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-05-09
Merge tag 'rust-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+1
2025-05-09
selftest/x86/bugs: Add selftests for ITS
Pawan Gupta
-0
/
+631
2025-05-09
x86/its: FineIBT-paranoid vs ITS
Peter Zijlstra
-0
/
+9
2025-05-09
perf test demangle-ocaml: Switch to using dso__demangle_sym()
Ian Rogers
-4
/
+3
2025-05-09
perf test demangle-java: Switch to using dso__demangle_sym()
Ian Rogers
-9
/
+8
2025-05-09
perf test demangle-rust: Add Rust demangling test
Ian Rogers
-1
/
+78
2025-05-09
perf demangle-rust: Remove previous legacy rust decoder
Ian Rogers
-277
/
+0
2025-05-09
bpftool: Display ref_ctr_offset for uprobe link info
Jiri Olsa
-0
/
+3
2025-05-09
selftests/bpf: Add link info test for ref_ctr_offset retrieval
Jiri Olsa
-2
/
+16
2025-05-09
bpf: Add support to retrieve ref_ctr_offset for uprobe perf link
Jiri Olsa
-0
/
+1
2025-05-09
perf symbol-elf: Integrate rust-v0 demangling
Ian Rogers
-14
/
+38
2025-05-09
perf demangle-rust: Add rustc-demangle C demangler
Ian Rogers
-0
/
+2130
2025-05-09
selftests/seccomp: fix negative_ENOSYS tracer tests on arm32
Terry Tritton
-6
/
+0
2025-05-09
selftests/timens: timerfd: Use correct clockid type in tclock_gettime()
Thomas Weißschuh
-1
/
+1
2025-05-09
selftests/timens: Make run_tests() functions static
Thomas Weißschuh
-3
/
+3
2025-05-09
selftests/timens: Print TAP headers
Thomas Weißschuh
-0
/
+18
2025-05-09
selftests: pid_namespace: add missing sys/mount.h include in pid_max.c
Peter Seiderer
-0
/
+1
2025-05-09
kselftest: cpufreq: Get rid of double suspend in rtcwake case
Nícolas F. R. A. Prado
-1
/
+2
2025-05-09
selftests/cpufreq: Fix cpufreq basic read and update testcases
Swapnil Sapkal
-4
/
+11
2025-05-09
selftests/ftrace: Convert poll to a gen_file
Ayush Jain
-1
/
+1
2025-05-09
selftests/bpf: Fix caps for __xlated/jited_unpriv
Luis Gerhorst
-6
/
+8
2025-05-09
tools/power/x86/intel-speed-select: v1.23 release
Srinivas Pandruvada
-1
/
+1
2025-05-09
tools/power/x86/intel-speed-select: Skip uncore frequency update
Srinivas Pandruvada
-1
/
+12
2025-05-09
tools/power/x86/intel-speed-select: Support SST PP revision 2 fields
Srinivas Pandruvada
-0
/
+35
2025-05-09
perf test amd ibs: Fix spelling mistake "Asssuming" -> "Assuming"
Colin Ian King
-1
/
+1
2025-05-09
perf pmu: Use available core PMU for raw events
Namhyung Kim
-7
/
+14
2025-05-09
perf lock contention: Add -J/--inject-delay option
Namhyung Kim
-0
/
+164
2025-05-09
perf tests: Fix 'perf report' tests installation
Michael Petlan
-1
/
+2
2025-05-09
selftests/bpf: Enable non-arena load-acquire/store-release selftests for riscv64
Peilin Ye
-2
/
+3
2025-05-09
selftests/bpf: Verify zero-extension behavior in load-acquire tests
Peilin Ye
-4
/
+4
2025-05-09
selftests/bpf: Avoid passing out-of-range values to __retval()
Peilin Ye
-20
/
+52
2025-05-09
selftests/bpf: Use CAN_USE_LOAD_ACQ_STORE_REL when appropriate
Peilin Ye
-7
/
+5
2025-05-09
selftests/tc-testing: Add qdisc limit trimming tests
Cong Wang
-0
/
+136
2025-05-08
selftests: net-drv: remove the nic_performance and nic_link_layer tests
Jakub Kicinski
-494
/
+1
2025-05-08
selftests: netfilter: fix conntrack stress test failures on debug kernels
Florian Westphal
-21
/
+42
2025-05-08
perf trace: Fix leaks of 'struct thread' in set_filter_loop_pids()
Namhyung Kim
-0
/
+3
2025-05-08
perf trace: Fix leaks of 'struct thread' in fprintf_sys_enter()
Namhyung Kim
-1
/
+1
2025-05-08
bpftool: Fix cgroup command to only show cgroup bpf programs
Martin KaFai Lau
-6
/
+6
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-33
/
+307
2025-05-08
perf parse-events: Add debug dump of evlist if reordered
Ian Rogers
-3
/
+13
2025-05-08
perf evlist: Make groups visible in evlist__format_evsels() output
Ian Rogers
-1
/
+12
2025-05-08
perf evlist: Refactor evlist__scnprintf_evsels()
Ian Rogers
-13
/
+20
2025-05-08
perf stat: Remove print_mixed_hw_group_error
Ian Rogers
-32
/
+0
2025-05-08
Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-19
/
+244
2025-05-08
perf stat: Better hybrid support for the NMI watchdog warning
Ian Rogers
-3
/
+15
2025-05-08
perf trace: Add missing thread__put() in thread__e_machine()
Ian Rogers
-0
/
+1
2025-05-08
perf trace: Free the files.max entry in files->table
Ian Rogers
-1
/
+2
2025-05-08
kselftest/arm64: fp-ptrace: Adjust to new inactive mode behaviour
Mark Rutland
-8
/
+22
2025-05-08
kselftest/arm64: fp-ptrace: Adjust to new VL change behaviour
Mark Rutland
-15
/
+3
2025-05-08
kselftest/arm64: tpidr2: Adjust to new clone() behaviour
Mark Rutland
-2
/
+12
[prev]
[next]