Linux Kernel Selftest
[Prev Page][Next Page]
- Re: [PATCH v5 19/30] arm64: add POE signal support, (continued)
- [PATCH v5 20/30] arm64/ptrace: add support for FEAT_POE,
Joey Gouly
- [PATCH v5 21/30] arm64: enable POE and PIE to coexist,
Joey Gouly
- [PATCH v5 22/30] arm64: enable PKEY support for CPUs with S1POE,
Joey Gouly
- [PATCH v5 23/30] arm64: add Permission Overlay Extension Kconfig,
Joey Gouly
- [PATCH v5 24/30] kselftest/arm64: move get_header(),
Joey Gouly
- [PATCH v5 25/30] selftests: mm: move fpregs printing,
Joey Gouly
- [PATCH v5 06/30] arm64: context switch POR_EL0 register,
Joey Gouly
- [PATCH v5 26/30] selftests: mm: make protection_keys test work on arm64,
Joey Gouly
- [PATCH v5 27/30] kselftest/arm64: add HWCAP test for FEAT_S1POE,
Joey Gouly
- [PATCH v5 29/30] kselftest/arm64: Add test case for POR_EL0 signal frame records,
Joey Gouly
- [PATCH v5 30/30] KVM: selftests: get-reg-list: add Permission Overlay registers,
Joey Gouly
- [PATCH v5 17/30] arm64: add pte_access_permitted_no_overlay(),
Joey Gouly
- [PATCH v5 28/30] kselftest/arm64: parse POE_MAGIC in a signal frame,
Joey Gouly
- [PATCH rc 0/2] Fix maps created without READ or WRITE,
Jason Gunthorpe
- [RFC PATCH net-next 0/5] selftests: forwarding: Introduce deferred commands,
Petr Machata
- [PATCH v2 0/3] kunit: Improve format of some assertion messages,
Michal Wajdeczko
- [PATCH v6 0/2] Add test to distinguish between thread's signal mask and ucontext_t,
Dev Jain
- [PATCH v2] selftests:mm: Fix mmap() error paths to check for MAP_FAILED,
Yang Ruibin
- [PATCH net-next v7] net: netconsole: selftests: Create a new netconsole selftest,
Breno Leitao
- [PATCH bpf-next v2 0/8] libbpf, selftests/bpf: Support cross-endian usage,
Tony Ambardar
- [PATCH v2 0/3] selftests: Fix cpuid / vendor checking build issues,
Ilpo Järvinen
- [PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc,
Christophe Leroy
- [PATCH v2 01/17] asm-generic/unaligned.h: Extract common header for vDSO,
Christophe Leroy
- [PATCH v2 03/17] vdso: Add __arch_get_k_vdso_rng_data(),
Christophe Leroy
- [PATCH v2 02/17] vdso: Clean header inclusion in getrandom,
Christophe Leroy
- [PATCH v2 04/17] vdso: Add missing c-getrandom-y in Makefile,
Christophe Leroy
- [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long,
Christophe Leroy
- [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom,
Christophe Leroy
- [PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32,
Christophe Leroy
- [PATCH v2 08/17] powerpc: Add little endian variants of LWZX_BE and STWX_BE,
Christophe Leroy
- [PATCH v2 09/17] powerpc/vdso32: Add crtsavres,
Christophe Leroy
- [PATCH v2 10/17] powerpc/vdso: Refactor CFLAGS for CVDSO build,
Christophe Leroy
- [PATCH v2 11/17] powerpc/vdso: Wire up getrandom() vDSO implementation,
Christophe Leroy
- [PATCH v2 12/17] selftests: vdso: Fix powerpc64 vdso_config,
Christophe Leroy
- [PATCH v2 13/17] selftests: vdso: Don't hard-code location of vDSO sources,
Christophe Leroy
- [PATCH v2 14/17] selftests: vdso: Make test_vdso_getrandom look for the right vDSO function,
Christophe Leroy
- [PATCH v2 15/17] selftests: vdso: Fix build of test_vdso_chacha,
Christophe Leroy
- [PATCH v2 16/17] selftests: vdso: Make VDSO function call more generic,
Christophe Leroy
- [PATCH v2 17/17] selftests: vdso: Add support for vdso_test_random for powerpc,
Christophe Leroy
- Re: [PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc,
Jason A. Donenfeld
- [PATCH v1] selftests:tdx:Use min macro,
Yan Zhen
- [PATCH] test coverage for dup_fd() failure handling in unshare_fd(),
Al Viro
- [PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace,
Mark Brown
- [PATCH v11 01/39] mm: Introduce ARCH_HAS_USER_SHADOW_STACK,
Mark Brown
- [PATCH v11 02/39] arm64/mm: Restructure arch_validate_flags() for extensibility,
Mark Brown
- [PATCH v11 03/39] prctl: arch-agnostic prctl for shadow stack,
Mark Brown
- [PATCH v11 04/39] mman: Add map_shadow_stack() flags,
Mark Brown
- [PATCH v11 05/39] arm64: Document boot requirements for Guarded Control Stacks,
Mark Brown
- [PATCH v11 06/39] arm64/gcs: Document the ABI for Guarded Control Stacks,
Mark Brown
- [PATCH v11 07/39] arm64/sysreg: Add definitions for architected GCS caps,
Mark Brown
- [PATCH v11 08/39] arm64/gcs: Add manual encodings of GCS instructions,
Mark Brown
- [PATCH v11 09/39] arm64/gcs: Provide put_user_gcs(),
Mark Brown
- [PATCH v11 10/39] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1,
Mark Brown
- [PATCH v11 11/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS),
Mark Brown
- [PATCH v11 12/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack,
Mark Brown
- [PATCH v11 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS,
Mark Brown
- [PATCH v11 14/39] arm64/mm: Map pages for guarded control stack,
Mark Brown
- [PATCH v11 15/39] KVM: arm64: Manage GCS access and registers for guests,
Mark Brown
- [PATCH v11 16/39] arm64/idreg: Add overrride for GCS,
Mark Brown
- [PATCH v11 17/39] arm64/hwcap: Add hwcap for GCS,
Mark Brown
- [PATCH v11 18/39] arm64/traps: Handle GCS exceptions,
Mark Brown
- [PATCH v11 19/39] arm64/mm: Handle GCS data aborts,
Mark Brown
- [PATCH v11 20/39] arm64/gcs: Context switch GCS state for EL0,
Mark Brown
- [PATCH v11 21/39] arm64/gcs: Ensure that new threads have a GCS,
Mark Brown
- [PATCH v11 22/39] arm64/gcs: Implement shadow stack prctl() interface,
Mark Brown
- [PATCH v11 23/39] arm64/mm: Implement map_shadow_stack(),
Mark Brown
- [PATCH v11 24/39] arm64/signal: Set up and restore the GCS context for signal handlers,
Mark Brown
- [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames,
Mark Brown
- [PATCH v11 26/39] arm64/ptrace: Expose GCS via ptrace and core files,
Mark Brown
- [PATCH v11 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS),
Mark Brown
- [PATCH v11 28/39] kselftest/arm64: Verify the GCS hwcap,
Mark Brown
- [PATCH v11 29/39] kselftest/arm64: Add GCS as a detected feature in the signal tests,
Mark Brown
- [PATCH v11 30/39] kselftest/arm64: Add framework support for GCS to signal handling tests,
Mark Brown
- [PATCH v11 31/39] kselftest/arm64: Allow signals tests to specify an expected si_code,
Mark Brown
- [PATCH v11 32/39] kselftest/arm64: Always run signals tests with GCS enabled,
Mark Brown
- [PATCH v11 33/39] kselftest/arm64: Add very basic GCS test program,
Mark Brown
- [PATCH v11 34/39] kselftest/arm64: Add a GCS test program built with the system libc,
Mark Brown
- [PATCH v11 35/39] kselftest/arm64: Add test coverage for GCS mode locking,
Mark Brown
- [PATCH v11 36/39] kselftest/arm64: Add GCS signal tests,
Mark Brown
- [PATCH v11 37/39] kselftest/arm64: Add a GCS stress test,
Mark Brown
- [PATCH v11 38/39] kselftest/arm64: Enable GCS for the FP stress tests,
Mark Brown
- [PATCH v11 39/39] KVM: selftests: arm64: Add GCS registers to get-reg-list,
Mark Brown
- [PATCH] selftests/mm: Fix mseal's length,
Pedro Falcato
- [PATCH RFT v10 0/8] fork: Support shadow stacks in clone3(),
Mark Brown
- [PATCH 0/3] kunit: Improve format of some assertion messages,
Michal Wajdeczko
- [PATCH] ftrace/selftest: Test combination of function_graph tracer and function profiler,
Steven Rostedt
- [PATCH v9 net-next 0/3] Enhance network interface feature testing,
Abhinav Jain
- [PATCH v3] kselftest/arm64: signal: fix/refactor SVE vector length enumeration,
Andre Przywara
- [PATCH 0/4] kunit: Add macros to help write more complex tests,
Michal Wajdeczko
- [PATCH v1] selftests/mm: fix charge_reserved_hugetlb.sh test,
David Hildenbrand
- kselftest/next build: 7 builds: 2 failed, 5 passed, 1 warning (v6.11-rc1-15-gc049acee3c71c),
kernelci.org bot
- [PATCH bpf-next v1 0/8] libbpf, selftests/bpf: Support cross-endian usage,
Tony Ambardar
- [PATCH net-next v6] net: netconsole: selftests: Create a new netconsole selftest,
Breno Leitao
- [PATCH v5 0/2] Add test to distinguish between thread's signal mask and ucontext_t,
Dev Jain
- [PATCH v1] tools:mm:Check mmap based on return values,
Yang Ruibin
- [PATCH net-next v3] selftests: net: add helper for checking if nettest is available,
Jakub Kicinski
- kselftest/next kselftest-lkdtm: 1 runs, 1 regressions (v6.11-rc1-13-g41f37c852ac3f),
kernelci.org bot
- kselftest/next kselftest-seccomp: 1 runs, 1 regressions (v6.11-rc1-13-g41f37c852ac3f),
kernelci.org bot
- kselftest/next kselftest-lib: 1 runs, 1 regressions (v6.11-rc1-13-g41f37c852ac3f),
kernelci.org bot
- kselftest/next build: 7 builds: 2 failed, 5 passed, 1 warning (v6.11-rc1-13-g41f37c852ac3f),
kernelci.org bot
- [PATCH 1/1] Improve missing mods error message and make shell script executable,
David Hunter
- [PATCH-cgroup 0/2] cgroup/cpuset: Account for boot time isolated CPUs,
Waiman Long
- [PATCH net] selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct path,
Petr Machata
- [PATCH v2 0/5] KVM: s390: selftests: Add regression tests for CPU subfunctions,
Hariharan Mari
- [PATCH v2 1/5] KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctions,
Hariharan Mari
- [PATCH v2 2/5] KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions,
Hariharan Mari
- [PATCH v2 3/5] KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC crypto subfunctions,
Hariharan Mari
- [PATCH v2 4/5] KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD crypto subfunctions,
Hariharan Mari
- [PATCH v2 5/5] KVM: s390: selftests: Add regression tests for PLO subfunctions,
Hariharan Mari
- [PATCH net-next v21 00/13] Device Memory TCP,
Mina Almasry
- [PATCH net-next v21 01/13] netdev: add netdev_rx_queue_restart(),
Mina Almasry
- [PATCH net-next v21 02/13] net: netdev netlink api to bind dma-buf to a net device,
Mina Almasry
- [PATCH net-next v21 03/13] netdev: support binding dma-buf to netdevice,
Mina Almasry
- [PATCH net-next v21 04/13] netdev: netdevice devmem allocator,
Mina Almasry
- [PATCH net-next v21 05/13] page_pool: devmem support,
Mina Almasry
- [PATCH net-next v21 06/13] memory-provider: dmabuf devmem memory provider,
Mina Almasry
- [PATCH net-next v21 07/13] net: support non paged skb frags,
Mina Almasry
- [PATCH net-next v21 08/13] net: add support for skbs with unreadable frags,
Mina Almasry
- [PATCH net-next v21 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags,
Mina Almasry
- [PATCH net-next v21 09/13] tcp: RX path for devmem TCP,
Mina Almasry
- [PATCH net-next v21 12/13] selftests: add ncdevmem, netcat for devmem TCP,
Mina Almasry
- [PATCH net-next v21 11/13] net: add devmem TCP documentation,
Mina Almasry
- [PATCH net-next v21 13/13] netdev: add dmabuf introspection,
Mina Almasry
- [PATCH] selftests/bpf: Fix incorrect parameters in NULL pointer checking,
Hao Ge
- [PATCH v3] lib/math: Add int_pow test suite,
Luis Felipe Hernandez
- [PATCH net-next v2] selftests: net: add helper for checking if nettest is available,
Jakub Kicinski
- [PATCH bpf-next] bpf: use kfunc hooks instead of program types,
Matteo Croce
- [PATCH net 00/14] mptcp: pm: fix IDs not being reusable,
Matthieu Baerts (NGI0)
- [PATCH net 01/14] mptcp: pm: re-using ID of unused removed ADD_ADDR,
Matthieu Baerts (NGI0)
- [PATCH net 02/14] selftests: mptcp: join: check re-using ID of unused ADD_ADDR,
Matthieu Baerts (NGI0)
- [PATCH net 03/14] mptcp: pm: re-using ID of unused removed subflows,
Matthieu Baerts (NGI0)
- [PATCH net 04/14] selftests: mptcp: join: check re-using ID of closed subflow,
Matthieu Baerts (NGI0)
- [PATCH net 05/14] mptcp: pm: re-using ID of unused flushed subflows,
Matthieu Baerts (NGI0)
- [PATCH net 06/14] selftests: mptcp: join: test for flush/re-add endpoints,
Matthieu Baerts (NGI0)
- [PATCH net 07/14] mptcp: pm: remove mptcp_pm_remove_subflow(),
Matthieu Baerts (NGI0)
- [PATCH net 08/14] mptcp: pm: only mark 'subflow' endp as available,
Matthieu Baerts (NGI0)
- [PATCH net 09/14] mptcp: pm: only decrement add_addr_accepted for MPJ req,
Matthieu Baerts (NGI0)
- [PATCH net 10/14] mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDR,
Matthieu Baerts (NGI0)
- [PATCH net 11/14] mptcp: pm: only in-kernel cannot have entries with ID 0,
Matthieu Baerts (NGI0)
- [PATCH net 12/14] mptcp: pm: fullmesh: select the right ID later,
Matthieu Baerts (NGI0)
- [PATCH net 13/14] selftests: mptcp: join: validate fullmesh endp on 1st sf,
Matthieu Baerts (NGI0)
- [PATCH net 14/14] mptcp: pm: avoid possible UaF when selecting endp,
Matthieu Baerts (NGI0)
- Re: [PATCH net 00/14] mptcp: pm: fix IDs not being reusable,
patchwork-bot+netdevbpf
- [PATCH RFT v9 0/8] fork: Support shadow stacks in clone3(),
Mark Brown
- [bug report] selftests/bpf: Add C tests for reference tracking,
Dan Carpenter
- [bug report] selftests/bpf: Factor out get_xlated_program() helper,
Dan Carpenter
- [bug report] selftest: bpf: Test bpf_sk_assign_tcp_reqsk().,
Dan Carpenter
- [PATCH] kselftest: timers: Fix const correctness,
Piotr Zalewski
- [PATCH RESEND v5] rust: str: Use `core::CStr`, remove the custom `CStr` implementation,
Michal Rostecki
- [RFC PATCH 5/5] selftests/rseq: Implement NUMA node id vs mm_cid invariant test,
Mathieu Desnoyers
- [RFC PATCH 4/5] selftests/rseq: x86: Implement rseq_load_u32_u32,
Mathieu Desnoyers
- [PATCH v1 0/5] KVM: s390: selftests: Add regression tests for CPU subfunctions,
Hariharan Mari
- [PATCH v1 1/5] KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctions,
Hariharan Mari
- [PATCH v1 2/5] KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions,
Hariharan Mari
- [PATCH v1 3/5] KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC crypto subfunctions,
Hariharan Mari
- [PATCH v1 4/5] KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD crypto subfunctions,
Hariharan Mari
- [PATCH v1 5/5] KVM: s390: selftests: Add regression tests for PLO subfunctions,
Hariharan Mari
- [PATCH v2] kselftest/arm64: signal: fix/refactor SVE vector length enumeration,
Andre Przywara
- [PATCH v8 net-next 0/3] Enhance network interface feature testing,
Abhinav Jain
- [PATCH v2] selftests: kvm: fix mkdir error when building for unsupported arch,
Muhammad Usama Anjum
- [PATCH net-next v5] net: netconsole: selftests: Create a new netconsole selftest,
Breno Leitao
- [PATCH net-next v20 00/13] Device Memory TCP,
Mina Almasry
- [PATCH net-next v20 02/13] net: netdev netlink api to bind dma-buf to a net device,
Mina Almasry
- [PATCH net-next v20 01/13] netdev: add netdev_rx_queue_restart(),
Mina Almasry
- [PATCH net-next v20 03/13] netdev: support binding dma-buf to netdevice,
Mina Almasry
- [PATCH net-next v20 04/13] netdev: netdevice devmem allocator,
Mina Almasry
- [PATCH net-next v20 05/13] page_pool: devmem support,
Mina Almasry
- [PATCH net-next v20 06/13] memory-provider: dmabuf devmem memory provider,
Mina Almasry
- [PATCH net-next v20 07/13] net: support non paged skb frags,
Mina Almasry
- [PATCH net-next v20 08/13] net: add support for skbs with unreadable frags,
Mina Almasry
- [PATCH net-next v20 09/13] tcp: RX path for devmem TCP,
Mina Almasry
- [PATCH net-next v20 11/13] net: add devmem TCP documentation,
Mina Almasry
- [PATCH net-next v20 12/13] selftests: add ncdevmem, netcat for devmem TCP,
Mina Almasry
- [PATCH net-next v20 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags,
Mina Almasry
- [PATCH net-next v20 13/13] netdev: add dmabuf introspection,
Mina Almasry
- Re: [PATCH net-next v20 00/13] Device Memory TCP,
Mina Almasry
- [PATCH v2] lib/math: Add int_pow test suite,
Luis Felipe Hernandez
- [PATCH v5 0/3] tracing: Support poll on event hist file,
Masami Hiramatsu (Google)
- [PATCH net-next] selftests: net/forwarding: spawn sh inside vrf to speed up ping loop,
Jakub Kicinski
- [PATCH net-next] selftests: net: add helper for checking if nettest is available,
Jakub Kicinski
- [PATCH v3 0/7] mm: Optimize mseal checks,
Pedro Falcato
- [PATCH v2 0/9] SEV Kernel Selftests,
Pratik R. Sampat
- [PATCH v2 1/9] KVM: selftests: Decouple SEV ioctls from asserts,
Pratik R. Sampat
- [PATCH v2 2/9] KVM: selftests: Add a basic SNP smoke test,
Pratik R. Sampat
- [PATCH v2 3/9] KVM: selftests: Add SNP to shutdown testing,
Pratik R. Sampat
- [PATCH v2 4/9] KVM: selftests: SEV IOCTL test,
Pratik R. Sampat
- [PATCH v2 5/9] KVM: selftests: SNP IOCTL test,
Pratik R. Sampat
- [PATCH v2 6/9] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2,
Pratik R. Sampat
- [PATCH v2 7/9] KVM: selftests: Add interface to manually flag protected/encrypted ranges,
Pratik R. Sampat
- [PATCH v2 8/9] KVM: selftests: Add a CoCo-specific test for KVM_PRE_FAULT_MEMORY,
Pratik R. Sampat
- [PATCH v2 9/9] KVM: selftests: Interleave fallocate for KVM_PRE_FAULT_MEMORY,
Pratik R. Sampat
- Re: [PATCH v2 0/9] SEV Kernel Selftests,
Peter Gonda
- Re: [PATCH v2 0/9] SEV Kernel Selftests,
Aithal, Srikanth
- [PATCH bpf-next 0/2] selftests: bpf: avoid duplicated UAPI headers,
Matthieu Baerts (NGI0)
- [RFC PATCH] selftests/mm: compaction_test: Move often used filepaths to strings,
Aryabhatta Dey
- [PATCH 0/8] kselftest/arm64: various compilation fixes,
Andre Przywara
- [PATCH net-next v4] net: netconsole: selftests: Create a new netconsole selftest,
Breno Leitao
- [PATCH v2] kunit: Device wrappers should also manage driver name,
David Gow
- [PATCH v4 0/3] tracing: Support poll on event hist file,
Masami Hiramatsu (Google)
- [PATCH net-next v3 0/8] net/selftests: TCP-AO selftests updates,
Dmitry Safonov via B4 Relay
- [no subject],
Unknown
- [PATCH 0/3] selftests: kvm: s390: Add ucontrol memory selftests,
Christoph Schlameuss
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]