Linux Kernel Selftest
[Prev Page][Next Page]
- Re: [PATCH v4 3/5] selftests/resctrl: Split validate_resctrl_feature_request(), (continued)
- [PATCH net] net: ctnetlink: fix filtering for zone 0,
Felix Huettner
- [PATCH] Fix the warning of amd-pstate.rst.,
Meng Li
- [PATCH net] selftests: cmsg_ipv6: repeat the exact packet,
Jakub Kicinski
- [PATCH] selftest: damon: fix minor typos in test logs,
Vincenzo Mezzela
- [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace,
Mark Brown
- [PATCH v8 01/38] arm64/mm: Restructure arch_validate_flags() for extensibility,
Mark Brown
- [PATCH v8 02/38] prctl: arch-agnostic prctl for shadow stack,
Mark Brown
- [PATCH v8 03/38] mman: Add map_shadow_stack() flags,
Mark Brown
- [PATCH v8 04/38] arm64: Document boot requirements for Guarded Control Stacks,
Mark Brown
- [PATCH v8 05/38] arm64/gcs: Document the ABI for Guarded Control Stacks,
Mark Brown
- [PATCH v8 06/38] arm64/sysreg: Add definitions for architected GCS caps,
Mark Brown
- [PATCH v8 07/38] arm64/gcs: Add manual encodings of GCS instructions,
Mark Brown
- [PATCH v8 08/38] arm64/gcs: Provide put_user_gcs(),
Mark Brown
- [PATCH v8 09/38] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS),
Mark Brown
- [PATCH v8 10/38] arm64/mm: Allocate PIE slots for EL0 guarded control stack,
Mark Brown
- [PATCH v8 11/38] mm: Define VM_SHADOW_STACK for arm64 when we support GCS,
Mark Brown
- [PATCH v8 12/38] arm64/mm: Map pages for guarded control stack,
Mark Brown
- [PATCH v8 13/38] KVM: arm64: Manage GCS registers for guests,
Mark Brown
- [PATCH v8 14/38] arm64/gcs: Allow GCS usage at EL0 and EL1,
Mark Brown
- [PATCH v8 15/38] arm64/idreg: Add overrride for GCS,
Mark Brown
- [PATCH v8 16/38] arm64/hwcap: Add hwcap for GCS,
Mark Brown
- [PATCH v8 17/38] arm64/traps: Handle GCS exceptions,
Mark Brown
- [PATCH v8 18/38] arm64/mm: Handle GCS data aborts,
Mark Brown
- [PATCH v8 19/38] arm64/gcs: Context switch GCS state for EL0,
Mark Brown
- [PATCH v8 20/38] arm64/gcs: Ensure that new threads have a GCS,
Mark Brown
- [PATCH v8 21/38] arm64/gcs: Implement shadow stack prctl() interface,
Mark Brown
- [PATCH v8 22/38] arm64/mm: Implement map_shadow_stack(),
Mark Brown
- [PATCH v8 23/38] arm64/signal: Set up and restore the GCS context for signal handlers,
Mark Brown
- [PATCH v8 24/38] arm64/signal: Expose GCS state in signal frames,
Mark Brown
- [PATCH v8 25/38] arm64/ptrace: Expose GCS via ptrace and core files,
Mark Brown
- [PATCH v8 26/38] arm64: Add Kconfig for Guarded Control Stack (GCS),
Mark Brown
- [PATCH v8 27/38] kselftest/arm64: Verify the GCS hwcap,
Mark Brown
- [PATCH v8 28/38] kselftest/arm64: Add GCS as a detected feature in the signal tests,
Mark Brown
- [PATCH v8 29/38] kselftest/arm64: Add framework support for GCS to signal handling tests,
Mark Brown
- [PATCH v8 30/38] kselftest/arm64: Allow signals tests to specify an expected si_code,
Mark Brown
- [PATCH v8 31/38] kselftest/arm64: Always run signals tests with GCS enabled,
Mark Brown
- [PATCH v8 32/38] kselftest/arm64: Add very basic GCS test program,
Mark Brown
- [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc,
Mark Brown
- [PATCH v8 34/38] kselftest/arm64: Add test coverage for GCS mode locking,
Mark Brown
- [PATCH v8 35/38] selftests/arm64: Add GCS signal tests,
Mark Brown
- [PATCH v8 36/38] kselftest/arm64: Add a GCS stress test,
Mark Brown
- [PATCH v8 37/38] kselftest/arm64: Enable GCS for the FP stress tests,
Mark Brown
- [PATCH v8 38/38] kselftest: Provide shadow stack enable helpers for arm64,
Mark Brown
- Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace,
Thiago Jung Bauermann
- Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace,
Stefan O'Rear
- [PATCH RFT v5 0/7] fork: Support shadow stacks in clone3(),
Mark Brown
- [PATCH v3 0/7] of: populate of_root node if bootloader doesn't,
Stephen Boyd
- [PATCH net] selftests: net: let big_tcp test cope with slow env,
Paolo Abeni
- [PATCH v2 00/12] conform tests to TAP format output,
Muhammad Usama Anjum
- [PATCH v2 01/12] selftests/mm: map_fixed_noreplace: conform test to TAP format output,
Muhammad Usama Anjum
- [PATCH v2 02/12] selftests/mm: map_hugetlb: conform test to TAP format output,
Muhammad Usama Anjum
- [PATCH v2 03/12] selftests/mm: map_populate: conform test to TAP format output,
Muhammad Usama Anjum
- [PATCH v2 04/12] selftests/mm: mlock-random-test: conform test to TAP format output,
Muhammad Usama Anjum
- [PATCH v2 05/12] selftests/mm: mlock2-tests: conform test to TAP format output,
Muhammad Usama Anjum
- [PATCH v2 06/12] selftests/mm: mrelease_test: conform test to TAP format output,
Muhammad Usama Anjum
- [PATCH v2 07/12] selftests/mm: mremap_dontunmap: conform test to TAP format output,
Muhammad Usama Anjum
- [PATCH v2 08/12] selftests/mm: split_huge_page_test: conform test to TAP format output,
Muhammad Usama Anjum
- [PATCH v2 09/12] selftests/mm: thp_settings: conform to TAP format output,
Muhammad Usama Anjum
- [PATCH v2 10/12] selftests/mm: thuge-gen: conform to TAP format output,
Muhammad Usama Anjum
- [PATCH v2 12/12] selftests/mm: virtual_address_range: conform to TAP format output,
Muhammad Usama Anjum
- [PATCH v2 11/12] selftests/mm: transhuge-stress: conform to TAP format output,
Muhammad Usama Anjum
- [PATCH] selftests/bpf: Use ARRAY_SIZE for array length,
Jiapeng Chong
- [PATCH v3] KVM: selftests: Fix the dirty_log_test semaphore imbalance,
Shaoqin Huang
- [PATCH v7 0/4] KVM: selftests: Add LoongArch support,
Bibo Mao
- [PATCH v4 0/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test,
Shaoqin Huang
- [PATCH] selftests/net: Amend per-netns counter checks,
Dmitry Safonov
- [PATCH net-next] selftests: netdevsim: stop using ifconfig,
Jakub Kicinski
- [PATCH v2 net 0/4] selftests: net: more fixes,
Paolo Abeni
- [PATCH net-next] selftests/net: ignore timing errors in so_txtime if KSFT_MACHINE_SLOW,
Willem de Bruijn
- [PATCH v2 1/2] selftests/mm: on-fault-limit: run test without root privileges otherwise skip,
Muhammad Usama Anjum
- [PATCH] selftests: ftrace: fix typo in test report,
Ali Zahraee
- [PATCH net-next] selftests: net: Fix bridge backup port test flakiness,
Ido Schimmel
- [PATCH] selftests/mm: on-fault-limit: run test without root privileges otherwise skip,
Muhammad Usama Anjum
- [PATCH] kunit: device: Unregister the kunit_bus on shutdown,
David Gow
- [PATCH v2 0/3] fix and extend zswap kselftests,
Nhat Pham
- [PATCH] selftests: Add test to verify power supply properties,
Nícolas F. R. A. Prado
- [PATCH 0/4] selftests: ktap_helpers: Add some missing helpers,
Nícolas F. R. A. Prado
- [PATCH net 0/9] mptcp: fixes for recent issues reported by CI's,
Matthieu Baerts (NGI0)
- [PATCH net 1/9] mptcp: fix data re-injection from stale subflow,
Matthieu Baerts (NGI0)
- [PATCH net 2/9] selftests: mptcp: add missing kconfig for NF Filter,
Matthieu Baerts (NGI0)
- [PATCH net 3/9] selftests: mptcp: add missing kconfig for NF Filter in v6,
Matthieu Baerts (NGI0)
- [PATCH net 4/9] selftests: mptcp: add missing kconfig for NF Mangle,
Matthieu Baerts (NGI0)
- [PATCH net 5/9] selftests: mptcp: increase timeout to 30 min,
Matthieu Baerts (NGI0)
- [PATCH net 6/9] selftests: mptcp: decrease BW in simult flows,
Matthieu Baerts (NGI0)
- [PATCH net 7/9] selftests: mptcp: allow changing subtests prefix,
Matthieu Baerts (NGI0)
- [PATCH net 8/9] selftests: mptcp: join: stop transfer when check is done (part 1),
Matthieu Baerts (NGI0)
- [PATCH net 9/9] selftests: mptcp: join: stop transfer when check is done (part 2),
Matthieu Baerts (NGI0)
- Re: [PATCH net 0/9] mptcp: fixes for recent issues reported by CI's,
patchwork-bot+netdevbpf
- [PATCH v2 1/1] userfaultfd: handle zeropage moves by UFFDIO_MOVE,
Suren Baghdasaryan
- [PATCH net 0/3] selftests: net: more fixes,
Paolo Abeni
- [PATCH v8 0/4] Introduce mseal,
jeffxu
- [PATCH net] selftests: net: add missing config for NF_TARGET_TTL,
Jakub Kicinski
- [PATCH] bpf: Separate bpf_local_storage_lookup() fast and slow paths,
Marco Elver
- [PATCH net 0/5] selftests: net: More small fixes,
Benjamin Poirier
- [PATCH 01/12] selftests/mm: map_fixed_noreplace: conform test to TAP format output,
Muhammad Usama Anjum
- [PATCH 02/12] selftests/mm: map_hugetlb: conform test to TAP format output,
Muhammad Usama Anjum
- [PATCH 03/12] selftests/mm: map_populate: conform test to TAP format output,
Muhammad Usama Anjum
- [PATCH 04/12] selftests/mm: mlock-random-test: conform test to TAP format output,
Muhammad Usama Anjum
- [PATCH 05/12] selftests/mm: mlock2-tests: conform test to TAP format output,
Muhammad Usama Anjum
- [PATCH 06/12] selftests/mm: mrelease_test: conform test to TAP format output,
Muhammad Usama Anjum
- [PATCH 07/12] selftests/mm: mremap_dontunmap: conform test to TAP format output,
Muhammad Usama Anjum
- [PATCH 08/12] selftests/mm: split_huge_page_test: conform test to TAP format output,
Muhammad Usama Anjum
- [PATCH 09/12] selftests/mm: thp_settings: conform to TAP format output,
Muhammad Usama Anjum
- [PATCH 10/12] selftests/mm: thuge-gen: conform to TAP format output,
Muhammad Usama Anjum
- [PATCH 11/12] selftests/mm: transhuge-stress: conform to TAP format output,
Muhammad Usama Anjum
- [PATCH 12/12] selftests/mm: virtual_address_range: conform to TAP format output,
Muhammad Usama Anjum
- [PATCH] selftests: ftrace: fix typo in test description,
Ali Zahraee
- Re: Regression on drm-tip,
Richard Fitzgerald
- [PATCH net-next] selftests: openvswitch: Test ICMP related matches work with SNAT,
Brad Cowie
- [RFC PATCH v2 00/29] NT synchronization primitive driver,
Elizabeth Figura
- [RFC PATCH v2 19/29] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY.,
Elizabeth Figura
- [RFC PATCH v2 11/29] ntsync: Introduce NTSYNC_IOC_EVENT_RESET.,
Elizabeth Figura
- [RFC PATCH v2 01/29] ntsync: Introduce the ntsync driver and character device.,
Elizabeth Figura
- [RFC PATCH v2 22/29] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL.,
Elizabeth Figura
- [RFC PATCH v2 10/29] ntsync: Introduce NTSYNC_IOC_EVENT_SET.,
Elizabeth Figura
- [RFC PATCH v2 03/29] ntsync: Introduce NTSYNC_IOC_SEM_POST.,
Elizabeth Figura
- [RFC PATCH v2 20/29] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL.,
Elizabeth Figura
- [RFC PATCH v2 04/29] ntsync: Introduce NTSYNC_IOC_WAIT_ANY.,
Elizabeth Figura
- [RFC PATCH v2 05/29] ntsync: Introduce NTSYNC_IOC_WAIT_ALL.,
Elizabeth Figura
- [RFC PATCH v2 23/29] selftests: ntsync: Add some tests for manual-reset event state.,
Elizabeth Figura
- [RFC PATCH v2 24/29] selftests: ntsync: Add some tests for auto-reset event state.,
Elizabeth Figura
- [RFC PATCH v2 21/29] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY.,
Elizabeth Figura
- [RFC PATCH v2 08/29] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL.,
Elizabeth Figura
- [RFC PATCH v2 18/29] selftests: ntsync: Add some tests for mutex state.,
Elizabeth Figura
- [RFC PATCH v2 07/29] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK.,
Elizabeth Figura
- [RFC PATCH v2 14/29] ntsync: Introduce NTSYNC_IOC_MUTEX_READ.,
Elizabeth Figura
- [RFC PATCH v2 13/29] ntsync: Introduce NTSYNC_IOC_SEM_READ.,
Elizabeth Figura
- [RFC PATCH v2 26/29] selftests: ntsync: Add tests for alertable waits.,
Elizabeth Figura
- [RFC PATCH v2 27/29] selftests: ntsync: Add some tests for wakeup signaling via alerts.,
Elizabeth Figura
- [RFC PATCH v2 09/29] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT.,
Elizabeth Figura
- [RFC PATCH v2 17/29] selftests: ntsync: Add some tests for semaphore state.,
Elizabeth Figura
- [RFC PATCH v2 02/29] ntsync: Introduce NTSYNC_IOC_CREATE_SEM.,
Elizabeth Figura
- [RFC PATCH v2 15/29] ntsync: Introduce NTSYNC_IOC_EVENT_READ.,
Elizabeth Figura
- [RFC PATCH v2 06/29] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX.,
Elizabeth Figura
- [RFC PATCH v2 25/29] selftests: ntsync: Add some tests for wakeup signaling with events.,
Elizabeth Figura
- [RFC PATCH v2 16/29] ntsync: Introduce alertable waits.,
Elizabeth Figura
- [RFC PATCH v2 28/29] maintainers: Add an entry for ntsync.,
Elizabeth Figura
- [RFC PATCH v2 12/29] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE.,
Elizabeth Figura
- [RFC PATCH v2 29/29] docs: ntsync: Add documentation for the ntsync uAPI.,
Elizabeth Figura
- [PATCH v3 0/3] riscv: mm: Extend mappable memory up to hint address,
Charlie Jenkins
- [PATCH v3 2/3] selftests: riscv: Generalize mm selftests,
Charlie Jenkins
- [PATCH v3 3/3] docs: riscv: Define behavior of mmap,
Charlie Jenkins
- Re: [PATCH v3 0/3] riscv: mm: Extend mappable memory up to hint address,
patchwork-bot+linux-riscv
[GIT PULL] KUnit fixes update for Linux 6.8-rc3,
Shuah Khan
[GIT PULL] Kselftest fixes update for Linux 6.8-rc3,
Shuah Khan
kselftest/fixes kselftest-lkdtm: 2 runs, 1 regressions (v6.8-rc1-4-gb54761f6e9773),
kernelci.org bot
kselftest/fixes kselftest-seccomp: 3 runs, 1 regressions (v6.8-rc1-4-gb54761f6e9773),
kernelci.org bot
kselftest/fixes kselftest-lib: 4 runs, 2 regressions (v6.8-rc1-4-gb54761f6e9773),
kernelci.org bot
kselftest/fixes kselftest-cpufreq: 4 runs, 2 regressions (v6.8-rc1-4-gb54761f6e9773),
kernelci.org bot
[PATCH v2 0/3] riscv: mm: Use hint address in mmap if available,
Charlie Jenkins
kselftest/fixes build: 5 builds: 2 failed, 3 passed, 2 errors, 5 warnings (v6.8-rc1-4-gb54761f6e9773),
kernelci.org bot
[PATCH net 0/3] selftests: net: a few pmtu.sh fixes,
Paolo Abeni
[PATCH net-next] selftests: net: add missing config for GENEVE,
Matthias May
[PATCH v2 0/3] selftests/net: A couple of typos fixes in key-management/rst tests,
Dmitry Safonov
[PATCH 0/9] mm/damon: make DAMON debugfs interface deprecation unignorable,
SeongJae Park
[PATCH v2 0/7] of: populate of_root node if bootloader doesn't,
Stephen Boyd
[PATCH 0/3] riscv: mm: Use hint address in mmap if available,
Charlie Jenkins
[PATCH 0/3] fix and extend zswap kselftests,
Nhat Pham
[PATCH AUTOSEL 6.6 05/10] tools: selftests: riscv: Fix compile warnings in mm tests,
Sasha Levin
[PATCH AUTOSEL 6.6 04/10] tools: selftests: riscv: Fix compile warnings in vector tests,
Sasha Levin
[PATCH AUTOSEL 6.7 07/12] tools: selftests: riscv: Fix compile warnings in mm tests,
Sasha Levin
[PATCH AUTOSEL 6.7 06/12] tools: selftests: riscv: Fix compile warnings in vector tests,
Sasha Levin
[PATCH AUTOSEL 6.7 05/12] tools: selftests: riscv: Fix compile warnings in cbo,
Sasha Levin
[PATCH AUTOSEL 6.7 04/12] tools: selftests: riscv: Fix compile warnings in hwprobe,
Sasha Levin
[PATCH] selftest/ftrace: fix typo in ftracetest script,
Kousik Sanagavarapu
[PATCH v13 6/6] ring-buffer/selftest: Add ring-buffer mapping test,
Vincent Donnefort
[PATCH net-next] selftests: net: Add missing matchall classifier,
Ido Schimmel
[PATCH] selftests/mm: run_vmtests.sh: add hugetlb test category,
Breno Leitao
[PATCH bpf-next v4 0/3] Fix make install target for BPF selftests,
Björn Töpel
[PATCH bpf-next v4 0/3] Annotate kfuncs in .BTF_ids section,
Daniel Xu
[PATCH AUTOSEL 5.15 06/19] selftests/sgx: Fix linker script asserts,
Sasha Levin
[PATCH AUTOSEL 6.1 07/27] selftests/sgx: Fix linker script asserts,
Sasha Levin
[PATCH AUTOSEL 6.6 08/31] selftests/sgx: Fix linker script asserts,
Sasha Levin
[PATCH AUTOSEL 6.7 08/39] selftests/sgx: Fix linker script asserts,
Sasha Levin
[PATCH bpf-next v2] selftests/bpf: Drop return in bpf_testmod_exit,
Geliang Tang
[PATCH bpf-next v3 0/6] Improvements for tracking scalars in the BPF verifier,
Maxim Mikityanskiy
[PATCH bpf-next v3 1/2] selftests/bpf: Remove incorrect object path,
Björn Töpel
[bpf-next] selftests/bpf: Drop return in bpf_testmod_exit,
Geliang Tang
[PATCH net-next] selftests/net: calibrate fq_band_pktlimit,
Willem de Bruijn
[PATCH net-next] selftests/net: calibrate txtimestamp,
Willem de Bruijn
[PATCH net-next v2 0/6] selftests: Add TEST_INCLUDES directive and adjust tests to use it,
Benjamin Poirier
[KTAP V2 PATCH v2] ktap_v2: add test metadata,
Rae Moar
[PATCH net] selftests: net: add missing config for nftables-backed iptables,
Jakub Kicinski
[PATCH net] selftests: net: add missing config for big tcp tests,
Paolo Abeni
[PATCH v4 1/7] selftests/mm: hugepage-shm: conform test to TAP format output,
Muhammad Usama Anjum
kselftest/fixes kselftest-lkdtm: 1 runs, 1 regressions (v6.8-rc1-5-g93ffe3f1e97da),
kernelci.org bot
kselftest/fixes build: 5 builds: 2 failed, 3 passed, 2 errors, 6 warnings (v6.8-rc1-5-g93ffe3f1e97da),
kernelci.org bot
[PATCH net] selftests: net: give more time for GRO aggregation,
Paolo Abeni
[PATCH bpf-next v2] selftests/bpf: Include runner extras for install target,
Björn Töpel
[PATCH v3 0/5] selftests/mm: Improve run_vmtests.sh,
Muhammad Usama Anjum
[PATCH v1 0/2] Fix Landlock's net_test for non-root users,
Mickaël Salaün
[PATCH bpf-next] selftests/bpf: Include runner extras for install target,
Björn Töpel
[PATCH v3 0/5] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest,
Maciej Wieczor-Retman
[PATCH net] selftests: net: add missing required classifier,
Paolo Abeni
[RFC PATCH v1 00/28] riscv control-flow integrity for usermode,
debug
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]