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