1. 6f97fde Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years ago
  2. aafc2e3 ipv6: annotate accesses to fn->fn_sernum by Eric Dumazet · 3 years ago
  3. ebdc1a0 tcp: add a missing sk_defer_free_flush() in tcp_splice_read() by Eric Dumazet · 3 years ago
  4. 48cec89 tcp: Add a stub for sk_defer_free_flush() by Gal Pressman · 3 years ago
  5. cbda1b1 phylib: fix potential use-after-free by Marek Behún · 3 years ago
  6. 57afdc0 Merge branch 'stmmac-fixes' by David S. Miller · 3 years ago
  7. 0959bc4 net: stmmac: dwmac-visconti: Fix clock configuration for RMII mode by Yuji Ishikawa · 3 years ago
  8. 1ba1a4a9 net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SEL by Yuji Ishikawa · 3 years ago
  9. 6cee105 ipv6_tunnel: Rate limit warning messages by Ido Schimmel · 3 years ago
  10. e2f0820 ethtool: Fix link extended state for big endian by Moshe Tal · 3 years ago
  11. d15c7e8 net: phy: broadcom: hook up soft_reset for BCM54616S by Robert Hancock · 3 years ago
  12. 973bf8f net: sched: Clarify error message when qdisc kind is unknown by Victor Nogueira · 3 years ago
  13. 47934e06 net: fix information leakage in /proc/net/ptype by Congyu Liu · 3 years ago
  14. fa2e1ba Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
  15. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  16. b1e78ef lib: remove redundant assignment to variable ret by Colin Ian King · 3 years ago
  17. 69d0db0 ubsan: remove CONFIG_UBSAN_OBJECT_SIZE by Kees Cook · 3 years ago
  18. bece04b kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR by Marco Elver · 3 years ago
  19. bbd2e05 lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB by Nathan Chancellor · 3 years ago
  20. e900909 btrfs: use generic Kconfig option for 256kB page size limit by Nathan Chancellor · 3 years ago
  21. e4bbd20 arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KB by Nathan Chancellor · 3 years ago
  22. 0aaa897 configs: introduce debug.config for CI-like setup by Qian Cai · 3 years ago
  23. 5bf1828 delayacct: track delays from memory compact by wangyong · 3 years ago
  24. ec710aa Documentation/accounting/delay-accounting.rst: add thrashing page cache and direct compact by wangyong · 3 years ago
  25. 1193829 delayacct: cleanup flags in struct task_delay_info and functions use it by Yang Yang · 3 years ago
  26. 82065b72 delayacct: fix incomplete disable operation when switch enable to disable by Yang Yang · 3 years ago
  27. a3d5dc9 delayacct: support swapin delay accounting for swapping without blkio by Yang Yang · 3 years ago
  28. e83a447 panic: remove oops_id by Sebastian Andrzej Siewior · 3 years ago
  29. 23b36fe panic: use error_report_end tracepoint on warnings by Marco Elver · 3 years ago
  30. 25d2e88 fs/adfs: remove unneeded variable make code cleaner by Minghao Chi · 3 years ago
  31. 9bb56d5 FAT: use io_schedule_timeout() instead of congestion_wait() by NeilBrown · 3 years ago
  32. e35fa56 hfsplus: use struct_group_attr() for memcpy() region by Kees Cook · 3 years ago
  33. e1ce8a9 nilfs2: remove redundant pointer sbufs by Colin Ian King · 3 years ago
  34. 9630f0d fs/binfmt_elf: use PT_LOAD p_align values for static PIE by H.J. Lu · 3 years ago
  35. c55cdc5 const_structs.checkpatch: add frequently used ops structs by Rikard Falkeborn · 3 years ago
  36. b8709bc checkpatch: improve Kconfig help test by Joe Perches · 3 years ago
  37. 36f8b34 checkpatch: relax regexp for COMMIT_LOG_LONG_LINE by Jerome Forissier · 3 years ago
  38. e073e5e lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test by Andrey Konovalov · 3 years ago
  39. c7e4289 uuid: remove licence boilerplate text from the header by Andy Shevchenko · 3 years ago
  40. 8e930a6 uuid: discourage people from using UAPI header in new code by Andy Shevchenko · 3 years ago
  41. 60c7801 kunit: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years ago
  42. 0acc968 test_hash.c: refactor into kunit by Isabella Basso · 3 years ago
  43. 88168bf lib/Kconfig.debug: properly split hash test kernel entries by Isabella Basso · 3 years ago
  44. 5427d3d test_hash.c: split test_hash_init by Isabella Basso · 3 years ago
  45. ae78806 test_hash.c: split test_int_hash into arch-specific functions by Isabella Basso · 3 years ago
  46. fd0a146 hash.h: remove unused define directive by Isabella Basso · 3 years ago
  47. a31f933 lib/list_debug.c: print more list debugging context in __list_del_entry_valid() by Zhen Lei · 3 years ago
  48. 0425473 list: introduce list_is_head() helper and re-use it in list.h by Andy Shevchenko · 3 years ago
  49. 70ac699 kstrtox: uninline everything by Alexey Dobriyan · 3 years ago
  50. 26d98e9 get_maintainer: don't remind about no git repo when --nogit is used by Randy Dunlap · 3 years ago
  51. 7f8ca0e kernel/sys.c: only take tasklist_lock for get/setpriority(PRIO_PGRP) by Davidlohr Bueso · 3 years ago
  52. d6986ce kthread: dynamically allocate memory to store kthread's full name by Yafang Shao · 3 years ago
  53. 3087c61 tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN by Yafang Shao · 3 years ago
  54. 4cfb943 tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm by Yafang Shao · 3 years ago
  55. d068144 samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm by Yafang Shao · 3 years ago
  56. 95af469 fs/binfmt_elf: replace open-coded string copy with get_task_comm by Yafang Shao · 3 years ago
  57. 7b6397d drivers/infiniband: replace open-coded string copy with get_task_comm by Yafang Shao · 3 years ago
  58. 503471a fs/exec: replace strncpy with strscpy_pad in __get_task_comm by Yafang Shao · 3 years ago
  59. 06c5088 fs/exec: replace strlcpy with strscpy_pad in __set_task_comm by Yafang Shao · 3 years ago
  60. 40cbf09 kernel.h: include a note to discourage people from including it in headers by Andy Shevchenko · 3 years ago
  61. 22c0339 include/linux/unaligned: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years ago
  62. 7080cea sysctl: remove redundant ret assignment by luo penghao · 3 years ago
  63. 153ee1c sysctl: fix duplicate path separator in printed entries by Geert Uytterhoeven · 3 years ago
  64. 51a1873 proc: convert the return type of proc_fd_access_allowed() to be boolean by Qi Zheng · 3 years ago
  65. ae62fbe proc: make the proc_create[_data]() stubs static inlines by Hans de Goede · 3 years ago
  66. 25bc5b0 proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration by David Hildenbrand · 3 years ago
  67. 20c0357 mm: percpu: add generic pcpu_populate_pte() function by Kefeng Wang · 3 years ago
  68. 23f9171 mm: percpu: add generic pcpu_fc_alloc/free funciton by Kefeng Wang · 3 years ago
  69. 1ca3fb3 mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef by Kefeng Wang · 3 years ago
  70. 7ecd19c mm: percpu: generalize percpu related config by Kefeng Wang · 3 years ago
  71. ff9fc0a Merge branch 'ipv4-avoid-pathological-hash-tables' by Jakub Kicinski · 3 years ago
  72. 79eb15d ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys by Eric Dumazet · 3 years ago
  73. d07418a ipv4: avoid quadratic behavior in netns dismantle by Eric Dumazet · 3 years ago
  74. 8eb896a7 Merge branch 'net-fsl-xgmac_mdio-add-workaround-for-erratum-a-009885' by Jakub Kicinski · 3 years ago
  75. 3f7c239 net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module by Tobias Waldekranz · 3 years ago
  76. 0d375d61 powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses by Tobias Waldekranz · 3 years ago
  77. ea11fc5 dt-bindings: net: Document fsl,erratum-a009885 by Tobias Waldekranz · 3 years ago
  78. 6198c72 net/fsl: xgmac_mdio: Add workaround for erratum A-009885 by Tobias Waldekranz · 3 years ago
  79. baa5950 net: mscc: ocelot: fix using match before it is set by Tom Rix · 3 years ago
  80. f1131b9 net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devices by Claudiu Beznea · 3 years ago
  81. 1771afd net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account by Ard Biesheuvel · 3 years ago
  82. dded089 nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind() by Krzysztof Kozlowski · 3 years ago
  83. 8c8963b Merge branch 'axienet-fixes' by David S. Miller · 3 years ago
  84. 2d19c3f net: axienet: increase default TX ring size to 128 by Robert Hancock · 3 years ago
  85. bb193e3 net: axienet: fix for TX busy handling by Robert Hancock · 3 years ago
  86. aba57a8 net: axienet: fix number of TX ring slots for available check by Robert Hancock · 3 years ago
  87. 996defd net: axienet: Fix TX ring slot available check by Robert Hancock · 3 years ago
  88. 70f5817 net: axienet: limit minimum TX ring size by Robert Hancock · 3 years ago
  89. 95978df net: axienet: add missing memory barriers by Robert Hancock · 3 years ago
  90. 04cc2da net: axienet: reset core on initialization prior to MDIO access by Robert Hancock · 3 years ago
  91. b400c2f net: axienet: Wait for PhyRstCmplt after core reset by Robert Hancock · 3 years ago
  92. 2e5644b net: axienet: increase reset timeout by Robert Hancock · 3 years ago
  93. 1d1df41 Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years ago
  94. e9f5cbc Merge tag 'trace-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
  95. f1b744f Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years ago
  96. fd6f57b Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years ago
  97. 0ed9059 Merge branch 'random-5.17-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 3 years ago
  98. 39b419e Merge tag 'hwlock-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux by Linus Torvalds · 3 years ago
  99. 99845220 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years ago
  100. 37c8d48 bpf, selftests: Add ringbuf memory type confusion test by Daniel Borkmann · 3 years ago