Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-05-14 04:33:33 to 2026-05-14 22:58:49 UTC [more...]

[PATCH] vfio: selftests: Add driver for IGB QEMU device
 2026-05-14 22:58 UTC  (9+ messages)

[PATCH v2 00/10] liveupdate: Remove limits on the number of files and sessions
 2026-05-14 22:26 UTC  (11+ messages)
` [PATCH v2 01/10] liveupdate: centralize state management into struct luo_ser
` [PATCH v2 02/10] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v2 03/10] liveupdate: Extract luo_session_deserialize_one helper
` [PATCH v2 04/10] liveupdate: add support for linked-block serialization
` [PATCH v2 05/10] liveupdate: defer session block allocation and PA setting
` [PATCH v2 06/10] liveupdate: Remove limit on the number of sessions
` [PATCH v2 07/10] liveupdate: Remove limit on the number of files per session
` [PATCH v2 08/10] selftests/liveupdate: Test session and file limit removal
` [PATCH v2 09/10] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH v2 10/10] selftests/liveupdate: Add stress-files "

[PATCH RFC 4/5] selinux: Restrict cross-cgroup dma-heap charging
 2026-05-14 20:44 UTC  (2+ messages)

[PATCH v7 13/20] KVM: arm64: Apply dynamic guest counter reservations
 2026-05-14 19:05 UTC  (3+ messages)

[PATCH 00/11] mlx5 support for VFIO self test
 2026-05-14 19:03 UTC  (4+ messages)
` [PATCH 05/11] selftests: Add additional kernel functions to tools/include/

[PATCH v7 10/20] KVM: arm64: Context swap Partitioned PMU guest registers
 2026-05-14 18:59 UTC  (2+ messages)

[PATCH v2 0/9] KVM: x86: Improve the handling of debug exceptions during instruction emulation
 2026-05-14 18:51 UTC  (5+ messages)
` [PATCH v2 9/9] KVM: selftests: Verify 'BS' bit checking in pending debug exception state during VM-Entry

[PATCH v7 09/20] KVM: arm64: Set up MDCR_EL2 to handle a Partitioned PMU
 2026-05-14 18:43 UTC  (2+ messages)

[PATCH v7 08/20] KVM: arm64: Add Partitioned PMU register trap handlers
 2026-05-14 18:18 UTC  (2+ messages)

[PATCH v3 0/4] KVM: x86: Virtualize AMD's "disable CPUID in usermode"
 2026-05-14 18:17 UTC  (14+ messages)
` [PATCH v3 1/4] KVM: x86: Consolidate CPUID fault handling for emulator and interception logic
` [PATCH v3 2/4] KVM: x86: Remove supports_cpuid_fault() helper
` [PATCH v3 3/4] KVM: x86: Virtualize AMD CPUID faulting

[PATCH net-next v2 0/6] Bluetooth: convert remaining bluetooth socket families to getsockopt_iter
 2026-05-14 17:51 UTC  (2+ messages)

[PATCH v7 07/20] KVM: arm64: Set up FGT for Partitioned PMU
 2026-05-14 17:49 UTC  (2+ messages)

[PATCH] lib/uuid_kunit: add tests for the four random UUID/GUID generators
 2026-05-14 17:22 UTC 

[PATCH net-next v5 0/8] net: devmem: support devmem with netkit devices
 2026-05-14 17:22 UTC  (9+ messages)
` [PATCH net-next v5 1/8] net: convert netmem_tx flag to enum
` [PATCH net-next v5 2/8] net: netkit: declare NETMEM_TX_NO_DMA mode
` [PATCH net-next v5 3/8] net: devmem: support TX over NETMEM_TX_NO_DMA devices
` [PATCH net-next v5 4/8] selftests: drv-net: ncdevmem: add -n flag to skip NIC configuration
` [PATCH net-next v5 5/8] selftests: drv-net: make attr _nk_guest_ifname public
` [PATCH net-next v5 6/8] selftests: drv-net: refactor devmem command builders into lib module
` [PATCH net-next v5 7/8] selftests: drv-net: add primary_rx_redirect support to NetDrvContEnv
` [PATCH net-next v5 8/8] selftests: drv-net: add netkit devmem tests

[PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
 2026-05-14 16:45 UTC  (3+ messages)

[PATCH v2 0/2] perf: Improve refresh limit in overflow handler
 2026-05-14 16:21 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/perf_events: Add test for refresh limit signals
` [PATCH v2 2/2] perf/core: Ignore overflows while disable is pending

[PATCH v2] vfio: selftests: Fix out-of-tree build with make O=
 2026-05-14 16:04 UTC 

[PATCH 1/2 net v4] ipv6: addrconf: fix temp address generation after prefix deprecation
 2026-05-14 16:00 UTC  (4+ messages)

[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
 2026-05-14 15:24 UTC  (6+ messages)
` [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update

[PATCH v7 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
 2026-05-14 14:37 UTC  (3+ messages)

[PATCH v3 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
 2026-05-14 14:34 UTC  (4+ messages)
` [PATCH v3 1/2] "

[PATCH] killswitch: add per-function short-circuit mitigation primitive
 2026-05-14 14:35 UTC  (11+ messages)

[PATCH net-next] selftests: openvswitch: add dec_ttl action support and test
 2026-05-14 14:12 UTC  (3+ messages)

[RFC PATCH v2.1 00/28] mm/damon: introduce data attributes monitoring
 2026-05-14 14:08 UTC  (2+ messages)
` [RFC PATCH v2.1 19/28] selftests/damon/sysfs.sh: test probes dir

[PATCH] kunit: fix use-after-free in debugfs when using kunit.filter
 2026-05-14 13:29 UTC  (2+ messages)

[PATCH v11 0/4] kunit: Add support for suppressing warning backtraces
 2026-05-14 11:06 UTC  (5+ messages)
` [PATCH v11 1/4] bug/kunit: Core "
` [PATCH v11 2/4] kunit: Add backtrace suppression self-tests
` [PATCH v11 3/4] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v11 4/4] kunit: Add documentation for warning backtrace suppression API

[PATCH v7 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-14 11:06 UTC  (8+ messages)
` [PATCH v7 1/6] mm/memory-failure: drop dead error_states[] entry for reserved pages
` [PATCH v7 4/6] mm/memory-failure: short-circuit PG_reserved before get_hwpoison_page()

[PATCH net-next v2 0/6] bridge: Add selective forwarding of gratuitous neighbor announcements
 2026-05-14 10:50 UTC  (2+ messages)

[PATCH v4 00/55] make MM selftests more CI friendly
 2026-05-14 10:26 UTC  (4+ messages)
` [PATCH v4 28/55] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown

[PATCH 0/6] tools/build: Allow versioning of all LLVM tools
 2026-05-14 10:13 UTC  (9+ messages)
` [PATCH 1/6] tools/build: Allow versioning of all LLVM tools defined in Makefile.include
` [PATCH 2/6] tools/build: Indent if else blocks
` [PATCH 3/6] selftests: Remove unused LLD variable
` [PATCH 4/6] tools/build: Allow versioning LLVM readelf
` [PATCH 5/6] tools/build: selftests: Allow versioning LLVM lld
` [PATCH 6/6] tools/build: selftests: Remove some duplicate toolchain definitions

[PATCH 1/3 net-next v4] ipv4: centralize devconf sysctl handling
 2026-05-14  9:42 UTC  (7+ messages)
` [PATCH 2/3 net-next v4] ipv4: handle devconf post-set actions on netlink updates
` [PATCH 3/3 net-next v4] selftests: net: add test for IPv4 devconf netlink notifications

[PATCH v10 0/4] kunit: Add support for suppressing warning backtraces
 2026-05-14  8:38 UTC  (2+ messages)

[PATCH 0/7] Silence spurious warnings and crashes from kunit test suites
 2026-05-14  8:01 UTC  (15+ messages)
` [PATCH 1/7] init/initramfs_test: wait_for_initramfs() before running
` [PATCH 2/7] kfence: kunit: skip when no pool is available
` [PATCH 3/7] lib/math/int_log: drop WARN_ON for value == 0
` [PATCH 4/7] kunit: platform: catch duplicate (name, id) in kunit_platform_device_add()
` [PATCH 5/7] misc: reject duplicate names in misc_register()
` [PATCH 6/7] hw_breakpoint_test: fix test_many_cpus failure on large systems
` [PATCH 7/7] lib/tests: test_ratelimit: fix stress test thread lifecycle and leak

[PATCH v4 0/2] Support BPF traversal of wakeup sources
 2026-05-14  7:21 UTC  (6+ messages)

[PATCH v9 0/5] riscv: add SBI Supervisor Software Events support
 2026-05-14  6:52 UTC  (4+ messages)
` [PATCH v9 3/5] drivers: firmware: add riscv SSE support
    ` [External] "

[PATCH bpf-next v4 0/2] bpf,net: add missing custom syncookie statistics and add selftest
 2026-05-14  5:09 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] net: add missing syncookie statistics for BPF custom syncookies
` [PATCH bpf-next v4 2/2] selftests/bpf: verify syncookie statistics in tcp_custom_syncookie

[PATCH net-next v2 0/9] selftests: rds: Add ROCE support to rds selftests
 2026-05-14  4:33 UTC  (9+ messages)
` [PATCH net-next v2 2/9] selftests: rds: Add helper function check_info() in test.py
` [PATCH net-next v2 3/9] selftests: rds: Add helper function send_burst() "
` [PATCH net-next v2 4/9] selftests: rds: Add helper function recv_burst() "
` [PATCH net-next v2 5/9] selftests: rds: Add helper function verify_hashes() "
` [PATCH net-next v2 6/9] selftests: rds: Add helper function snd_rcv_packets() "
` [PATCH net-next v2 7/9] selftests: rds: Register network teardown via atexit
` [PATCH net-next v2 8/9] selftests: rds: Add ROCE support to test.py
` [PATCH net-next v2 9/9] selftests: rds: Add ROCE support to run.sh


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox