1. 88296bd x86/cpu/amd: Remove unnecessary parentheses by Nathan Chancellor · 6 years ago
  2. 4f16656 x86/vdso: Only enable vDSO retpolines when enabled and supported by Andy Lutomirski · 6 years ago
  3. 9003b36 r8169: always autoneg on resume by Alex Xu (Hello71) · 6 years ago
  4. 64199fc ipv4: fix use-after-free in ip_cmsg_recv_dstaddr() by Eric Dumazet · 6 years ago
  5. b9f1bcb Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  6. 31c73cb Merge branch 'rmnet-fixes' by David S. Miller · 6 years ago
  7. ec40564 net: qualcomm: rmnet: Fix incorrect allocation flag in receive path by Subash Abhinov Kasiviswanathan · 6 years ago
  8. 6392ff3 net: qualcomm: rmnet: Fix incorrect allocation flag in transmit by Subash Abhinov Kasiviswanathan · 6 years ago
  9. a07f388 net: qualcomm: rmnet: Skip processing loopback packets by Sean Tranchetti · 6 years ago
  10. 45ec318 net: systemport: Fix wake-up interrupt race during resume by Florian Fainelli · 6 years ago
  11. 7af929d smb3: fix lease break problem introduced by compounding by Steve French · 6 years ago
  12. 4e34feb cifs: only wake the thread for the very last PDU in a compound by Ronnie Sahlberg · 6 years ago
  13. 11bde89 Merge tag 'wireless-drivers-for-davem-2018-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 6 years ago
  14. ddf83af cifs: add a warning if we try to to dequeue a deleted mid by Ronnie Sahlberg · 6 years ago
  15. 0595751 smb2: fix missing files in root share directory listing by Aurelien Aptel · 6 years ago
  16. 0e1d6ec rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096 by Eric Dumazet · 6 years ago
  17. 0f3b914 bonding: fix warning message by Mahesh Bandewar · 6 years ago
  18. 2ab2ddd inet: make sure to grab rcu_read_lock before using ireq->ireq_opt by Eric Dumazet · 6 years ago
  19. 5b162cc Revert "serial: sh-sci: Allow for compressed SCIF address" by Geert Uytterhoeven · 6 years ago
  20. 1065302 Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE" by Geert Uytterhoeven · 6 years ago
  21. beeeac4 Revert "serial: 8250_dw: Fix runtime PM handling" by Guenter Roeck · 6 years ago
  22. ef1f225 RISCV: Fix end PFN for low memory by Atish Patra · 6 years ago
  23. 2647c43 x86/tsc: Fix UV TSC initialization by Mike Travis · 6 years ago
  24. 20a8378 x86/platform/uv: Provide is_early_uv_system() by Mike Travis · 6 years ago
  25. ff58e2d nfp: avoid soft lockups under control message storm by Jakub Kicinski · 6 years ago
  26. fe3a83a declance: Fix continuation with the adapter identification message by Maciej W. Rozycki · 6 years ago
  27. 657ade0 net: fec: fix rare tx timeout by Rickard x Andersson · 6 years ago
  28. eafa717 thunderbolt: Initialize after IOMMUs by Mika Westerberg · 6 years ago
  29. 86da809 thunderbolt: Do not handle ICM events after domain is stopped by Mika Westerberg · 6 years ago
  30. b45ba4a powerpc/lib: fix book3s/32 boot failure due to code patching by Christophe Leroy · 6 years ago
  31. b0584ea bpf: don't accept cgroup local storage with zero value size by Roman Gushchin · 6 years ago
  32. 1d2ba7f Merge tag 'fbdev-v4.19-rc7' of https://github.com/bzolnier/linux by Greg Kroah-Hartman · 6 years ago
  33. 5e0b19a Merge tag 'mmc-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Greg Kroah-Hartman · 6 years ago
  34. 4d4c2d8 drm/cma-helper: Fix crash in fbdev error path by Noralf Trønnes · 6 years ago
  35. 37355bd sched/numa: Migrate pages to local nodes quicker early in the lifetime of a task by Mel Gorman · 6 years ago
  36. efaffc5 mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migration by Mel Gorman · 6 years ago
  37. 6d34892 MAINTAINERS: Remove dead path from LOCKING PRIMITIVES entry by Will Deacon · 6 years ago
  38. 12d43de drm: fix use-after-free read in drm_mode_create_lease_ioctl() by Jann Horn · 6 years ago
  39. 24abf29 s390/cio: Fix how vfio-ccw checks pinned pages by Eric Farman · 6 years ago
  40. 6fd98e7 sched/numa: Avoid task migration for small NUMA improvement by Srikar Dronamraju · 6 years ago
  41. 7534612 mm/migrate: Use spin_trylock() while resetting rate limit by Srikar Dronamraju · 6 years ago
  42. 05cbdf4 sched/numa: Limit the conditions where scan period is reset by Mel Gorman · 6 years ago
  43. 3f9672b sched/numa: Reset scan rate whenever task moves across nodes by Srikar Dronamraju · 6 years ago
  44. 1327237a5 sched/numa: Pass destination CPU as a parameter to migrate_task_rq by Srikar Dronamraju · 6 years ago
  45. a4739ec sched/numa: Stop multiple tasks from moving to the CPU at the same time by Srikar Dronamraju · 6 years ago
  46. d7cbbe49 perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events by Natarajan, Janakarajan · 6 years ago
  47. 9d92cfe perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX by Kan Liang · 6 years ago
  48. cd6fb677 perf/ring_buffer: Prevent concurent ring buffer access by Jiri Olsa · 6 years ago
  49. 6265adb perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded physical package ID 0 by Masayoshi Mizuma · 6 years ago
  50. a9f9772 perf/core: Fix perf_pmu_unregister() locking by Peter Zijlstra · 6 years ago
  51. 7c03e70 selftests/x86: Add clock_gettime() tests to test_vdso by Andy Lutomirski · 6 years ago
  52. ad5f97f r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFO by Heiner Kallweit · 6 years ago
  53. 715bd9d x86/vdso: Fix asm constraints on vDSO syscall fallbacks by Andy Lutomirski · 6 years ago
  54. 2547496 Merge branch 'tun-races' by David S. Miller · 6 years ago
  55. af3fb24 tun: napi flags belong to tfile by Eric Dumazet · 6 years ago
  56. c7256f5 tun: initialize napi_mutex unconditionally by Eric Dumazet · 6 years ago
  57. 06e55ad tun: remove unused parameters by Eric Dumazet · 6 years ago
  58. 6fe9487 bond: take rcu lock in netpoll_send_skb_on_dev by Dave Jones · 6 years ago
  59. 893626d6 rtnetlink: Fail dump if target netnsid is invalid by David Ahern · 6 years ago
  60. 7f6d655 Revert "openvswitch: Fix template leak in error cases." by Flavio Leitner · 6 years ago
  61. 4da4025 xfrm: fix gro_cells leak when remove virtual xfrm interfaces by Li RongQing · 6 years ago
  62. 92d7c74 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 6 years ago
  63. d949cfe tipc: ignore STATE_MSG on wrong link session by LUU Duc Canh · 6 years ago
  64. aeadd93 net: sched: act_ipt: check for underflow in __tcf_ipt_init() by Dan Carpenter · 6 years ago
  65. ee0b6f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
  66. 555df58 usb: xhci-mtk: resume USB3 roothub first by Chunfeng Yun · 6 years ago
  67. ffe84e0 xhci: Add missing CAS workaround for Intel Sunrise Point xHCI by Mathias Nyman · 6 years ago
  68. f2924d4 usb: cdc_acm: Do not leak URB buffers by Romain Izard · 6 years ago
  69. dcb44ac Merge tag 'usb-serial-4.19-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 6 years ago
  70. 385afbf Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Greg Kroah-Hartman · 6 years ago
  71. b62e425 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Greg Kroah-Hartman · 6 years ago
  72. ef0f258 Merge tag 'pstore-v4.19-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Greg Kroah-Hartman · 6 years ago
  73. 684bec1 Input: i8042 - enable keyboard wakeups by default when s2idle is used by Daniel Drake · 6 years ago
  74. 9735082 Input: xpad - add support for Xbox1 PDP Camo series gamepad by Ramses Ramírez · 6 years ago
  75. 5a1eb8b soc: fsl: qman_portals: defer probe after qman's probe by Laurentiu Tudor · 6 years ago
  76. 242cdad lib/xz: Put CRC32_POLY_LE in xz_private.h by Joel Stanley · 6 years ago
  77. 1ad98e9 tcp/dccp: fix lockdep issue when SYN is backlogged by Eric Dumazet · 6 years ago
  78. c8424dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  79. 0262121 Merge tag 'sunxi-clk-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixes by Stephen Boyd · 6 years ago
  80. 95375f2a PCI: mvebu: Fix PCI I/O mapping creation sequence by Thomas Petazzoni · 6 years ago
  81. cee2648 net/mlx5e: Set vlan masks for all offloaded TC rules by Jianbo Liu · 6 years ago
  82. 11aa580 net/mlx5: E-Switch, Fix out of bound access when setting vport rate by Eran Ben Elisha · 6 years ago
  83. 4d8fcf216 net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rules by Alaa Hleihel · 6 years ago
  84. 4ca8ca9 drm/i915: Avoid compiler warning for maybe unused gu_misc_iir by Chris Wilson · 6 years ago
  85. bda6b1c drm/i915: Do not redefine the has_csr parameter. by Anusha Srivatsa · 6 years ago
  86. e7e86f4 MAINTAINERS: MIPS/LOONGSON2 ARCHITECTURE - Use the normal wildcard style by Joe Perches · 6 years ago
  87. c458dda Merge tag 'vfio-ccw-20181001' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into fixes by Martin Schwidefsky · 6 years ago
  88. daa07cb KVM: x86: fix L1TF's MMIO GFN calculation by Sean Christopherson · 6 years ago
  89. fe804cd tools/kvm_stat: cut down decimal places in update interval dialog by Stefan Raspl · 6 years ago
  90. 62cf9bd81 KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGS by Liran Alon · 6 years ago
  91. 503234b KVM: x86: Do not use kvm_x86_ops->mpx_supported() directly by Liran Alon · 6 years ago
  92. 5f76f6f KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabled by Liran Alon · 6 years ago
  93. 2a3f934 arm64: KVM: Sanitize PSTATE.M when being set from userspace by Marc Zyngier · 6 years ago
  94. d26c25a arm64: KVM: Tighten guest core register access from userspace by Dave Martin · 6 years ago
  95. 1db5852 cfg80211: fix use-after-free in reg_process_hint() by Yu Zhao · 6 years ago
  96. 211710c mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys by Felix Fietkau · 6 years ago
  97. 848e616 cfg80211: fix wext-compat memory leak by Stefan Seyfried · 6 years ago
  98. 1feda5e drm/exynos: Use selected dma_dev default iommu domain instead of a fake one by Marek Szyprowski · 6 years ago
  99. 08d9db0 i2c: i2c-scmi: fix for i2c_smbus_write_block_data by Edgar Cherkasov · 6 years ago
  100. e55ec4d xfs: fix error handling in xfs_bmap_extents_to_btree by Dave Chinner · 6 years ago