1. 5f595d5 vlan: Fix tcp checksum offloads in Q-in-Q vlans by Vlad Yasevich · 7 years ago
  2. 4fb5fd2 net/mlx5: Avoid using pending command interface slots by Mohamad Haj Yahia · 8 years ago
  3. dd0023d tracing/kprobes: Enforce kprobes teardown after testing by Thomas Gleixner · 7 years ago
  4. 6bee0b1 iio: hid-sensor: Store restore poll and hysteresis on S3 by Srinivas Pandruvada · 7 years ago
  5. 6a76207 block: get rid of blk_integrity_revalidate() by Ilya Dryomov · 7 years ago
  6. 9386295 f2fs: sanity check segment count by Jin Qian · 7 years ago
  7. b6c1707 usb: chipidea: Handle extcon events properly by Stephen Boyd · 8 years ago
  8. ae6a762 net: phy: fix auto-negotiation stall due to unavailable interrupt by Alexander Kochetkov · 7 years ago
  9. ff76ab9 new privimitive: iov_iter_revert() by Al Viro · 8 years ago
  10. f44236a cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups by Tejun Heo · 8 years ago
  11. 0ddf07d PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports by Dongdong Liu · 7 years ago
  12. 35b366d ARM: smccc: Update HVC comment to describe new quirk parameter by Will Deacon · 7 years ago
  13. bec9918 firmware: qcom: scm: Fix interrupted SCM calls by Andy Gross · 7 years ago
  14. 007f0a2 arm: kernel: Add SMC structure parameter by Andy Gross · 7 years ago
  15. 7c03613 random: use chacha20 for get_random_int/long by Jason A. Donenfeld · 8 years ago
  16. b570792 mm: rmap: fix huge file mmap accounting in the memcg stats by Johannes Weiner · 8 years ago
  17. 1563625 KVM: kvm_io_bus_unregister_dev() should never fail by David Hildenbrand · 8 years ago
  18. 2984e52 fscrypt: remove broken support for detecting keyring key revocation by Eric Biggers · 8 years ago
  19. b1ef9da crypto: ccp - Assign DMA commands to the channel's CCP by Gary R Hook · 8 years ago
  20. cf43d67 iio: sw-device: Fix config group initialization by Lars-Peter Clausen · 8 years ago
  21. 222ccd4 usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk by Samuel Thibault · 8 years ago
  22. 85f6877 give up on gcc ilog2() constant optimizations by Linus Torvalds · 8 years ago
  23. 3c0cbb4 Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw() (v2) by Vitaly Kuznetsov · 8 years ago
  24. b7f5aa1 bpf: fix state equivalence by Alexei Starovoitov · 8 years ago
  25. 1411707 bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers by Thomas Graf · 8 years ago
  26. 7c0eaee dccp: fix use-after-free in dccp_feat_activate_values by Eric Dumazet · 8 years ago
  27. ee6f7ee ucount: Remove the atomicity from ucount->count by Eric W. Biederman · 8 years ago
  28. 290215a libceph: use BUG() instead of BUG_ON(1) by Arnd Bergmann · 8 years ago
  29. 9ad1571 nfit, libnvdimm: fix interleave set cookie calculation by Dan Williams · 8 years ago
  30. 1f2f16c nlm: Ensure callback code also checks that the files match by Trond Myklebust · 8 years ago
  31. d3381fa fs: Better permission checking for submounts by Eric W. Biederman · 8 years ago
  32. 9d82393 mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0 by Mark Marshall · 8 years ago
  33. 728fe69 Drivers: hv: vmbus: Fix a rescind handling bug by K. Y. Srinivasan · 8 years ago
  34. 2294b77 PM / devfreq: Fix available_governor sysfs by Chanwoo Choi · 8 years ago
  35. 6d94a6b sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT by Stas Sergeev · 8 years ago
  36. 7105313 mm, vmscan: cleanup lru size claculations by Michal Hocko · 8 years ago
  37. 61cb3c6 iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu by CQ Tang · 8 years ago
  38. 7c56012 ptr_ring: fix race conditions when resizing by Michael S. Tsirkin · 8 years ago
  39. 6ebde31 net: introduce device min_header_len by Willem de Bruijn · 8 years ago
  40. adf86d5 can: Fix kernel panic at security_sock_rcv_skb by Eric Dumazet · 8 years ago
  41. 1cf897f Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read() by Dexuan Cui · 8 years ago
  42. 964dfbe Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host by K. Y. Srinivasan · 8 years ago
  43. e2fdf78 Drivers: hv: vmbus: On write cleanup the logic to interrupt the host by K. Y. Srinivasan · 8 years ago
  44. c4236b0 cpumask: use nr_cpumask_bits for parsing functions by Tejun Heo · 8 years ago
  45. e021362 irqdomain: Avoid activating interrupts more than once by Marc Zyngier · 8 years ago
  46. 12f822d percpu-refcount: fix reference leak during percpu-atomic transition by Douglas Miller · 8 years ago
  47. 6cb0497 base/memory, hotplug: fix a kernel oops in show_valid_zones() by Toshi Kani · 8 years ago
  48. 1e7cbb4 virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving by Jason Wang · 8 years ago
  49. 3eab5dd virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmit by Rolf Neugebauer · 8 years ago
  50. 3524f64 tcp: fix tcp_fastopen unaligned access complaints on sparc by Shannon Nelson · 8 years ago
  51. 143a9ad memory_hotplug: make zone_can_shift() return a boolean value by Yasuaki Ishimatsu · 8 years ago
  52. cb1d48f SUNRPC: cleanup ida information when removing sunrpc module by Kinglong Mee · 8 years ago
  53. 73fdda3 nfs: Don't increment lock sequence ID after NFS4ERR_MOVED by Chuck Lever · 8 years ago
  54. ade7afe mm, page_alloc: fix check for NULL preferred_zone by Vlastimil Babka · 8 years ago
  55. 41c6b3e swiotlb: Add swiotlb=noforce debug option by Geert Uytterhoeven · 8 years ago
  56. 1fd1e6c swiotlb: Convert swiotlb_force from int to enum by Geert Uytterhoeven · 8 years ago
  57. a297ed8 sunrpc: don't call sleeping functions from the notifier block callbacks by Scott Mayhew · 8 years ago
  58. 90687fc rcu: Narrow early boot window of illegal synchronous grace periods by Paul E. McKenney · 8 years ago
  59. cb50d45 power: supply: bq27xxx_battery: Fix register map for BQ27510 and BQ27520 by Andrew F. Davis · 8 years ago
  60. f99694c block: Change extern inline to static inline by Tobias Klauser · 8 years ago
  61. 14d6c96 x86/efi: Don't allocate memmap through memblock after mm_init() by Nicolai Stange · 8 years ago
  62. 99b17ac efi/x86: Prune invalid memory map entries and fix boot regression by Peter Jones · 8 years ago
  63. 483eceb jump_labels: API for flushing deferred jump label updates by David Matlack · 8 years ago
  64. 6ca29ee mm: support anonymous stable page by Minchan Kim · 8 years ago
  65. 07fc957 mm, memcg: fix the active list aging for lowmem requests when memcg is enabled by Michal Hocko · 8 years ago
  66. 17a561b gro: Disable frag0 optimization on IPv6 ext headers by Herbert Xu · 8 years ago
  67. 34db201 clocksource/dummy_timer: Move hotplug callback after the real timers by Thomas Gleixner · 8 years ago
  68. 04b97a6 PCI: Add Mellanox device IDs by Noa Osherovich · 8 years ago
  69. e641c92f debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FS by Arnd Bergmann · 8 years ago
  70. 96a0c8e iio: accel: st_accel: fix LIS3LV02 reading and scaling by Linus Walleij · 8 years ago
  71. a10a1b7 usb: gadget: fix request length error for isoc transfer by Peter Chen · 8 years ago
  72. c7a8a0a PM / OPP: Pass opp_table to dev_pm_opp_put_regulator() by Stephen Boyd · 8 years ago
  73. e71b4e0 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 8 years ago
  74. e747b4a ptrace: Capture the ptracer's creds not PT_PTRACE_CAP by Eric W. Biederman · 8 years ago
  75. 694a95f mm: Add a user_ns owner to mm_struct and fix ptrace permission checks by Eric W. Biederman · 8 years ago
  76. 21245b8 exec: Ensure mm->user_ns contains the execed files by Eric W. Biederman · 8 years ago
  77. 56eaecc hotplug: Make register and unregister notifier API symmetric by Michal Hocko · 8 years ago
  78. cd66289 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  79. 7b8076c NET: usb: cdc_mbim: add quirk for supporting Telit LE922A by Daniele Palmas · 8 years ago
  80. efda1b5d acpi, nfit, libnvdimm: fix / harden ars_status output length handling by Dan Williams · 8 years ago
  81. 8bca927 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  82. 4db5e63 Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  83. 5cbc198 mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb by Kirill A. Shutemov · 8 years ago
  84. 045d599 kasan: update kasan_global for gcc 7 by Dmitry Vyukov · 8 years ago
  85. 3f65047 of_mdio: add helper to deregister fixed-link PHYs by Johan Hovold · 8 years ago
  86. b435370 Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow" by Tariq Toukan · 8 years ago
  87. 105ecad Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 8 years ago
  88. a0d60e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  89. 920c1cd netdevice.h: fix kernel-doc warning by Randy Dunlap · 8 years ago
  90. e784930 PCI: Export pcie_find_root_port by Johannes Thumshirn · 8 years ago
  91. 8e5bfa8 sched/autogroup: Do not use autogroup->tg in zombie threads by Oleg Nesterov · 8 years ago
  92. 27e7ab9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  93. 9101704 iommu/vt-d: Fix PASID table allocation by David Woodhouse · 8 years ago
  94. aad931a3 Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  95. 5d19042 mremap: fix race between mremap() and page cleanning by Aaron Lu · 8 years ago
  96. f23cc64 bpf: fix range arithmetic for bpf map access by Josef Bacik · 8 years ago
  97. e76d21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  98. ea08e39 sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports by Scott Mayhew · 8 years ago
  99. befdfff Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  100. 4e3264d bpf: Fix bpf_redirect to an ipip/ip6tnl dev by Martin KaFai Lau · 8 years ago