1. c286e7e selftests/bpf: veristat: fix printing order in output_stats() by Puranjay Mohan · 6 hours ago for-next master
  2. 17c736a bpf: Update BPF_PROG_RUN documentation by SungRock Jung · 11 days ago
  3. 453dece scripts/gen-btf.sh: Reduce log verbosity by Ihor Solodrai · 10 hours ago
  4. 1a8fa7f resolve_btfids: Implement --patch_btfids by Ihor Solodrai · 27 hours ago
  5. c0e4a19 Merge branch 'bpf-unify-state-pruning-handling-of-invalid-misc-stack-slots' by Alexei Starovoitov · 11 hours ago
  6. 4fd9910 selftests/bpf: iterator based loop and STACK_MISC states pruning by Eduard Zingerman · 23 hours ago
  7. 8406923 bpf: allow states pruning for misc/invalid slots in iterator loops by Eduard Zingerman · 23 hours ago
  8. ccaa6d2 Merge branch 'bpf-calls-to-bpf_loop-should-have-an-scc-and-accumulate-backedges' by Alexei Starovoitov · 28 hours ago
  9. e6f2612f selftests/bpf: test cases for bpf_loop SCC and state graph backedges by Eduard Zingerman · 2 days ago
  10. f597664 bpf: bpf_scc_visit instance and backedges accumulation for bpf_loop() by Eduard Zingerman · 2 days ago
  11. 317a5df selftests/bpf: Fix verifier_arena_large/big_alloc3 test by Puranjay Mohan · 32 hours ago
  12. 6006058 scripts/gen-btf.sh: Fix .btf.o generation when compiling for RISCV by Ihor Solodrai · 2 days ago
  13. f14cdb1 Merge branch 'remove-kf_sleepable-from-arena-kfuncs' by Alexei Starovoitov · 8 days ago
  14. efecc9e selftests: bpf: test non-sleepable arena allocations by Puranjay Mohan · 9 days ago
  15. b846729 bpf: arena: make arena kfuncs any context safe by Puranjay Mohan · 9 days ago
  16. 360c35f bpf: arena: use kmalloc_nolock() in place of kvcalloc() by Puranjay Mohan · 9 days ago
  17. c336b0b bpf: arena: populate vm_area without allocating memory by Puranjay Mohan · 9 days ago
  18. ac1c5bc bpf: crypto: replace -EEXIST with -EBUSY by Daniel Gomez · 12 days ago
  19. b0004a822 Merge branch 'allow-calling-kfuncs-from-raw_tp-programs' by Alexei Starovoitov · 9 days ago
  20. 83dd46e selftests: bpf: fix tests with raw_tp calling kfuncs by Puranjay Mohan · 10 days ago
  21. 342297d bpf: allow calling kfuncs from raw_tp programs by Puranjay Mohan · 10 days ago
  22. 042d4c0 Merge branch 'mm-bpf-kfuncs-to-access-memcg-data' by Alexei Starovoitov · 9 days ago
  23. 6e57cdd MAINTAINERS: add an entry for MM BPF extensions by Roman Gushchin · 9 days ago
  24. 6bce6dd bpf: selftests: selftests for memcg stat kfuncs by JP Kobryn · 9 days ago
  25. 99430ab mm: introduce BPF kfuncs to access memcg statistics and events by Roman Gushchin · 9 days ago
  26. 5c7db32 mm: introduce bpf_get_root_mem_cgroup() BPF kfunc by Roman Gushchin · 9 days ago
  27. 5904db9 mm: introduce BPF kfuncs to deal with memcg pointers by Roman Gushchin · 9 days ago
  28. 4221de8 mm: declare memcg_page_state_output() in memcontrol.h by Roman Gushchin · 9 days ago
  29. f785a31 bpf: arm64: Fix sparse warnings by Puranjay Mohan · 12 days ago
  30. d2749ae selftests/bpf: add test case for BPF LSM hook bpf_lsm_mmap_file by Matt Bobrowski · 2 weeks ago
  31. 94e948b bpf: annotate file argument as __nullable in bpf_lsm_mmap_file by Matt Bobrowski · 2 weeks ago
  32. e09f6be4 x86/bpf: Avoid emitting LOCK prefix for XCHG atomic ops by Uros Bizjak · 3 weeks ago
  33. c2f2f005 Merge branch 'bpf-optimize-recursion-detection-on-arm64' by Alexei Starovoitov · 10 days ago
  34. c3e34f8 bpf: arm64: Optimize recursion detection by not using atomics by Puranjay Mohan · 12 days ago
  35. 93f0d09 bpf: move recursion detection logic to helpers by Puranjay Mohan · 12 days ago
  36. 3d60306 Merge branch 'resolve_btfids-support-for-btf-modifications' by Andrii Nakryiko · 12 days ago
  37. 522397d resolve_btfids: Change in-place update with raw binary output by Ihor Solodrai · 12 days ago
  38. 014e1cd selftests/bpf: Run resolve_btfids only for relevant .test.o objects by Ihor Solodrai · 12 days ago
  39. 903922c lib/Kconfig.debug: Set the minimum required pahole version to v1.22 by Ihor Solodrai · 12 days ago
  40. 90e5b38 kbuild: Sync kconfig when PAHOLE_VERSION changes by Ihor Solodrai · 12 days ago
  41. fb348d4 resolve_btfids: Always build with -Wall -Werror by Ihor Solodrai · 12 days ago
  42. a4fa885 resolve_btfids: Introduce enum btf_id_kind by Ihor Solodrai · 12 days ago
  43. 5f347a0 resolve_btfids: Factor out load_btf() by Ihor Solodrai · 12 days ago
  44. c1c7d61 resolve_btfids: Rename object btf field to btf_path by Ihor Solodrai · 12 days ago
  45. ec439c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1 by Alexei Starovoitov · 2 weeks ago
  46. ea1013c Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Linus Torvalds · 2 weeks ago
  47. 64e68f8 Merge tag 's390-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 2 weeks ago
  48. e7a0adb Merge branch 'libbpf-move-arena-variables-out-of-the-zero-page' by Andrii Nakryiko · 2 weeks ago
  49. 19f1243 selftests/bpf: Add tests for the arena offset of globals by Emil Tsalapatis · 2 weeks ago
  50. c1f6117 libbpf: Move arena globals to the end of the arena by Emil Tsalapatis · 2 weeks ago
  51. 0aa7214 libbpf: Turn relo_core->sym_off unsigned by Emil Tsalapatis · 2 weeks ago
  52. 12a1fe6 bpf/verifier: Do not limit maximum direct offset into arena map by Emil Tsalapatis · 2 weeks ago
  53. 0355911 selftests/bpf: Explicitly account for globals in verifier_arena_large by Emil Tsalapatis · 2 weeks ago
  54. 40fbbd6 Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 weeks ago
  55. 53ec4a7 Merge tag 'v6.19-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 2 weeks ago
  56. 115fada Merge tag 'for-6.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 2 weeks ago
  57. dbf8932 Merge tag 'sched_ext-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext by Linus Torvalds · 2 weeks ago
  58. 6b63f90 Merge tag 'cgroup-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 2 weeks ago
  59. e1b4c6a shmem: fix recovery on rename failures by Al Viro · 3 weeks ago
  60. bb27226 sched_ext: Remove unused code in the do_pick_task_scx() by Zqiang · 2 weeks ago
  61. 95d7a89 ksmbd: fix buffer validation by including null terminator size in EA length by Namjae Jeon · 3 weeks ago
  62. cafb57f ksmbd: Fix refcount leak when invalid session is found on session lookup by Namjae Jeon · 3 weeks ago
  63. 8dd2e58 ksmbd: remove redundant DACL check in smb_check_perm_dacl by Alexey Velichayshiy · 3 weeks ago
  64. 0446356 ksmbd: convert comma to semicolon by Chen Ni · 6 weeks ago
  65. d180b1d smb: server: defer the initial recv completion logic to smb_direct_negotiate_recv_work() by Stefan Metzmacher · 4 weeks ago
  66. c1fb124 smb: server: initialize recv_io->cqe.done = recv_done just once by Stefan Metzmacher · 4 weeks ago
  67. 49ca214 smb: smbdirect: introduce smbdirect_socket.connect.{lock,work} by Stefan Metzmacher · 4 weeks ago
  68. 489e966 s390/stacktrace: Do not fallback to RA register by Jens Remus · 3 weeks ago
  69. af241e6 s390/pci: Annotate lock context imbalance in zpci_release_device() by Benjamin Block · 4 weeks ago
  70. 4cb92fa s390/pci: Fix cyclic dead-lock in zpci_zdev_put() and zpci_scan_devices() by Benjamin Block · 4 weeks ago
  71. b1aa01d s390/ipl: Clear SBP flag when bootprog is set by Sven Schnelle · 4 weeks ago
  72. 8f0b4cc Linux 6.19-rc1 by Linus Torvalds · 3 weeks ago
  73. 6a1636e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 weeks ago
  74. 3010f06 shmem_whiteout(): fix regression from tree-in-dcache series by Al Viro · 3 weeks ago
  75. 0dfb36b Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 3 weeks ago
  76. 4cfc214 Merge tag 'tomoyo-pr-20251212' of git://git.code.sf.net/p/tomoyo/tomoyo by Linus Torvalds · 3 weeks ago
  77. 6f0b824 bpf: Fix bpf_seq_read docs for increased buffer size by T.J. Mercier · 4 weeks ago
  78. 4a298a4 Merge tag 'smp-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 weeks ago
  79. cba09e3 Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 weeks ago
  80. db01301 Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 weeks ago
  81. edbe4072 Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 weeks ago
  82. 9d9c1cf Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 3 weeks ago
  83. 2516a87 Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 3 weeks ago
  84. d2ea4d2 file: ensure cleanup by Christian Brauner · 3 weeks ago
  85. d552fc6 x86/hv: Add gitignore entry for generated header file by Linus Torvalds · 3 weeks ago
  86. a859eca Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 3 weeks ago
  87. 237f1bbf Merge tag 'drm-next-2025-12-13' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 3 weeks ago
  88. d8cc0b9 Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 3 weeks ago
  89. d324e9a Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 3 weeks ago
  90. a919610 Merge tag 'pwm/for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux by Linus Torvalds · 3 weeks ago
  91. a6bb419 Merge tag 'gpio-fixes-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 weeks ago
  92. 41572e2 Merge tag 'pci-v6.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci by Linus Torvalds · 3 weeks ago
  93. db9c438 Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire by Linus Torvalds · 3 weeks ago
  94. 7f3c8f9 Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 weeks ago
  95. 5300831 Merge tag 'drm-misc-fixes-2025-12-10' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes by Dave Airlie · 3 weeks ago
  96. 136209e i3c: adi: Fix confusing cleanup.h syntax by Krzysztof Kozlowski · 3 weeks ago
  97. cc3b18f i3c: master: Fix confusing cleanup.h syntax by Krzysztof Kozlowski · 3 weeks ago
  98. 41b80d4 i3c: master: cleanup callback .priv_xfers() by Frank Li · 4 weeks ago
  99. 579a329 selftests/sched_ext: flush stdout before test to avoid log spam by Emil Tsalapatis · 4 weeks ago
  100. 9551a26 Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson by Linus Torvalds · 3 weeks ago