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