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
/
testing
Age
Commit message (
Expand
)
Author
Lines
2025-04-25
selftests/bpf: Correct typo in __clang_major__ macro
Peilin Ye
-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
2025-04-25
Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linux
Linus Torvalds
-6
/
+4
2025-04-25
selftests/bpf: add test for softlock when modifying hashmap while iterating
Brandon Kammerdiener
-0
/
+67
2025-04-25
Merge branch 'perf/urgent'
Peter Zijlstra
-196
/
+1054
2025-04-24
Merge branch 'block-6.15' into for-6.16/block
Jens Axboe
-6
/
+4
2025-04-24
selftests: drv-net: Test that NAPI ID is non-zero
Joe Damato
-1
/
+112
2025-04-24
selftests: drv-net: Factor out ksft C helpers
Joe Damato
-47
/
+58
2025-04-24
selftests/bpf: Fix endianness issue in __qspinlock declaration
Ilya Leoshkevich
-0
/
+12
2025-04-24
selftests/bpf: Fix arena_spin_lock on systems with less than 16 CPUs
Ilya Leoshkevich
-6
/
+8
2025-04-24
selftests/bpf: Fix arena_spin_lock.c build dependency
Ilya Leoshkevich
-0
/
+0
2025-04-24
selftests: iou-zcrx: Get the page size at runtime
Haiyue Wang
-8
/
+15
2025-04-24
Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-25
/
+153
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-179
/
+1025
2025-04-24
Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-3
/
+41
2025-04-24
selftests: ublk: common: fix _get_disk_dev_t for pre-9.0 coreutils
Uday Shankar
-2
/
+2
2025-04-24
selftests/fs/mount-notify: test also remove/flush of mntns marks
Amir Goldstein
-11
/
+46
2025-04-23
selftests/tc-testing: Add test for HFSC queue emptying during peek operation
Cong Wang
-0
/
+39
2025-04-23
selftests/bpf: Set MACs during veth creation in tc_redirect
Ilya Leoshkevich
-5
/
+6
2025-04-23
selftests: mptcp: diag: use mptcp_lib_get_info_value
Geliang Tang
-3
/
+2
2025-04-23
selftests: ublk: remove useless 'delay_us' from 'struct dev_ctx'
Ming Lei
-3
/
+0
2025-04-23
selftests: ublk: fix recover test
Ming Lei
-1
/
+2
2025-04-23
selftests/bpf: Add test to access const void pointer argument in tracing program
KaFai Wan
-0
/
+12
2025-04-23
selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
Ihor Solodrai
-1
/
+0
2025-04-23
selftests: net/bridge : add tests for per vlan snooping with stp state changes
Yong Wang
-8
/
+154
2025-04-22
selftests/bpf: Add test for attaching kprobe with long event names
Feng Yang
-0
/
+39
2025-04-22
selftests/bpf: Add test for attaching uprobe with long event names
Feng Yang
-0
/
+49
2025-04-22
selftests/bpf: Close the file descriptor to avoid resource leaks
Malaya Kumar Rout
-3
/
+4
2025-04-22
lib: Ensure prime numbers tests are included in KUnit test runs
Mark Brown
-0
/
+2
2025-04-22
tools/nolibc: implement width padding in printf()
Thomas Weißschuh
-0
/
+3
2025-04-22
selftests/nolibc: add test for snprintf() truncation
Thomas Weißschuh
-1
/
+3
2025-04-22
selftests/nolibc: rename vfprintf test suite
Thomas Weißschuh
-2
/
+2
2025-04-22
selftests/nolibc: use snprintf() for printf tests
Thomas Weißschuh
-27
/
+3
2025-04-22
Revert "selftests/nolibc: use waitid() over waitpid()"
Thomas Weißschuh
-6
/
+4
2025-04-22
tools/nolibc: add tolower() and toupper()
Thomas Weißschuh
-0
/
+5
2025-04-22
tools/nolibc: handle intmax_t/uintmax_t in printf
Thomas Weißschuh
-0
/
+2
2025-04-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-8
/
+1243
2025-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
-585
/
+2642
2025-04-21
fs: remove uselib() system call
Christian Brauner
-2
/
+0
2025-04-19
Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+20
2025-04-19
selftests/nolibc: enable UBSAN if available
Thomas Weißschuh
-1
/
+2
2025-04-19
selftests/nolibc: disable ubsan for smash_stack()
Thomas Weißschuh
-0
/
+1
2025-04-18
Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+1
2025-04-18
Merge tag 'linux_kselftest-kunit-fixes-6.15-rc3' of git://git.kernel.org/pub/...
Linus Torvalds
-1
/
+3
2025-04-18
Merge tag 'linux_kselftest-fixes-6.15-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-1
/
+22
2025-04-18
cxl: Fix devm host device for CXL fwctl initialization
Dave Jiang
-1
/
+1
2025-04-18
Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linux
Linus Torvalds
-174
/
+938
2025-04-18
tracing: selftests: Add testing a user string to filters
Steven Rostedt
-0
/
+20
2025-04-18
selftests/pcie_bwctrl: Fix test progs list
Ilpo Järvinen
-1
/
+2
2025-04-18
selftests/bpf: Add 5-byte NOP uprobe trigger benchmark
Jiri Olsa
-1
/
+55
[prev]
[next]