Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 131 participants
  • 12348 discussions

[PATCH net-next v10 00/10] tun: Introduce virtio-net hashing feature
by Akihiko Odaki
1 month, 3 weeks

Re: [PATCH 1/4] selftests: ntsync: fix the wrong condition in wake_all
by Elizabeth Figura
1 month, 3 weeks

[PATCH v3 2/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
by Antonio Hickey
1 month, 3 weeks

[PATCH v2] selftests/mm/cow: Fix the incorrect error handling
by Cyan Yang
1 month, 3 weeks

[PATCH v3 0/6] rust: reduce pointer casts, enable related lints
by Tamir Duberstein
1 month, 3 weeks

[PATCH RFC 8/8] selftests/sched_ext: Add test for sched_ext dl_server
by Joel Fernandes
1 month, 3 weeks

[PATCH 0/4] ntsync: some small fixes for doc and selftests
by Su Hui
1 month, 3 weeks

[PATCH v3 00/10] selftests/mm: Some cleanups from trying to run them
by Brendan Jackman
1 month, 3 weeks

[RFC PATCH 0/5] KVM: guest_memfd: support for uffd missing
by Nikita Kalyazin
1 month, 3 weeks

[PATCH v11 00/27] riscv control-flow integrity for usermode
by Deepak Gupta
1 month, 3 weeks

[PATCH] rust: enable `clippy::ptr_as_ptr` lint
by Tamir Duberstein
1 month, 3 weeks

[PATCH net v2 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
by Michal Luczaj
1 month, 3 weeks

[PATCH v3 00/17] riscv: add SBI FWFT misaligned exception delegation support
by Clément Léger
1 month, 3 weeks

[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
by Tamir Duberstein
1 month, 3 weeks

Re: [PATCH 1/4] selftests: ntsync: fix the wrong condition in wake_all
by Su Hui
1 month, 3 weeks

[PATCH net-next] selftests: drv-net: fix merge conflicts resolution
by Matthieu Baerts (NGI0)
1 month, 3 weeks

[PATCH 3/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
by Antonio Hickey
1 month, 3 weeks

[PATCH v9] Kunit to check the longest symbol length
by Sergio González Collado
1 month, 3 weeks

[PATCH v2 3/3] rust: replace `addr_of[_mut]!` with `&raw [const | mut]`
by Antonio Hickey
1 month, 3 weeks

[RFC PATCH v1 0/2] mseal: allow noop mprotect
by jeffxu@chromium.org
1 month, 3 weeks

[PATCH] selftests/bpf: Fix sockopt selftest failure on powerpc
by Saket Kumar Bhaskar
1 month, 3 weeks

Error during --arch x86_64 kunit test run
by Shuah Khan
1 month, 4 weeks

[PATCH v6 0/3] printf: convert self-test to KUnit
by Tamir Duberstein
1 month, 4 weeks

[PATCH v4 0/6] Fix some issues related to an interrupt type in pci_endpoint_test
by Kunihiko Hayashi
1 month, 4 weeks

[PATCH v10 0/8] Buddy allocator like (or non-uniform) folio split
by Zi Yan
1 month, 4 weeks

[PATCH net 7/7] selftests: net: test for lwtunnel dst ref loops
by Justin Iurman
1 month, 4 weeks

Re: [PATCH 3/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
by Benno Lossin
1 month, 4 weeks

arm64: Kernel crash at devm_kmalloc include/linux/device.h: drivers/base/devres.c
by Naresh Kamboju
1 month, 4 weeks

[PATCH net-next] selftests: net: bump GRO timeout for gro/setup_veth
by Jakub Kicinski
1 month, 4 weeks

[PATCH net-next v22 00/23] Introducing OpenVPN Data Channel Offload
by Antonio Quartulli
1 month, 4 weeks

[PATCH v7 00/10] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
by Nicolin Chen
1 month, 4 weeks

[PATCHv5 net 0/3] bond: fix xfrm offload issues
by Hangbin Liu
1 month, 4 weeks

[PATCH] selftests/mm/cow: Fix the incorrect error handling
by Cyan Yang
2 months

[PATCH] selftest/powerpc/mm/pkey: fix build-break introduced by commit 00894c3fc917
by Madhavan Srinivasan
2 months

[PATCH 6.1.y] selftests/vm: fix undefined reference of the `default_huge_page_size`
by Andrey Kalachev
2 months

[PATCH 00/11] selftests: ublk: bug fixes & consolidation
by Ming Lei
2 months

[PATCH v4 00/12] selftests/mm: Some cleanups from trying to run them
by Brendan Jackman
2 months

[PATCHv4 net 0/2] bonding: fix incorrect mac address setting
by Hangbin Liu
2 months

[PATCH v7 bpf-next 0/2] security: Propagate caller information in bpf hooks
by Blaise Boscaccy
2 months

[PATCH net-next 4/4] tools/testing/selftests/cgroup: add test for SO_PEERCGROUPID
by Alexander Mikhalitsyn
2 months

[PATCH v12 3/3] selftests/rseq: Add test for mm_cid compaction
by Gabriele Monaco
2 months

[PATCH v8 net-next 0/3] DUALPI2 patch
by chia-yu.chang@nokia-bell-labs.com
2 months

[PATCH] selftests/bpf: Convert comma to semicolon
by Chen Ni
2 months

[PATCH v21 00/24] Introducing OpenVPN Data Channel Offload
by Antonio Quartulli
2 months

[PATCH v15 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
by Frank Li
2 months

[PATCH v3 net 0/8] eth: bnxt: fix several bugs in the bnxt module
by Taehee Yoo
2 months

[PATCH v6 bpf-next 0/2] security: Propagate caller information in bpf hooks
by Blaise Boscaccy
2 months

[PATCH 6.1.y] KVM: selftests: Fix build error due to assert in dirty_log_test
by Andrey Kalachev
2 months

[PATCH] mm/huge_memory: drop beyond-EOF folios with the right number of refs.
by Zi Yan
2 months

[PATCH v9 0/8] Buddy allocator like (or non-uniform) folio split
by Zi Yan
2 months
Results per page: