Linux Kernel Selftest
[Prev Page][Next Page]
- Re: [PATCH v7 03/14] mm: Introduce memfile_notifier, (continued)
- [PATCH v7 04/14] mm/shmem: Support memfile_notifier,
Chao Peng
- [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag,
Chao Peng
- [PATCH v7 06/14] KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS,
Chao Peng
- [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry,
Chao Peng
- [PATCH v7 08/14] KVM: Rename mmu_notifier_*,
Chao Peng
- [PATCH v7 09/14] KVM: Extend the memslot to support fd-based private memory,
Chao Peng
- [PATCH v7 10/14] KVM: Add KVM_EXIT_MEMORY_FAULT exit,
Chao Peng
- [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions,
Chao Peng
- [PATCH v7 14/14] memfd_create.2: Describe MFD_INACCESSIBLE flag,
Chao Peng
- [PATCH v7 12/14] KVM: Handle page fault for private memory,
Chao Peng
- [PATCH v7 13/14] KVM: Enable and expose KVM_MEM_PRIVATE,
Chao Peng
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory,
Gupta, Pankaj
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory,
Nikunj A. Dadhania
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory,
Hugh Dickins
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory,
Fuad Tabba
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory,
Michael Roth
- Re: [PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory,
Christian Brauner
- [PATCH net-next 0/5] tls: rx: nopad and backlog flushing,
Jakub Kicinski
- [PATCH] selftests/vm: enable running select groups of tests,
Joel Savitz
- [PATCH v11 0/2] Introduce XSAVE feature self-test,
Pengfei Xu
- [PATCH v1 0/4] arm64/sme: ptrace support for TPIDR2_EL0,
Mark Brown
- [PATCH] selftests/kvm: Add error messages before skipping tests in vm_xsave_req_perm(),
Gautam Menghani
- [PATCH v9 0/9] x86: Show in sysfs if a memory node is able to do encryption,
Martin Fernandez
- [PATCH v9 5/9] x86/e820: Refactor e820__range_remove,
Martin Fernandez
- [PATCH v9 1/9] mm/memblock: Tag memblocks with crypto capabilities,
Martin Fernandez
- [PATCH v9 2/9] mm/mmzone: Tag pg_data_t with crypto capabilities,
Martin Fernandez
- [PATCH v9 4/9] x86/e820: Refactor __e820__range_update,
Martin Fernandez
- [PATCH v9 3/9] x86/e820: Add infrastructure to refactor e820__range_{update,remove},
Martin Fernandez
- [PATCH v9 9/9] drivers/node: Show in sysfs node's crypto capabilities,
Martin Fernandez
- [PATCH v9 7/9] x86/e820: Add unit tests for e820_range_* functions,
Martin Fernandez
- [PATCH v9 6/9] x86/e820: Tag e820_entry with crypto capabilities,
Martin Fernandez
- [PATCH v9 8/9] x86/efi: Mark e820_entries as crypto capable from EFI memmap,
Martin Fernandez
- Re: [PATCH v9 0/9] x86: Show in sysfs if a memory node is able to do encryption,
Borislav Petkov
- [PATCH] docs/kselftest: Fix build commands in guidelines,
Muhammad Usama Anjum
- kselftest/next kselftest-lib: 9 runs, 1 regressions (v5.19-rc4-7-gb7ecce6800eb),
kernelci.org bot
- kselftest/next kselftest-seccomp: 5 runs, 2 regressions (v5.19-rc4-7-gb7ecce6800eb),
kernelci.org bot
- kselftest/next kselftest-cpufreq: 3 runs, 1 regressions (v5.19-rc4-7-gb7ecce6800eb),
kernelci.org bot
- kselftest/next build: 5 builds: 0 failed, 5 passed (v5.19-rc4-7-gb7ecce6800eb),
kernelci.org bot
- [PATCH v2] Documentation: KUnit: Fix example with compilation error,
Maíra Canal
- [PATCH net 0/3] Fix bridge_vlan_aware.sh and bridge_vlan_unaware.sh with IFF_UNICAST_FLT,
Vladimir Oltean
- [PATCH v4 0/9] drm: selftest: Convert to KUnit,
Maíra Canal
- [PATCH v4 1/9] drm: selftest: convert drm_damage_helper selftest to KUnit,
Maíra Canal
- [PATCH v4 2/9] drm: selftest: convert drm_cmdline_parser selftest to KUnit,
Maíra Canal
- [PATCH v4 3/9] drm: selftest: convert drm_rect selftest to KUnit,
Maíra Canal
- [PATCH v4 5/9] drm: selftest: convert drm_plane_helper selftest to KUnit,
Maíra Canal
- [PATCH v4 4/9] drm: selftest: convert drm_format selftest to KUnit,
Maíra Canal
- [PATCH v4 6/9] drm: selftest: convert drm_dp_mst_helper selftest to KUnit,
Maíra Canal
- [PATCH v4 7/9] drm: selftest: convert drm_framebuffer selftest to KUnit,
Maíra Canal
- [PATCH v4 8/9] drm: selftest: convert drm_buddy selftest to KUnit,
Maíra Canal
- [PATCH v4 9/9] drm: selftest: convert drm_mm selftest to KUnit,
Maíra Canal
- Re: [PATCH v4 0/9] drm: selftest: Convert to KUnit,
Javier Martinez Canillas
- [PATCH 00/12] Fix several documentation build warnings with Sphinx 2.4.4,
Mauro Carvalho Chehab
- [PATCH] kunit: Documentation: Fix a kernel-doc reference,
David Gow
- [PATCH v5 1/4] panic: Taint kernel if tests are run,
David Gow
- [PATCH] selftests:timers: globals don't need initialization,
Zan Aziz
- [PATCH] Documentation: Kunit: Fix example with compilation error,
Maíra Canal
- [net-next v4 0/4] seg6: add support for SRv6 Headend Reduced Encapsulation,
Andrea Mayer
- [PATCH net-next] selftest: net: bridge mdb add/del entry to port that is down,
Casper Andersson
- [RESEND PATCH] selftests: drivers/dma-buf: Improve message in selftest summary,
Soumya Negi
- [PATCH] net/cmsg_sender: Remove a semicolon,
Li kunyu
- [PATCH v4 1/4] panic: Taint kernel if tests are run,
David Gow
- [PATCH v2 0/2] livepatch: Move tests from lib/livepatch to selftests/livepatch,
Marcos Paulo de Souza
- Re: [PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port,
Nikolay Aleksandrov
- [PATCH net-next v3] selftests: net: fib_rule_tests: fix support for running individual tests,
Alaa Mohamed
- Re: [PATCH net-next v1 1/1] net: bridge: ensure that multicast packets cannot unlock a locked port,
Nikolay Aleksandrov
- [PATCH v3 0/9] drm: selftest: Convert to KUnit,
Maíra Canal
- [PATCH v3 1/9] drm: selftest: convert drm_damage_helper selftest to KUnit,
Maíra Canal
- [PATCH v3 2/9] drm: selftest: convert drm_cmdline_parser selftest to KUnit,
Maíra Canal
- [PATCH v3 3/9] drm: selftest: convert drm_rect selftest to KUnit,
Maíra Canal
- [PATCH v3 4/9] drm: selftest: convert drm_format selftest to KUnit,
Maíra Canal
- [PATCH v3 5/9] drm: selftest: convert drm_plane_helper selftest to KUnit,
Maíra Canal
- [PATCH v3 6/9] drm: selftest: convert drm_dp_mst_helper selftest to KUnit,
Maíra Canal
- [PATCH v3 7/9] drm: selftest: convert drm_framebuffer selftest to KUnit,
Maíra Canal
- [PATCH v3 8/9] drm: selftest: convert drm_buddy selftest to KUnit,
Maíra Canal
- [PATCH v3 9/9] drm: selftest: convert drm_mm selftest to KUnit,
Maíra Canal
- Re: [PATCH v3 0/9] drm: selftest: Convert to KUnit,
Javier Martinez Canillas
- [PATCH] selftests/kcmp: Make the test output consistent and clear,
Gautam Menghani
- [PATCH net 2/2] selftest: tun: add test for NAPI dismantle,
Jakub Kicinski
- remove CONFIG_ANDROID,
Christoph Hellwig
- [PATCH v2] kunit: tool: Enable virtio/PCI by default on UML,
David Gow
- kselftest/next build: 5 builds: 0 failed, 5 passed (v5.19-rc4-6-g8587f3732b37),
kernelci.org bot
- [PATCH MANUALSEL 5.18 2/3] selftests: KVM: Handle compiler optimizations in ucall,
Sasha Levin
- [PATCH MANUALSEL 5.15 2/3] selftests: KVM: Handle compiler optimizations in ucall,
Sasha Levin
- [PATCH MANUALSEL 5.4] selftests: KVM: Handle compiler optimizations in ucall,
Sasha Levin
- [PATCH MANUALSEL 5.10 2/2] selftests: KVM: Handle compiler optimizations in ucall,
Sasha Levin
- [PATCH] selftests net: fix kselftest net fatal error,
Coleman Dietsch
- [PATCH v14 3/4] selftests/ftrace: Add testcases for objtrace,
Jeff Xie
- [PATCH v2] selftests/tpm2: increase timeout for kselftests,
Stefan Mahnke-Hartmann
- [PATCH v6 0/5] bpf: Add bpf_verify_pkcs7_signature() helper,
Roberto Sassu
- [net-next v3 0/4] seg6: add support for SRv6 Headend Reduced Encapsulation,
Andrea Mayer
- [PATCH net-next] selftests: forwarding: ethtool_extended_state: Convert to busywait,
Petr Machata
- [PATCH] selftests/drivers/gpu: Add error messages to drm_mm.sh,
Gautam Menghani
- [PATCH AUTOSEL 5.15 11/41] selftests: vm: Fix resource leak when return error,
Sasha Levin
- [PATCH AUTOSEL 5.18 13/53] selftests: vm: Fix resource leak when return error,
Sasha Levin
- [PATCH AUTOSEL 5.18 09/53] selftests: Fix clang cross compilation,
Sasha Levin
- [PATCH AUTOSEL 5.18 17/53] selftests/bpf: Shuffle cookies symbols in kprobe multi test,
Sasha Levin
- kselftest/next kselftest-seccomp: 6 runs, 1 regressions (v5.19-rc4-4-g43fe0cc46b62),
kernelci.org bot
- kselftest/next build: 8 builds: 0 failed, 8 passed (v5.19-rc4-4-g43fe0cc46b62),
kernelci.org bot
- [PATCH v3 1/3] kunit: tool: refactor internal kconfig handling, allow overriding,
Daniel Latypov
- Re: [PATCH v1] kbuild: fix sub directory output build of kselftests,
Shuah Khan
- [PATCH] tools: Strong conversion of void type pointer could be removed,
Li kunyu
- [PATCH][next] KVM: selftests: Fix spelling mistake "miliseconds" -> "milliseconds",
Colin Ian King
- [PATCH] Documentation: kunit: Cleanup run_wrapper, fix x-ref,
David Gow
- [PATCH v13 0/4] trace: Introduce objtrace trigger to trace the kernel object,
Jeff Xie
- Re: [PATCH v12 3/4] trace/objtrace: Add testcases for objtrace,
Google
- [PATCH] kselftests: Enable the echo command to print newlines in Makefile,
Gautam
- [PATCH v3 0/5] Rework KUnit test execution in modules,
David Gow
- [PATCH] kselftests/damon: add support for checking secureboot status,
Gautam
[PATCH bpf-next v2] selftests/bpf: Use bpf_tcp_helpers.h together with vmlinux.h,
Jörn-Thorben Hinz
[PATCH] kunit: tool: Enable virtio/PCI by default on UML,
David Gow
[PATCH 1/2] kunit: tool: make --kunitconfig repeatable, blindly concat,
Daniel Latypov
[PATCH v2] KVM: selftest: Enhance handling WRMSR ICR register in x2APIC mode,
Zeng Guang
[PATCH] KVM: selftest: Enhance handling WRMSR ICR register in x2APIC mode,
Zeng Guang
[PATCH] selftests: Make the usage formatting consistent in kselftest_deps.sh,
Gautam Menghani
[GIT PULL] Kselftest fixes update for Linux 5.19-rc4,
Shuah Khan
[PATCH v10 0/2] Introduce XSAVE feature self-test,
Pengfei Xu
[PATCH] tc-testing: gitignore, delete plugins directory,
liujing
[PATCH] kselftest: mqueue: increase timeout,
Vijai Kumar K
[RFC PATCH] kunit: tool: Enable virtio/PCI by default on UML,
David Gow
[PATCH MANUALSEL 5.17 3/3] KVM: selftests: Restrict test region to 48-bit physical addresses when using nested,
Sasha Levin
[PATCH MANUALSEL 5.18 3/3] KVM: selftests: Restrict test region to 48-bit physical addresses when using nested,
Sasha Levin
[PATCH v2 0/9] drm: selftest: Convert to KUnit,
Maíra Canal
[PATCH v5 0/5] bpf: Add bpf_verify_pkcs7_signature() helper,
Roberto Sassu
[PATCH v2 0/5] Rework KUnit test execution in modules,
David Gow
[PATCH] KVM: Fix a typo,
Zhang Jiaming
[PATCH] selftests/vm: Only run the 128TB boundary test if 5-level paging is enabled,
Adam Sindelar
[PATCH bpf-next] selftests/bpf: Enable config options needed for xdp_synproxy test,
Maxim Mikityanskiy
[PATCH v2 net] ipv4: fix bind address validity regression tests,
Riccardo Paolo Bestetti
[PATCH 0/5] Rework KUnit test execution in modules,
David Gow
[RFC PATCH net] ipv4: fix bind address validity regression tests,
Riccardo Paolo Bestetti
[PATCH V4] selftests/vm: Add protection_keys tests to run_vmtests,
Kalpana Shetty
[PATCH V3] selftests/vm: Add protection_keys tests to run_vmtests,
Kalpana Shetty
kselftest/fixes kselftest-cpufreq: 2 runs, 1 regressions (v5.19-rc1-4-g9b4d5c01eb234),
kernelci.org bot
kselftest/fixes build: 5 builds: 0 failed, 5 passed (v5.19-rc1-4-g9b4d5c01eb234),
kernelci.org bot
[PATCH] selftests/proc: Fix proc-pid-vm for vsyscall=xonly.,
Dylan Hatch
[RFC PATCH 0/2] efi: get rid of deprecated sysfs varstore interface,
Ard Biesheuvel
[PATCH] selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.sh,
Jie2x Zhou
[PATCH] selftests: KVM: Handle compiler optimizations in ucall,
Raghavendra Rao Ananta
[PATCH 00/10] drm: selftest: Convert to KUnit,
Maíra Canal
- [PATCH 04/10] drm: selftest: convert drm_rect selftest to KUnit,
Maíra Canal
- [PATCH 08/10] drm: selftest: convert drm_framebuffer selftest to KUnit,
Maíra Canal
- [PATCH 02/10] drm: selftest: refactor drm_cmdline_parser,
Maíra Canal
- [PATCH 03/10] drm: selftest: convert drm_cmdline_parser selftest to KUnit,
Maíra Canal
- [PATCH 10/10] drm: selftest: convert drm_mm selftest to KUnit,
Maíra Canal
- [PATCH 07/10] drm: selftest: convert drm_dp_mst_helper selftest to KUnit,
Maíra Canal
- [PATCH 05/10] drm: selftest: convert drm_format selftest to KUnit,
Maíra Canal
- [PATCH 01/10] drm: selftest: convert drm_damage_helper selftest to KUnit,
Maíra Canal
- [PATCH 09/10] drm: selftest: convert drm_buddy selftest to KUnit,
Maíra Canal
- [PATCH 06/10] drm: selftest: convert drm_plane_helper selftest to KUnit,
Maíra Canal
- Re: [PATCH 00/10] drm: selftest: Convert to KUnit,
David Gow
[PATCH bpf-next v10 0/6] New BPF helpers to accelerate synproxy,
Maxim Mikityanskiy
[PATCH] selftests: vm: Fix resource leak when return error,
Ding Xiang
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]