index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2025-01-08
perf ftrace: Display latency statistics at the end
Namhyung Kim
-4
/
+47
2025-01-08
perf evsel: Improve the evsel__open_strerror() for EBUSY
Ian Rogers
-1
/
+78
2025-01-08
perf tests shell task_analyzer: Run this test exclusively
Arnaldo Carvalho de Melo
-1
/
+1
2025-01-08
perf tests code-reading: Handle change in objdump output from binutils >= 2.4...
Charlie Jenkins
-1
/
+91
2025-01-08
perf top: Don't complain about lack of vmlinux when not resolving some kernel...
Arnaldo Carvalho de Melo
-1
/
+1
2025-01-08
KVM: selftests: Remove unneeded semicolon
Chen Ni
-1
/
+1
2025-01-08
KVM: selftests: Add defines for AMD PMU CPUID features and properties
Colton Lewis
-0
/
+7
2025-01-08
KVM: selftests: Fix typos in x86's PMU counter test's macro variable use
Colton Lewis
-3
/
+3
2025-01-08
selftests/bpf: Add kprobe session recursion check test
Jiri Olsa
-0
/
+7
2025-01-08
selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGS
Ihor Solodrai
-2
/
+6
2025-01-08
kselftest/arm64: Add 2024 dpISA extensions to hwcap test
Mark Brown
-2
/
+233
2025-01-08
selftests: ntsync: Add a stress test for contended waits.
Elizabeth Figura
-0
/
+72
2025-01-08
selftests: ntsync: Add some tests for wakeup signaling via alerts.
Elizabeth Figura
-0
/
+62
2025-01-08
selftests: ntsync: Add tests for alertable waits.
Elizabeth Figura
-3
/
+164
2025-01-08
selftests: ntsync: Add some tests for wakeup signaling with events.
Elizabeth Figura
-4
/
+141
2025-01-08
selftests: ntsync: Add some tests for auto-reset event state.
Elizabeth Figura
-0
/
+56
2025-01-08
selftests: ntsync: Add some tests for manual-reset event state.
Elizabeth Figura
-0
/
+86
2025-01-08
selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT...
Elizabeth Figura
-0
/
+91
2025-01-08
selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT...
Elizabeth Figura
-0
/
+143
2025-01-08
selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL.
Elizabeth Figura
-2
/
+91
2025-01-08
selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY.
Elizabeth Figura
-0
/
+114
2025-01-08
selftests: ntsync: Add some tests for mutex state.
Elizabeth Figura
-0
/
+187
2025-01-08
selftests: ntsync: Add some tests for semaphore state.
Elizabeth Figura
-0
/
+155
2025-01-07
tools: ynl: print some information about attribute we can't parse
Jakub Kicinski
-35
/
+39
2025-01-07
tools: ynl: correctly handle overrides of fields in subset
Jakub Kicinski
-5
/
+26
2025-01-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-80
/
+139
2025-01-07
sched_ext: Add option -l in selftest runner to list all available tests
Shizhao Chen
-2
/
+13
2025-01-07
selftests/tracing: Add hist poll() support test
Masami Hiramatsu (Google)
-0
/
+150
2025-01-07
KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftest
Christoph Schlameuss
-1
/
+4
2025-01-07
KVM: s390: selftests: Add ucontrol gis routing test
Christoph Schlameuss
-0
/
+19
2025-01-07
KVM: s390: selftests: Add ucontrol flic attr selftests
Christoph Schlameuss
-0
/
+148
2025-01-07
selftests/net: packetdrill: report benign debug flakes as xfail
Willem de Bruijn
-7
/
+31
2025-01-06
selftests/bpf: Handle prog/attach type comparison in veristat
Mykyta Yatsenko
-2
/
+35
2025-01-06
selftests/bpf: add -fno-strict-aliasing to BPF_CFLAGS
Ihor Solodrai
-27
/
+1
2025-01-06
selftests/bpf: test bpf_for within spin lock section
Emil Tsalapatis
-0
/
+26
2025-01-06
selftests/bpf: Avoid generating untracked files when running bpf selftests
Jiayuan Chen
-2
/
+2
2025-01-06
selftests/bpf: Extend netkit tests to validate set {head,tail}room
Daniel Borkmann
-18
/
+46
2025-01-06
netkit: Allow for configuring needed_{head,tail}room
Daniel Borkmann
-0
/
+2
2025-01-05
Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...
Linus Torvalds
-0
/
+43
2025-01-04
selftests: tc-testing: reduce rshift value
Jakub Kicinski
-2
/
+2
2025-01-04
selftests: coredump: Add stackdump test
Nam Cao
-0
/
+222
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-477
/
+805
2025-01-03
Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-27
/
+33
2025-01-03
Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-5
/
+24
2025-01-03
tools/power/x86/intel-speed-select: v1.21 release
Srinivas Pandruvada
-1
/
+1
2025-01-03
tools/power/x86/intel-speed-select: Fix TRL restore after SST-TF disable
Srinivas Pandruvada
-1
/
+1
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
-1
/
+1
2025-01-02
cxl/pci: Add CXL Type 1/2 support to cxl_dvsec_rr_decode()
Alejandro Lucero
-3
/
+3
2024-12-30
selftests/memfd: add test for mapping write-sealed memfd read-only
Lorenzo Stoakes
-0
/
+43
2024-12-30
selftests/bpf: fix veristat comp mode with new stats
Mahe Tardy
-1
/
+7
[prev]
[next]