index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-28
selftests/tc-testing: Add mirred test cases exercising loops
Victor Nogueira
1
-1
/
+615
2026-05-28
Revert "selftests/tc-testing: Add tests for restrictions on netem duplication"
Jamal Hadi Salim
2
-83
/
+3
2026-05-27
net: sch_fq: update flow delivery time on earlier EDT packet
Willem de Bruijn
1
-1
/
+1
2026-05-27
selftests: rtnetlink: Add bridge promiscuity tests
Ido Schimmel
1
-0
/
+63
2026-05-27
tools/sched_ext: Fix scx_show_state per-scheduler state reads
Zicheng Qu
1
-6
/
+13
2026-05-27
cgroup/cpuset: Add test cases for sibling CPU exclusion on partition update
Sun Shaojie
1
-0
/
+10
2026-05-27
KVM: selftests: Update hwcr_msr_test for CPUID faulting bit
Jim Mattson
2
-2
/
+8
2026-05-27
ACPICA: Update the copyright year to 2026
Pawel Chmielewski
10
-10
/
+10
2026-05-27
selftests/clone3: remove unused variables
Konstantin Khorenko
1
-4
/
+0
2026-05-27
selftests/clone3: fix libcap interface usage
Eva Kurchatova
1
-15
/
+5
2026-05-27
selftests: Fix Makefile target for nsfs
Florian Schmaus
1
-1
/
+1
2026-05-27
perf script: Sort includes and add missed explicit dependencies
Ian Rogers
2
-56
/
+60
2026-05-27
perf tests: Sort includes and add missed explicit dependencies
Ian Rogers
2
-12
/
+20
2026-05-27
perf arch x86: Sort includes and add missed explicit dependencies
Ian Rogers
2
-21
/
+28
2026-05-27
perf arch arm: Sort includes and add missed explicit dependencies
Ian Rogers
1
-12
/
+14
2026-05-27
perf: Apply is_ignored_kernel_symbol() filter in ELF loading path for kernel ...
Rui Qi
1
-2
/
+8
2026-05-27
perf: Extract is_ignored_kernel_symbol() for kernel mapping symbol filtering
Rui Qi
3
-3
/
+34
2026-05-27
perf auxtrace: Add kernel-doc comment to auxtrace_record__init() function
Athira Rajeev
1
-0
/
+15
2026-05-27
powerpc tools perf: Initialize error code in auxtrace_record_init function
Athira Rajeev
2
-0
/
+7
2026-05-26
selftests: fib_tests: add temporary IPv6 address renewal test
Fernando Fernandez Mancera
1
-1
/
+58
2026-05-26
tools: ynl: add unicast notification receive support
Minxi Hou
1
-0
/
+5
2026-05-26
KVM: selftests: Add nested page fault injection test
Kevin Cheng
3
-0
/
+323
2026-05-26
cxl/test: Update mock dev array before calling platform_device_add()
Li Ming
1
-62
/
+43
2026-05-26
KVM: selftests: hyperv_features: test write of 1 to HV_X64_MSR_RESET
Piotr Zarycki
1
-7
/
+12
2026-05-26
KVM: selftests: Randomize dirty_log_test's delay before reaping the bitmap
Sean Christopherson
1
-6
/
+20
2026-05-26
KVM: selftests: Add and use kvm_free_fd() to harden against fd goofs
Sean Christopherson
2
-12
/
+17
2026-05-26
KVM: selftests: Cast guest_memfd fd to a signed int when checking for >= 0
Sean Christopherson
1
-1
/
+1
2026-05-26
KVM: selftests: Remove unnecessary "%s" formatting of a constant string
Sean Christopherson
1
-2
/
+2
2026-05-26
KVM: selftests: Test guest_memfd binding overlap without GPA overlap
Zongyao Chen
1
-2
/
+25
2026-05-26
selftests/nolibc: test against -Wwrite-strings
Thomas Weißschuh
1
-1
/
+1
2026-05-26
selftests/nolibc: use mutable buffer for execve() argv string
Thomas Weißschuh
1
-1
/
+1
2026-05-26
tools/nolibc: cast default values of program_invocation_name
Thomas Weißschuh
1
-2
/
+2
2026-05-26
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
25
-54
/
+439
2026-05-25
perf test: Add stat metrics --for-each-cgroup test
Ian Rogers
1
-0
/
+200
2026-05-25
perf stat: Propagate supported flag to follower cgroup BPF events
Ian Rogers
1
-0
/
+20
2026-05-25
sched_ext: Convert ops.set_cmask() to arena-resident cmask
Tejun Heo
2
-54
/
+3
2026-05-25
Merge branch 'arena_direct_access' of git://git.kernel.org/pub/scm/linux/kern...
Tejun Heo
655
-5848
/
+16619
2026-05-25
Merge tag 'bootconfig-fixes-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2026-05-25
Merge tag 'nf-26-05-22' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2
-0
/
+153
2026-05-25
Merge tag 'v7.1-rc5' into rdma.git for-next
Jason Gunthorpe
80
-163
/
+1714
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
50
-88
/
+709
2026-05-24
tools/nolibc: add ftruncate()
Thomas Weißschuh
5
-0
/
+110
2026-05-24
tools/nolibc: add a helper to split a 64-bit argument into 32-bit halves
Daniel Palmer
1
-0
/
+11
2026-05-24
selftests/nolibc: enable CONFIG_TMPFS for sparc32
Thomas Weißschuh
1
-0
/
+1
2026-05-24
tools/nolibc: stackprotector: Avoid stalling program startup if crng is not i...
Daniel Palmer
1
-1
/
+2
2026-05-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+5
2026-05-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
6
-3
/
+149
2026-05-24
torture: Allow "norm" abbreviation for "normal"
Paul E. McKenney
1
-1
/
+1
2026-05-24
torture: Improve kvm-series.sh header comment
Paul E. McKenney
1
-5
/
+6
2026-05-23
perf riscv: Fix discarded const qualifier in _get_field()
Li Guan
1
-1
/
+1
[prev]
[next]