index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-02-13
Merge branch 'enable-writing-xattr-from-bpf-programs'
Alexei Starovoitov
2025-02-13
selftests/bpf: Test kfuncs that set and remove xattr from BPF programs
Song Liu
2025-02-13
bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
Song Liu
2025-02-13
bpf: lsm: Add two more sleepable hooks
Song Liu
2025-02-13
selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names
Song Liu
2025-02-13
fs/xattr: bpf: Introduce security.bpf. xattr name prefix
Song Liu
2025-02-13
selftests/bpf: Fix stdout race condition in traffic monitor
Amery Hung
2025-02-13
bpf: Add tracepoints with null-able arguments
Jiri Olsa
2025-02-12
bpf: Sync uapi bpf.h header for the tooling infra
Yonghong Song
2025-02-11
selftests/bpf: Select NUMA_NO_NODE to create map
Saket Kumar Bhaskar
2025-02-11
selftests/bpf: Define SYS_PREFIX for powerpc
Saket Kumar Bhaskar
2025-02-10
bpftool: Using the right format specifiers
Jiayuan Chen
2025-02-07
selftests/bpf: Remove with_addr.sh and with_tunnels.sh
Bastien Curutchet (eBPF Foundation)
2025-02-07
bpf: define KF_ARENA_* flags for bpf_arena kfuncs
Ihor Solodrai
2025-02-06
selftests/bpf: Correct the check of join cgroup
Jason Xing
2025-02-05
bpf: Add comment about helper freeze
Levi Zim
2025-02-05
samples/bpf: Fix broken vmlinux path for VMLINUX_BTF
Jinghao Jia
2025-02-05
selftests/bpf: Support dynamically linking LLVM if static is not available
Daniel Xu
2025-02-05
Merge branch 'btf-arbitrary-__attribute__-encoding'
Andrii Nakryiko
2025-02-05
selftests/bpf: Add a BTF verification test for kflagged type_tag
Ihor Solodrai
2025-02-05
bpf: Allow kind_flag for BTF type and decl tags
Ihor Solodrai
2025-02-05
selftests/bpf: Add a btf_dump test for type_tags
Ihor Solodrai
2025-02-05
libbpf: Check the kflag of type tags in btf_dump
Ihor Solodrai
2025-02-05
docs/bpf: Document the semantics of BTF tags with kind_flag
Ihor Solodrai
2025-02-05
libbpf: Introduce kflag for type_tags and decl_tags in BTF
Ihor Solodrai
2025-02-03
Merge branch 'selftests-bpf-migrate-test_xdp_redirect_multi-sh-to-test_progs'
Martin KaFai Lau
2025-02-03
selftests/bpf: test_xdp_veth: Add new test cases for XDP flags
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: test_xdp_veth: Use unique names
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: test_xdp_veth: Add XDP flags to prog_configuration
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: test_xdp_veth: Add prog_config[] table
Bastien Curutchet (eBPF Foundation)
2025-02-03
bpf: Use kallsyms to find the function name of a struct_ops's stub function
Martin KaFai Lau
2025-02-03
selftests/bpf: test_xdp_veth: Rename config[]
Bastien Curutchet (eBPF Foundation)
2025-02-03
bpftool: Fix readlink usage in get_fd_type
Viktor Malik
2025-02-03
selftests/bpf: test_xdp_veth: Split network configuration
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: Fix runqslower cross-endian build
Tony Ambardar
2025-02-03
selftests/bpf: test_xdp_veth: Use int to describe next veth
Bastien Curutchet (eBPF Foundation)
2025-02-03
libbpf: Fix accessing BTF.ext core_relo header
Tony Ambardar
2025-02-03
selftests/bpf: test_xdp_veth: Remove unecessarry check_ping()
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: Fix freplace_link segfault in tailcalls prog test
Tengda Wu
2025-02-03
selftests/bpf: test_xdp_veth: Remove unused defines
Bastien Curutchet (eBPF Foundation)
2025-02-03
selftests/bpf: helpers: Add append_tid()
Bastien Curutchet (eBPF Foundation)
2025-02-02
Linux 6.14-rc1
v6.14-rc1
Linus Torvalds
2025-02-02
Merge tag 'turbostat-2025.02.02' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-02-02
Merge tag 'sh-for-v6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-02-02
tools/power turbostat: version 2025.02.02
Len Brown
2025-02-01
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-02-01
Merge tag 'mips_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2025-02-01
Merge tag 'v6.14-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...
Linus Torvalds
2025-02-01
Merge tag 'driver-core-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-02-01
Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...
Linus Torvalds
[next]