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-12-19
resolve_btfids: Always build with -Wall -Werror
Ihor Solodrai
-1
/
+2
2025-12-19
resolve_btfids: Introduce enum btf_id_kind
Ihor Solodrai
-23
/
+60
2025-12-19
resolve_btfids: Factor out load_btf()
Ihor Solodrai
-13
/
+34
2025-12-19
resolve_btfids: Rename object btf field to btf_path
Ihor Solodrai
-5
/
+5
2025-12-19
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-5
/
+3
2025-12-19
Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-61
/
+204
2025-12-18
Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-0
/
+16
2025-12-18
selftests/tc-testing: Test case exercising potential mirred redirect deadlock
Victor Nogueira
-0
/
+46
2025-12-17
perf symbol: Fix ENOENT case for filename__read_build_id
Ian Rogers
-5
/
+13
2025-12-17
perf tools: Disable BPF skeleton if no libopenssl found
Namhyung Kim
-0
/
+8
2025-12-17
tools/build: Add a feature test for libopenssl
Namhyung Kim
-4
/
+22
2025-12-17
perf/x86/core: Register a new vector for handling mediated guest PMIs
Sean Christopherson
-1
/
+2
2025-12-17
perf report: Update sort key state from -F option
Namhyung Kim
-46
/
+54
2025-12-17
perf report: Fix histogram entry collapsing for -F option
Namhyung Kim
-0
/
+3
2025-12-17
perf report: Enable data-type profiling with -F option too
Namhyung Kim
-1
/
+2
2025-12-17
perf record: Split --data-mmap option
Namhyung Kim
-9
/
+25
2025-12-17
perf vendor power9 nest metrics: Correct unit from MB to MiB
Ian Rogers
-4
/
+4
2025-12-17
perf trace: Don't change const char strings
Arnaldo Carvalho de Melo
-4
/
+7
2025-12-17
perf tools: Use const for variables receiving str{str,r?chr}() returns
Arnaldo Carvalho de Melo
-4
/
+5
2025-12-17
perf diff: Constify strchr() return variables
Arnaldo Carvalho de Melo
-7
/
+5
2025-12-17
perf list: Remove unused 'sep' variable
Arnaldo Carvalho de Melo
-2
/
+2
2025-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1
Alexei Starovoitov
-6884
/
+23469
2025-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-25
/
+145
2025-12-16
selftests/bpf: Add tests for the arena offset of globals
Emil Tsalapatis
-0
/
+140
2025-12-16
libbpf: Move arena globals to the end of the arena
Emil Tsalapatis
-7
/
+22
2025-12-16
libbpf: Turn relo_core->sym_off unsigned
Emil Tsalapatis
-7
/
+7
2025-12-16
bpf/verifier: Do not limit maximum direct offset into arena map
Emil Tsalapatis
-2
/
+2
2025-12-16
selftests/bpf: Explicitly account for globals in verifier_arena_large
Emil Tsalapatis
-4
/
+11
2025-12-16
Merge tag 'sched_ext-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-0
/
+8
2025-12-15
iommufd/selftest: Make it clearer to gcc that the access is not out of bounds
Jason Gunthorpe
-5
/
+3
2025-12-15
tools/power cpupower: Show C0 in idle-info dump
Kaushlendra Kumar
-1
/
+1
2025-12-15
tools/power cpupower: Reset errno before strtoull()
Kaushlendra Kumar
-0
/
+1
2025-12-15
tools/cpupower: Use strcspn() to strip trailing newline
Kaushlendra Kumar
-4
/
+2
2025-12-15
tools/cpupower: Fix inverted APERF capability check
Kaushlendra Kumar
-1
/
+1
2025-12-15
cpupower: idle_monitor: fix incorrect value logged after stop
Kaushlendra Kumar
-1
/
+1
2025-12-15
selftests: netfilter: packetdrill: avoid failure on HZ=100 kernel
Florian Westphal
-1
/
+1
2025-12-15
selftests: statmount: tests for STATMOUNT_BY_FD
Bhavik Sachdev
-23
/
+354
2025-12-15
lkdtm/bugs: Add cases for BUG and PANIC occurring in hardirq context
Ard Biesheuvel
-0
/
+2
2025-12-12
selftests: ublk: add user copy test cases
Caleb Sander Mateos
-0
/
+243
2025-12-12
selftests: ublk: add support for user copy to kublk
Caleb Sander Mateos
-9
/
+64
2025-12-12
selftests: ublk: forbid multiple data copy modes
Caleb Sander Mateos
-6
/
+15
2025-12-12
selftests: ublk: don't share backing files between ublk servers
Caleb Sander Mateos
-1
/
+3
2025-12-12
selftests: ublk: use auto_zc for PER_IO_DAEMON tests in stress_04
Caleb Sander Mateos
-4
/
+4
2025-12-12
selftests: ublk: fix fio arguments in run_io_and_recover()
Caleb Sander Mateos
-5
/
+6
2025-12-12
selftests: ublk: remove unused ios map in seq_io.bt
Caleb Sander Mateos
-1
/
+0
2025-12-12
selftests: ublk: correct last_rw map type in seq_io.bt
Caleb Sander Mateos
-1
/
+1
2025-12-12
selftests: ublk: fix overflow in ublk_queue_auto_zc_fallback()
Ming Lei
-6
/
+6
2025-12-12
selftests/sched_ext: flush stdout before test to avoid log spam
Emil Tsalapatis
-0
/
+8
2025-12-11
netfilter: nf_nat: remove bogus direction check
Florian Westphal
-4
/
+11
2025-12-11
selftests/tc-testing: Create tests to exercise ets classes active list mispla...
Victor Nogueira
-0
/
+78
[prev]
[next]