index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-25
libbpf: Fix possible use-after-free for externs
Adin Scannell
1
-0
/
+16
2025-06-25
torture: Default --no-clocksourcewd on arm64
Paul E. McKenney
1
-2
/
+2
2025-06-25
torture: Default --no-rcutasksflavors on arm64
Paul E. McKenney
1
-2
/
+11
2025-06-25
torture: Make torture.sh KCSAN runs set CONFIG_RCU_TORTURE_TEST_CHK_RDR_STATE=y
Paul E. McKenney
1
-1
/
+6
2025-06-25
torture: Permit multiple space characters in kvm.sh --kconfig argument
Paul E. McKenney
1
-1
/
+1
2025-06-25
torture: Suppress torture.sh "Zero time" messages for disabled tests
Paul E. McKenney
1
-3
/
+3
2025-06-25
rcutorture: Make BUSTED scenario check and log readers
Paul E. McKenney
1
-0
/
+3
2025-06-24
selftests: ublk: don't take same backing file for more than one ublk devices
Ming Lei
1
-2
/
+3
2025-06-24
selftests/bpf: Add testcases for BPF_ADD and BPF_SUB
Harishankar Vishwanathan
1
-0
/
+161
2025-06-24
KVM: selftests: Add back the missing check of MONITOR/MWAIT availability
Chenyi Qiang
1
-0
/
+1
2025-06-24
iommufd/selftest: Fix build warnings due to uninitialized mfd
Nicolin Chen
1
-2
/
+6
2025-06-24
iommufd/selftest: Add asserts testing global mfd
Nicolin Chen
1
-0
/
+2
2025-06-24
iommufd/selftest: Add missing close(mfd) in memfd_mmap()
Nicolin Chen
1
-2
/
+7
2025-06-24
iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizes
Nicolin Chen
1
-9
/
+21
2025-06-24
selftests/pidfd: decode pidfd file handles withou having to specify an fd
Christian Brauner
3
-1
/
+65
2025-06-24
fcntl/pidfd: redefine PIDFD_SELF_THREAD_GROUP
Christian Brauner
1
-1
/
+1
2025-06-24
selftest: af_unix: Add tests for -ECONNRESET.
Kuniyuki Iwashima
1
-4
/
+115
2025-06-24
af_unix: Add test for consecutive consumed OOB.
Kuniyuki Iwashima
1
-0
/
+23
2025-06-23
selftests/bpf: Convert test_sysctl to prog_tests
Jerome Marchand
3
-33
/
+10
2025-06-23
page_pool: import Jesper's page_pool benchmark
Jesper Dangaard Brouer
6
-0
/
+964
2025-06-23
selftests: drv-net: stats: use skip instead of xfail for unsupported features
Jakub Kicinski
1
-3
/
+3
2025-06-23
selftests: drv-net: stats: fix pylint issues
Jakub Kicinski
1
-15
/
+30
2025-06-23
selftests/nolibc: avoid GCC 15 -Wunterminated-string-initialization
Thomas Weißschuh
1
-1
/
+1
2025-06-23
selftests/nolibc: integrate with kselftests
Thomas Weißschuh
2
-0
/
+27
2025-06-23
selftests/nolibc: rename Makefile
Thomas Weißschuh
2
-1
/
+1
2025-06-23
selftests/nolibc: split out CFLAGS logic
Thomas Weißschuh
2
-8
/
+14
2025-06-23
selftests/nolibc: drop implicit defconfig executions
Thomas Weißschuh
1
-2
/
+2
2025-06-23
selftests: drv-net: import things in lib one by one
Jakub Kicinski
2
-0
/
+31
2025-06-23
KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirements
Sean Christopherson
2
-0
/
+136
2025-06-23
KVM: selftests: Add utilities to create eventfds and do KVM_IRQFD
Sean Christopherson
3
-23
/
+47
2025-06-23
KVM: selftests: Assert that eventfd() succeeds in Xen shinfo test
Sean Christopherson
1
-6
/
+3
2025-06-23
selftests/bpf: Support ppc64el in vmtest
Luis Gerhorst
2
-0
/
+102
2025-06-23
Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-2
/
+8
2025-06-23
testptp: add option to enable external timestamping edges
Miroslav Lichvar
1
-2
/
+9
2025-06-23
selftests/bpf: Add tests for bpf_cgroup_read_xattr
Song Liu
4
-0
/
+366
2025-06-23
selftests/coredump: Fix "socket_detect_userspace_client" test failure
Nam Cao
1
-0
/
+5
2025-06-23
selftests/pidfd: test setattr support
Christian Brauner
3
-1
/
+71
2025-06-23
selftests/pidfd: test extended attribute support
Christian Brauner
1
-0
/
+35
2025-06-23
selftests/pidfd: test extended attribute support
Christian Brauner
3
-1
/
+100
2025-06-22
Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-4
/
+8
2025-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+13
2025-06-22
selftest: add selftest for anycast notifications
Yuyang Huang
1
-1
/
+43
2025-06-20
sched_ext: Add support for cgroup bandwidth control interface
Tejun Heo
1
-0
/
+5
2025-06-20
KVM: selftests: Fall back to split IRQ chip if full in-kernel chip is unsuppo...
Sean Christopherson
1
-1
/
+12
2025-06-20
KVM: selftests: Print a more helpful message for EACCESS in access tracking test
Sean Christopherson
1
-5
/
+2
2025-06-20
KVM: selftests: Play nice with EACCES errors in open_path_or_exit()
Sean Christopherson
1
-2
/
+3
2025-06-20
KVM: selftests: Add __open_path_or_exit() variant to provide extra help info
Sean Christopherson
2
-4
/
+16
2025-06-20
KVM: selftests: Verify KVM is loaded when getting a KVM module param
Sean Christopherson
4
-12
/
+9
2025-06-20
KVM: selftests: Fix spelling of 'occurrences' in sparsebit.c comments
Rahul Kumar
1
-2
/
+2
2025-06-20
KVM: selftests: Verify KVM disable interception (for userspace) on filter change
Sean Christopherson
1
-0
/
+8
[prev]
[next]