Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 171 participants
  • 13954 discussions

[PATCH] selftests/mm: use __auto_type in swap() macro
by Pranav Tyagi
2 months, 3 weeks

[PATCH v3 0/8] selftests/mm: Add compiler flags and fix found warnings
by Muhammad Usama Anjum
2 months, 3 weeks

[PATCH] vdso: Remove struct getcpu_cache
by Thomas Weißschuh
2 months, 3 weeks

[PATCH] selftests: fix typo in ss_flags check message for sas.c
by Alok Tiwari
2 months, 3 weeks

[PATCH] selftests/arm64: Fix typos in malloc return value check
by Nikola Z. Ivanov
2 months, 3 weeks

[PATCH] selftests: rtnetlink: add checks for ifconfig and iproute2
by Alessandro Ratti
2 months, 3 weeks

[PATCH v8 00/30] TDX KVM selftests
by Sagi Shahar
2 months, 3 weeks

September Quote - RFQ
by Sales
2 months, 3 weeks

[PATCH] selftests/seccomp: improve clarity of test messages and comments
by Ayash-Bera
2 months, 3 weeks

[PATCH v4 0/2] cgroup: Track time in cgroup v2 freezer
by Tiffany Yang
2 months, 3 weeks

[PATCH] selftests/mm: use calloc instead of malloc in pagemap_ioctl.c
by I Viswanath
2 months, 3 weeks

[PATCH net-next] selftests: drv-net: xdp: make sure we're actually testing native XDP
by Jakub Kicinski
2 months, 3 weeks

[PATCH] selftests/seccomp: improve backwards compatibility for older kernels
by Wake Liu
2 months, 3 weeks

[PATCH v1 RESEND 0/5] RISC-V: Add Zilsd/Zclsd support in hwprobe and KVM
by Pincheng Wang
2 months, 3 weeks

Re: [PATCH v1 RESEND 1/5] dt-bidings: riscv: add Zilsd and Zclsd extension descriptions
by pincheng.plct@isrc.iscas.ac.cn
2 months, 3 weeks

[PATCH] rust: kernel: remove support for unused host `#[test]`s
by Miguel Ojeda
2 months, 3 weeks

[PATCH] kselftest: mm: fix typos in test_vmalloc.sh
by ally heev
2 months, 3 weeks

[PATCHv3 net-next 0/3] bonding: support aggregator selection based on port priority
by Hangbin Liu
2 months, 3 weeks

[PATCH] selftests/cachestat: fix grammar and debug prints
by Mallikarjun Thammanavar
2 months, 3 weeks

[PATCH] selftests/filesystems: Grammatical correction in error message
by Prithvi Tambewagh
2 months, 3 weeks

[PATCH] selftests: alsa: Fix typo in mixer-test.c
by Vivek Alurkar
2 months, 3 weeks

[PATCH 0/1] docs: kselftest: remove link to obsolete wiki
by Brett A C Sheffield
2 months, 3 weeks

[PATCH] selftests: coredump: Fix compilation issue
by Sahil Chandna
2 months, 3 weeks

[PATCH] selftests: timers: Fix wording and grammar in messages
by Preetpalbugs
2 months, 3 weeks

[PATCH bpf-next 0/4] Add overwrite mode for bpf ring buffer
by Xu Kuohai
2 months, 3 weeks

[PATCH bpf-next v14 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
by Jiawei Zhao
2 months, 3 weeks

[PATCH bpf-next v13 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
by Jiawei Zhao
2 months, 3 weeks

[PATCH net-next 0/4] selftests: drv-net: ncdevmem: fix error paths
by Jakub Kicinski
2 months, 3 weeks

[PATCH net-next] selftests: drv-net: hds: restore hds settings
by Jakub Kicinski
2 months, 3 weeks

[PATCH 0/8] riscv: add initial support for hardware breakpoints
by Jesse Taube
2 months, 3 weeks

[PATCH v7 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
by Jiawei Zhao
2 months, 3 weeks

[PATCH bpf-next v12 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
by Jiawei Zhao
2 months, 3 weeks

[PATCH] selftests: centralise maybe-unused definition in kselftest.h
by Bala-Vignesh-Reddy
2 months, 3 weeks

[PATCH net-next 0/3] selftests: Test XDP_TX for single-buffer
by Dimitri Daskalakis
2 months, 3 weeks

[PATCH v2] kselftests: netfilter: fix spelling mistakes in nft_nat.sh
by Debanil Chowdhury
2 months, 3 weeks

[PATCH v2] kselftests: ntb: fix spelling mistakes in ntb_test.sh
by Debanil Chowdhury
2 months, 3 weeks

[PATCH] selftests/alsa: remove 0/NULL global variable assignment
by Nikola Z. Ivanov
2 months, 4 weeks

[PATCH v2 0/8] selftests/mm: Add compiler flags and fix found warnings
by Muhammad Usama Anjum
2 months, 4 weeks

[PATCH 00/33] vfio: Introduce selftests for VFIO
by David Matlack
2 months, 4 weeks

[PATCH v2 1/2] drm/xe/tests: Fix some additional gen_params signatures
by David Gow
2 months, 4 weeks

[PATCH] selftests: net: fix memory leak in tls.c
by Cryolitia PukNgae via B4 Relay
2 months, 4 weeks

[PATCH v2] kselftests:grammer correction
by Pavan Bobba
2 months, 4 weeks

[PATCH 1/2] selftests: riscv: vector: add early ptrace test
by Sergey Matyukevich
2 months, 4 weeks

[PATCH net 1/2] tls: fix handling of zero-length records on the rx_list
by Jakub Kicinski
2 months, 4 weeks

[PATCH bpf-next v12 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
by Jiawei Zhao
2 months, 4 weeks

[PATCH 0/5] RISC-V: Add Zilsd/Zclsd support in hwprobe and KVM
by Pincheng Wang
2 months, 4 weeks

[PATCH v13 00/21] Enable CET Virtualization
by Chao Gao
2 months, 4 weeks

[PATCH] selftests: proc: mark vsyscall strings maybe-unused
by Bala-Vignesh-Reddy
2 months, 4 weeks

[PATCH v6 24/24] tracing: selftests: Add pKVM trace remote tests
by Vincent Donnefort
2 months, 4 weeks

[PATCHv3 net 0/3] bonding: fix negotiation flapping in 802.3ad passive mode
by Hangbin Liu
2 months, 4 weeks
Results per page: