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-02-27
KVM: selftests: Add test for KVM_REG_ARM_VENDOR_HYP_BMAP_2
Shameer Kolothum
3
-10
/
+49
2025-02-27
cxl: Add mce notifier to emit aliased address for extended linear cache
Dave Jiang
1
-0
/
+1
2025-02-27
Revert "selftests: kselftest: Fix build failure with NOLIBC"
Thomas Weißschuh
1
-5
/
+0
2025-02-27
tools/nolibc: add support for [v]sscanf()
Thomas Weißschuh
2
-0
/
+166
2025-02-26
selftests/ftrace: Use readelf to find entry point in uprobe test
Heiko Carstens
1
-3
/
+7
2025-02-26
acpi/hmat / cxl: Add extended linear cache support for CXL
Dave Jiang
1
-0
/
+1
2025-02-26
Merge tag 'landlock-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-14
/
+116
2025-02-26
selftests/sched_ext: Add NUMA-aware scheduler test
Andrea Righi
3
-0
/
+160
2025-02-26
selftests/bpf: Introduce veristat test
Mykyta Yatsenko
4
-0
/
+195
2025-02-26
selftests/bpf: Implement setting global variables in veristat
Mykyta Yatsenko
1
-1
/
+300
2025-02-26
selftests/bpf: Test bpf_usdt_arg_size() function
Ihor Solodrai
2
-1
/
+24
2025-02-26
libbpf: Implement bpf_usdt_arg_size BPF function
Ihor Solodrai
1
-0
/
+32
2025-02-26
cxl/test: Add Get Supported Features mailbox command support
Dave Jiang
1
-0
/
+70
2025-02-26
cxl: Add Get Supported Features command for kernel usage
Dave Jiang
2
-0
/
+5
2025-02-26
objtool/powerpc: Add support for decoding all types of uncond branches
Christophe Leroy
1
-1
/
+9
2025-02-26
selftests/bpf: add cgroup_skb netns cookie tests
Mahe Tardy
2
-7
/
+23
2025-02-26
selftests/x86/avx: Add AVX tests
Chang S. Bae
2
-1
/
+15
2025-02-26
selftests/x86/xstate: Clarify supported xstates
Chang S. Bae
1
-0
/
+24
2025-02-26
selftests/x86/xstate: Consolidate test invocations into a single entry
Chang S. Bae
3
-19
/
+35
2025-02-26
selftests/x86/xstate: Introduce signal ABI test
Chang S. Bae
3
-0
/
+111
2025-02-26
selftests/x86/xstate: Refactor ptrace ABI test
Chang S. Bae
3
-107
/
+131
2025-02-26
selftests/x86/xstate: Refactor context switching test
Chang S. Bae
4
-164
/
+204
2025-02-26
selftests/x86/xstate: Enumerate and name xstate components
Chang S. Bae
2
-2
/
+60
2025-02-26
selftests/x86/xstate: Refactor XSAVE helpers for general use
Chang S. Bae
2
-132
/
+142
2025-02-26
selftests/x86: Consolidate redundant signal helper functions
Chang S. Bae
18
-315
/
+51
2025-02-26
KVM: selftests: arm64: Test writes to MIDR,REVIDR,AIDR
Sebastian Ott
1
-7
/
+30
2025-02-26
selftests/bpf: Test gen_pro/epilogue that generate kfuncs
Amery Hung
3
-0
/
+182
2025-02-26
selftests: drv-net-hw: Add a test for symmetric RSS hash
Gal Pressman
3
-2
/
+90
2025-02-26
selftests: drv-net: Make rand_port() get a port more reliably
Gal Pressman
1
-11
/
+4
2025-02-26
selftests/net: ensure mptcp is enabled in netns
Hangbin Liu
1
-1
/
+3
2025-02-26
Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...
Linus Torvalds
19
-162
/
+32
2025-02-25
tools/sched_ext: Provide consistent access to scx flags
Andrea Righi
1
-6
/
+12
2025-02-25
tools/memory-model: glossary.txt: Fix indents
Akira Yokosawa
1
-16
/
+16
2025-02-25
tools/memory-model/README: Fix typo
Akira Yokosawa
1
-1
/
+1
2025-02-25
tools/memory-model: Distinguish between syntactic and semantic tags
Jonas Oberhauser
3
-132
/
+132
2025-02-25
tools/memory-model: Switch to softcoded herd7 tags
Jonas Oberhauser
5
-21
/
+30
2025-02-25
objtool: Add bch2_trans_unlocked_or_in_restart_error() to bcachefs noreturns
Youling Tang
1
-1
/
+1
2025-02-25
objtool: Fix C jump table annotations for Clang
Ard Biesheuvel
2
-4
/
+5
2025-02-25
selftests/x86/lam: Fix minor memory in do_uring()
liuye
1
-1
/
+3
2025-02-25
tools: virtio/linux/module.h add MODULE_DESCRIPTION() define.
Yufeng Wang
1
-0
/
+7
2025-02-25
tools: virtio/linux/compiler.h: Add data_race() define.
Yufeng Wang
1
-0
/
+25
2025-02-25
tools/virtio: Add DMA_MAPPING_ERROR and sg_dma_len api define for virtio test
Yufeng Wang
1
-0
/
+13
2025-02-25
Merge tag 'riscv-for-linus-6.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+4
2025-02-25
Merge patch series "Initial support for RK3576 UFS controller"
Martin K. Petersen
10
-27
/
+327
2025-02-25
perf report: Fix sample number stats for branch entry mode
Thomas Falcon
1
-2
/
+6
2025-02-25
perf machine: Reuse module path buffer
Ian Rogers
1
-11
/
+23
2025-02-25
perf hwmon_pmu: Switch event discovery to io_dir__readdir
Ian Rogers
1
-25
/
+17
2025-02-25
perf parse-events: Switch tracepoints to io_dir__readdir
Ian Rogers
1
-13
/
+19
2025-02-25
perf events: Remove scandir in thread synthesis
Ian Rogers
1
-10
/
+12
2025-02-25
perf header: Switch mem topology to io_dir__readdir
Ian Rogers
1
-15
/
+16
[prev]
[next]