Linux Kernel Selftest
[Prev Page][Next Page]
- [PATCH] selftests: Warn about skipped tests in result summary,
Laura Nao
- Re: [PATCH kselftest] fix single bpf test,
Shuah Khan
- [PATCH v3] selftests/lam: Test get_user() LAM pointer handling,
Maciej Wieczor-Retman
- [PATCH for-next v3] selftests/zram: gitignore output file,
Li Zhijian
- [PATCH for-next v3] selftests/cpufreq: gitignore output files and clean them in make clean,
Li Zhijian
- [PATCH for-next v3] selftests/mm: Add a few missing gitignore files,
Li Zhijian
- [PATCH for-next v3] selftests/filesystems: Add missing gitignore file,
Li Zhijian
- [PATCH for-next v3] selftests/alsa: Add a few missing gitignore files,
Li Zhijian
- [GIT PULL] KUnit update for Linux 6.13-rc1-fixed,
Shuah Khan
- [PATCH printk v1] printk: ringbuffer: Add KUnit test,
John Ogness
- [PATCH livepatch/master v1 1/6] selftests/livepatch: fix test-callbacks.sh execution error,
George Guo
- [PATCH v2] selftests/lam: Test get_user() LAM pointer handling,
Maciej Wieczor-Retman
- [PATCH] kunit: tool: add ability to parse test metadata,
Rae Moar
- [no subject],
Unknown
- KUnit expectations in atomic context,
Brendan Jackman
- [PATCHv2 net 0/2] ipv6: fix temporary address not removed correctly,
Hangbin Liu
- [PATCH bpf-next v3 00/14] selftests/bpf: migrate test_flow_dissector.sh to test_progs,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v3 01/14] selftests/bpf: add a macro to compare raw memory,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v3 02/14] selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keys,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v3 03/14] selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector test,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v3 04/14] selftests/bpf: re-split main function into dedicated tests,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v3 05/14] selftests/bpf: expose all subtests from flow_dissector,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v3 06/14] selftests/bpf: add gre packets testing to flow_dissector,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v3 07/14] selftests/bpf: migrate flow_dissector namespace exclusivity test,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v3 08/14] selftests/bpf: Enable generic tc actions in selftests config,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v3 09/14] selftests/bpf: move ip checksum helper to network helpers,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v3 10/14] selftests/bpf: document pseudo-header checksum helpers,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v3 11/14] selftests/bpf: use the same udp and tcp headers in tests under test_progs,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v3 12/14] selftests/bpf: add network helpers to generate udp checksums,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v3 13/14] selftests/bpf: migrate bpf flow dissectors tests to test_progs,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v3 14/14] selftests/bpf: remove test_flow_dissector.sh,
Alexis Lothoré (eBPF Foundation)
- [PATCH net v2 2/2] selftests: net: test extacks in netlink dumps,
Jakub Kicinski
- [PATCH bpf] selftests/bpf: Check for PREEMPTION instead of PREEMPT,
Sebastian Andrzej Siewior
- [RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition,
Valentin Schneider
- [RFC PATCH v3 01/15] objtool: Make validate_call() recognize indirect calls to pv_ops[],
Valentin Schneider
- [RFC PATCH v3 02/15] objtool: Flesh out warning related to pv_ops[] calls,
Valentin Schneider
- [RFC PATCH v3 03/15] sched/clock: Make sched_clock_running __ro_after_init,
Valentin Schneider
- [RFC PATCH v3 04/15] rcu: Add a small-width RCU watching counter debug option,
Valentin Schneider
- [RFC PATCH v3 06/15] jump_label: Add forceful jump label type,
Valentin Schneider
- [RFC PATCH v3 07/15] x86/speculation/mds: Make mds_idle_clear forceful,
Valentin Schneider
- [RFC PATCH v3 08/15] sched/clock, x86: Make __sched_clock_stable forceful,
Valentin Schneider
- [RFC PATCH v3 09/15] objtool: Warn about non __ro_after_init static key usage in .noinstr,
Valentin Schneider
- [RFC PATCH v3 10/15] x86/alternatives: Record text_poke's of JUMP_TYPE_FORCEFUL labels,
Valentin Schneider
- [RFC PATCH v3 11/15] context-tracking: Introduce work deferral infrastructure,
Valentin Schneider
- [RFC PATCH v3 14/15] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs,
Valentin Schneider
- [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI,
Valentin Schneider
- [RFC PATCH v3 12/15] context_tracking,x86: Defer kernel text patching IPIs,
Valentin Schneider
- [RFC PATCH v3 15/15] context-tracking: Add a Kconfig to enable IPI deferral for NO_HZ_IDLE,
Valentin Schneider
- [RFC PATCH v3 05/15] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE,
Valentin Schneider
- Re: [RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition,
Steven Rostedt
- [PATCH v2 0/2] Modify the watchdog selftest for execution in non-interactive environments,
Laura Nao
- [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache,
Roberto Sassu
- [PATCH v6 02/15] module: Introduce ksys_finit_module(),
Roberto Sassu
- [PATCH v6 03/15] integrity: Introduce the Integrity Digest Cache,
Roberto Sassu
- [PATCH v6 04/15] digest_cache: Initialize digest caches,
Roberto Sassu
- [PATCH v6 05/15] digest_cache: Add securityfs interface,
Roberto Sassu
- [PATCH v6 06/15] digest_cache: Add hash tables and operations,
Roberto Sassu
- [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers,
Roberto Sassu
- [PATCH v6 08/15] digest_cache: Parse tlv digest lists,
Roberto Sassu
- [PATCH v6 09/15] digest_cache: Populate the digest cache from a digest list,
Roberto Sassu
- [PATCH v6 10/15] digest_cache: Add management of verification data,
Roberto Sassu
- [PATCH v6 11/15] digest_cache: Add support for directories,
Roberto Sassu
- [PATCH v6 12/15] digest cache: Prefetch digest lists if requested,
Roberto Sassu
- [PATCH v6 13/15] digest_cache: Reset digest cache on file/directory change,
Roberto Sassu
- [PATCH v6 14/15] selftests/digest_cache: Add selftests for the Integrity Digest Cache,
Roberto Sassu
- [PATCH v6 15/15] docs: Add documentation of the Integrity Digest Cache,
Roberto Sassu
- [PATCH v6 01/15] lib: Add TLV parser,
Roberto Sassu
- Re: [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache,
Luis Chamberlain
- [PATCH v1] selftests/bpf: Fix unnecessary conversion to bool in 'run_subtest',
guanjing
- [PATCH v1] selftests: mm: Fix conversion specifiers in transact_test(),
guanjing
- [PATCH net-next v2] mm: page_frag: fix a compile error when kernel is not compiled,
Yunsheng Lin
- [PATCH v1] selftests/bpf: fix application of sizeof to pointer,
guanjing
- Re: [PATCH bpf v4 0/2] bpf: fix recursive lock and add test,
Martin KaFai Lau
- [PATCH bpf 0/4] bpf, vsock: Fix poll() and close(),
Michal Luczaj
- [GIT PULL] Kselftest update for Linux 6.13-rc1,
Shuah Khan
- [GIT PULL] KUnit update for Linux 6.13-rc1,
Shuah Khan
- [RFC PATCH net-next 11/11] selftests: forwarding: Add a selftest for the new reserved_bits UAPI,
Petr Machata
- [RFC PATCH net-next 10/11] selftests: net: lib: Add several autodefer helpers,
Petr Machata
- [RFC PATCH net-next 09/11] selftests: net: lib: Rename ip_link_master() to ip_link_set_master(),
Petr Machata
- [PATCH net-next v4 0/5] net: Improve netns handling in RTNL and ip_tunnel,
Xiao Liang
- [PATCH] selftests/bpf: Remove unused variable,
Zhu Jun
- [PATCH] landlock: ptrace_test: remove unused macros,
Ba Jing
- [PATCH] kvm: hardware_disable_test: remove unused macro,
Ba Jing
- [PATCH net-next] selftests: net/psock_lib: Handle EINTR and EAGAIN,
Leo Stone
- [PATCH v5] Kunit to check the longest symbol length,
Sergio González Collado
- [RFCv1 0/6] Page Detective,
Pasha Tatashin
- [PATCH V2] selftests: lsm: Refactor `flags_overset_lsm_set_self_attr` test,
Amit Vadhavana
- [PATCH net-next v3] af_unix: pass pidfd flags via SCM_PIDFD cmsg,
Stas Sergeev
- [PATCH net-next] mm: page_frag: fix a compile error when kernel is not compiled,
Yunsheng Lin
- [PATCH v1] selftest/mm: remove seal_elf,
jeffxu
- [no subject],
Unknown
- [RFC v2] MAINTAINERS: split kselftest entry into 'framework' and 'all',
Jakub Kicinski
- [PATCH] selftests: acct: Add ksft_exit_fail if not running as root,
Shivam Chaudhary
- [PATCH] selftests/mount_setattr: Fix failures on 64K PAGE_SIZE kernels,
Michael Ellerman
- [PATCH v2] kunit: Fix potential null dereference in kunit_device_driver_test(),
Gax-c
- [PATCH] kunit: Fix potential null dereference in kunit_device_driver_test(),
Gax-c
- [PATCH v1] MAINTAINERS: Update KUnit email address for Brendan Higgins,
Brendan Higgins
- [PATCH net-next v4 0/3] selftests: Add selftest for link layer and performance testing,
Mohan Prasad J
- [PATCH net-next] selftests: net: netlink-dumps: validation checks,
Jakub Kicinski
- [PATCH net 2/2] selftests: net: test extacks in netlink dumps,
Jakub Kicinski
- [PATCH v4 0/8] Basic SEV-SNP Selftests,
Pratik R. Sampat
- [PATCH v4 1/8] KVM: SEV: Disable SEV-SNP on FW validation failure,
Pratik R. Sampat
- [PATCH v4 2/8] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2,
Pratik R. Sampat
- [PATCH v4 3/8] KVM: selftests: Add VMGEXIT helper,
Pratik R. Sampat
- [PATCH v4 4/8] KVM: selftests: Introduce SEV VM type check,
Pratik R. Sampat
- [PATCH v4 5/8] KVM: selftests: Add library support for interacting with SNP,
Pratik R. Sampat
- [PATCH v4 6/8] KVM: selftests: Force GUEST_MEMFD flag for SNP VM type,
Pratik R. Sampat
- [PATCH v4 7/8] KVM: selftests: Abstractions for SEV to decouple policy from type,
Pratik R. Sampat
- [PATCH v4 8/8] KVM: selftests: Add a basic SEV-SNP smoke test,
Pratik R. Sampat
- Re: [PATCH v4 0/8] Basic SEV-SNP Selftests,
Aithal, Srikanth
- [PATCH bpf-next v2 00/13] selftests/bpf: migrate test_flow_dissector.sh to test_progs,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v2 01/13] selftests/bpf: add a macro to compare raw memory,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v2 02/13] selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keys,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v2 03/13] selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector test,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v2 04/13] selftests/bpf: re-split main function into dedicated tests,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v2 05/13] selftests/bpf: expose all subtests from flow_dissector,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v2 06/13] selftests/bpf: add gre packets testing to flow_dissector,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v2 07/13] selftests/bpf: migrate flow_dissector namespace exclusivity test,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v2 08/13] selftests/bpf: Enable generic tc actions in selftests config,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v2 09/13] selftests/bpf: move ip checksum helper to network helpers,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v2 10/13] selftests/bpf: rename pseudo headers checksum computation,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v2 11/13] selftests/bpf: add network helpers to generate udp checksums,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v2 12/13] selftests/bpf: migrate bpf flow dissectors tests to test_progs,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v2 13/13] selftests/bpf: remove test_flow_dissector.sh,
Alexis Lothoré (eBPF Foundation)
- [PATCH] kunit: debugfs: Use IS_ERR() for alloc_string_stream() error check,
Kuan-Wei Chiu
- [PATCH net-next v4 0/6] tls: implement key updates for TLS1.3,
Sabrina Dubroca
- [PATCH net-next v4 3/7] selftests: net: lib: Move logging from forwarding/lib.sh here,
Petr Machata
- [PATCH net-next v4 4/7] selftests: net: lib: Move tests_run from forwarding/lib.sh here,
Petr Machata
- [PATCH net-next v4 7/7] selftests: net: fdb_notify: Add a test for FDB notifications,
Petr Machata
- [PATCH net-next v4 6/7] selftests: net: lib: Add kill_process,
Petr Machata
- [PATCH net-next v4 5/7] selftests: net: lib: Move checks from forwarding/lib.sh here,
Petr Machata
- [PATCH net-next v1 08/10] mm: page_frag: add testing for the newly added API,
Yunsheng Lin
- [PATCH v2] net/unix: pass pidfd flags via SCM_PIDFD cmsg,
Stas Sergeev
- [PATCH v11 00/14] riscv: Add support for xtheadvector,
Charlie Jenkins
- [PATCH v11 01/14] dt-bindings: riscv: Add xtheadvector ISA extension description,
Charlie Jenkins
- [PATCH v11 02/14] dt-bindings: cpus: add a thead vlen register length property,
Charlie Jenkins
- [PATCH v11 03/14] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree,
Charlie Jenkins
- [PATCH v11 04/14] riscv: Add thead and xtheadvector as a vendor extension,
Charlie Jenkins
- [PATCH v11 05/14] riscv: vector: Use vlenb from DT for thead,
Charlie Jenkins
- [PATCH v11 06/14] RISC-V: define the elements of the VCSR vector CSR,
Charlie Jenkins
- [PATCH v11 07/14] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT,
Charlie Jenkins
- [PATCH v11 08/14] riscv: Add xtheadvector instruction definitions,
Charlie Jenkins
- [PATCH v11 09/14] riscv: vector: Support xtheadvector save/restore,
Charlie Jenkins
- [PATCH v11 10/14] riscv: hwprobe: Add thead vendor extension probing,
Charlie Jenkins
- [PATCH v11 11/14] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension,
Charlie Jenkins
- [PATCH v11 12/14] selftests: riscv: Fix vector tests,
Charlie Jenkins
- [PATCH v11 13/14] selftests: riscv: Support xtheadvector in vector tests,
Charlie Jenkins
- [PATCH v11 14/14] riscv: Add ghostwrite vulnerability,
Charlie Jenkins
- [PATCH v2 1/2] kunit: tool: Only print the summary,
Rae Moar
- [PATCH] net/unix: pass pidfd flags via SCM_PIDFD cmsg,
Stas Sergeev
- [no subject],
Unknown
- [PATCH net-next 0/4] netconsole: Add support for CPU population,
Breno Leitao
- [PATCH bpf-next 00/10] selftests/bpf: migrate test_flow_dissector.sh to test_progs,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next 01/10] selftests/bpf: add a macro to compare raw memory,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next 03/10] selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector test,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next 05/10] selftests/bpf: expose all subtests from flow_dissector,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next 07/10] selftests/bpf: migrate flow_dissector namespace exclusivity test,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next 08/10] selftests/bpf: Enable generic tc actions in selftests config,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next 09/10] selftests/bpf: migrate bpf flow dissectors tests to test_progs,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next 04/10] selftests/bpf: re-split main function into dedicated tests,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next 02/10] selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keys,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next 06/10] selftests/bpf: add gre packets testing to flow_dissector,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next 10/10] selftests/bpf: remove test_flow_dissector.sh,
Alexis Lothoré (eBPF Foundation)
- [PATCH net-next v3 0/6] net: Improve netns handling in RTNL and ip_tunnel,
Xiao Liang
- [PATCH net 0/2] ipv6: fix temporary address not removed correctly,
Hangbin Liu
- [PATCH net-next 0/5] net: make RSS+RXNFC semantics more explicit,
edward.cree
- [PATCH 0/5] release of KTAP version 2,
Rae Moar
- [PATCH] selftests: lsm: Refactor `flags_overset_lsm_set_self_attr` test,
Amit Vadhavana
- [PATCH v5 0/2] kselftest: tmpfs: Add ksft macros and skip if no root,
Shivam Chaudhary
- [PATCH v2 0/3] kselftest/arm64: fp-ptrace enhancements,
Mark Brown
- [PATCHv2 net] selftests: wireguard: load nf_conntrack if it's not present,
Hangbin Liu
- [PATCH v2] kunit: string-stream: Fix a UAF bug in kunit_init_suite(),
Jinjie Ruan
- [PATCH net v2 0/2] bnxt: Fix failure to report RSS context in ntuple rule,
Daniel Xu
- [PATCH v8 00/29] riscv control-flow integrity for usermode,
Deepak Gupta
- [PATCH v8 01/29] mm: Introduce ARCH_HAS_USER_SHADOW_STACK,
Deepak Gupta
- [PATCH v8 03/29] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml),
Deepak Gupta
- [PATCH v8 06/29] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit,
Deepak Gupta
- [PATCH v8 07/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE,
Deepak Gupta
- [PATCH v8 10/29] riscv mmu: write protect and shadow stack,
Deepak Gupta
- [PATCH v8 11/29] riscv/mm: Implement map_shadow_stack() syscall,
Deepak Gupta
- [PATCH v8 13/29] prctl: arch-agnostic prctl for shadow stack,
Deepak Gupta
- [PATCH v8 14/29] prctl: arch-agnostic prctl for indirect branch tracking,
Deepak Gupta
- [PATCH v8 15/29] riscv: Implements arch agnostic shadow stack prctls,
Deepak Gupta
- [PATCH v8 04/29] riscv: zicfiss / zicfilp enumeration,
Deepak Gupta
- [PATCH v8 02/29] mm: helper `is_shadow_stack_vma` to check shadow stack vma,
Deepak Gupta
- [PATCH v8 18/29] riscv: signal: abstract header saving for setup_sigcontext,
Deepak Gupta
- [PATCH v8 19/29] riscv/signal: save and restore of shadow stack for signal,
Deepak Gupta
- [PATCH v8 21/29] riscv/ptrace: riscv cfi status and state via ptrace and in core files,
Deepak Gupta
- [PATCH v8 22/29] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe,
Deepak Gupta
- [PATCH v8 24/29] riscv: enable kernel access to shadow stack memory via FWFT sbi call,
Deepak Gupta
- [PATCH v8 26/29] riscv: create a config for shadow stack and landing pad instr support,
Deepak Gupta
- [PATCH v8 28/29] riscv: Documentation for shadow stack on riscv,
Deepak Gupta
- [PATCH v8 29/29] kselftest/riscv: kselftest for user mode cfi,
Deepak Gupta
- [PATCH v8 16/29] riscv: Implements arch agnostic indirect branch tracking prctls,
Deepak Gupta
- [PATCH v8 23/29] riscv: Add Firmware Feature SBI extensions definitions,
Deepak Gupta
- [PATCH v8 08/29] riscv mm: manufacture shadow stack pte,
Deepak Gupta
- [PATCH v8 17/29] riscv/traps: Introduce software check exception,
Deepak Gupta
- [PATCH v8 25/29] riscv: kernel command line option to opt out of user cfi,
Deepak Gupta
- [PATCH v8 12/29] riscv/shstk: If needed allocate a new shadow stack on clone,
Deepak Gupta
- [PATCH v8 09/29] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs,
Deepak Gupta
- [PATCH v8 05/29] riscv: zicfiss / zicfilp extension csr and bit definitions,
Deepak Gupta
- [PATCH v8 27/29] riscv: Documentation for landing pad / indirect branch tracking,
Deepak Gupta
- [PATCH v8 20/29] riscv/kernel: update __show_regs to print shadow stack register,
Deepak Gupta
- [PATCH] kselftest/arm64: Enable build of PAC tests with LLVM=1,
Mark Brown
- [PATCH net-next v3 6/7] selftests: net: lib: Add kill_process,
Petr Machata
- [PATCH net-next v3 7/7] selftests: net: fdb_notify: Add a test for FDB notifications,
Petr Machata
- [PATCH net-next v3 5/7] selftests: net: lib: Move checks from forwarding/lib.sh here,
Petr Machata
- [PATCH net-next v3 4/7] selftests: net: lib: Move tests_run from forwarding/lib.sh here,
Petr Machata
- [PATCH net-next v3 3/7] selftests: net: lib: Move logging from forwarding/lib.sh here,
Petr Machata
- [PATCH 0/2] kselftest/arm64: Avoid detecting spurious PAC key collisions,
Mark Brown
- [PATCH] kunit: skb: add gfp to kernel doc for kunit_zalloc_skb(),
Dan Carpenter
- [PATCH v2 0/6] Enhance event delivery error handling,
Ivan Orlov
- [PATCH v2 0/3] kunit: Add support for LoongArch,
Thomas Weißschuh
- [PATCHv2 net-next] selftests: wireguards: use nft by default,
Hangbin Liu
- [PROBLEM] selftests/bpf/progs/test_tunnel_kern.c: 678: 41-47: ERROR: application of sizeof to pointer,
Mirsad Todorovac
- [PATCH net-next v9 0/6] Suspend IRQs during application busy periods,
Joe Damato
- LKFT CI: improving Networking selftests results when validating stable kernels,
Matthieu Baerts
- [PATCH bpf-next/net 0/5] bpf: Add mptcp_subflow bpf_iter support,
Matthieu Baerts (NGI0)
- [PATCH] kselftest/arm64: Fix build with stricter assemblers,
Mark Brown
- [PATCH net-next] net: netconsole: selftests: Check if netdevsim is available,
Breno Leitao
- [PATCH 0/4] kselftest/arm64: Fix compilation warnings/errors in the arm64 tests,
Catalin Marinas
- [PATCH] selftests/mm: Fix unused function warning for aarch64_write_signal_pkey(),
Catalin Marinas
- "stty sane" in kunit.py,
Brendan Jackman
- [PATCH] selftests: netfilter: Fix the bug of missing return values,
guanjing
- [PATCH net-next v10] net: ipv4: Cache pmtu for all packet paths if multipath enabled,
Vladimir Vdovin
- [PATCH net-next v8 0/6] Suspend IRQs during application busy periods,
Joe Damato
- [PATCH net-next v7 0/6] Suspend IRQs during application busy periods,
Joe Damato
- [PATCH net-next v8 00/12] selftests: ncdevmem: Add ncdevmem to ksft,
Stanislav Fomichev
- [PATCH net-next v8 01/12] selftests: ncdevmem: Redirect all non-payload output to stderr,
Stanislav Fomichev
- [PATCH net-next v8 02/12] selftests: ncdevmem: Separate out dmabuf provider,
Stanislav Fomichev
- [PATCH net-next v8 03/12] selftests: ncdevmem: Unify error handling,
Stanislav Fomichev
- [PATCH net-next v8 04/12] selftests: ncdevmem: Make client_ip optional,
Stanislav Fomichev
- [PATCH net-next v8 05/12] selftests: ncdevmem: Remove default arguments,
Stanislav Fomichev
- [PATCH net-next v8 06/12] selftests: ncdevmem: Switch to AF_INET6,
Stanislav Fomichev
- [PATCH net-next v8 07/12] selftests: ncdevmem: Properly reset flow steering,
Stanislav Fomichev
- [PATCH net-next v8 08/12] selftests: ncdevmem: Use YNL to enable TCP header split,
Stanislav Fomichev
- [PATCH net-next v8 09/12] selftests: ncdevmem: Remove hard-coded queue numbers,
Stanislav Fomichev
- [PATCH net-next v8 10/12] selftests: ncdevmem: Run selftest when none of the -s or -c has been provided,
Stanislav Fomichev
- [PATCH net-next v8 12/12] selftests: ncdevmem: Add automated test,
Stanislav Fomichev
- [PATCH net-next v8 11/12] selftests: ncdevmem: Move ncdevmem under drivers/net/hw,
Stanislav Fomichev
- Re: [PATCH net-next v8 00/12] selftests: ncdevmem: Add ncdevmem to ksft,
Joe Damato
- Re: [PATCH net-next v8 00/12] selftests: ncdevmem: Add ncdevmem to ksft,
patchwork-bot+netdevbpf
- [PATCH v7 0/5] selftests: kvm: s390: Add ucontrol memory selftests,
Christoph Schlameuss
- [PATCH net-next v2 0/8] net: Improve netns handling in RTNL and ip_tunnel,
Xiao Liang
- [PATCH] selftests/mm: Define PKEY_UNRESTRICTED for pkey_sighandler_tests,
Kevin Brodsky
- [PATCH net-next v9] net: ipv4: Cache pmtu for all packet paths if multipath enabled,
Vladimir Vdovin
- [PATCH net-next] selftests: wireguards: use nft by default,
Hangbin Liu
- [PATCH net] selftests: wireguard: load nf_conntrack if it's not present,
Hangbin Liu
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]