1. 9f6a8dc Input: yealink - validate number of endpoints before using them by Johan Hovold · 7 years ago
  2. d9a3e64 Input: hanwang - validate number of endpoints before using them by Johan Hovold · 7 years ago
  3. 1f5a512 Input: ims-pcu - validate number of endpoints before using them by Johan Hovold · 7 years ago
  4. 0afac79 Input: iforce - validate number of endpoints before using them by Johan Hovold · 7 years ago
  5. de2ba80 Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000 by Kai-Heng Feng · 7 years ago
  6. 3c9da7c Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fw by Matjaz Hegedic · 7 years ago
  7. 4ccef6b Input: ALPS - fix trackstick button handling on V8 devices by Masaki Ota · 7 years ago
  8. 81643d0 Input: ALPS - fix V8+ protocol handling (73 03 28) by Masaki Ota · 7 years ago
  9. 9e13bcef tcp: initialize icsk_ack.lrcvtime at session start time by Eric Dumazet · 7 years ago
  10. a53ea60 socket, bpf: fix sk_filter use after free in sk_clone_lock by Daniel Borkmann · 7 years ago
  11. 62e85fe ipv4: provide stronger user input validation in nl_fib_input() by Eric Dumazet · 7 years ago
  12. 2f94dd5 net: bcmgenet: remove bcmgenet_internal_phy_setup() by Doug Berger · 7 years ago
  13. d80caeb ipv6: make sure to initialize sockc.tsflags before first use by Alexander Potapenko · 7 years ago
  14. c87ef87 net/mlx5e: Count LRO packets correctly by Gal Pressman · 7 years ago
  15. 36bb24f net/mlx5e: Count GSO packets correctly by Gal Pressman · 7 years ago
  16. 0ceb718 net/mlx5: Increase number of max QPs in default profile by Maor Gottlieb · 7 years ago
  17. 38d23e1 net/mlx5e: Use the proper UAPI values when offloading TC vlan actions by Or Gerlitz · 7 years ago
  18. f375f73 net/mlx5: Add missing entries for set/query rate limit commands by Or Gerlitz · 7 years ago
  19. 4e7c821 net: vrf: Reset rt6i_idev in local dst after put by David Ahern · 7 years ago
  20. 4b9b7f1 qmi_wwan: add Dell DW5811e by Bjørn Mork · 7 years ago
  21. 91ad0c0 net: unix: properly re-increment inflight counter of GC discarded candidates by Andrey Ulanov · 7 years ago
  22. ef7c1e29 openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD by Kris Murphy · 7 years ago
  23. fafc955 amd-xgbe: Fix jumbo MTU processing on newer hardware by Lendacky, Thomas · 7 years ago
  24. e9c1b1a net: properly release sk_frag.page by Eric Dumazet · 7 years ago
  25. 4d5bc78 net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabled by Florian Fainelli · 7 years ago
  26. 03e9554 net/openvswitch: Set the ipv6 source tunnel key address attribute correctly by Or Gerlitz · 7 years ago
  27. 2a48626 Linux 4.9.18 by Greg Kroah-Hartman · 7 years ago
  28. c2eeabe ext4: fix fencepost in s_first_meta_bg validation by Theodore Ts'o · 7 years ago
  29. dea2f1e drm/amdgpu/si: add dpm quirk for Oland by Alex Deucher · 7 years ago
  30. 228514b cgroup/pids: remove spurious suspicious RCU usage warning by Tejun Heo · 7 years ago
  31. 3f406ec percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages by Tahsin Erdogan · 7 years ago
  32. a33e71c gfs2: Avoid alignment hole in struct lm_lockname by Andreas Gruenbacher · 7 years ago
  33. c795d87 isdn/gigaset: fix NULL-deref at probe by Johan Hovold · 7 years ago
  34. 033850b target: Fix VERIFY_16 handling in sbc_parse_cdb by Max Lohrmann · 7 years ago
  35. de1ff84 scsi: libiscsi: add lock around task lists to fix list corruption regression by Chris Leech · 7 years ago
  36. 42ba2c2 scsi: lpfc: Add shutdown method for kexec by Anton Blanchard · 7 years ago
  37. f8e24ea target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export by Nicholas Bellinger · 8 years ago
  38. ad51664 md/raid1/10: fix potential deadlock by Shaohua Li · 7 years ago
  39. 4265e0b powerpc/boot: Fix zImage TOC alignment by Michael Ellerman · 7 years ago
  40. bb8c61a cpufreq: Fix and clean up show_cpuinfo_cur_freq() by Rafael J. Wysocki · 7 years ago
  41. b76d4fb NFS prevent double free in async nfs4_exchange_id by Olga Kornievskaia · 7 years ago
  42. 87144ec xprtrdma: Squelch kbuild sparse complaint by Chuck Lever · 7 years ago
  43. 69efd8e perf/core: Fix event inheritance on fork() by Peter Zijlstra · 7 years ago
  44. c04a938 perf/core: Fix use-after-free in perf_release() by Peter Zijlstra · 7 years ago
  45. 13695ce parisc: Fix system shutdown halt by Helge Deller · 7 years ago
  46. a690a42 parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range by John David Anglin · 7 years ago
  47. 66e70bd qla2xxx: Fix request queue corruption. by Quinn Tran · 7 years ago
  48. c5ad350 qla2xxx: Fix memory leak for abts processing by Quinn Tran · 7 years ago
  49. 85f6877 give up on gcc ilog2() constant optimizations by Linus Torvalds · 7 years ago
  50. 2bbcbc2 drm/vc4: Use runtime autosuspend to avoid thrashing V3D power state. by Eric Anholt · 8 years ago
  51. dd0b0e2 drm/vc4: Fix termination of the initial scan for branch targets. by Eric Anholt · 8 years ago
  52. c3825da Linux 4.9.17 by Greg Kroah-Hartman · 7 years ago
  53. ecdc5b1 crypto: powerpc - Fix initialisation of crc32c context by Daniel Axtens · 7 years ago
  54. c406096 locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y by Niklas Cassel · 7 years ago
  55. 1522181 futex: Add missing error handling to FUTEX_REQUEUE_PI by Peter Zijlstra · 7 years ago
  56. 6244ffc futex: Fix potential use-after-free in FUTEX_REQUEUE_PI by Peter Zijlstra · 7 years ago
  57. 9f9115b x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm by Andy Lutomirski · 7 years ago
  58. 24ba284 x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y by Andrey Ryabinin · 7 years ago
  59. 5ec98e6 x86/tsc: Fix ART for TSC_KNOWN_FREQ by Peter Zijlstra · 7 years ago
  60. 095635b irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065 by Shanker Donthineni · 7 years ago
  61. 61e7986 arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs by Marc Zyngier · 7 years ago
  62. 8ca7ef0 drm/vc4: Fix ->clock_select setting for the VEC encoder by Boris Brezillon · 8 years ago
  63. 6b33067 drm/vc4: Fix race between page flip completion event and clean-up by Derek Foreman · 8 years ago
  64. f4d40cf clk: bcm2835: Fix ->fixed_divider of pllh_aux by Boris Brezillon · 8 years ago
  65. 7885195 powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=y by Michael Ellerman · 7 years ago
  66. ce7aeff usb: gadget: udc: atmel: remove memory leak by Alexandre Belloni · 7 years ago
  67. 4fa1c65 serial: 8250_pci: Detach low-level driver during PCI error recovery by Gabriel Krisman Bertazi · 7 years ago
  68. 56c28e7 ACPI / blacklist: Make Dell Latitude 3350 ethernet work by Michael Pobega · 7 years ago
  69. 5c19e90 ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520 by Alex Hung · 7 years ago
  70. bc01eb9 slub: move synchronize_sched out of slab_mutex on shrink by Vladimir Davydov · 7 years ago
  71. bd2de45 uvcvideo: uvc_scan_fallback() for webcams with broken chain by Henrik Ingo · 7 years ago
  72. e627116 s390/zcrypt: Introduce CEX6 toleration by Harald Freudenberger · 7 years ago
  73. 61a153d block: allow WRITE_SAME commands with the SG_IO ioctl by Mauricio Faria de Oliveira · 7 years ago
  74. 0042afe drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes by Ben Skeggs · 7 years ago
  75. 5001756 drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user by Ben Skeggs · 7 years ago
  76. ddc23b5 drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indices by Ben Skeggs · 7 years ago
  77. 53e1896 vfio/spapr: Postpone default window creation by Alexey Kardashevskiy · 7 years ago
  78. 2e60bac vfio/spapr: Add a helper to create default DMA window by Alexey Kardashevskiy · 7 years ago
  79. 080eb13 powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown by Alexey Kardashevskiy · 7 years ago
  80. 92e44bc vfio/spapr: Reference mm in tce_container by Alexey Kardashevskiy · 7 years ago
  81. 5b34666 powerpc/iommu: Stop using @current in mm_iommu_xxx by Alexey Kardashevskiy · 7 years ago
  82. 2ba7ef2 powerpc/iommu: Pass mm_struct to init/cleanup helpers by Alexey Kardashevskiy · 7 years ago
  83. 5d8b3e7 vfio/spapr: Postpone allocation of userspace version of TCE table by Alexey Kardashevskiy · 7 years ago
  84. 3c0cbb4 Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw() (v2) by Vitaly Kuznetsov · 7 years ago
  85. 3e5a7f5 ibmveth: calculate gso_segs for large packets by Thomas Falcon · 7 years ago
  86. fb7c521 PCI: Do any VF BAR updates before enabling the BARs by Gavin Shan · 7 years ago
  87. 3d58444 PCI: Ignore BAR updates on virtual functions by Bjorn Helgaas · 7 years ago
  88. 74cce81 PCI: Update BARs using property bits appropriate for type by Bjorn Helgaas · 7 years ago
  89. a38012d PCI: Don't update VF BARs while VF memory space is enabled by Bjorn Helgaas · 7 years ago
  90. bb47924 PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE by Bjorn Helgaas · 7 years ago
  91. ed09d21 PCI: Add comments about ROM BAR updating by Bjorn Helgaas · 7 years ago
  92. 7b65c3a PCI: Remove pci_resource_bar() and pci_iov_resource_bar() by Bjorn Helgaas · 7 years ago
  93. 6a5f3e6 PCI: Separate VF BAR updates from standard BAR updates by Bjorn Helgaas · 7 years ago
  94. 29d9287 x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic by Vitaly Kuznetsov · 7 years ago
  95. 456be98 scsi: ibmvscsis: Synchronize cmds at remove time by Michael Cyr · 7 years ago
  96. 9470087 scsi: ibmvscsis: Synchronize cmds at tpg_enable_store time by Michael Cyr · 7 years ago
  97. 189491f scsi: ibmvscsis: Rearrange functions for future patches by Michael Cyr · 7 years ago
  98. 4d36f48 scsi: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails by Michael Cyr · 7 years ago
  99. 2902286 scsi: ibmvscsis: Return correct partition name/# to client by Michael Cyr · 7 years ago
  100. 0ad1d76 scsi: ibmvscsis: Issues from Dan Carpenter/Smatch by Michael Cyr · 7 years ago