index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-18
bpf: Ensure precise is reset to false in __mark_reg_const_zero()
Andrii Nakryiko
2023-12-18
Merge branch 'bpf-add-check-for-negative-uprobe-multi-offset'
Andrii Nakryiko
2023-12-18
selftests/bpf: Add more uprobe multi fail tests
Jiri Olsa
2023-12-18
bpf: Fail uprobe multi link with negative offset
Jiri Olsa
2023-12-18
selftests/bpf: Test the release of map btf
Hou Tao
2023-12-18
s390/bpf: Fix indirect trampoline generation
Alexei Starovoitov
2023-12-15
selftests/bpf: Temporarily disable dummy_struct_ops test on s390
Alexei Starovoitov
2023-12-15
Merge branch 'x86-cfi-bpf-fix-cfi-vs-ebpf'
Alexei Starovoitov
2023-12-15
x86/cfi,bpf: Fix bpf_exception_cb() signature
Alexei Starovoitov
2023-12-15
bpf: Fix dtor CFI
Peter Zijlstra
2023-12-15
cfi: Add CFI_NOSEAL()
Peter Zijlstra
2023-12-15
x86/cfi,bpf: Fix bpf_struct_ops CFI
Peter Zijlstra
2023-12-15
x86/cfi,bpf: Fix bpf_callback_t CFI
Peter Zijlstra
2023-12-15
x86/cfi,bpf: Fix BPF JIT call
Peter Zijlstra
2023-12-15
cfi: Flip headers
Peter Zijlstra
2023-12-15
selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
Hou Tao
2023-12-15
selftests/bpf: Don't use libbpf_get_error() in kprobe_multi_test
Hou Tao
2023-12-15
selftests/bpf: Add test for abnormal cnt during multi-uprobe attachment
Hou Tao
2023-12-15
bpf: Limit the number of kprobes when attaching program to multiple kprobes
Hou Tao
2023-12-15
bpf: Limit the number of uprobes when attaching program to multiple uprobes
Hou Tao
2023-12-14
bpf: xdp: Register generic_kfunc_set with XDP programs
Daniel Xu
2023-12-14
Merge branch 'bpf-fs-mount-options-parsing-follow-ups'
Alexei Starovoitov
2023-12-14
selftests/bpf: utilize string values for delegate_xxx mount options
Andrii Nakryiko
2023-12-14
bpf: support symbolic BPF FS delegation mount options
Andrii Nakryiko
2023-12-14
Merge branch 'add-bpf_xdp_get_xfrm_state-kfunc'
Alexei Starovoitov
2023-12-14
bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
Daniel Xu
2023-12-14
bpf: selftests: Move xfrm tunnel test to test_progs
Daniel Xu
2023-12-14
bpf: selftests: test_tunnel: Use vmlinux.h declarations
Daniel Xu
2023-12-14
bpf: selftests: test_tunnel: Setup fresh topology for each subtest
Daniel Xu
2023-12-14
bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
Daniel Xu
2023-12-14
selftests/bpf: Remove flaky test_btf_id test
Yonghong Song
2023-12-14
bpf: Fix a race condition between btf_put() and map_free()
Yonghong Song
2023-12-14
net, xdp: Correct grammar
Randy Dunlap
2023-12-14
selftests/xsk: Fix for SEND_RECEIVE_UNALIGNED test
Tushar Vyavahare
2023-12-13
Merge branch 'bpf-use-gfp_kernel-in-bpf_event_entry_gen'
Alexei Starovoitov
2023-12-13
bpf: Use GFP_KERNEL in bpf_event_entry_gen()
Hou Tao
2023-12-13
bpf: Reduce the scope of rcu_read_lock when updating fd map
Hou Tao
2023-12-13
bpf: Update the comments in maybe_wait_bpf_programs()
Hou Tao
2023-12-13
bpf: add small subset of SECURITY_PATH hooks to BPF sleepable_lsm_hooks list
Matt Bobrowski
2023-12-13
Merge branch 'xdp-metadata-via-kfuncs-for-ice-vlan-hint'
Alexei Starovoitov
2023-12-13
selftests/bpf: Check VLAN tag and proto in xdp_metadata
Larysa Zaremba
2023-12-13
selftests/bpf: Add AF_INET packet generation to xdp_metadata
Larysa Zaremba
2023-12-13
selftests/bpf: Add flags and VLAN hint to xdp_hw_metadata
Larysa Zaremba
2023-12-13
selftests/bpf: Allow VLAN packets in xdp_hw_metadata
Larysa Zaremba
2023-12-13
mlx5: implement VLAN tag XDP hint
Larysa Zaremba
2023-12-13
net: make vlan_get_tag() return -ENODATA instead of -EINVAL
Larysa Zaremba
2023-12-13
veth: Implement VLAN tag XDP hint
Larysa Zaremba
2023-12-13
ice: use VLAN proto from ring packet context in skb path
Larysa Zaremba
2023-12-13
ice: Implement VLAN tag hint
Larysa Zaremba
2023-12-13
xdp: Add VLAN tag hint
Larysa Zaremba
[next]