index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-23
Merge branch kvm-arm64/misc-6.16 into kvmarm-master/next
Marc Zyngier
2
-0
/
+128
2025-05-23
Merge branch kvm-arm64/fgt-masks into kvmarm-master/next
Marc Zyngier
1
-17
/
+48
2025-05-23
Merge branch kvm-arm64/mte-frac into kvmarm-master/next
Marc Zyngier
1
-1
/
+76
2025-05-16
KVM: selftests: Confirm exposing MTE_frac does not break migration
Ben Horgan
1
-1
/
+76
2025-05-06
arm64: tools: Resync sysreg.h
Marc Zyngier
1
-17
/
+48
2025-05-06
KVM: arm64: selftests: Add test for SVE host corruption
Mark Brown
2
-0
/
+128
2025-04-26
Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2025-04-26
Merge tag 'x86-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2025-04-26
Merge tag 'move-lib-kunit-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2025-04-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-2
/
+68
2025-04-25
selftests/bpf: Correct typo in __clang_major__ macro
Peilin Ye
1
-1
/
+1
2025-04-25
Merge tag 'cxl-fixes-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-04-25
Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linux
Linus Torvalds
4
-6
/
+4
2025-04-25
selftests/bpf: add test for softlock when modifying hashmap while iterating
Brandon Kammerdiener
2
-0
/
+67
2025-04-24
Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-25
/
+153
2025-04-24
x86/insn: Fix CTEST instruction decoding
Kirill A. Shutemov
1
-2
/
+2
2025-04-24
Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-3
/
+41
2025-04-24
selftests: ublk: common: fix _get_disk_dev_t for pre-9.0 coreutils
Uday Shankar
1
-2
/
+2
2025-04-23
selftests/tc-testing: Add test for HFSC queue emptying during peek operation
Cong Wang
1
-0
/
+39
2025-04-23
selftests: mptcp: diag: use mptcp_lib_get_info_value
Geliang Tang
1
-3
/
+2
2025-04-23
selftests: ublk: remove useless 'delay_us' from 'struct dev_ctx'
Ming Lei
1
-3
/
+0
2025-04-23
selftests: ublk: fix recover test
Ming Lei
2
-1
/
+2
2025-04-23
selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
Ihor Solodrai
1
-1
/
+0
2025-04-22
lib: Ensure prime numbers tests are included in KUnit test runs
Mark Brown
1
-0
/
+2
2025-04-21
Merge tag 'sched_ext-for-6.15-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2025-04-19
Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+20
2025-04-19
Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2025-04-18
Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2025-04-18
Merge tag 'linux_kselftest-kunit-fixes-6.15-rc3' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+3
2025-04-18
Merge tag 'linux_kselftest-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+22
2025-04-18
cxl: Fix devm host device for CXL fwctl initialization
Dave Jiang
1
-1
/
+1
2025-04-18
Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linux
Linus Torvalds
23
-174
/
+938
2025-04-18
tracing: selftests: Add testing a user string to filters
Steven Rostedt
1
-0
/
+20
2025-04-18
selftests/pcie_bwctrl: Fix test progs list
Ilpo Järvinen
1
-1
/
+2
2025-04-17
Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-24
/
+132
2025-04-16
Merge tag 'mm-hotfixes-stable-2025-04-16-19-59' of git://git.kernel.org/pub/s...
Linus Torvalds
6
-20
/
+10
2025-04-16
selftests: ublk: add generic_06 for covering fault inject
Uday Shankar
5
-3
/
+155
2025-04-16
selftests: ublk: move creating UBLK_TMP into _prep_test()
Ming Lei
1
-1
/
+1
2025-04-16
selftests: ublk: add test_stress_05.sh
Ming Lei
2
-0
/
+65
2025-04-16
selftests: ublk: support user recovery
Ming Lei
6
-10
/
+230
2025-04-16
selftests: ublk: support target specific command line
Ming Lei
3
-12
/
+95
2025-04-16
selftests: ublk: increase max nr_queues and queue depth
Ming Lei
2
-3
/
+3
2025-04-16
selftests: ublk: set queue pthread's cpu affinity
Ming Lei
2
-8
/
+159
2025-04-16
selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUER/IORING_SETUP_DEFE...
Ming Lei
1
-1
/
+3
2025-04-16
selftests: ublk: add two stress tests for zero copy feature
Ming Lei
3
-0
/
+77
2025-04-16
selftests: ublk: run stress tests in parallel
Ming Lei
3
-49
/
+63
2025-04-16
selftests: ublk: make sure _add_ublk_dev can return in sub-shell
Ming Lei
4
-22
/
+39
2025-04-16
selftests: ublk: cleanup backfile automatically
Ming Lei
12
-89
/
+70
2025-04-16
selftests: ublk: add io_uring uapi header
Ming Lei
1
-0
/
+1
2025-04-16
selftests: ublk: fix ublk_find_tgt()
Ming Lei
2
-2
/
+3
[next]