1. 2d880b8 net: phy: extract pause mode by Russell King · 5 years ago
  2. 8d3dc3ac net: phy: extract link partner advertisement reading by Russell King · 5 years ago
  3. 4cf6c57 net: phy: fix write to mii-ctrl1000 register by Russell King · 5 years ago
  4. db9b2e0 rxrpc: Fix rxrpc_recvmsg tracepoint by David Howells · 5 years ago
  5. 4fbb97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  6. 3e8db7e net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set by Vladimir Oltean · 5 years ago
  7. 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
  8. 02dc96e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  9. edf445a Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes) by Linus Torvalds · 5 years ago
  10. 19deb76 Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by David Rientjes · 5 years ago
  11. ac79f78 Revert "Revert "mm, thp: restore node-local hugepage allocations"" by David Rientjes · 5 years ago
  12. 9c5efe9 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  13. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  14. f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  15. 298fb76 Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  16. 8f744bd Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  17. 568d850 Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  18. 8bbe0de Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  19. e37e3bc Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
  20. 174e238 sk_buff: drop all skb extensions on free and skb scrubbing by Florian Westphal · 5 years ago
  21. 2df4de1 ptp: correctly disable flags on old ioctls by Jacob Keller · 5 years ago
  22. c5f095b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  23. 289991c Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  24. 3c30819 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  25. f6c0f5d tcp: honor SO_PRIORITY in TIME_WAIT state by Eric Dumazet · 5 years ago
  26. 4f6570d ipv6: add priority parameter to ip6_xmit() by Eric Dumazet · 5 years ago
  27. 159d2c7 sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 5 years ago
  28. 972a2bf Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  29. cbafe18 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  30. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  31. 1a4e58c mm: introduce MADV_PAGEOUT by Minchan Kim · 5 years ago
  32. 9c276cc mm: introduce MADV_COLD by Minchan Kim · 5 years ago
  33. a44f71a bug: move WARN_ON() "cut here" into exception handler by Kees Cook · 5 years ago
  34. 2da1ead bug: consolidate __WARN_FLAGS usage by Kees Cook · 5 years ago
  35. d4bce14 bug: clean up helper macros to remove __WARN_TAINT() by Kees Cook · 5 years ago
  36. f2f84b0 bug: consolidate warn_slowpath_fmt() usage by Kees Cook · 5 years ago
  37. 89348fc bug: rename __WARN_printf_taint() to __WARN_printf() by Kees Cook · 5 years ago
  38. ee87113 bug: refactor away warn_slowpath_fmt_taint() by Kees Cook · 5 years ago
  39. 7d92bda kgdb: don't use a notifier to enter kgdb at panic; call directly by Douglas Anderson · 5 years ago
  40. 9dd819a uaccess: add missing __must_check attributes by Kees Cook · 5 years ago
  41. d5372c3 kexec: restore arch_kexec_kernel_image_probe declaration by Vasily Gorbik · 5 years ago
  42. 2a4a408 cpumask: nicer for_each_cpumask_and() signature by Alexey Dobriyan · 5 years ago
  43. 8495f7e fork: improve error message for corrupted page tables by Sai Praneeth Prakhya · 5 years ago
  44. 091cb09 lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG builds by Stephen Boyd · 5 years ago
  45. d1a445d include/trace/events/writeback.h: fix -Wstringop-truncation warnings by Qian Cai · 5 years ago
  46. 917cda2 kernel-doc: core-api: include string.h into core-api by Joe Perches · 5 years ago
  47. 6d2052d augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition by Michel Lespinasse · 5 years ago
  48. 315cc06 augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro by Michel Lespinasse · 5 years ago
  49. 444b8a8 augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro by Michel Lespinasse · 5 years ago
  50. 541be05 linux/coff.h: add include guard by Masahiro Yamada · 5 years ago
  51. f41def3 Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  52. 7b1373d Merge tag 'fuse-update-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  53. 4ef5b13 Merge tag 'iomap-5.4-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  54. 227a4aa sched/membarrier: Fix p->mm->membarrier_state racy load by Mathieu Desnoyers · 5 years ago
  55. 2840cf0 sched/membarrier: Call sync_core only before usermode for same mm by Mathieu Desnoyers · 5 years ago
  56. 154abaf tasks, sched/core: With a grace period after finish_task_switch(), remove unnecessary code by Eric W. Biederman · 5 years ago
  57. 3fbd7ee tasks: Add a count of task RCU users by Eric W. Biederman · 5 years ago
  58. 9b05b6e netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush by Laura Garcia Liebana · 5 years ago
  59. 20ff1cb netfilter: ebtables: use __u8 instead of uint8_t in uapi header by Masahiro Yamada · 5 years ago
  60. 351c8a0 Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  61. b6cb84b Merge tag 'for-5.4/io_uring-2019-09-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  62. 2e959dd Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  63. 9c9fa97 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  64. c165f25 zpool: add malloc_support_movable to zpool_driver by Hui Zhu · 5 years ago
  65. 649775b mm, fs: move randomize_stack_top from fs to mm by Alexandre Ghiti · 5 years ago
  66. 27e1f82 khugepaged: enable collapse pmd for pte-mapped THP by Song Liu · 5 years ago
  67. bfe7b00 mm, thp: introduce FOLL_SPLIT_PMD by Song Liu · 5 years ago
  68. 010c164 mm: move memcmp_pages() and pages_identical() by Song Liu · 5 years ago
  69. 87eaceb mm: thp: make deferred split shrinker memcg aware by Yang Shi · 5 years ago
  70. 0a432dc mm: shrinker: make shrinker not depend on memcg kmem by Yang Shi · 5 years ago
  71. 364c1ee mm: thp: extract split_queue_* into a struct by Yang Shi · 5 years ago
  72. 09d91cd mm,thp: avoid writes to file with THP in pagecache by Song Liu · 5 years ago
  73. 60fbf0a mm,thp: stats for file backed THP by Song Liu · 5 years ago
  74. 9ef258b thp: update split_huge_page_pmd() comment by Kefeng Wang · 5 years ago
  75. 49433085 mm, compaction: raise compaction priority after it withdrawns by Vlastimil Babka · 5 years ago
  76. 688fcbf mm/vmalloc: modify struct vmap_area to reduce its size by Pengfei Li · 5 years ago
  77. b6c88d3 drivers/base/memory.c: don't store end_section_nr in memory blocks by David Hildenbrand · 5 years ago
  78. 902ce63b driver/base/memory.c: validate memory block size early by David Hildenbrand · 5 years ago
  79. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  80. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  81. 2d15eb3 mm/gup: add make_dirty arg to put_user_pages_dirty_lock() by akpm@linux-foundation.org · 5 years ago
  82. 4101196 mm: page cache: store only head pages in i_pages by Matthew Wilcox (Oracle) · 5 years ago
  83. 37389167 mm, page_owner: keep owner info when freeing the page by Vlastimil Babka · 5 years ago
  84. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
  85. 94ad933 mm: introduce page_shift() by Matthew Wilcox (Oracle) · 5 years ago
  86. a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago
  87. 9adeaa2 mm, slab: move memcg_cache_params structure to mm/slab.h by Waiman Long · 5 years ago
  88. 963abb9 jbd2: remove jbd2_journal_inode_add_[write|wait] by Joseph Qi · 5 years ago
  89. 710ec38 mm: add dummy can_do_mlock() helper by Arnd Bergmann · 5 years ago
  90. af5a7e99 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  91. e1572f1 cpu/SMT: create and export cpu_smt_possible() by Vitaly Kuznetsov · 5 years ago
  92. 344c6c8 KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSH by Tianyu Lan · 5 years ago
  93. d32d7c5 net/mlx5: DR, Fix SW steering HW bits and definitions by Yevgeny Kliteynik · 5 years ago
  94. 4c07e2d Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 5 years ago
  95. d0b3cfe Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 5 years ago
  96. 299d14d Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  97. c5048a7 Merge branch 'pci/trivial' by Bjorn Helgaas · 5 years ago
  98. 3efa7f1 Merge branch 'lorenzo/pci/tegra' by Bjorn Helgaas · 5 years ago
  99. 8b38b5f Merge branch 'remotes/lorenzo/pci/mediatek' by Bjorn Helgaas · 5 years ago
  100. af47f25 Merge branch 'remotes/lorenzo/pci/al' by Bjorn Helgaas · 5 years ago