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-06-22
Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-4
/
+8
2025-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-3
/
+13
2025-06-22
selftest: add selftest for anycast notifications
Yuyang Huang
-1
/
+43
2025-06-22
tools/nolibc: merge i386 and x86_64 into a single x86 arch
Willy Tarreau
-195
/
+179
2025-06-22
tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macros
Willy Tarreau
-2
/
+2
2025-06-21
Merge tag 'perf-tools-fixes-for-v6.16-1-2025-06-20' of git://git.kernel.org/p...
Linus Torvalds
-51
/
+327
2025-06-20
sched_ext: Add support for cgroup bandwidth control interface
Tejun Heo
-0
/
+28
2025-06-20
perf test: add test for BPF metadata collection
Blake Jones
-1
/
+95
2025-06-20
perf tools: display the new PERF_RECORD_BPF_METADATA event
Blake Jones
-3
/
+56
2025-06-20
perf record: collect BPF metadata from new programs
Blake Jones
-1
/
+84
2025-06-20
perf record: collect BPF metadata from existing BPF programs
Blake Jones
-0
/
+362
2025-06-20
perf build: detect support for libbpf's emit_strings option
Blake Jones
-0
/
+25
2025-06-20
KVM: selftests: Fall back to split IRQ chip if full in-kernel chip is unsuppo...
Sean Christopherson
-1
/
+12
2025-06-20
perf header: remove unecessary core id test
Anubhav Shelat
-16
/
+0
2025-06-20
KVM: selftests: Print a more helpful message for EACCESS in access tracking test
Sean Christopherson
-5
/
+2
2025-06-20
KVM: selftests: Play nice with EACCES errors in open_path_or_exit()
Sean Christopherson
-2
/
+3
2025-06-20
KVM: selftests: Add __open_path_or_exit() variant to provide extra help info
Sean Christopherson
-4
/
+16
2025-06-20
KVM: selftests: Verify KVM is loaded when getting a KVM module param
Sean Christopherson
-12
/
+9
2025-06-20
perf test: Add header shell test
Ian Rogers
-0
/
+74
2025-06-20
KVM: selftests: Fix spelling of 'occurrences' in sparsebit.c comments
Rahul Kumar
-2
/
+2
2025-06-20
perf parse-events: Set default GH modifier properly
Namhyung Kim
-3
/
+8
2025-06-20
perf test: Expand user space event reading (rdpmc) tests
Ian Rogers
-78
/
+240
2025-06-20
KVM: selftests: Verify KVM disable interception (for userspace) on filter change
Sean Christopherson
-0
/
+8
2025-06-20
perf vendor events arm64: Update FUJITSU-MONAKA pmu event
Kotaro, Tokai
-144
/
+265
2025-06-20
bpftool: Fix memory leak in dump_xx_nlmsg on realloc failure
Yuan Chen
-6
/
+9
2025-06-20
selftests/bpf: Add test for bpftool access to read-only protected maps
Slava Imameev
-0
/
+490
2025-06-20
bpftool: Use appropriate permissions for map access
Slava Imameev
-51
/
+96
2025-06-19
selftests/mm: skip uprobe vma merge test if uprobes are not enabled
Pedro Falcato
-1
/
+4
2025-06-19
selftests/mm: add configs to fix testcase failure
Dev Jain
-0
/
+3
2025-06-19
selftests/mm: increase timeout from 180 to 900 seconds
Shivank Garg
-1
/
+1
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-32
/
+459
2025-06-19
Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-12
/
+305
2025-06-19
tools: ynl: fix mixing ops and notifications on one socket
Jakub Kicinski
-11
/
+17
2025-06-19
selftests: net: use slowwait to make sure IPv6 setup finished
Hangbin Liu
-5
/
+4
2025-06-19
selftests: net: use slowwait to stabilize vrf_route_leaking test
Hangbin Liu
-2
/
+2
2025-06-19
selftests/landlock: Add test to check rule tied to covered mount point
Mickaël Salaün
-0
/
+40
2025-06-19
selftests/landlock: Fix build of audit_test
Song Liu
-0
/
+1
2025-06-19
selftests/landlock: Fix readlink check
Mickaël Salaün
-3
/
+4
2025-06-19
KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_cases
Zenghui Yu
-3
/
+13
2025-06-18
netdevsim: remove udp_ports_sleep
Stanislav Fomichev
-22
/
+1
2025-06-18
bpf: Adjust free target to avoid global starvation of LRU map
Willem de Bruijn
-37
/
+35
2025-06-18
selftests: net: add test for passive TFO socket NAPI ID
David Wei
-0
/
+113
2025-06-18
selftests: net: add passive TFO test binary
David Wei
-0
/
+173
2025-06-18
selftests: netdevsim: improve lib.sh include in peer.sh
David Wei
-1
/
+2
2025-06-18
pm: cpupower: Fix printing of CORE, CPU fields in cpupower-monitor
Gautham R. Shenoy
-4
/
+0
2025-06-18
pm: cpupower: Fix the snapshot-order of tsc,mperf, clock in mperf_stop()
Gautham R. Shenoy
-2
/
+2
2025-06-18
selftests/ptrace: Fix spelling mistake "multible" -> "multiple"
Ankit Chauhan
-1
/
+1
2025-06-18
selftests/bpf: include limits.h needed for PATH_MAX directly
Eduard Zingerman
-0
/
+1
2025-06-18
selftests: netconsole: Add tests for 'msgid' feature in sysdata
Gustavo Luiz Duarte
-0
/
+30
2025-06-17
selftests: forwarding: Add a test for verifying VXLAN MC underlay
Petr Machata
-0
/
+772
[prev]
[next]