Linux Kernel Selftest
[Prev Page][Next Page]
- [PATCH AUTOSEL 5.15 36/46] selftests/kprobe: Do not test for GRP/ without event failures,
Sasha Levin
- [PATCH AUTOSEL 5.18 44/56] selftests/kprobe: Do not test for GRP/ without event failures,
Sasha Levin
- [PATCH AUTOSEL 5.19 50/64] selftests/kprobe: Do not test for GRP/ without event failures,
Sasha Levin
- [PATCH] selftests: Unneeded semicolon,
min tang
- [PATCH] KVM: Unneeded semicolon,
min tang
- [PATCH] selftests/timers: Unneeded semicolon,
min tang
- [PATCH 0/4] Documentation: KUnit: minor fixes,
Tales Aparecida
- [PATCH v2] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning,
Kristen Carlson Accardi
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers,
netdev
- [PATCH v11 0/9] bpf: Add kfuncs for PKCS#7 signature verification,
Roberto Sassu
- [PATCH v11 1/9] bpf: Allow kfuncs to be used in LSM programs,
Roberto Sassu
- [PATCH v11 3/9] bpf: Export bpf_dynptr_get_size(),
Roberto Sassu
- [PATCH v11 2/9] btf: Handle dynamic pointer parameter in kfuncs,
Roberto Sassu
- [PATCH v11 4/9] KEYS: Move KEY_LOOKUP_ to include/linux/key.h,
Roberto Sassu
- [PATCH v11 5/9] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs,
Roberto Sassu
- [PATCH v11 6/9] bpf: Add bpf_verify_pkcs7_signature() kfunc,
Roberto Sassu
- [PATCH v11 7/9] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put(),
Roberto Sassu
- [PATCH v11 8/9] selftests/bpf: Add additional tests for bpf_lookup_*_key(),
Roberto Sassu
- [PATCH v11 9/9] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc,
Roberto Sassu
- Re: [PATCH v11 0/9] bpf: Add kfuncs for PKCS#7 signature verification,
Daniel Borkmann
- lkft kselftest for next-20220812,
lkft
- [PATCH] selftests/livepatch: normalize sysctl error message,
Joe Lawrence
- [PATCH AUTOSEL 5.4 22/25] bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test,
Sasha Levin
- [PATCH AUTOSEL 5.10 40/46] bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test,
Sasha Levin
- [PATCH AUTOSEL 5.10 27/46] kselftests: Enable the echo command to print newlines in Makefile,
Sasha Levin
- [PATCH AUTOSEL 5.10 15/46] selftests: mlxsw: resource_scale: Allow skipping a test,
Sasha Levin
- [PATCH AUTOSEL 5.15 59/69] bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test,
Sasha Levin
- [PATCH AUTOSEL 5.15 39/69] kselftests: Enable the echo command to print newlines in Makefile,
Sasha Levin
- [PATCH AUTOSEL 5.15 22/69] selftests: mlxsw: resource_scale: Allow skipping a test,
Sasha Levin
- [PATCH AUTOSEL 5.18 81/93] bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test,
Sasha Levin
- [PATCH AUTOSEL 5.18 45/93] kselftests: Enable the echo command to print newlines in Makefile,
Sasha Levin
- [PATCH AUTOSEL 5.18 26/93] selftests: mlxsw: resource_scale: Allow skipping a test,
Sasha Levin
- [PATCH AUTOSEL 5.18 23/93] selftests/bpf: Avoid skipping certain subtests,
Sasha Levin
- [PATCH AUTOSEL 5.19 090/105] bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test,
Sasha Levin
- [PATCH AUTOSEL 5.19 071/105] selftests/bpf: Do not attach kprobe_multi bench to bpf_dispatcher_xdp_func,
Sasha Levin
- [PATCH AUTOSEL 5.19 050/105] kselftests: Enable the echo command to print newlines in Makefile,
Sasha Levin
- [PATCH AUTOSEL 5.19 027/105] selftests: mlxsw: resource_scale: Allow skipping a test,
Sasha Levin
- [PATCH AUTOSEL 5.19 024/105] selftests/bpf: Avoid skipping certain subtests,
Sasha Levin
- [PATCH] Solve Kselftest patch task,
Anup K Parikh
- lkft kselftest for next-20220811,
lkft
- [PATCH] kunit: tool: make --raw_output=kunit (aka --raw_output) preserve leading spaces,
Daniel Latypov
- [PATCH] selftests: kvm: fix compilation,
Paolo Bonzini
- [PATCH v10 0/9] bpf: Add kfuncs for PKCS#7 signature verification,
Roberto Sassu
- lkft kselftest for next-20220810,
lkft
- [PATCH v2 0/2] kvm/selftests: Two rseq_test fixes,
Gavin Shan
- [PATCH] selftests:net:forwarding: Included install command,
Piyush Thange
- [PATCH net v2 1/2] selftests: include bonding tests into the kselftest infra,
Jonathan Toppins
- [RFC net] bonding: 802.3ad: fix no transmission of LACPDUs,
Jonathan Toppins
- [PATCH] selftests: fix LLVM build for i386 and x86_64,
Guillaume Tucker
- [PATCH v9 00/10] bpf: Add kfuncs for PKCS#7 signature verification,
Roberto Sassu
- [PATCH v9 03/10] btf: Handle dynamic pointer parameter in kfuncs,
Roberto Sassu
- [PATCH v9 01/10] btf: Add a new kfunc flag which allows to mark a function to be sleepable,
Roberto Sassu
- [PATCH v9 02/10] bpf: Allow kfuncs to be used in LSM programs,
Roberto Sassu
- [PATCH v9 04/10] bpf: Export bpf_dynptr_get_size(),
Roberto Sassu
- [PATCH v9 09/10] selftests/bpf: Add additional tests for bpf_lookup_*_key(),
Roberto Sassu
- [PATCH v9 05/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h,
Roberto Sassu
- [PATCH v9 10/10] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc,
Roberto Sassu
- [PATCH v9 06/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs,
Roberto Sassu
- [PATCH v9 08/10] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put(),
Roberto Sassu
- [PATCH v9 07/10] bpf: Add bpf_verify_pkcs7_signature() kfunc,
Roberto Sassu
- Re: [PATCH v9 00/10] bpf: Add kfuncs for PKCS#7 signature verification,
patchwork-bot+netdevbpf
- Re: [PATCH v9 00/10] bpf: Add kfuncs for PKCS#7 signature verification,
Jarkko Sakkinen
- [PATCH] selftests: add missing ')' in lib.mk,
Guillaume Tucker
- lkft kselftest for next-20220809,
lkft
- [PATCH 0/2] kvm/selftests: Two rseq_test fixes,
Gavin Shan
- [PATCH v5 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control,
Axel Rasmussen
- tools/testing/selftests/kvm/rseq_test and glibc 2.35,
Florian Weimer
- [PATCH v5 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace.,
Kyle Huey
- [PATCH v4 0/3] kunit: Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros,
Maíra Canal
- [RFC tracing 0/4] tracing: support > 8 byte filter predicates,
Alan Maguire
- [kvm-unit-tests PATCH v2 0/5] Test for illegal LEA & related fixes,
Michal Luczaj
- [PATCH] selftests/proc: Add support for vsyscall=xonly,
Shigeru Yoshida
- [RFC net-next v2 0/6] net: support QUIC crypto,
Adel Abouchaev
- [PATCH v4 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace.,
Kyle Huey
- [PATCH v2 0/5] mm/memfd: MFD_NOEXEC for memfd_create,
jeffxu
- [PATCH] kselftest/arm64: Enumerate SME rather than SVE vector lengths for za_regs,
Mark Brown
- kselftest/next build: 3 builds: 0 failed, 3 passed (linux-kselftest-next-5.20-rc1-1-gb1d34b1375f97),
kernelci.org bot
- [PATCH v3 0/3] Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros,
Maíra Canal
- [PATCH] selftests/landlock: fix broken include of linux/landlock.h,
Guillaume Tucker
- [RFC net-next 0/6] net: support QUIC crypto,
Adel Abouchaev
- [RFC net-next 1/6] net: Documentation on QUIC kernel Tx crypto.,
Adel Abouchaev
- [RFC net-next 2/6] net: Define QUIC specific constants, control and data plane structures,
Adel Abouchaev
- [RFC net-next 3/6] net: Add UDP ULP operations, initialization and handling prototype functions.,
Adel Abouchaev
- [RFC net-next 5/6] net: Add flow counters and Tx processing error counter,
Adel Abouchaev
- [RFC net-next 4/6] net: Implement QUIC offload functions,
Adel Abouchaev
- [RFC net-next 6/6] net: Add self tests for ULP operations, flow setup and crypto tests,
Adel Abouchaev
- <Possible follow-ups>
- Re: [RFC net-next 0/6] net: support QUIC crypto,
Bagas Sanjaya
- [PATCH v2] selftests/net: Refactor xfrm_fill_key() to use array of structs,
Gautam Menghani
- [PATCH v2 0/3] Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros,
Maíra Canal
- [PATCH linux-next v4] selftests/vm: enable running select groups of tests,
Joel Savitz
- [PATCH 0/3] Introduce KUNIT_EXPECT_ARREQ and KUNIT_EXPECT_ARRNEQ macros,
Maíra Canal
- [PATCH] kselftest/arm64: Fix validation of EXTRA_CONTEXT signal contexts,
Mark Brown
- [PATCH] kselftest/arm64: Validate signal ucontext in place,
Mark Brown
- [GIT PULL] Kselftest update for Linux 5.20-rc1,
Shuah Khan
- [GIT PULL] KUnit update for Linux 5.20-rc1,
Shuah Khan
- Re: [selftests] a37ddddd86: BUG:KASAN:use-after-free_in_firmware_upload_unregister,
Russ Weight
[PATCH] kselftest/arm64: Fix validatation of EXTRA_CONTEXT signal data,
Mark Brown
[PATCH v4 0/4] Introduce security_create_user_ns(),
Frederick Lawler
[RESEND PATCH] selftests: net: fix IOAM test skip return code,
Kleber Sacilotto de Souza
[PATCH]Kselftests: Removing support of libhugetlbfs from kselftests,
Tarun Sahu
[PATCH linux-next] selftests:bpf:use the !E in conditional statements,
cgel . zte
[PATCH] selftests/net: Refactor xfrm_fill_key() to use array of structs,
Gautam Menghani
[PATCH] selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_without_nnp,
Gautam Menghani
[PATCH 1/2] KVM: x86: emulator: Fix illegal LEA handling,
Michal Luczaj
[PATCH v2] drm/tests: Split up test cases in igt_check_drm_format_min_pitch,
Maíra Canal
[PATCH net-next v1] selftests: net: dsa: Add a Makefile which installs the selftests,
Martin Blumenstingl
[net-next v5 0/4] seg6: add support for SRv6 Headend Reduced,
Andrea Mayer
[PATCH] selftests: net: fix IOAM test skip return code,
Kleber Sacilotto de Souza
[PATCH net-next 1/4] selftests: tls: handful of memrnd() and length checks,
Jakub Kicinski
[PATCH 0/5] Add process_memwatch syscall,
Muhammad Usama Anjum
[PATCH] wireguard: selftests: update config fragments,
Lukas Bulwahn
[PATCH v6 00/26] tcp: Initial support for RFC5925 auth option,
Leonard Crestez
- [PATCH v6 03/26] docs: Add user documentation for tcp_authopt,
Leonard Crestez
- [PATCH v6 02/26] tcp: authopt: Remove more unused noops,
Leonard Crestez
- [PATCH v6 01/26] tcp: authopt: Initial support and key management,
Leonard Crestez
- [PATCH v6 04/26] tcp: authopt: Add crypto initialization,
Leonard Crestez
- [PATCH v6 06/26] tcp: authopt: Compute packet signatures,
Leonard Crestez
- [PATCH v6 07/26] tcp: Refactor tcp_inbound_md5_hash into tcp_inbound_sig_hash,
Leonard Crestez
- [PATCH v6 05/26] tcp: Refactor tcp_sig_hash_skb_data for AO,
Leonard Crestez
- [PATCH v6 08/26] tcp: authopt: Hook into tcp core,
Leonard Crestez
- [PATCH v6 09/26] tcp: authopt: Disable via sysctl by default,
Leonard Crestez
- [PATCH v6 14/26] tcp: authopt: Add key selection controls,
Leonard Crestez
- [PATCH v6 16/26] tcp: authopt: Add NOSEND/NORECV flags,
Leonard Crestez
- [PATCH v6 15/26] tcp: authopt: Add initial l3index support,
Leonard Crestez
- [PATCH v6 10/26] tcp: authopt: Implement Sequence Number Extension,
Leonard Crestez
- [PATCH v6 13/26] tcp: ipv4: Add AO signing for skb-less replies,
Leonard Crestez
- [PATCH v6 11/26] tcp: ipv6: Add AO signing for tcp_v6_send_response,
Leonard Crestez
- [PATCH v6 12/26] tcp: authopt: Add support for signing skb-less replies,
Leonard Crestez
- [PATCH v6 17/26] tcp: authopt: Add prefixlen support,
Leonard Crestez
- [PATCH v6 24/26] tcp: authopt: Initial support for TCP_AUTHOPT_FLAG_ACTIVE,
Leonard Crestez
- [PATCH v6 23/26] tcp: authopt: tcp_authopt_lookup_send: Add anykey output param,
Leonard Crestez
- [PATCH v6 18/26] tcp: authopt: Add /proc/net/tcp_authopt listing all keys,
Leonard Crestez
- [PATCH v6 19/26] selftests: nettest: Rename md5_prefix to key_addr_prefix,
Leonard Crestez
- [PATCH v6 20/26] selftests: nettest: Initial tcp_authopt support,
Leonard Crestez
- [PATCH v6 26/26] tcp: authopt: Initial implementation of TCP_REPAIR_AUTHOPT,
Leonard Crestez
- [PATCH v6 21/26] selftests: net/fcnal: Initial tcp_authopt support,
Leonard Crestez
- [PATCH v6 25/26] tcp: authopt: If no keys are valid for send report an error,
Leonard Crestez
- [PATCH v6 22/26] tcp: authopt: Try to respect rnextkeyid from SYN on SYNACK,
Leonard Crestez
[PATCH v4] Documentation: kunit: Add CLI args for kunit_tool,
Sadiya Kazi
[PATCH v1] MAINTAINERS: kunit: Add David Gow as a maintainer of KUnit,
Brendan Higgins
[PATCH v1] mailmap: add linux.dev alias for Brendan Higgins,
Brendan Higgins
[PATCH] selftests/core: Fix comment typo,
min tang
[PATCH] selftests: net: Fix typo 'the the' in comment,
Slark Xiao
[PATCH] selftests: futex: Fix typo 'the the' in comment,
Slark Xiao
[PATCH v3] Documentation: kunit: Add CLI args for kunit_tool,
Sadiya Kazi
[PATCH] selftests/dma: Add a .gitignore file containing name of executable,
Gautam Menghani
[PATCH] selftests/cgroup: fix repeated words in comments,
wangjianli
[REGRESSION] lkft kselftest for next-20220722,
lkft
[PATCH v2 1/5] kunit: string-stream: Simplify resource use,
Daniel Latypov
[PATCH] selftests: Fix typo 'the the' in comment,
Slark Xiao
Re: linux-next: Tree for Jul 21 (mmc/host & KUNIT),
Randy Dunlap
[PATCH] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning,
Kristen Carlson Accardi
[PATCH 1/4] kunit: string-stream: Simplify resource use,
Daniel Latypov
[PATCH v3 0/4] Introduce security_create_user_ns(),
Frederick Lawler
[PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices,
Benjamin Tissoires
- [PATCH bpf-next v7 02/24] bpf/verifier: allow kfunc to read user provided context,
Benjamin Tissoires
- [PATCH bpf-next v7 01/24] selftests/bpf: fix config for CLS_BPF,
Benjamin Tissoires
- [PATCH bpf-next v7 03/24] bpf/verifier: do not clear meta in check_mem_size,
Benjamin Tissoires
- [PATCH bpf-next v7 11/24] HID: convert defines of HID class requests into a proper enum,
Benjamin Tissoires
- [PATCH bpf-next v7 07/24] bpf: prepare for more bpf syscall to be used from kernel and user space.,
Benjamin Tissoires
- [PATCH bpf-next v7 10/24] HID: export hid_report_type to uapi,
Benjamin Tissoires
- [PATCH bpf-next v7 06/24] selftests/bpf: Add tests for kfunc returning a memory pointer,
Benjamin Tissoires
- [PATCH bpf-next v7 04/24] selftests/bpf: add test for accessing ctx from syscall program type,
Benjamin Tissoires
- [PATCH bpf-next v7 09/24] HID: core: store the unique system identifier in hid_device,
Benjamin Tissoires
- [PATCH bpf-next v7 08/24] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton,
Benjamin Tissoires
- [PATCH bpf-next v7 14/24] selftests/bpf: add tests for the HID-bpf initial implementation,
Benjamin Tissoires
- [PATCH bpf-next v7 15/24] HID: bpf: allocate data memory for device_event BPF programs,
Benjamin Tissoires
- [PATCH bpf-next v7 22/24] samples/bpf: add new hid_mouse example,
Benjamin Tissoires
- [PATCH bpf-next v7 17/24] HID: bpf: introduce hid_hw_request(),
Benjamin Tissoires
- [PATCH bpf-next v7 19/24] HID: bpf: allow to change the report descriptor,
Benjamin Tissoires
- [PATCH bpf-next v7 23/24] HID: bpf: add Surface Dial example,
Benjamin Tissoires
- [PATCH bpf-next v7 21/24] selftests/bpf: Add a test for BPF_F_INSERT_HEAD,
Benjamin Tissoires
- [PATCH bpf-next v7 12/24] HID: Kconfig: split HID support and hid-core compilation,
Benjamin Tissoires
- [PATCH bpf-next v7 18/24] selftests/bpf: add tests for bpf_hid_hw_request,
Benjamin Tissoires
- [PATCH bpf-next v7 13/24] HID: initial BPF implementation,
Benjamin Tissoires
- [PATCH bpf-next v7 20/24] selftests/bpf: add report descriptor fixup tests,
Benjamin Tissoires
- [PATCH bpf-next v7 16/24] selftests/bpf/hid: add test to change the report size,
Benjamin Tissoires
- [PATCH bpf-next v7 24/24] Documentation: add HID-BPF docs,
Benjamin Tissoires
- [PATCH bpf-next v7 05/24] bpf/verifier: allow kfunc to return an allocated mem,
Benjamin Tissoires
- Re: [PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices,
Tero Kristo
[REGRESSION] lkft kselftest for next-20220721,
lkft
[PATCH][next] KVM: selftests: Fix spelling mistake "mismtach" -> "mismatch",
Colin Ian King
[PATCH v2] Documentation: kunit: Add CLI args for kunit_tool,
Sadiya Kazi
Re: [PATCH net] ip_tunnel: allow to inherit from VLAN encapsulated IP frames,
Nicolas Dichtel
[PATCH v1 0/3] arm64/sve: Document our actual SVE syscall ABI,
Mark Brown
[PATCH RESEND v2] Documentation: KUnit: Fix example with compilation error,
Maíra Canal
[PATCH] kselftest/arm64: Correct buffer allocation for SVE Z registers,
Mark Brown
[PATCH 00/17] nolibc: add preliminary self tests,
Willy Tarreau
- [PATCH 01/17] tools/nolibc: make argc 32-bit in riscv startup code,
Willy Tarreau
- [PATCH 11/17] selftests/nolibc: condition some tests on /proc existence,
Willy Tarreau
- [PATCH 10/17] selftests/nolibc: recreate and populate /dev and /proc if missing,
Willy Tarreau
- [PATCH 12/17] selftests/nolibc: support glibc as well,
Willy Tarreau
- [PATCH 02/17] tools/nolibc: fix build warning in sys_mmap() when my_syscall6 is not defined,
Willy Tarreau
- [PATCH 04/17] selftests/nolibc: add basic infrastructure to ease creation of nolibc tests,
Willy Tarreau
- [PATCH 15/17] selftests/nolibc: add a "run" target to start the kernel in QEMU,
Willy Tarreau
- [PATCH 03/17] tools/nolibc: make sys_mmap() automatically use the right __NR_mmap definition,
Willy Tarreau
- [PATCH 14/17] selftests/nolibc: add a "defconfig" target,
Willy Tarreau
- [PATCH 17/17] selftests/nolibc: add a "help" target,
Willy Tarreau
- [PATCH 06/17] selftests/nolibc: implement a few tests for various syscalls,
Willy Tarreau
- [PATCH 05/17] selftests/nolibc: support a test definition format,
Willy Tarreau
- [PATCH 16/17] selftests/nolibc: "sysroot" target installs a local copy of the sysroot,
Willy Tarreau
- [PATCH 07/17] selftests/nolibc: add a few tests for some libc functions,
Willy Tarreau
- [PATCH 09/17] selftests/nolibc: on x86, support exiting with isa-debug-exit,
Willy Tarreau
- [PATCH 07/17] selftests/nolibc: add a few tests for some stdlib functions,
Willy Tarreau
- [PATCH 08/17] selftests/nolibc: exit with poweroff on success when getpid() == 1,
Willy Tarreau
- [PATCH 13/17] selftests/nolibc: add a "kernel" target to build the kernel with the initramfs,
Willy Tarreau
- Re: [PATCH 00/17] nolibc: add preliminary self tests,
Paul E. McKenney
- Re: [PATCH 00/17] nolibc: add preliminary self tests,
Ammar Faizi
[PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control,
Axel Rasmussen
[bug report] selftest/net/xfrm: Add test for ipsec tunnel,
Dan Carpenter
[PATCH] KVM: selftests: fix bit test in is_steal_time_supported(),
Dan Carpenter
[PATCH] selftests/bpf: fix a test for snprintf() overflow,
Dan Carpenter
[PATCH] selftests: memcg: uninitialized variable in test_memcg_reclaim(),
Dan Carpenter
[PATCH] selftests/vm: silence uninitialized variable warning,
Dan Carpenter
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]