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-02-05
selftests/bpf: Add a btf_dump test for type_tags
Ihor Solodrai
-37
/
+110
2025-02-05
torture: Make SRCU lockdep testing use srcu_read_lock_nmisafe()
Paul E. McKenney
-1
/
+1
2025-02-05
rcutorture: Make scenario SRCU-P use srcu_read_lock_fast()
Paul E. McKenney
-0
/
+1
2025-02-05
selftests/mm: use PIDFD_SELF in guard pages test
Lorenzo Stoakes
-12
/
+4
2025-02-05
selftests/pidfd: add tests for PIDFD_SELF_*
Lorenzo Stoakes
-15
/
+67
2025-02-05
selftests/pidfd: add new PIDFD_SELF* defines
Christian Brauner
-0
/
+16
2025-02-04
netconsole: selftest: Add test for fragmented messages
Breno Leitao
-0
/
+130
2025-02-04
cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'
Dan Williams
-12
/
+10
2025-02-04
cxl: Introduce to_{ram,pmem}_{res,perf}() helpers
Dan Williams
-11
/
+14
2025-02-04
selftests/cgroup: use bash in test_cpuset_v1_hp.sh
Bharadwaj Raju
-1
/
+1
2025-02-04
Merge tag 'livepatching-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+2
2025-02-04
KVM: selftests: Fix spelling mistake "initally" -> "initially"
Colin Ian King
-2
/
+2
2025-02-04
Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
-20
/
+12
2025-02-03
selftests: drv-net: rss_ctx: don't fail reconfigure test if queue offset not ...
Jakub Kicinski
-1
/
+6
2025-02-03
selftests: drv-net: rss_ctx: add missing cleanup in queue reconfigure
Jakub Kicinski
-0
/
+2
2025-02-03
scsi: cxlflash: Remove driver
Andrew Donnellan
-7
/
+6
2025-02-03
selftests/nolibc: always keep test kernel configuration up to date
Thomas Weißschuh
-4
/
+3
2025-02-03
selftests/nolibc: execute defconfig before other targets
Thomas Weißschuh
-3
/
+3
2025-02-03
selftests/nolibc: drop call to mrproper target
Thomas Weißschuh
-1
/
+1
2025-02-03
selftests/nolibc: drop call to prepare target
Thomas Weißschuh
-1
/
+1
2025-02-03
selftests/nolibc: drop mips32be EXTRACONFIG
Thomas Weißschuh
-2
/
+1
2025-02-03
selftests/nolibc: enable -Wmissing-prototypes
Thomas Weißschuh
-1
/
+1
2025-02-03
selftests/nolibc: ignore -Wmissing-prototypes
Thomas Weißschuh
-0
/
+2
2025-02-03
selftests/bpf: test_xdp_veth: Add new test cases for XDP flags
Bastien Curutchet (eBPF Foundation)
-7
/
+20
2025-02-03
selftests/bpf: test_xdp_veth: Use unique names
Bastien Curutchet (eBPF Foundation)
-18
/
+33
2025-02-03
selftests/bpf: test_xdp_veth: Add XDP flags to prog_configuration
Bastien Curutchet (eBPF Foundation)
-2
/
+12
2025-02-03
selftests/bpf: test_xdp_veth: Add prog_config[] table
Bastien Curutchet (eBPF Foundation)
-53
/
+80
2025-02-03
selftests/bpf: test_xdp_veth: Rename config[]
Bastien Curutchet (eBPF Foundation)
-16
/
+16
2025-02-03
selftests/bpf: test_xdp_veth: Split network configuration
Bastien Curutchet (eBPF Foundation)
-34
/
+47
2025-02-03
selftests/bpf: test_xdp_veth: Use int to describe next veth
Bastien Curutchet (eBPF Foundation)
-5
/
+7
2025-02-03
selftests/bpf: test_xdp_veth: Remove unecessarry check_ping()
Bastien Curutchet (eBPF Foundation)
-10
/
+5
2025-02-03
selftests/bpf: test_xdp_veth: Remove unused defines
Bastien Curutchet (eBPF Foundation)
-2
/
+0
2025-02-03
selftests/bpf: helpers: Add append_tid()
Bastien Curutchet (eBPF Foundation)
-0
/
+29
2025-02-03
selftests/bpf: Fix runqslower cross-endian build
Tony Ambardar
-0
/
+1
2025-02-03
selftests/bpf: Fix freplace_link segfault in tailcalls prog test
Tengda Wu
-0
/
+1
2025-02-03
udp: gso: do not drop small packets when PMTU reduces
Yan Zhai
-0
/
+26
2025-01-31
Merge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-4
/
+17
2025-01-31
Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-205
/
+404
2025-01-31
Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2025-01-31
KVM: s390: selftests: Streamline uc_skey test to issue iske after sske
Christoph Schlameuss
-18
/
+6
2025-01-31
KVM: s390: selftests: fix ucontrol memory region test
Claudio Imbrenda
-2
/
+6
2025-01-30
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-83
/
+169
2025-01-30
Merge tag 'gpio-fixes-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-6
/
+25
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2025-01-29
selftests/net: Add test for loading devbound XDP program in generic mode
Toke Høiland-Jørgensen
-1
/
+13
2025-01-29
vsock/test: Add test for connect() retries
Michal Luczaj
-0
/
+47
2025-01-29
vsock/test: Add test for UAF due to socket unbinding
Michal Luczaj
-0
/
+58
2025-01-29
vsock/test: Introduce vsock_connect_fd()
Michal Luczaj
-28
/
+18
2025-01-29
vsock/test: Introduce vsock_bind()
Michal Luczaj
-49
/
+26
2025-01-29
selftests/bpf: Add strparser test for bpf
Jiayuan Chen
-53
/
+507
[prev]
[next]