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-16
KVM: selftests: Confirm exposing MTE_frac does not break migration
Ben Horgan
-1
/
+76
2025-05-16
tools/bootconfig: specify LDFLAGS as an argument to CC
Brian Masney
-1
/
+1
2025-05-16
tools/bootconfig: allow overriding CFLAGS assignment
Brian Masney
-1
/
+1
2025-05-15
selftests/run_kselftest.sh: Use readlink if realpath is not available
Yosry Ahmed
-1
/
+8
2025-05-15
tools: ynl-gen: array-nest: support arrays of nests
Jakub Kicinski
-0
/
+3
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-72
/
+875
2025-05-15
Merge tag 'net-6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-56
/
+192
2025-05-15
perf test: Allow tolerance for leader sampling test
Chun-Tse Shao
-6
/
+27
2025-05-15
selftest/net/ovpn: extend coverage with more test cases
Antonio Quartulli
-11
/
+34
2025-05-15
selftest/net/ovpn: fix crash in case of getaddrinfo() failure
Antonio Quartulli
-2
/
+8
2025-05-14
selftests/bpf: Relax TCPOPT_WINDOW validation in test_tcp_custom_syncookie.c.
Kuniyuki Iwashima
-1
/
+3
2025-05-14
libbpf: Check bpf_map_skeleton link for NULL
Mykyta Yatsenko
-0
/
+6
2025-05-14
tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffix
Steven Rostedt
-10
/
+10
2025-05-14
perf test: Add stat uniquifying test
Chun-Tse Shao
-0
/
+69
2025-05-14
perf parse-events: Use wildcard processing to set an event to merge into
Ian Rogers
-72
/
+88
2025-05-14
perf evlist: Make uniquifying counter names consistent
Ian Rogers
-174
/
+177
2025-05-14
objtool: Speed up SHT_GROUP reindexing
Josh Poimboeuf
-18
/
+30
2025-05-13
mm: introduce new .mmap_prepare() file callback
Lorenzo Stoakes
-5
/
+61
2025-05-13
selftests: memcg: increase error tolerance of child memory.current check in t...
Waiman Long
-2
/
+2
2025-05-13
selftests: memcg: allow low event with no memory.low and memory_recursiveprot on
Waiman Long
-4
/
+14
2025-05-13
cpupower: do not install files to /etc/default/
Francesco Poli (wintermute)
-11
/
+15
2025-05-13
cpupower: do not call systemctl at install time
Francesco Poli (wintermute)
-7
/
+14
2025-05-13
cpupower: do not write DESTDIR to cpupower.service
Francesco Poli (wintermute)
-1
/
+1
2025-05-13
vsock/test: Fix occasional failure in SIOCOUTQ tests
Konstantin Shkolnyy
-12
/
+16
2025-05-13
tools: ynl-gen: Allow multi-attr without nested-attributes again
Lukas Wunner
-4
/
+3
2025-05-13
perf trace: Support --summary-mode=cgroup
Namhyung Kim
-12
/
+170
2025-05-13
perf report: Add 'tgid' sort key
Namhyung Kim
-0
/
+41
2025-05-13
perf test: Update sysfs path for core PMU caps
Namhyung Kim
-1
/
+2
2025-05-13
perf test: Fix LBR test by ignoring idle task
Namhyung Kim
-1
/
+1
2025-05-13
perf tools: Fix arm64 source package build
James Clark
-0
/
+6
2025-05-13
perf test: Hybrid improvements for metric value validation test
Ian Rogers
-9
/
+20
2025-05-13
perf list: Display the PMU name associated with a perf metric in JSON
Ian Rogers
-4
/
+16
2025-05-13
perf metricgroup: Binary search when resolving referred to metrics
Ian Rogers
-73
/
+192
2025-05-13
perf pmu: Change aliases from list to hashmap
Ian Rogers
-161
/
+199
2025-05-13
perf fncache: Switch to using hashmap
Ian Rogers
-35
/
+39
2025-05-13
tools: ynl-gen: support struct for binary attributes
Jakub Kicinski
-1
/
+20
2025-05-13
tools: ynl-gen: auto-indent else
Jakub Kicinski
-0
/
+1
2025-05-13
tools: ynl-gen: support sub-type for binary attributes
Jakub Kicinski
-3
/
+40
2025-05-13
selftests: ncdevmem: Implement devmem TCP TX
Mina Almasry
-15
/
+311
2025-05-13
net: devmem: TCP tx netlink api
Stanislav Fomichev
-0
/
+1
2025-05-13
Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
Ingo Molnar
-0
/
+640
2025-05-13
Merge branch 'x86/mm' into x86/core, to resolve conflicts
Ingo Molnar
-3
/
+6
2025-05-13
Merge branch 'x86/fpu' into x86/core, to merge dependent commits
Ingo Molnar
-2
/
+16
2025-05-13
Merge branch 'x86/cpu' into x86/core, to resolve conflicts
Ingo Molnar
-546
/
+650
2025-05-13
Merge branch 'x86/boot' into x86/core, to merge dependent commits
Ingo Molnar
-2
/
+4
2025-05-13
Merge branch 'x86/asm' into x86/core, to merge dependent commits
Ingo Molnar
-29
/
+168
2025-05-12
mm: perform VMA allocation, freeing, duplication in mm
Lorenzo Stoakes
-35
/
+136
2025-05-12
mm: abstract initial stack setup to mm subsystem
Lorenzo Stoakes
-0
/
+32
2025-05-12
mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
Lorenzo Stoakes
-1
/
+42
2025-05-12
mm/selftests: add a test to verify mmap_changing race with -EAGAIN
Peter Xu
-0
/
+202
[prev]
[next]