| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-29 | selftests/bpf: integrate test_tc_edt into test_progs |  Alexis Lothoré (eBPF Foundation) | 2 | -1/+145 |
| 2025-11-29 | selftests/bpf: rename test_tc_edt.bpf.c section to expose program type |  Alexis Lothoré (eBPF Foundation) | 2 | -2/+3 |
| 2025-11-29 | selftests/bpf: Add success stats to rqspinlock stress test |  Kumar Kartikeya Dwivedi | 1 | -12/+43 |
| 2025-11-28 | selftests: bonding: add delay before each xvlan_over_bond connectivity check |  Hangbin Liu | 1 | -0/+1 |
| 2025-11-28 | bpf: Remove runqslower tool |  Hoyeon Lee | 3 | -20/+1 |
| 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 | 1 | -3/+7 |
| 2025-11-28 | Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt', 'for-next/assembler-macro', 'for-next/typos', 'for-next/sme-ptrace-disable', 'for-next/local-tlbi-page-reused', 'for-next/mpam', 'for-next/acpi' and 'for-next/documentation', remote-tracking branch 'arm64/for-next/perf'... |  Catalin Marinas | 3 | -5/+63 |
| 2025-11-28 | Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/tegra', 'intel/vt-d', 'amd/amd-vi' and 'core' into next |  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 traffic |  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 | 1 | -8/+7 |
| 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 | 1 | -2/+6 |
| 2025-11-27 | selftests: af_unix: remove unused stdlib.h include |  Sunday Adelodun | 1 | -1/+0 |
| 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 | selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY tests |  Willem de Bruijn | 12 | -0/+29 |