1. ee92118 netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS by Pablo Neira Ayuso · 4 years, 5 months ago
  2. 8d73a73a Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 5 months ago
  3. 645f089 net: Fix some comments by Miaohe Lin · 4 years, 5 months ago
  4. be769db net: Get rid of consume_skb when tracing is off by Herbert Xu · 4 years, 5 months ago
  5. 3622adb ipv6: ndisc: adjust ndisc_ifinfo_sysctl_change prototype by Tobias Klauser · 4 years, 5 months ago
  6. a26aea2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 5 months ago
  7. 9d045ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
  8. 4af7b32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 5 months ago
  9. f22c557 Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 5 months ago
  10. b16fc09 bpf: Fix two typos in uapi/linux/bpf.h by Tobias Klauser · 4 years, 5 months ago
  11. d723b99 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 5 months ago
  12. 1e105e6 netfilter: nf_tables: fix destination register zeroing by Florian Westphal · 4 years, 5 months ago
  13. da9125d netfilter: nf_tables: incorrect enum nft_list_attributes definition by Pablo Neira Ayuso · 4 years, 5 months ago
  14. 2ac6795 clocksource/drivers: Add CLINT timer driver by Anup Patel · 4 years, 5 months ago
  15. d271b51 Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 5 months ago
  16. 1d4adfa rxrpc: Make rxrpc_kernel_get_srtt() indicate validity by David Howells · 4 years, 5 months ago
  17. 4700c4d rxrpc: Fix loss of RTT samples due to interposed ACK by David Howells · 4 years, 5 months ago
  18. cc5453a netfilter: conntrack: allow sctp hearbeat after connection re-use by Florian Westphal · 4 years, 5 months ago
  19. 27bc446 ext4: limit the length of per-inode prealloc list by brookxu · 4 years, 5 months ago
  20. 4ef1a7c ipv6: some fixes for ipv6_dev_find() by Xin Long · 4 years, 5 months ago
  21. 9899b58 Merge tag 'fixes-2020-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 4 years, 5 months ago
  22. 4cf7562 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
  23. bd05220 arch/ia64: Restore arch-specific pgd_offset_k implementation by Jessica Clarke · 4 years, 5 months ago
  24. 0b76e64 phylink: <linux/phylink.h>: fix function prototype kernel-doc warning by Randy Dunlap · 4 years, 5 months ago
  25. 29e44f4 watch_queue: Limit the number of watches a user can hold by David Howells · 4 years, 5 months ago
  26. 8c26544 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 5 months ago
  27. 2cc3c4b Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  28. 7f5faaa Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  29. 37711e5 Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 5 months ago
  30. 341323f Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
  31. 1a5d9db Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
  32. 884e0d3 Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 5 months ago
  33. 18737f4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  34. 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  35. 7f897ac include/asm-generic/vmlinux.lds.h: align ro_after_init by Romain Naour · 4 years, 5 months ago
  36. c403f6a mm: annotate a data race in page_zonenum() by Qian Cai · 4 years, 5 months ago
  37. e0e3f42 mm/memcontrol: fix a data race in scan count by Qian Cai · 4 years, 5 months ago
  38. 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
  39. ee6c400 mm: introduce offset_in_thp by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  40. 2be1d71 mm: add thp_head by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  41. 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  42. af3bbc1 mm: add thp_size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  43. 6ffbb45 mm: add thp_order by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  44. 4190156 mm: move page-flags include to top of file by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  45. 1378a5e mm: store compound_nr as well as compound_order by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  46. 9922c1d asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one() by Mike Rapoport · 4 years, 5 months ago
  47. c9c9735 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 5 months ago
  48. fded091 Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 4 years, 5 months ago
  49. 5848dc5 dma-debug: remove debug_dma_assert_idle() function by Linus Torvalds · 4 years, 5 months ago
  50. b923f12 Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  51. b6b178e Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  52. e1d74fb Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 5 months ago
  53. 0520058 Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
  54. cd94257 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 5 months ago
  55. 0fd9cc6 Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 4 years, 5 months ago
  56. f3db6de Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 5 months ago
  57. 9420139 dma-pool: fix coherent pool allocations for IOMMU mappings by Christoph Hellwig · 4 years, 5 months ago
  58. a1d2108 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
  59. e764a1e Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 5 months ago
  60. 94c7eb5 random32: add a tracepoint for prandom_u32() by Eric Dumazet · 4 years, 5 months ago
  61. 6f92337 xen: Sync up with the canonical protocol definition in Xen by Oleksandr Andrushchenko · 4 years, 5 months ago
  62. 4f4ed454 mfd: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  63. 114294d mfd: mfd-core: Add mechanism for removal of a subset of children by Charles Keepax · 4 years, 6 months ago
  64. e7b8550 mfd: max77693-private: Drop a duplicated word by Randy Dunlap · 4 years, 6 months ago
  65. 23ef2b6 mfd: da9055: pdata.h: Drop a duplicated word by Randy Dunlap · 4 years, 6 months ago
  66. 9ece360 mfd: da9063: Add support for latest DA silicon revision by Adam Thomson · 4 years, 6 months ago
  67. 091c611 mfd: da9063: Fix revision handling to correctly select reg tables by Adam Thomson · 4 years, 6 months ago
  68. 7d2594c mfd: smsc-ece1099: Remove driver by Michael Walle · 4 years, 6 months ago
  69. 44e6171 mfd: core: Add OF_MFD_CELL_REG() helper by Lee Jones · 4 years, 7 months ago
  70. d097965 mfd: core: Fix formatting of MFD helpers by Lee Jones · 4 years, 7 months ago
  71. 466a62d mfd: core: Make a best effort attempt to match devices with the correct of_nodes by Lee Jones · 4 years, 7 months ago
  72. 2404b73 netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency by Florian Westphal · 4 years, 5 months ago
  73. dc06fe5 Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years, 5 months ago
  74. 7c2a69f Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 5 months ago
  75. 7a02c8d Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 5 months ago
  76. 8cd84b7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
  77. 05a5b5d Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 5 months ago
  78. 4586039 Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 4 years, 5 months ago
  79. 407bc8d8 Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 5 months ago
  80. ea6ec77 Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
  81. 9ad57f6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  82. 64019a2 mm/gup: remove task_struct pointer for all gup code by Peter Xu · 4 years, 5 months ago
  83. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  84. bbe8875 mm/hugetlb: make hugetlb migration callback CMA aware by Joonsoo Kim · 4 years, 5 months ago
  85. 41b4dc1 mm/gup: restrict CMA region by using allocation scope API by Joonsoo Kim · 4 years, 5 months ago
  86. 19fc7be mm/migrate: introduce a standard migration target allocation function by Joonsoo Kim · 4 years, 5 months ago
  87. d92bbc2 mm/hugetlb: unify migration callbacks by Joonsoo Kim · 4 years, 5 months ago
  88. b4b3822 mm/migrate: move migration helper from .h to .c by Joonsoo Kim · 4 years, 5 months ago
  89. 63037f7 panic: make print_oops_end_marker() static by Yue Hu · 4 years, 5 months ago
  90. 79076e1 kernel/panic.c: make oops_may_print() return bool by Tiezhu Yang · 4 years, 5 months ago
  91. 0935288 kdump: append kernel build-id string to VMCOREINFO by Vijay Balakrishna · 4 years, 5 months ago
  92. 2fb3244 autofs: fix doubled word by Randy Dunlap · 4 years, 5 months ago
  93. ef0f268 kstrto*: do not describe simple_strto*() as obsolete/replaced by Kars Mulder · 4 years, 5 months ago
  94. b642e44 kstrto*: correct documentation references to simple_strto*() by Kars Mulder · 4 years, 5 months ago
  95. 0a650e4 lib/generic-radix-tree.c: remove unneeded __rcu by Luc Van Oostenryck · 4 years, 5 months ago
  96. 25fd529 sparse: group the defines by functionality by Luc Van Oostenryck · 4 years, 5 months ago
  97. 9e58c5e include/linux/poison.h: remove obsolete comment by Matthew Wilcox · 4 years, 5 months ago
  98. 7f317d3 include/: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  99. 3766534 kernel.h: remove duplicate include of asm/div64.h by Arvind Sankar · 4 years, 5 months ago
  100. 8043fc1 kernel: add a kernel_wait helper by Christoph Hellwig · 4 years, 5 months ago