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.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-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
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-15
selftests/bpf: Add tests for bpf_dynptr_copy
Mykyta Yatsenko
2
-5
/
+139
2025-03-15
perf test: Add pipe output testing for annotate
Ian Rogers
1
-16
/
+40
2025-03-15
perf test: Fixes to variable expansion and stdout for diff test
Ian Rogers
1
-6
/
+6
2025-03-15
perf libunwind: Fixup conversion perf_sample->user_regs to a pointer
Arnaldo Carvalho de Melo
1
-6
/
+6
2025-03-15
cxl/test: Define a CFMWS capable of a 3 way HB interleave
Alison Schofield
1
-5
/
+5
2025-03-15
Merge branch 'for-6.15/extended-linear-cache' into cxl-for-next2
Dave Jiang
1
-0
/
+2
2025-03-15
Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2
Dave Jiang
1
-0
/
+23
2025-03-15
tools/testing/cxl: Set Shutdown State support
Davidlohr Bueso
1
-0
/
+23
2025-03-15
cxl/pmem: debug invalid serial number data
Yuquan Wang
1
-1
/
+1
2025-03-15
Merge branch 'for-6.15/fw-first-error-logging' into cxl-for-next2
Dave Jiang
1
-0
/
+1
2025-03-15
acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors
Smita Koralahalli
1
-0
/
+1
2025-03-14
scanf: convert self-test to KUnit
Tamir Duberstein
3
-6
/
+1
2025-03-14
perf test stat_all_pmu.sh: Correctly check 'perf stat' result
Veronika Molnarova
1
-14
/
+34
2025-03-14
perf script: Update brstack syntax documentation
Yujie Liu
1
-7
/
+16
2025-03-14
selftests: pci_endpoint: Use IRQ_TYPE_* defines from UAPI header
Niklas Cassel
1
-9
/
+9
2025-03-14
selftests: drv-net: fix merge conflicts resolution
Matthieu Baerts (NGI0)
1
-9
/
+9
2025-03-14
Merge tag 'iio-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+4
2025-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
25
-44
/
+506
2025-03-14
selftests/bpf: Add bpf_getsockopt() for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN
Jason Xing
1
-0
/
+2
2025-03-13
perf script: Fix typo in branch event mask
Yujie Liu
2
-3
/
+3
2025-03-13
Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
9
-17
/
+411
2025-03-13
printf: convert self-test to KUnit
Tamir Duberstein
4
-7
/
+2
2025-03-13
Merge tag 'nf-25-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
3
-0
/
+15
2025-03-13
selftests/timers/posix-timers: Add a test for exact allocation mode
Thomas Gleixner
1
-1
/
+72
2025-03-13
selftests: Add IPv6 link-local address generation tests for GRE devices.
Guillaume Nault
2
-0
/
+178
2025-03-13
perf hist stdio: Do bounds check when printing callchains to avoid UB with ne...
Arnaldo Carvalho de Melo
1
-0
/
+4
2025-03-13
perf units: Fix insufficient array space
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-03-13
libapi: Add missing header with NAME_MAX define to io_dir.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2025-03-13
perf annotate: Add --code-with-type option.
Namhyung Kim
2
-0
/
+13
2025-03-13
perf annotate: Implement code + data type annotation
Namhyung Kim
2
-14
/
+60
2025-03-13
perf annotate: Factor out __hist_entry__get_data_type()
Namhyung Kim
1
-75
/
+95
2025-03-13
perf annotate: Pass hist_entry to annotate functions
Namhyung Kim
4
-14
/
+16
2025-03-13
perf annotate: Pass annotation_options to annotation_line__print()
Namhyung Kim
1
-8
/
+14
2025-03-13
perf annotate: Remove unused len parameter from annotation_line__print()
Namhyung Kim
1
-6
/
+3
2025-03-13
perf annotate-data: Add annotated_data_type__get_member_name()
Namhyung Kim
3
-32
/
+54
2025-03-13
perf ftrace: Use atomic inc to update histogram in BPF
Namhyung Kim
1
-1
/
+1
2025-03-13
perf ftrace: Remove an unnecessary condition check in BPF
Namhyung Kim
1
-2
/
+1
2025-03-13
perf ftrace: Fix latency stats with BPF
Namhyung Kim
2
-13
/
+15
2025-03-13
objtool/LoongArch: Add support for goto table
Tiezhu Yang
1
-2
/
+30
2025-03-13
objtool/LoongArch: Add support for switch table
Tiezhu Yang
1
-1
/
+130
2025-03-13
objtool: Handle PC relative relocation type
Tiezhu Yang
4
-5
/
+27
2025-03-13
objtool: Handle different entry size of rodata
Tiezhu Yang
5
-1
/
+41
2025-03-13
objtool: Handle various symbol types of rodata
Tiezhu Yang
1
-5
/
+11
2025-03-13
objtool: Hide unnecessary compiler error message
David Engraf
1
-1
/
+1
2025-03-12
KVM: arm64: selftests: Test that TGRAN*_2 fields are writable
Sebastian Ott
1
-0
/
+3
2025-03-12
selftests: net: bump GRO timeout for gro/setup_veth
Jakub Kicinski
1
-1
/
+1
2025-03-12
selftests/tc-testing: Add a test case for DRR class with TC_H_ROOT
Cong Wang
1
-0
/
+25
2025-03-12
Merge tag 'linux-cpupower-6.15-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
5
-28
/
+94
2025-03-12
selftests: netfilter: skip br_netfilter queue tests if kernel is tainted
Florian Westphal
3
-0
/
+15
2025-03-12
rseq/selftests: Ensure the rseq ABI TLS is actually 1024 bytes
Michael Jeanson
1
-5
/
+16
[prev]
[next]