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-10-19
perf ilist: Don't display deprecated events
Ian Rogers
-0
/
+2
2025-10-19
perf trace: Don't synthesize mmaps unless callchains are enabled
Ian Rogers
-1
/
+3
2025-10-18
selftests/bpf: Fix list_del() in arena list
Puranjay Mohan
-4
/
+2
2025-10-18
selftests/bpf: Fix selftest verif_scale_strobemeta failure with llvm22
Yonghong Song
-3
/
+3
2025-10-18
bpf: mark vma->{vm_mm,vm_file} as __safe_trusted_or_null
Yafang Shao
-3
/
+5
2025-10-18
selftests/bpf: Silence unused-but-set build warnings
Tiezhu Yang
-0
/
+1
2025-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf at 6.18-rc2
Alexei Starovoitov
-180
/
+674
2025-10-18
Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+55
2025-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-10
/
+16
2025-10-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-154
/
+477
2025-10-18
Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-145
/
+288
2025-10-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+397
2025-10-17
selftests/net: io_uring: fix unknown errnum values
Carlos Llamas
-12
/
+12
2025-10-17
Merge branch 'build-script' into docs-mw
Jonathan Corbet
-0
/
+2759
2025-10-17
tools: docs: parse_data_structs.py: accept more reftypes
Mauro Carvalho Chehab
-1
/
+1
2025-10-17
tools: docs: parse_data_structs.py: add namespace support
Mauro Carvalho Chehab
-11
/
+32
2025-10-17
tools: docs: parse_data_structs.py: get rid of process_exceptions()
Mauro Carvalho Chehab
-58
/
+52
2025-10-17
tools: docs: parse_data_structs: make process_exceptions two stages
Mauro Carvalho Chehab
-56
/
+73
2025-10-17
docs: kernel_include.py: fix line numbers for TOC
Mauro Carvalho Chehab
-1
/
+1
2025-10-17
tools: docs: parse_data_structs.py: output a line number
Mauro Carvalho Chehab
-14
/
+15
2025-10-17
tools: docs: parse_data_structs.py: drop contents header
Mauro Carvalho Chehab
-7
/
+1
2025-10-17
selftests/bpf: Fix redefinition of 'off' as different kind of symbol
Brahmajit Das
-7
/
+7
2025-10-16
selftests/net: packetdrill: unflake tcp_user_timeout_user-timeout-probe.pkt
Eric Dumazet
-2
/
+4
2025-10-16
selftests/bpf: Add test for sk->sk_bypass_prot_mem.
Kuniyuki Iwashima
-0
/
+396
2025-10-16
bpf: Introduce SK_BPF_BYPASS_PROT_MEM.
Kuniyuki Iwashima
-0
/
+1
2025-10-16
Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-16
/
+126
2025-10-16
selftests: arg_parsing: Ensure data is flushed to disk before reading.
Xing Guo
-0
/
+3
2025-10-16
Merge branch 'objtool/core' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Peter Zijlstra
-672
/
+3725
2025-10-16
x86/insn: Simplify for_each_insn_prefix()
Peter Zijlstra
-3
/
+2
2025-10-15
selftests: tls: add test for short splice due to full skmsg
Sabrina Dubroca
-0
/
+31
2025-10-15
selftests: net: tls: add tests for cmsg vs MSG_MORE
Sabrina Dubroca
-0
/
+34
2025-10-15
sched_ext: Add a selftest for scx_bpf_dsq_peek
Ryan Newton
-0
/
+476
2025-10-15
sched_ext: Add lockless peek operation for DSQs
Ryan Newton
-0
/
+19
2025-10-15
selftests/hid: add tests for missing release on the Dell Synaptics
Benjamin Tissoires
-0
/
+55
2025-10-15
selftests: cgroup: Use values_close_report in test_cpu
Sebastian Chlad
-9
/
+9
2025-10-15
selftests: cgroup: add values_close_report helper
Sebastian Chlad
-0
/
+20
2025-10-15
perf test parse-events: Add evsel test helper
Ian Rogers
-638
/
+742
2025-10-15
perf test parse-events: Add evlist test helper
Ian Rogers
-71
/
+165
2025-10-15
perf test: Clean up test_..config helpers
Ian Rogers
-19
/
+4
2025-10-15
perf test: Switch cycles event to cpu-cycles
Ian Rogers
-5
/
+5
2025-10-15
perf test parse-events: Remove cpu PMU requirement
Ian Rogers
-120
/
+110
2025-10-15
perf test parse-events: Without a PMU use cpu-cycles rather than cycles
Ian Rogers
-28
/
+33
2025-10-15
perf test parse-events: Use evsel__match for legacy events
Ian Rogers
-225
/
+74
2025-10-15
perf evsel: Improvements to __evsel__match
Ian Rogers
-9
/
+12
2025-10-15
perf evlist: Avoid scanning all PMUs for evlist__new_default
Ian Rogers
-5
/
+13
2025-10-15
perf top: Use evlist__new_default when no events specified
Ian Rogers
-3
/
+5
2025-10-15
perf record: Use evlist__new_default when no events specified
Ian Rogers
-2
/
+6
2025-10-15
perf parse-events: Remove hard coded legacy hardware and cache parsing
Ian Rogers
-362
/
+17
2025-10-15
perf print-events: Remove print_symbol_events
Ian Rogers
-110
/
+12
2025-10-15
perf print-events: Remove print_hwcache_events
Ian Rogers
-60
/
+12
[prev]
[next]