linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-14 22:19:40 to 2022-07-21 08:26:09 UTC [more...]

[PATCH v2] Documentation: kunit: Add CLI args for kunit_tool
 2022-07-21  8:10 UTC 

[PATCH net] ip_tunnel: allow to inherit from VLAN encapsulated IP frames
 2022-07-21  8:05 UTC 

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-21  7:34 UTC  (19+ messages)
` [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
` [PATCH v7 13/14] KVM: Enable and expose KVM_MEM_PRIVATE

[PATCH] selftests/vm: silence uninitialized variable warning
 2022-07-21  6:30 UTC  (3+ messages)

[PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-07-20 23:21 UTC  (20+ messages)
` [PATCH v4 1/5] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
` [PATCH v4 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
` [PATCH v4 3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
` [PATCH v4 4/5] userfaultfd: update documentation to describe /dev/userfaultfd
` [PATCH v4 5/5] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh

[RFC V2 PATCH 0/8] selftests: KVM: selftests for fd-based approach of supporting private memory
 2022-07-20 23:03 UTC  (4+ messages)
` [RFC V2 PATCH 2/8] selftests: kvm: Add a basic selftest to test "

[PATCH v2 0/4] Introduce security_create_user_ns()
 2022-07-20 22:39 UTC  (13+ messages)
` [PATCH v2 4/4] selinux: Implement create_user_ns hook

[PATCH v1 0/3] arm64/sve: Document our actual SVE syscall ABI
 2022-07-20 20:50 UTC  (4+ messages)
` [PATCH v1 1/3] kselftest/arm64: Correct buffer allocation for SVE Z registers
` [PATCH v1 2/3] arm64/sve: Document our actual ABI for clearing registers on syscall
` [PATCH v1 3/3] kselftest/arm64: Enforce actual ABI for SVE syscalls

[PATCH v3] apparmor: test: Remove some casts which are no-longer required
 2022-07-20 20:30 UTC  (2+ messages)

[PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
 2022-07-20 20:29 UTC  (7+ messages)

[PATCH RESEND v2] Documentation: KUnit: Fix example with compilation error
 2022-07-20 18:57 UTC 

[PATCH] kselftest/arm64: Correct buffer allocation for SVE Z registers
 2022-07-20 18:21 UTC 

[PATCH] selftests: memcg: uninitialized variable in test_memcg_reclaim()
 2022-07-20 17:35 UTC  (4+ messages)

[PATCH 00/17] nolibc: add preliminary self tests
 2022-07-20 17:14 UTC  (25+ messages)
` [PATCH 01/17] tools/nolibc: make argc 32-bit in riscv startup code
` [PATCH 02/17] tools/nolibc: fix build warning in sys_mmap() when my_syscall6 is not defined
` [PATCH 03/17] tools/nolibc: make sys_mmap() automatically use the right __NR_mmap definition
` [PATCH 04/17] selftests/nolibc: add basic infrastructure to ease creation of nolibc tests
` [PATCH 05/17] selftests/nolibc: support a test definition format
` [PATCH 06/17] selftests/nolibc: implement a few tests for various syscalls
` [PATCH 07/17] selftests/nolibc: add a few tests for some libc functions
` [PATCH 07/17] selftests/nolibc: add a few tests for some stdlib functions
` [PATCH 08/17] selftests/nolibc: exit with poweroff on success when getpid() == 1
` [PATCH 09/17] selftests/nolibc: on x86, support exiting with isa-debug-exit
` [PATCH 10/17] selftests/nolibc: recreate and populate /dev and /proc if missing
` [PATCH 11/17] selftests/nolibc: condition some tests on /proc existence
` [PATCH 12/17] selftests/nolibc: support glibc as well
` [PATCH 13/17] selftests/nolibc: add a "kernel" target to build the kernel with the initramfs
` [PATCH 14/17] selftests/nolibc: add a "defconfig" target
` [PATCH 15/17] selftests/nolibc: add a "run" target to start the kernel in QEMU
` [PATCH 16/17] selftests/nolibc: "sysroot" target installs a local copy of the sysroot
` [PATCH 17/17] selftests/nolibc: add a "help" target

[PATCH] Documentation: kunit: Add CLI args for kunit_tool
 2022-07-20  7:42 UTC  (3+ messages)

[PATCH] selftest/vm: uninitialized variable in main()
 2022-07-20  4:24 UTC  (3+ messages)

[PATCH v3] selftests/vm: enable running select groups of tests
 2022-07-19 22:27 UTC  (3+ messages)

[bug report] selftest/net/xfrm: Add test for ipsec tunnel
 2022-07-19 19:42 UTC  (2+ messages)

[PATCH] selftests/bpf: fix a test for snprintf() overflow
 2022-07-19 17:50 UTC  (3+ messages)

[PATCH] Makefile: replace headers_install with headers for kselftest
 2022-07-19 17:31 UTC  (5+ messages)

[PATCH bpf-next v6 00/23] Introduce eBPF support for HID devices
 2022-07-19 16:05 UTC  (36+ messages)
` [PATCH bpf-next v6 01/23] selftests/bpf: fix config for CLS_BPF
` [PATCH bpf-next v6 02/23] bpf/verifier: allow kfunc to read user provided context
` [PATCH bpf-next v6 03/23] bpf/verifier: do not clear meta in check_mem_size
` [PATCH bpf-next v6 04/23] selftests/bpf: add test for accessing ctx from syscall program type
` [PATCH bpf-next v6 05/23] bpf/verifier: allow kfunc to return an allocated mem
` [PATCH bpf-next v6 06/23] selftests/bpf: Add tests for kfunc returning a memory pointer
` [PATCH bpf-next v6 07/23] bpf: prepare for more bpf syscall to be used from kernel and user space
` [PATCH bpf-next v6 08/23] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
` [PATCH bpf-next v6 09/23] HID: core: store the unique system identifier in hid_device
` [PATCH bpf-next v6 10/23] HID: export hid_report_type to uapi
` [PATCH bpf-next v6 11/23] HID: convert defines of HID class requests into a proper enum
` [PATCH bpf-next v6 12/23] HID: initial BPF implementation

[PATCH v4] KVM: selftests: Fix target thread to be migrated in rseq_test
 2022-07-19 13:04 UTC  (3+ messages)

[PATCH] KVM: selftests: fix bit test in is_steal_time_supported()
 2022-07-19 12:59 UTC  (2+ messages)

[bug report] kselftest/arm64: Add utilities and a test to validate mte memory
 2022-07-19 12:44 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=m
 2022-07-19  8:41 UTC  (5+ messages)

[PATCH] ksefltest: pidfd: Fix wait_states: Test terminated by timeout
 2022-07-19  8:32 UTC  (3+ messages)

[PATCH] tools/testing/selftests/bpf/test_xdp_veth.sh: fix Couldn't retrieve pinned program
 2022-07-19  8:24 UTC 

[PATCH] selftests:Unneeded semicolon
 2022-07-19  3:15 UTC 

[PATCH] selftests:Unneeded semicolon
 2022-07-19  2:40 UTC 

[PATCH] tools: Change the division operator to a right shift operator
 2022-07-19  1:58 UTC 

[PATCH v3] KVM: selftests: Fix target thread to be migrated in rseq_test
 2022-07-19  2:13 UTC  (3+ messages)

[PATCH v2] KVM: selftests: Fix target thread to be migrated in rseq_test
 2022-07-19  1:40 UTC  (4+ messages)

linux-next: Tree for Jul 18 (ne_misc_dev.c)
 2022-07-18 17:54 UTC 

FAIL: alsa/Makefile dependency check
 2022-07-18 11:04 UTC  (2+ messages)

[PATCH AUTOSEL 5.18 39/41] wireguard: selftests: use virt machine on m68k
 2022-07-18  1:34 UTC  (4+ messages)

[PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
 2022-07-17 19:20 UTC  (9+ messages)

[PATCH] drm/tests: Split up test cases in igt_check_drm_format_min_pitch
 2022-07-17 19:12 UTC  (2+ messages)

[PATCH v5 0/9] drm: selftest: Convert to KUnit
 2022-07-17 17:48 UTC  (8+ messages)
` [PATCH v5 4/9] drm: selftest: convert drm_format selftest "

[PATCH v4 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-07-17 16:10 UTC  (23+ messages)
` [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
` [PATCH v4 net-next 5/6] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[PATCH v7 00/25] Rust support
 2022-07-16 13:56 UTC  (5+ messages)

[PATCH] KVM: selftests: Double check on the current CPU in rseq_test
 2022-07-16 14:46 UTC  (6+ messages)

[PATCH v2] kcsan: test: Add a .kunitconfig to run KCSAN tests
 2022-07-15 16:09 UTC  (2+ messages)

[PATCH v2 0/2] livepatch: Move tests from lib/livepatch to selftests/livepatch
 2022-07-15 14:45 UTC  (5+ messages)

Wycena paneli fotowoltaicznych
 2022-07-15  8:16 UTC 

[PATCH v2] firmware_loader: Replace kmap() with kmap_local_page()
 2022-07-15  6:59 UTC  (2+ messages)

[PATCH 1/2] kunit: tool: Add x86_64-smp architecture for SMP testing
 2022-07-15  6:49 UTC  (10+ messages)
` [PATCH 2/2] kcsan: test: Add a .kunitconfig to run KCSAN tests

kselftest/next build: 8 builds: 0 failed, 8 passed (v5.19-rc4-23-ga917dd94b832)
 2022-07-14 22:19 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).