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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-28
selftests/bpf: Remove usage of lsm/file_alloc_security in selftest
Amery Hung
3
-7
/
+7
2025-11-28
bpf: force BPF_F_RDONLY_PROG on insn array creation
Anton Protopopov
1
-1
/
+1
2025-11-28
vfio: selftests: Add vfio_pci_device_init_perf_test
David Matlack
2
-0
/
+171
2025-11-28
vfio: selftests: Eliminate INVALID_IOVA
David Matlack
4
-10
/
+13
2025-11-28
vfio: selftests: Split libvfio.h into separate header files
David Matlack
6
-334
/
+381
2025-11-28
vfio: selftests: Move vfio_selftests_*() helpers into libvfio.c
David Matlack
3
-71
/
+79
2025-11-28
vfio: selftests: Rename vfio_util.h to libvfio.h
David Matlack
11
-13
/
+13
2025-11-28
vfio: selftests: Stop passing device for IOMMU operations
David Matlack
4
-65
/
+22
2025-11-28
vfio: selftests: Move IOVA allocator into iova_allocator.c
David Matlack
3
-71
/
+95
2025-11-28
vfio: selftests: Move IOMMU library code into iommu.c
David Matlack
4
-453
/
+527
2025-11-28
vfio: selftests: Rename struct vfio_dma_region to dma_region
David Matlack
4
-21
/
+21
2025-11-28
vfio: selftests: Upgrade driver logging to dev_err()
David Matlack
2
-4
/
+4
2025-11-28
vfio: selftests: Prefix logs with device BDF where relevant
David Matlack
4
-25
/
+30
2025-11-28
vfio: selftests: Eliminate overly chatty logging
David Matlack
1
-14
/
+0
2025-11-28
vfio: selftests: Support multiple devices in the same container/iommufd
David Matlack
5
-50
/
+107
2025-11-28
vfio: selftests: Introduce struct iommu
David Matlack
2
-42
/
+49
2025-11-28
vfio: selftests: Rename struct vfio_iommu_mode to iommu_mode
David Matlack
2
-4
/
+4
2025-11-28
vfio: selftests: Allow passing multiple BDFs on the command line
David Matlack
2
-11
/
+48
2025-11-28
vfio: selftests: Split run.sh into separate scripts
David Matlack
5
-99
/
+140
2025-11-28
vfio: selftests: Move run.sh into scripts directory
David Matlack
2
-1
/
+3
2025-11-28
Merge tag 'vfio-v6.18-rc6' into v6.19/vfio/next
Alex Williamson
4
-9
/
+288
2025-11-28
selftests/landlock: Add disconnected leafs and branch test suites
Mickaël Salaün
1
-0
/
+1051
2025-11-28
selftests/landlock: Add tests for access through disconnected paths
Tingmao Wang
1
-8
/
+415
2025-11-28
Merge branch 'for-next/sysreg' into for-next/core
Catalin Marinas
2
-5
/
+7
2025-11-28
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...
Catalin Marinas
8
-18
/
+76
2025-11-28
Merge tag 'thermal-v6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
1
-1
/
+1
2025-11-28
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...
Joerg Roedel
2
-22
/
+50
2025-11-28
KVM: LoongArch: selftests: Add time counter test case
Bibo Mao
2
-0
/
+39
2025-11-28
KVM: LoongArch: selftests: Add SW emulated timer test case
Bibo Mao
1
-0
/
+40
2025-11-28
KVM: LoongArch: selftests: Add timer interrupt test case
Bibo Mao
5
-2
/
+228
2025-11-28
selftests: netfilter: nft_flowtable.sh: Add the capability to send IPv6 TCP t...
Lorenzo Bianconi
1
-14
/
+43
2025-11-28
selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftest
Lorenzo Bianconi
1
-0
/
+69
2025-11-27
selftests/liveupdate: add kexec test for multiple and empty sessions
Pasha Tatashin
2
-0
/
+163
2025-11-27
selftests/liveupdate: add simple kexec-based selftest for LUO
Pasha Tatashin
5
-0
/
+421
2025-11-27
selftests/liveupdate: add userspace API selftests
Pasha Tatashin
5
-0
/
+396
2025-11-27
kho: make debugfs interface optional
Pasha Tatashin
1
-0
/
+1
2025-11-27
selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
306
-307
/
+310
2025-11-27
Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable in order to be able
Andrew Morton
2
-9
/
+8
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-10
/
+10
2025-11-27
KVM: arm64: selftests: Consider all 7 possible levels of cache
Ben Horgan
1
-1
/
+1
2025-11-27
KVM: arm64: selftests: Remove ARM64_FEATURE_FIELD_BITS and its last user
Ben Horgan
2
-4
/
+6
2025-11-27
selftests: af_unix: remove unused stdlib.h include
Sunday Adelodun
1
-1
/
+0
2025-11-27
objtool: Build with disassembly can fail when including bdf.h
Alexandre Chartre
1
-1
/
+1
2025-11-27
KVM: LoongArch: selftests: Add exception handler register interface
Bibo Mao
2
-0
/
+45
2025-11-27
KVM: LoongArch: selftests: Add basic interfaces
Bibo Mao
2
-0
/
+55
2025-11-27
KVM: LoongArch: selftests: Add system registers save/restore on exception
Bibo Mao
2
-1
/
+10
2025-11-26
tools: ynl: add YNL test framework
Hangbin Liu
5
-2
/
+593
2025-11-26
selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY tests
Willem de Bruijn
12
-0
/
+29
2025-11-26
selftests/net: initialize char variable to null
Ankit Khushwaha
2
-2
/
+2
2025-11-26
Merge tag 'mm-hotfixes-stable-2025-11-26-11-51' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-8
/
+7
[prev]
[next]