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-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
2025-12-11
Merge tag 'nf-25-12-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
-5
/
+4
2025-12-11
selftests: forwarding: vxlan_bridge_1q_mc_ul: Drop useless sleeping
Petr Machata
-41
/
+22
2025-12-11
selftests: forwarding: vxlan_bridge_1q_mc_ul: Fix flakiness
Petr Machata
-4
/
+10
2025-12-11
selftests: net: lib: tc_rule_stats_get(): Don't hard-code array index
Petr Machata
-1
/
+2
2025-12-10
selftests: netfilter: prefer xfail in case race wasn't triggered
Florian Westphal
-5
/
+4
2025-12-10
selftests/bpf: add regression test for bpf_d_path()
Shuran Liu
-17
/
+95
2025-12-10
selftests: net: tfo: Fix build warning
Guenter Roeck
-1
/
+2
2025-12-10
selftests: net: Fix build warnings
Guenter Roeck
-2
/
+4
2025-12-10
selftest: af_unix: Support compilers without flex-array-member-not-at-end sup...
Guenter Roeck
-1
/
+6
2025-12-10
selftests: tls: fix warning of uninitialized variable
Ankit Khushwaha
-1
/
+1
2025-12-10
Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-9
/
+562
[prev]
[next]