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-03-20
selftests/pidfd: first test for multi-threaded exec polling
Christian Brauner
-7
/
+31
2025-03-20
tools headers: Sync uapi/asm-generic/socket.h with the kernel sources
Alexander Mikhalitsyn
-2
/
+19
2025-03-20
selftests: net: test for lwtunnel dst ref loops
Justin Iurman
-0
/
+249
2025-03-20
selftests: mptcp: add pm sysctl mapping tests
Geliang Tang
-1
/
+29
2025-03-19
libperf: Don't remove -g when EXTRA_CFLAGS are used
James Clark
-9
/
+3
2025-03-19
perf pmu: Handle memory failure in tool_pmu__new()
Thomas Richter
-1
/
+10
2025-03-19
perf: intel-tpebs: Fix incorrect usage of zfree()
James Clark
-1
/
+1
2025-03-19
perf cpumap: Increment reference count for online cpumap
Ian Rogers
-9
/
+15
2025-03-19
perf dso: fix dso__is_kallsyms() check
Stephen Brennan
-1
/
+3
2025-03-19
selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
Bastien Curutchet (eBPF Foundation)
-254
/
+176
2025-03-19
selftests/bpf: test_xdp_vlan: Rename BPF sections
Bastien Curutchet (eBPF Foundation)
-13
/
+13
2025-03-19
Merge branch 'kvm-arm64/writable-midr' into kvmarm/next
Oliver Upton
-7
/
+30
2025-03-19
Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/next
Oliver Upton
-10
/
+49
2025-03-19
Merge branch 'kvm-arm64/nv-idregs' into kvmarm/next
Oliver Upton
-0
/
+3
2025-03-19
Merge branch 'kvm-arm64/nv-vgic' into kvmarm/next
Oliver Upton
-30
/
+1
2025-03-19
sched/debug: Remove CONFIG_SCHED_DEBUG from self-test config files
Ingo Molnar
-3
/
+1
2025-03-19
rseq/selftests: Fix namespace collision with rseq UAPI header
Michael Jeanson
-2
/
+2
2025-03-19
tc-tests: Update tc police action tests for tc buffer size rounding fixes.
Jonathan Lennox
-5
/
+5
2025-03-19
selftests: drv-net: use defer in the ping test
Jakub Kicinski
-8
/
+8
2025-03-19
selftests/bpf: Add tests for rqspinlock
Kumar Kartikeya Dwivedi
-0
/
+538
2025-03-19
Merge tag 'kvm-x86-selftests-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-356
/
+370
2025-03-19
Merge tag 'kvm-x86-selftests_6.15-1' of https://github.com/kvm-x86/linux into...
Paolo Bonzini
-83
/
+151
2025-03-19
Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-0
/
+147
2025-03-19
KVM: riscv: selftests: Add Zaamo/Zalrsc extensions to get-reg-list test
Clément Léger
-0
/
+8
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Thomas Huth
-9
/
+9
2025-03-19
x86/cpufeatures: Remove {disabled,required}-features.h
Xin Li (Intel)
-276
/
+0
2025-03-19
x86/mm: Enable AMD translation cache extensions
Rik van Riel
-0
/
+2
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
-42
/
+504
2025-03-18
selftests/bpf: Add selftest for attaching fexit to __noreturn functions
Yafang Shao
-0
/
+24
2025-03-18
perf kwork: Remove unreachable judgments
Feng Yang
-1
/
+1
2025-03-18
perf python: Check if there is space to copy all the event
Arnaldo Carvalho de Melo
-0
/
+5
2025-03-18
perf python: Don't keep a raw_data pointer to consumed ring buffer space
Arnaldo Carvalho de Melo
-3
/
+1
2025-03-18
perf python: Decrement the refcount of just created event on failure
Arnaldo Carvalho de Melo
-1
/
+5
2025-03-18
perf python tracepoint.py: Change the COMM using setproctitle if available
Arnaldo Carvalho de Melo
-0
/
+8
2025-03-18
perf python: Remove some unused macros (_PyUnicode_FromString(arg), etc)
Arnaldo Carvalho de Melo
-7
/
+0
2025-03-18
perf python: Fixup description of sample.id event member
Arnaldo Carvalho de Melo
-1
/
+1
2025-03-18
iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
Nicolin Chen
-0
/
+153
2025-03-18
iommufd/selftest: Require vdev_id when attaching to a nested domain
Nicolin Chen
-0
/
+5
2025-03-18
RISC-V: selftests: Add TEST_ZICBOM into CBO tests
Yunhui Cui
-11
/
+55
2025-03-17
Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...
Linus Torvalds
-1
/
+3
2025-03-17
perf test dso-data: Correctly free test file in read test
Ian Rogers
-12
/
+12
2025-03-17
perf dso: Use lock annotations to fix asan deadlock
Ian Rogers
-43
/
+66
2025-03-17
perf mutex: Add annotations for LOCKS_EXCLUDED and LOCKS_RETURNED
Ian Rogers
-0
/
+8
2025-03-17
selftests/mm/cow: fix the incorrect error handling
Cyan Yang
-1
/
+1
2025-03-17
selftests/mm: add tests for folio_split(), buddy allocator like split
Zi Yan
-7
/
+27
2025-03-17
xarray: add xas_try_split() to split a multi-index entry
Zi Yan
-0
/
+1
2025-03-17
bpftool: Using the right format specifiers
Jiayuan Chen
-30
/
+31
2025-03-17
bpftool: Add -Wformat-signedness flag to detect format errors
Jiayuan Chen
-1
/
+6
2025-03-17
selftests/bpf: Test freplace from user namespace
Mykyta Yatsenko
-4
/
+112
2025-03-17
libbpf: Pass BPF token from find_prog_btf_id to BPF_BTF_GET_FD_BY_ID
Mykyta Yatsenko
-9
/
+23
[prev]
[next]