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
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-01-04
perf vendor events intel: Update emeraldrapids events to v1.02
Ian Rogers
2024-01-04
perf vendor events intel: Alderlake/rocketlake metric fixes
Ian Rogers
2024-01-04
bpfilter: remove bpfilter
Quentin Deslandes
2024-01-04
Merge branch 'for-next/selftests' into for-next/core
Will Deacon
2024-01-03
selftests/bpf: add __arg_ctx BTF rewrite test
Andrii Nakryiko
2024-01-03
selftests/bpf: add arg:ctx cases to test_global_funcs tests
Andrii Nakryiko
2024-01-03
libbpf: implement __arg_ctx fallback logic
Andrii Nakryiko
2024-01-03
libbpf: move BTF loading step after relocation step
Andrii Nakryiko
2024-01-03
libbpf: move exception callbacks assignment logic into relocation step
Andrii Nakryiko
2024-01-03
libbpf: use stable map placeholder FDs
Andrii Nakryiko
2024-01-03
libbpf: don't rely on map->fd as an indicator of map being created
Andrii Nakryiko
2024-01-03
libbpf: use explicit map reuse flag to skip map creation steps
Andrii Nakryiko
2024-01-03
libbpf: make uniform use of btf__fd() accessor inside libbpf
Andrii Nakryiko
2024-01-03
selftests/bpf: Add a selftest with > 512-byte percpu allocation size
Yonghong Song
2024-01-03
selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
Yonghong Song
2024-01-03
selftests/net: change shebang to bash to support "source"
Yujie Liu
2024-01-03
bpf: sockmap, add tests for proto updates replace socket
John Fastabend
2024-01-03
bpf: sockmap, add tests for proto updates single socket to many map
John Fastabend
2024-01-03
bpf: sockmap, add tests for proto updates many to single map
John Fastabend
2024-01-03
perf x86 test: Add hybrid test for conflicting legacy/sysfs event
Ian Rogers
2024-01-03
perf x86 test: Update hybrid expectations
Ian Rogers
2024-01-03
perf vendor events amd: Add Zen 4 memory controller events
Sandipan Das
2024-01-03
perf stat: Fix hard coded LL miss units
Ian Rogers
2024-01-03
perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event
Ian Rogers
2024-01-03
perf env: Avoid recursively taking env->bpf_progs.lock
Ian Rogers
2024-01-03
selftests/bpf: Convert profiler.c to bpf_cmp.
Alexei Starovoitov
2024-01-03
bpf: Add bpf_nop_mov() asm macro.
Alexei Starovoitov
2024-01-03
selftests/bpf: Remove bpf_assert_eq-like macros.
Alexei Starovoitov
2024-01-03
selftests/bpf: Convert exceptions_assert.c to bpf_cmp
Alexei Starovoitov
2024-01-03
bpf: Introduce "volatile compare" macros
Alexei Starovoitov
2024-01-03
selftests/bpf: Attempt to build BPF programs with -Wsign-compare
Alexei Starovoitov
2024-01-03
bpf: Add a possibly-zero-sized read test
Andrei Matei
2024-01-03
bpf: Simplify checking size of helper accesses
Andrei Matei
2024-01-03
RISC-V: selftests: Add which-cpus hwprobe test
Andrew Jones
2024-01-03
RISC-V: hwprobe: Clarify cpus size parameter
Andrew Jones
2024-01-03
selftests/landlock: Rename "permitted" to "allowed" in ftruncate tests
Günther Noack
2024-01-02
Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-01-02
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2024-01-02
net/sched: Remove uapi support for CBQ qdisc
Jamal Hadi Salim
2024-01-02
net/sched: Remove uapi support for ATM qdisc
Jamal Hadi Salim
2024-01-02
net/sched: Remove uapi support for dsmark qdisc
Jamal Hadi Salim
2024-01-02
net/sched: Remove uapi support for tcindex classifier
Jamal Hadi Salim
2024-01-02
net/sched: Remove uapi support for rsvp classifier
Jamal Hadi Salim
2024-01-02
selftests: bonding: do not set port down when adding to bond
Hangbin Liu
2024-01-02
selftests: mptcp: diag: check CURRESTAB counters
Geliang Tang
2024-01-02
selftests: mptcp: join: check CURRESTAB counters
Geliang Tang
2024-01-02
selftest/tcp-ao: Work on namespace-ified sysctl_optmem_max
Dmitry Safonov
2024-01-02
selftest/tcp-ao: Set routes in a proper VRF table id
Dmitry Safonov
2024-01-02
net/sched: Retire ipt action
Jamal Hadi Salim
2024-01-02
tools/thermal/tmon: Fix compilation warning for wrong format
Florian Eckert
[prev]
[next]