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
2026-04-14
selftests/net: Split netdevsim tests from HW tests in nk_qlease
Daniel Borkmann
-1142
/
+1169
2026-04-14
tools/ynl: Make YnlFamily closeable as a context manager
Daniel Borkmann
-0
/
+10
2026-04-14
selftests/ftrace: Add test case for fully-qualified variable references
Tom Zanussi
-0
/
+34
2026-04-14
selftests/bpf: add test for xdp_master_redirect with bond not up
Jiayuan Chen
-2
/
+94
2026-04-14
perf loongarch: Fix build failure with CONFIG_LIBDW_DWARF_UNWIND
WANG Rui
-1
/
+0
2026-04-14
selftests/namespaces: remove unused utils.h include from listns_efault_test
Christian Brauner
-1
/
+0
2026-04-14
selftests/fsmount_ns: add missing TARGETS and fix cap test
Christian Brauner
-16
/
+15
2026-04-14
selftests/empty_mntns: fix wrong CLONE_EMPTY_MNTNS hex value in comment
Christian Brauner
-1
/
+1
2026-04-14
selftests/empty_mntns: fix statmount_alloc() signature mismatch
Christian Brauner
-33
/
+8
2026-04-14
selftests/statmount: remove duplicate wait_for_pid()
Christian Brauner
-25
/
+0
2026-04-13
perf annotate: Use jump__delete when freeing LoongArch jumps
Rong Bao
-1
/
+4
2026-04-13
perf test: Fixes for check branch stack sampling
Ian Rogers
-50
/
+96
2026-04-13
perf test: Fix inet_pton probe failure and unroll call graph
Ian Rogers
-4
/
+4
2026-04-13
perf build: fix "argument list too long" in second location
Markus Mayer
-2
/
+2
2026-04-13
perf header: Add sanity checks to HEADER_BPF_BTF processing
Arnaldo Carvalho de Melo
-0
/
+17
2026-04-13
perf header: Sanity check HEADER_BPF_PROG_INFO
Arnaldo Carvalho de Melo
-0
/
+20
2026-04-13
perf header: Sanity check HEADER_PMU_CAPS
Arnaldo Carvalho de Melo
-0
/
+19
2026-04-13
perf header: Sanity check HEADER_HYBRID_TOPOLOGY
Arnaldo Carvalho de Melo
-0
/
+12
2026-04-13
perf header: Sanity check HEADER_CACHE
Arnaldo Carvalho de Melo
-0
/
+13
2026-04-13
perf header: Sanity check HEADER_GROUP_DESC
Arnaldo Carvalho de Melo
-1
/
+15
2026-04-13
perf header: Sanity check HEADER_PMU_MAPPINGS
Arnaldo Carvalho de Melo
-0
/
+13
2026-04-13
perf header: Sanity check HEADER_MEM_TOPOLOGY
Arnaldo Carvalho de Melo
-0
/
+12
2026-04-13
perf header: Sanity check HEADER_NUMA_TOPOLOGY
Arnaldo Carvalho de Melo
-0
/
+13
2026-04-13
perf header: Sanity check HEADER_CPU_TOPOLOGY
Arnaldo Carvalho de Melo
-2
/
+25
2026-04-13
perf header: Sanity check HEADER_NRCPUS and HEADER_CPU_DOMAIN_INFO
Arnaldo Carvalho de Melo
-1
/
+44
2026-04-13
perf header: Bump up the max number of command line args allowed
Arnaldo Carvalho de Melo
-2
/
+5
2026-04-13
perf header: Validate nr_domains when reading HEADER_CPU_DOMAIN_INFO
Arnaldo Carvalho de Melo
-0
/
+6
2026-04-14
tools: hv: Fix cross-compilation
Aditya Garg
-2
/
+2
2026-04-13
Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-2
/
+358
2026-04-13
Merge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-17
/
+18
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+112
2026-04-13
Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+0
2026-04-13
Merge tag 'seccomp-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+6
2026-04-13
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
-0
/
+2
2026-04-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+2
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-9
/
+790
2026-04-13
Merge tag 'landlock-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-666
/
+1250
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+0
2026-04-13
Merge tag 'vfs-7.1-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-4
/
+969
2026-04-13
Merge tag 'vfs-7.1-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+1019
2026-04-13
selftests/ftrace: Quote check_requires comparisons
Cao Ruichuang
-7
/
+7
2026-04-13
selftests: Preserve subtarget failures in all/install
Ricardo B. Marlière
-4
/
+4
2026-04-13
selftests/run_kselftest.sh: Allow choosing per-test log directory
Ricardo B. Marlière
-3
/
+30
2026-04-13
selftests/run_kselftest.sh: Resolve BASE_DIR with pwd -P
Ricardo B. Marlière
-6
/
+1
2026-04-13
Merge tag 'kvm-s390-next-7.1-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-40
/
+5
2026-04-13
Merge tag 'kvm-x86-svm-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-2
/
+0
2026-04-13
Merge tag 'rcu.2026.03.31a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-110
/
+73
2026-04-13
tools/sched_ext: Add explicit cast from void* in RESIZE_ARRAY()
Kuba Piecuch
-0
/
+1
2026-04-13
sched_ext: Make string params of __ENUM_set() const
Kuba Piecuch
-1
/
+1
2026-04-13
tools/sched_ext: Kick home CPU for stranded tasks in scx_qmap
Tejun Heo
-0
/
+40
[prev]
[next]