Linux Kernel Selftest
[Prev Page][Next Page]
- [PATCH bpf] selftests/bpf: Fix cgroup sockopt verifier test,
Jean-Philippe Brucker
- [PATCH] selftests/livepatch: adopt to newer sysctl error format,
Kamalesh Babulal
- [PATCH v7 0/9] Add seccomp notifier ioctl that enables adding fds,
Kees Cook
- [PATCH 0/2] mm/migrate: optimize migrate_vma_setup() for holes,
Ralph Campbell
- [PATCH bpf] selftests: bpf: fix detach from sockmap tests,
Lorenz Bauer
- [PATCH] kunit: capture stderr on all make subprocess calls,
Will Chen
- [PATCH] Replace HTTP links with HTTPS ones: KMOD KERNEL MODULE LOADER - USERMODE HELPER,
Alexander A. Klimov
- [PATCH v19 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v19 06/12] fs,security: Add sb_delete hook,
Mickaël Salaün
- [PATCH v19 01/12] landlock: Add object management,
Mickaël Salaün
- [PATCH v19 02/12] landlock: Add ruleset and domain management,
Mickaël Salaün
- [PATCH v19 08/12] landlock: Add syscall implementation,
Mickaël Salaün
- [PATCH v19 04/12] landlock: Add ptrace restrictions,
Mickaël Salaün
- [PATCH v19 12/12] landlock: Add user and kernel documentation,
Mickaël Salaün
- [PATCH v19 09/12] arch: Wire up landlock() syscall,
Mickaël Salaün
- [PATCH v19 03/12] landlock: Set up the security framework and manage credentials,
Mickaël Salaün
- [PATCH v19 07/12] landlock: Support filesystem access-control,
Mickaël Salaün
- [PATCH v19 05/12] LSM: Infrastructure management of the superblock,
Mickaël Salaün
- [PATCH v19 11/12] samples/landlock: Add a sandbox manager example,
Mickaël Salaün
- [PATCH v19 10/12] selftests/landlock: Add initial tests,
Mickaël Salaün
- [PATCH v4 0/2] selftests: pidfd: prefer ksft_test_result_skip to ksft_exit_*,
Paolo Bonzini
- [PATCH 5.7 041/112] Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test",
Greg Kroah-Hartman
- [PATCH 5.7 042/112] selftests: tpm: Use /bin/sh instead of /bin/bash,
Greg Kroah-Hartman
- [PATCH 5.4 19/65] selftests: tpm: Use /bin/sh instead of /bin/bash,
Greg Kroah-Hartman
- [PATCH 0/2] Selftest for cpuidle latency measurement,
Pratik Rajesh Sampat
- [PATCH v3 0/2] selftests: pidfd: prefer ksft_test_result_skip to ksft_exit_*,
Paolo Bonzini
- [PATCH v2 1/2] kbuild: introduce ccflags-remove-y and asflags-remove-y,
Masahiro Yamada
- [PATCH] Documentation: kunit: Remove references to --defconfig,
David Gow
- [PATCH v35 22/24] selftests/x86: Add a selftest for SGX,
Jarkko Sakkinen
- [PATCH v34 22/24] selftests/x86: Add a selftest for SGX,
Jarkko Sakkinen
- [PATCH v10 0/9] firmware: add request_partial_firmware_into_buf,
Scott Branden
- Re: [PATCH v10 0/9] firmware: add request_partial_firmware_into_buf,
Florian Fainelli
[PATCH 0/5] mm/migrate: avoid device private invalidations,
Ralph Campbell
[PATCH 0/2] KUnit-Kmemleak Integration,
Uriel Guajardo
[RFC PATCH for 5.8 4/4] rseq: selftests: Expect reliable cpu_id field,
Mathieu Desnoyers
[PATCH v6 0/7] Add seccomp notifier ioctl that enables adding fds,
Kees Cook
[PATCH net-next] selftests: mptcp: capture pcap on both sides,
Matthieu Baerts
[PATCH for-next/seccomp 0/3] Check ENOSYS under tracing,
Kees Cook
[PATCH 0/3] readfile(2): a new syscall to make open/read/close faster,
Greg Kroah-Hartman
[PATCH] selftests: kmod: Add module address visibility test,
Kees Cook
[PATCH] Replace HTTP links with HTTPS ones: BPF (Safe dynamic programs and tools),
Alexander A. Klimov
[GIT PULL] Kselftest fixes update for Linux 5.8-rc4,
Shuah Khan
[GIT PULL] Kunit fixes update for Linux 5.8-rc4,
Shuah Khan
[PATCH v3 0/5] mm/hmm/nouveau: add PMD system memory mapping,
Ralph Campbell
[PATCH bpf-next v2] selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns.,
Hao Luo
[PATCH v2 0/5] mm/hmm/nouveau: add PMD system memory mapping,
Ralph Campbell
[PATCH bpf-next] selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns.,
Hao Luo
[PATCH] selftests/seccomp: fix ptrace tests on powerpc,
Thadeu Lima de Souza Cascardo
[PATCH v5 00/12] kunit: create a centralized executor to dispatch all KUnit tests,
Brendan Higgins
- [PATCH v5 02/12] arch: arm64: add linker section for KUnit test suites,
Brendan Higgins
- [PATCH v5 08/12] init: main: add KUnit to kernel init,
Brendan Higgins
- [PATCH v5 11/12] Documentation: Add kunit_shutdown to kernel-parameters.txt,
Brendan Higgins
- [PATCH v5 12/12] Documentation: kunit: add a brief blurb about kunit_test_suite,
Brendan Higgins
- [PATCH v5 10/12] kunit: Add 'kunit_shutdown' option,
Brendan Higgins
- [PATCH v5 09/12] kunit: test: add test plan to KUnit TAP format,
Brendan Higgins
- [PATCH v5 06/12] arch: xtensa: add linker section for KUnit test suites,
Brendan Higgins
- [PATCH v5 07/12] kunit: test: create a single centralized executor for all tests,
Brendan Higgins
- [PATCH v5 05/12] arch: um: add linker section for KUnit test suites,
Brendan Higgins
- [PATCH v5 04/12] arch: powerpc: add linker section for KUnit test suites,
Brendan Higgins
- [PATCH v5 03/12] arch: microblaze: add linker section for KUnit test suites,
Brendan Higgins
- [PATCH v5 01/12] vmlinux.lds.h: add linker section for KUnit test suites,
Brendan Higgins
- Re: [PATCH v5 00/12] kunit: create a centralized executor to dispatch all KUnit tests,
Kees Cook
[PATCH] selftests/lkdtm: Use "comm" instead of "diff" for dmesg,
Kees Cook
[PATCH v4] selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3,
Pengfei Xu
[PATCH drivers/misc v2 0/4] lkdtm: Various clean ups,
Kees Cook
[PATCH v3] selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3,
Pengfei Xu
[RFC v1] kunit: tool: add support for QEMU,
Brendan Higgins
[PATCH v4 00/11] kunit: create a centralized executor to dispatch all KUnit tests,
Brendan Higgins
- [PATCH v4 02/11] arch: arm64: add linker section for KUnit test suites,
Brendan Higgins
- [PATCH v4 09/11] kunit: test: add test plan to KUnit TAP format,
Brendan Higgins
- [PATCH v4 11/11] Documentation: kunit: add a brief blurb about kunit_test_suite,
Brendan Higgins
- [PATCH v4 10/11] Documentation: Add kunit_shutdown to kernel-parameters.txt,
Brendan Higgins
- [PATCH v4 07/11] kunit: test: create a single centralized executor for all tests,
Brendan Higgins
- [PATCH v4 08/11] init: main: add KUnit to kernel init,
Brendan Higgins
- [PATCH v4 06/11] arch: xtensa: add linker section for KUnit test suites,
Brendan Higgins
- [PATCH v4 04/11] arch: powerpc: add linker section for KUnit test suites,
Brendan Higgins
- [PATCH v4 05/11] arch: um: add linker section for KUnit test suites,
Brendan Higgins
- [PATCH v4 01/11] vmlinux.lds.h: add linker section for KUnit test suites,
Brendan Higgins
- [PATCH v4 03/11] arch: microblaze: add linker section for KUnit test suites,
Brendan Higgins
- Re: [PATCH v4 00/11] kunit: create a centralized executor to dispatch all KUnit tests,
David Gow
[PATCH] kselftest: arm64: Remove redundant clean target,
Mark Brown
[PATCH v2 09/15] selftests/vm/keys: fix a broken reference at protection_keys.c,
Mauro Carvalho Chehab
[PATCH v2 0/6] kselftest: fix TAP output for skipped test and ksft_set_plan misuse,
Paolo Bonzini
[PATCH] kselftest: ksft_test_num return type should be unsigned,
Paolo Bonzini
[PATCH 0/3] selftests: tpm: fixes,
Jarkko Sakkinen
[PATCH v2 0/8] selftests/harness: Switch to TAP output,
Kees Cook
[PATCH] Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test",
Jarkko Sakkinen
Re: mmotm 2020-06-20-21-36 uploaded (lkdtm/bugs.c),
Randy Dunlap
RFC: KTAP documentation - expected messages,
Frank Rowand
[PATCH] Documentation: kunit: Add naming guidelines,
David Gow
[net-next,v1,0/5] Strict mode for VRF,
Andrea Mayer
- [net-next,v1,2/5] vrf: track associations between VRF devices and tables,
Andrea Mayer
- [net-next,v1,4/5] vrf: add l3mdev registration for table to VRF device lookup,
Andrea Mayer
- [net-next,v1,3/5] vrf: add sysctl parameter for strict mode,
Andrea Mayer
- [net-next,v1,5/5] selftests: add selftest for the VRF strict mode,
Andrea Mayer
- [net-next,v1,1/5] l3mdev: add infrastructure for table to VRF mapping,
Andrea Mayer
- Re: [net-next,v1,0/5] Strict mode for VRF,
David Ahern
[PATCH 00/16] mm/hmm/nouveau: THP mapping and migration,
Ralph Campbell
- [PATCH 07/16] nouveau: make nvkm_vmm_ctor() and nvkm_mmu_ptp_get() static,
Ralph Campbell
- [PATCH 15/16] mm/hmm/test: add self tests for THP migration,
Ralph Campbell
- [PATCH 08/16] nouveau/hmm: fault one page at a time,
Ralph Campbell
- [PATCH 04/16] mm/hmm: fix test timeout on slower machines,
Ralph Campbell
- [PATCH 09/16] mm/hmm: add output flag for compound page mapping,
Ralph Campbell
- [PATCH 06/16] mm/hmm: test mixed normal and device private migrations,
Ralph Campbell
- [PATCH 11/16] hmm: add tests for HMM_PFN_COMPOUND flag,
Ralph Campbell
- [PATCH 13/16] mm: support THP migration to device private memory,
Ralph Campbell
- [PATCH 03/16] nouveau: fix mixed normal and device private page migration,
Ralph Campbell
- [PATCH 12/16] mm/hmm: optimize migrate_vma_setup() for holes,
Ralph Campbell
- [PATCH 10/16] nouveau/hmm: support mapping large sysmem pages,
Ralph Campbell
- [PATCH 01/16] mm: fix migrate_vma_setup() src_owner and normal pages,
Ralph Campbell
- [PATCH 14/16] mm/thp: add THP allocation helper,
Ralph Campbell
- [PATCH 16/16] nouveau: support THP migration to private memory,
Ralph Campbell
- [PATCH 02/16] nouveau: fix migrate page regression,
Ralph Campbell
- [PATCH 05/16] mm/hmm/test: remove redundant page table invalidate,
Ralph Campbell
- Re: [PATCH 00/16] mm/hmm/nouveau: THP mapping and migration,
Jason Gunthorpe
[GIT PULL] Kunit update for Linux 5.8-rc2,
Shuah Khan
[GIT PULL] Kselftest update for Linux 5.8-rc2,
Shuah Khan
[PATCH v3 0/3] selftests/livepatch: small script cleanups,
Joe Lawrence
[RESEND, PATCH v2] lib: overflow-test: add KUnit test of check_*_overflow functions,
Vitor Massaru Iha
[PATCH v2] lib: overflow-test: add KUnit test of check_*_overflow functions,
Vitor Massaru Iha
[PATCH v2] kunit: fix KconfigParseError handling CC_VERSION_TEXT,
Vitor Massaru Iha
[PATCH v2] Kernel selftests: TPM2: upgrade TPM2 tests from Python 2 to Python 3,
Pengfei Xu
[PATCH] kunit: fix KconfigParseError by ignoring CC_VERSION_TEXT,
Vitor Massaru Iha
[Linux] [PATCH] Kernel selftests: tpm2: upgrade tpm2 tests from python2 to python3,
Pengfei Xu
[PATCH AUTOSEL 5.7 262/388] selftests/timens: handle a case when alarm clocks are not supported,
Sasha Levin
[PATCH AUTOSEL 5.7 338/388] selftests/vm/pkeys: fix alloc_random_pkey() to make it really random,
Sasha Levin
[PATCH AUTOSEL 5.7 354/388] NTB: ntb_test: Fix bug when counting remote files,
Sasha Levin
[PATCH AUTOSEL 5.7 359/388] selftests/net: in timestamping, strncpy needs to preserve null byte,
Sasha Levin
[PATCH AUTOSEL 5.7 387/388] libbpf: Support pre-initializing .bss global variables,
Sasha Levin
[PATCH AUTOSEL 5.4 231/266] selftests/vm/pkeys: fix alloc_random_pkey() to make it really random,
Sasha Levin
[PATCH AUTOSEL 5.4 244/266] NTB: ntb_test: Fix bug when counting remote files,
Sasha Levin
[PATCH AUTOSEL 5.4 247/266] selftests/net: in timestamping, strncpy needs to preserve null byte,
Sasha Levin
[PATCH AUTOSEL 4.19 148/172] selftests/vm/pkeys: fix alloc_random_pkey() to make it really random,
Sasha Levin
[PATCH AUTOSEL 4.19 160/172] NTB: ntb_test: Fix bug when counting remote files,
Sasha Levin
[PATCH AUTOSEL 4.19 167/172] selftests/net: in rxtimestamp getopt_long needs terminating null entry,
Sasha Levin
[PATCH AUTOSEL 4.14 100/108] selftests/vm/pkeys: fix alloc_random_pkey() to make it really random,
Sasha Levin
[PATCH AUTOSEL 4.14 105/108] selftests/net: in timestamping, strncpy needs to preserve null byte,
Sasha Levin
[PATCH AUTOSEL 4.14 106/108] selftests/net: in rxtimestamp getopt_long needs terminating null entry,
Sasha Levin
[PATCH AUTOSEL 4.9 78/80] selftests/vm/pkeys: fix alloc_random_pkey() to make it really random,
Sasha Levin
[PATCH AUTOSEL 4.9 79/80] selftests/net: in timestamping, strncpy needs to preserve null byte,
Sasha Levin
[PATCH AUTOSEL 4.4 59/60] selftests/net: in timestamping, strncpy needs to preserve null byte,
Sasha Levin
[PATCH AUTOSEL 4.19 162/172] selftests/net: in timestamping, strncpy needs to preserve null byte,
Sasha Levin
[PATCH AUTOSEL 5.7 342/388] KVM: selftests: Fix build with "make ARCH=x86_64",
Sasha Levin
[PATCH v33 19/21] selftests/x86: Add a selftest for SGX,
Jarkko Sakkinen
[PATCH v5 0/7] Add seccomp notifier ioctl that enables adding fds,
Kees Cook
[PATCH 0/4] Paravirtualized Control Register pinning,
John Andersen
[PATCH 3/4] selftests: kvm: add test for CR pinning with SMM,
John Andersen
[PATCH] selftests: kvm: don't try to build kvm tests on sparc64 architecture,
Anatoly Pugachev
[PATCH] selftests: zram: add generated err.log to .gitignore,
Anatoly Pugachev
[PATCH] selftests: vm: add fragment CONFIG_GUP_BENCHMARK,
Anatoly Pugachev
[PATCH] torture: Pass --kmake-arg to all make invocations,
Marco Elver
[PATCH] kunit: kunit_tool: Fix invalid result when build fails,
David Gow
[PATCH] selftests/vm: Run va_128TBswitch test with hugepages,
Harish
[PATCH v4 00/11] Add seccomp notifier ioctl that enables adding fds,
Kees Cook
- [PATCH v4 02/11] fs: Move __scm_install_fd() to __fd_install_received(),
Kees Cook
- [PATCH v4 04/11] pidfd: Replace open-coded partial fd_install_received(),
Kees Cook
- [PATCH v4 01/11] net/scm: Regularize compat handling of scm_detach_fds(),
Kees Cook
- [PATCH v4 06/11] seccomp: Introduce addfd ioctl to seccomp user notifier,
Kees Cook
- [PATCH v4 10/11] seccomp: Switch addfd to Extensible Argument ioctl,
Kees Cook
- [PATCH v4 11/11] seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID,
Kees Cook
- [PATCH v4 08/11] selftests/seccomp: Make kcmp() less required,
Kees Cook
- [PATCH v4 09/11] selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall(),
Kees Cook
- [PATCH v4 05/11] fs: Expand __fd_install_received() to accept fd,
Kees Cook
- [PATCH v4 07/11] selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD,
Kees Cook
- [PATCH v4 03/11] fs: Add fd_install_received() wrapper for __fd_install_received(),
Kees Cook
- Re: [PATCH v4 00/11] Add seccomp notifier ioctl that enables adding fds,
Sargun Dhillon
[PATCH v9 0/8] firmware: add request_partial_firmware_into_buf,
Scott Branden
[PATCH v2 0/4] selftests/livepatch: small script cleanups,
Joe Lawrence
[PATCH 16/29] selftests/vm/keys: fix a broken reference at protection_keys.c,
Mauro Carvalho Chehab
[RFC,net-next, 0/5] Strict mode for VRF,
Andrea Mayer
- [RFC,net-next, 5/5] selftests: add selftest for the VRF strict mode,
Andrea Mayer
- [RFC,net-next, 1/5] l3mdev: add infrastructure for table to VRF mapping,
Andrea Mayer
- [RFC,net-next, 2/5] vrf: track associations between VRF devices and tables,
Andrea Mayer
- [RFC,net-next, 4/5] vrf: add l3mdev registration for table to VRF device lookup,
Andrea Mayer
- [RFC,net-next, 3/5] vrf: add sysctl parameter for strict mode,
Andrea Mayer
- Re: [RFC,net-next, 0/5] Strict mode for VRF,
Dinesh G Dutt
[PATCH 0/7] selftests/harness: Switch to TAP output,
Kees Cook
[PATCH] lib: kunit_test_overflow: add KUnit test of check_*_overflow functions,
Vitor Massaru Iha
[PATCH] kunit: show error if kunit results are not present,
Uriel Guajardo
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]