Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
bpf
/
bpf-next
/
HEAD
8a7f2bf
bpftool: Use libbpf error code for flow dissector query
by Woojin Ji
· 28 hours ago
master
c169a2a
bpf: Silence unused-but-set-variable warning in bpf_for_each_reg_in_vstate_mask
by Amery Hung
· 34 hours ago
for-next
04de7bc
Merge branch 'more-gen_loader-fixes-2'
by Alexei Starovoitov
· 35 hours ago
8dedd34
selftests/bpf: Test that exclusive maps are rejected as iter targets
by Daniel Borkmann
· 2 days ago
082c412
selftests/bpf: Keep verifier_map_ptr exercising ops pointer access
by Daniel Borkmann
· 2 days ago
7fef179
libbpf: Guard add_data() against size overflow
by Daniel Borkmann
· 2 days ago
3c56ee3
bpf: Reject exclusive maps for bpf_map_elem iterators
by Daniel Borkmann
· 2 days ago
b93c55b
bpf: fix UAF by restoring RCU-delayed inode freeing in bpffs
by Deepanshu Kartikey
· 2 days ago
5132115
Merge branch 'minimize-annotations-for-arena-programs'
by Alexei Starovoitov
· 2 days ago
9fd5bf9
selftests/bpf: Add tests for the new type-tag based __arena identifier
by Emil Tsalapatis
· 2 days ago
367e6e4
selftests/bpf: libarena: Directly return arena pointers from functions
by Emil Tsalapatis
· 2 days ago
b9b23fe
selftests/bpf: Remove __arg_arena from the codebase
by Emil Tsalapatis
· 2 days ago
3e924e9
bpf: Allow subprogs to return arena pointers
by Emil Tsalapatis
· 2 days ago
5ab4bc6
verifier: parse BTF type tags for function arguments
by Emil Tsalapatis
· 2 days ago
a0fa68d
selftests/bpf: libarena: Add "arena" BTF type tag to __arena qualifier
by Emil Tsalapatis
· 2 days ago
b6aa0ab
Merge branch 'more-gen_loader-fixes'
by Alexei Starovoitov
· 2 days ago
32f7254
selftests/bpf: Test that exclusive maps are rejected in map-in-map
by Daniel Borkmann
· 3 days ago
38498c0
selftests/bpf: Adjust verifier_map_ptr for the map's excl field
by KP Singh
· 3 days ago
6021443
libbpf: Skip max_entries override on signed loaders
by Daniel Borkmann
· 3 days ago
61e0841
libbpf: Skip initial_value override on signed loaders
by Daniel Borkmann
· 3 days ago
0fb6c9e
libbpf: Reject non-exclusive metadata maps in the signed loader
by KP Singh
· 3 days ago
c48c3a7
bpf: Drop redundant hash_buf from map_get_hash operation
by Daniel Borkmann
· 3 days ago
9a3c3c4
bpf: Reject exclusive maps as inner maps in map-in-map
by Daniel Borkmann
· 3 days ago
3d781ff
Merge branch 'refactor-verifier-object-relationship-tracking'
by Alexei Starovoitov
· 2 days ago
60c7c3b
selftests/bpf: Test using dynptr after freeing the underlying object
by Amery Hung
· 6 days ago
3f75a75
selftests/bpf: Test using file dynptr after the reference on file is dropped
by Amery Hung
· 6 days ago
9253206
selftests/bpf: Test using slice after invalidating dynptr clone
by Amery Hung
· 6 days ago
fbcc68a
selftests/bpf: Test creating dynptr from dynptr data and slice
by Amery Hung
· 6 days ago
2eee6fe
bpf: Fix dynptr ref counting to scan all call frames
by Amery Hung
· 6 days ago
bcfcb15
bpf: Unify release handling for helpers and kfuncs
by Amery Hung
· 6 days ago
b7dd2b38
bpf: Unify referenced object tracking in verifier
by Amery Hung
· 6 days ago
92d681b4
bpf: Remove redundant dynptr arg check for helper
by Amery Hung
· 6 days ago
308c7a0
bpf: Refactor object relationship tracking and fix dynptr UAF bug
by Amery Hung
· 6 days ago
06d518a
bpf: Preserve reg->id of pointer objects after null-check
by Amery Hung
· 6 days ago
94ac755
bpf: Assign reg->id when getting referenced kptr from ctx
by Amery Hung
· 6 days ago
b5c0a07e
bpf: Unify dynptr handling in the verifier
by Amery Hung
· 6 days ago
bab08d1
bpf: Simplify mark_stack_slot_obj_read() and callers
by Amery Hung
· 6 days ago
868d43c
bpf: Fix security_bpf_prog_load() error handling
by Paul Moore
· 12 days ago
de36adc
bpf: reject overlarge global subprog argument sizes
by Taegu Ha
· 7 days ago
44cee8d
Merge branch 'bpf-arm64-stack-argument-fixes'
by Alexei Starovoitov
· 3 days ago
157317ba6
selftests/bpf: Use at least 10 args in stack argument tests
by Puranjay Mohan
· 6 days ago
12a585e
bpf, arm64: Fix redundant MOV and clarify stack arg comments
by Puranjay Mohan
· 6 days ago
41300d0
libbpf: Skip endianness swap when loader generation failed
by Daniel Borkmann
· 5 days ago
d2f7bd0
libbpf: Also reset {insn,data}_cur on realloc failure
by Daniel Borkmann
· 6 days ago
3c5e2f1
libbpf: Skip hash computation when loader generation failed
by Daniel Borkmann
· 6 days ago
e2c8826
libbpf: Drop redundant self-loop in emit_check_err
by Daniel Borkmann
· 6 days ago
7c7c42d
bpf: Update bpf maintainers
by Martin KaFai Lau
· 5 days ago
b573cf6
Merge branch 'bpf-align-syscall-writeback-behavior-with-user-declared-size'
by Alexei Starovoitov
· 3 days ago
5add3a4
selftests/bpf: add verification for BPF_PROG_QUERY attr size boundaries
by Yuyang Huang
· 4 days ago
21c4b99
bpf: fix BPF_PROG_QUERY OOB write and cgroup backward compat
by Yuyang Huang
· 4 days ago
9a720e0
bpf: replace pop/push emptiness check with bpf_list_empty()
by Suchit Karunakaran
· 11 days ago
9b435d2
bpf: Fix race between bpf_map_new_fd() and close_fd()
by Leon Hwang
· 14 days ago
7f9ce28
Merge branch 'bpf-implement-stack_map_get_build_id_offset_sleepable'
by Andrii Nakryiko
· 6 days ago
5e9099d
bpf: Cache build IDs in sleepable stackmap path
by Ihor Solodrai
· 9 days ago
fad3021
bpf: Avoid faultable build ID reads under mm locks
by Ihor Solodrai
· 9 days ago
fc99547
bpf: Factor out stack_map build ID helpers
by Ihor Solodrai
· 9 days ago
a4a5d4e
libbpf: Add __NR_bpf definition for LoongArch
by Tiezhu Yang
· 9 days ago
b23705e
libbpf: Fix UAF in strset__add_str()
by Carlos Llamas
· 11 days ago
be4c6c7
bpftool: Fix typo in struct_ops map FD generation for light skeleton
by Siddharth Nayyar
· 2 weeks ago
fee9a38
libbpf: Harden parse_vma_segs() path parsing
by Michael Bommarito
· 12 days ago
e42e53ae
bpf: Fix bpf_arena_handle_page_fault() redefinition without CONFIG_BPF_SYSCALL
by Tejun Heo
· 7 days ago
8496d90
Merge branch 'arena_direct_access'
by Alexei Starovoitov
· 10 days ago
eb19eea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
by Alexei Starovoitov
· 10 days ago
e7ae89a
Linux 7.1-rc5
by Linus Torvalds
· 10 days ago
6a97c4d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 days ago
3526d74
Merge tag 'x86-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 days ago
a674bf7
Merge tag 'irq-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 days ago
ee651da
Merge tag 'core-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 days ago
2be86a8
Merge tag 'hwmon-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 days ago
53676e4
drm/msm: Restore second parameter name in purge() and evict()
by Nathan Chancellor
· 2 weeks ago
f0e77c5
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by Linus Torvalds
· 10 days ago
4cbfe45
Merge tag 'v7.1-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
by Linus Torvalds
· 11 days ago
4005446
Merge tag 'for-7.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 11 days ago
f83ef5b
Merge tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 11 days ago
eed108e
Merge tag 'nios2_updates_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux
by Linus Torvalds
· 11 days ago
95e6d3b
Merge tag 'loongarch-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
by Linus Torvalds
· 11 days ago
7dd6256
libbpf: fix off-by-one in emit_signature_match jump offset
by KP Singh
· 12 days ago
c8561c7
Merge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
by Linus Torvalds
· 12 days ago
3f26465
Merge tag 'i2c-for-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 days ago
ab868c1
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 12 days ago
8339dd0
Merge tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux into test_merge
by Carlos Maiolino
· 12 days ago
f53a244
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fwctl/fwctl
by Linus Torvalds
· 12 days ago
53cc12a2
bpf/arena: Add bpf_arena_map_kern_vm_start() and bpf_prog_arena()
by Tejun Heo
· 12 days ago
arena_direct_access
7c48a28
bpf: Add bpf_struct_ops_for_each_prog()
by Tejun Heo
· 12 days ago
f211c81
bpf: Add sleepable variant of bpf_arena_alloc_pages for kernel callers
by Tejun Heo
· 12 days ago
dc11a4d
bpf: Recover arena kernel faults with scratch page
by Kumar Kartikeya Dwivedi
· 12 days ago
258df8f
mm: Add ptep_try_set() for lockless empty-slot installs
by Tejun Heo
· 12 days ago
9a12fa5
KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h (erratum #1235)
by Tina Zhang
· 13 days ago
d9c41dc5
KVM: selftests: Verify that KVM returns the configured APIC cycle length
by Sean Christopherson
· 12 days ago
86e2de1
KVM: x86: Return the VM's configured APIC bus frequency when queried
by Sean Christopherson
· 12 days ago
2d42c7c
KVM: selftests: elf: Include <endian.h> instead of <bits/endian.h>
by Hisam Mehboob
· 8 weeks ago
06c4f99
Merge tag 'kvm-riscv-fixes-7.1-1' of https://github.com/kvm-riscv/linux into HEAD
by Paolo Bonzini
· 12 days ago
37f32d5
Merge tag 'kvm-s390-master-7.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 12 days ago
e23844b
Merge tag 'kvmarm-fixes-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 12 days ago
79bd2dd
Merge tag 'sched_ext-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
by Linus Torvalds
· 12 days ago
de37e50
Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 days ago
4a5860e
Merge tag 'drm-fixes-2026-05-23' of https://gitlab.freedesktop.org/drm/kernel
by Linus Torvalds
· 12 days ago
0e6582a
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 days ago
59825bc
Merge tag 'platform-drivers-x86-v7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
by Linus Torvalds
· 12 days ago
84335a9
Merge tag 'drm-xe-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
by Dave Airlie
· 12 days ago
Next »