index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-19
bpf: copy_verifier_state() should copy 'loop_entry' field
Eduard Zingerman
1
-0
/
+3
2025-02-19
Merge branch 'selftests-bpf-migrate-test_xdp_redirect_multi-sh-to-test_progs'
Martin KaFai Lau
6
-515
/
+491
2025-02-19
selftests/bpf: Remove test_xdp_redirect_multi.sh
Bastien Curutchet (eBPF Foundation)
3
-442
/
+0
2025-02-19
selftests/bpf: test_xdp_veth: Add XDP program on egress test
Bastien Curutchet (eBPF Foundation)
2
-0
/
+172
2025-02-19
selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests
Bastien Curutchet (eBPF Foundation)
2
-0
/
+205
2025-02-19
selftests/bpf: Optionally select broadcasting flags
Bastien Curutchet (eBPF Foundation)
1
-12
/
+29
2025-02-19
selftests/bpf: test_xdp_veth: Use a dedicated namespace
Bastien Curutchet (eBPF Foundation)
1
-19
/
+33
2025-02-19
selftests/bpf: test_xdp_veth: Create struct net_configuration
Bastien Curutchet (eBPF Foundation)
1
-49
/
+59
2025-02-18
Merge branch 'extend-struct_ops-support-for-operators'
Alexei Starovoitov
18
-33
/
+410
2025-02-18
selftests/bpf: Test returning referenced kptr from struct_ops programs
Amery Hung
8
-0
/
+173
2025-02-18
bpf: Allow struct_ops prog to return referenced kptr
Amery Hung
2
-5
/
+43
2025-02-18
selftests/bpf: Test referenced kptr arguments of struct_ops programs
Amery Hung
6
-0
/
+113
2025-02-18
bpf: Support getting referenced kptr from struct_ops argument
Amery Hung
4
-9
/
+57
2025-02-18
bpf: Make every prog keep a copy of ctx_arg_info
Amery Hung
4
-19
/
+24
2025-02-15
selftests/bpf: add test for LDX/STX/ST relocations over array field
Andrii Nakryiko
4
-2
/
+22
2025-02-15
libbpf: fix LDX/STX/ST CO-RE relocation size adjustment logic
Andrii Nakryiko
1
-4
/
+20
2025-02-15
Merge branch 'bpf-fix-array-bounds-error-with-may_goto-and-add-selftest'
Alexei Starovoitov
5
-4
/
+102
2025-02-15
selftests/bpf: Add selftest for may_goto
Jiayuan Chen
1
-0
/
+52
2025-02-15
selftests/bpf: Introduce __load_if_JITed annotation for tests
Jiayuan Chen
2
-0
/
+28
2025-02-15
bpf: Fix array bounds error with may_goto
Jiayuan Chen
2
-4
/
+22
2025-02-14
bpftool: Check map name length when map create
Rong Tao
1
-0
/
+4
2025-02-14
Merge branch 'enable-writing-xattr-from-bpf-programs'
Alexei Starovoitov
9
-25
/
+573
2025-02-14
selftests/bpf: Test kfuncs that set and remove xattr from BPF programs
Song Liu
3
-0
/
+263
2025-02-14
bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
Song Liu
3
-0
/
+228
2025-02-14
bpf: lsm: Add two more sleepable hooks
Song Liu
1
-0
/
+2
2025-02-14
selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names
Song Liu
2
-14
/
+51
2025-02-14
fs/xattr: bpf: Introduce security.bpf. xattr name prefix
Song Liu
2
-11
/
+29
2025-02-14
selftests/bpf: Fix stdout race condition in traffic monitor
Amery Hung
1
-20
/
+13
2025-02-14
bpf: Add tracepoints with null-able arguments
Jiri Olsa
1
-0
/
+99
2025-02-13
bpf: Sync uapi bpf.h header for the tooling infra
Yonghong Song
1
-1
/
+4
2025-02-12
selftests/bpf: Select NUMA_NO_NODE to create map
Saket Kumar Bhaskar
1
-0
/
+5
2025-02-12
selftests/bpf: Define SYS_PREFIX for powerpc
Saket Kumar Bhaskar
1
-0
/
+3
2025-02-11
bpftool: Using the right format specifiers
Jiayuan Chen
4
-22
/
+22
2025-02-08
selftests/bpf: Remove with_addr.sh and with_tunnels.sh
Bastien Curutchet (eBPF Foundation)
3
-92
/
+2
2025-02-08
bpf: define KF_ARENA_* flags for bpf_arena kfuncs
Ihor Solodrai
2
-2
/
+5
2025-02-07
selftests/bpf: Correct the check of join cgroup
Jason Xing
1
-1
/
+1
2025-02-06
bpf: Add comment about helper freeze
Levi Zim
1
-1
/
+4
2025-02-06
samples/bpf: Fix broken vmlinux path for VMLINUX_BTF
Jinghao Jia
1
-1
/
+1
2025-02-06
selftests/bpf: Support dynamically linking LLVM if static is not available
Daniel Xu
1
-3
/
+8
2025-02-06
Merge branch 'btf-arbitrary-__attribute__-encoding'
Andrii Nakryiko
11
-85
/
+244
2025-02-06
selftests/bpf: Add a BTF verification test for kflagged type_tag
Ihor Solodrai
2
-1
/
+24
2025-02-06
bpf: Allow kind_flag for BTF type and decl tags
Ihor Solodrai
2
-17
/
+13
2025-02-06
selftests/bpf: Add a btf_dump test for type_tags
Ihor Solodrai
1
-37
/
+110
2025-02-06
libbpf: Check the kflag of type tags in btf_dump
Ihor Solodrai
1
-1
/
+4
2025-02-06
docs/bpf: Document the semantics of BTF tags with kind_flag
Ihor Solodrai
3
-6
/
+25
2025-02-06
libbpf: Introduce kflag for type_tags and decl_tags in BTF
Ihor Solodrai
3
-23
/
+68
2025-02-03
Merge branch 'selftests-bpf-migrate-test_xdp_redirect_multi-sh-to-test_progs'
Martin KaFai Lau
3
-124
/
+226
2025-02-03
selftests/bpf: test_xdp_veth: Add new test cases for XDP flags
Bastien Curutchet (eBPF Foundation)
1
-7
/
+20
2025-02-03
selftests/bpf: test_xdp_veth: Use unique names
Bastien Curutchet (eBPF Foundation)
1
-18
/
+33
2025-02-03
selftests/bpf: test_xdp_veth: Add XDP flags to prog_configuration
Bastien Curutchet (eBPF Foundation)
1
-2
/
+12
[next]