index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2026-04-14
selftests/namespaces: remove unused utils.h include from listns_efault_test
Christian Brauner
2026-04-14
selftests/fsmount_ns: add missing TARGETS and fix cap test
Christian Brauner
2026-04-14
selftests/empty_mntns: fix wrong CLONE_EMPTY_MNTNS hex value in comment
Christian Brauner
2026-04-14
selftests/empty_mntns: fix statmount_alloc() signature mismatch
Christian Brauner
2026-04-14
selftests/statmount: remove duplicate wait_for_pid()
Christian Brauner
2026-04-13
Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-13
Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-13
Merge tag 'seccomp-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-13
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2026-04-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-13
Merge tag 'landlock-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-13
selftests/ftrace: Quote check_requires comparisons
Cao Ruichuang
2026-04-13
selftests: Preserve subtarget failures in all/install
Ricardo B. Marlière
2026-04-13
selftests/run_kselftest.sh: Allow choosing per-test log directory
Ricardo B. Marlière
2026-04-13
selftests/run_kselftest.sh: Resolve BASE_DIR with pwd -P
Ricardo B. Marlière
2026-04-13
Merge tag 'kvm-s390-next-7.1-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2026-04-13
Merge tag 'kvm-x86-svm-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-13
Merge tag 'rcu.2026.03.31a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-13
selftests: net: Add tests for team driver decoupled tx and rx control
Marc Harvey
2026-04-13
selftests: net: Add test for enablement of ports with teamd
Marc Harvey
2026-04-13
selftests: net: Add tests for failover of team-aggregated ports
Marc Harvey
2026-04-13
Merge tag 'kvm-x86-nested-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-13
Merge tag 'kvm-x86-selftests-7.1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-04-13
Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2026-04-13
Merge tag 'loongarch-kvm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2026-04-13
Merge tag 'kvm-riscv-7.1-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2026-04-12
selftests/bpf: cover short IPv4/IPv6 inputs with adjust_room
Sun Jian
2026-04-12
selftests/bpf: Use memfd_create instead of shm_open in cgroup_iter_memcg
Alexei Starovoitov
2026-04-12
Merge patch series "bpf: Fix OOB in pcpu_init_value and add a test"
Alexei Starovoitov
2026-04-12
selftests/bpf: Add test for cgroup storage OOB read
Lang Xu
2026-04-12
selftests/bpf: Fix reg_bounds to match new tnum-based refinement
Paul Chaignon
2026-04-12
selftests/bpf: Add tests for non-arena/arena operations
Emil Tsalapatis
2026-04-12
bpf: add missing fsession to the verifier log
Menglong Dong
2026-04-12
selftests/bpf: Add tests for sock_ops ctx access with same src/dst register
Jiayuan Chen
2026-04-12
selftests: drv-net: Add USO test
Joe Damato
2026-04-12
selftests: netfilter: nft_tproxy.sh: adjust to socat changes
Florian Westphal
2026-04-12
selftests: net: py: add test case filtering and listing
Jakub Kicinski
2026-04-11
bpf: Move checks for reserved fields out of the main pass
Alexei Starovoitov
2026-04-11
selftests/bpf: inline TEST_TAG constants in test_loader.c
Eduard Zingerman
2026-04-11
selftests/bpf: impose global ordering for test decl_tags
Eduard Zingerman
2026-04-11
selftests/bpf: make str_has_pfx return pointer past the prefix
Eduard Zingerman
2026-04-11
selftests/bpf: fix __jited_unpriv tag name
Eduard Zingerman
2026-04-10
selftests/bpf: Remove kmalloc tracing from local storage create bench
Amery Hung
2026-04-10
selftests/bpf: Add test for add_const base_id consistency
Daniel Borkmann
2026-04-10
Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
[prev]
[next]