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