Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 68 participants
  • 14220 discussions

[PATCH] selftests: filelock: Initialize the flock to zero
by zhouyuhang
4 months, 1 week

[PATCH] selftests/seccomp: Change the syscall used in KILL_THREAD test to getppid
by Ryuichiro Chiba
4 months, 1 week

[PATCHv4 net-next 0/3] bonding: support aggregator selection based on port priority
by Hangbin Liu
4 months, 1 week

[bpf-next v2 2/2] selftests/bpf: Add tests for bpf_strnstr
by Rong Tao
4 months, 1 week

[bpf-next v2 1/2] bpf/helpers: bpf_strnstr: Exact match length
by Rong Tao
4 months, 1 week

[bpf-next v2 0/2] bpf/helpers: Fix bpf_strnstr len error
by Rong Tao
4 months, 1 week

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

[PATCH v2] selftests/bpf: Fix typos and grammar in test sources
by slopixelz@gmail.com
4 months, 1 week

[PATCH v2 00/30] vfio: Introduce selftests for VFIO
by David Matlack
4 months, 1 week

[PATCH v19 0/8] fork: Support shadow stacks in clone3()
by Mark Brown
4 months, 1 week

[PATCH] selftests: cgroup: Make test_pids backwards compatible
by Michal Koutný
4 months, 1 week

[PATCH v2 0/3] HID: hidraw: rework ioctls
by Benjamin Tissoires
4 months, 1 week

[PATCH 0/3] Skip IRQ tests if irq legitimately is out of range
by Christian Bruel
4 months, 1 week

[PATCH] selftests: filesystems: mount-notify: remove kernel_fsid_t
by Bala-Vignesh-Reddy
4 months, 1 week

[PATCH bpf-next v4] selftests/bpf: Add LPM trie microbenchmarks
by Matt Fleming
4 months, 1 week

[PATCH bpf v2 0/2] bpf: Allow fall back to interpreter for programs with stack size <= 512
by KaFai Wan
4 months, 1 week

[PATCH v2] selftests: futex; Fix spelling in test messages
by bhanuseshukumar
4 months, 1 week

[PATCH] selftests/futex: fix futex_wait() for 32bit ARM
by Dan Carpenter
4 months, 1 week

[PATCH v2] selftests: futex; Fix spelling in test messages
by bhanuseshukumar
4 months, 1 week

[PATCH bpf-next] selftests/bpf: Fix the invalid operand for instruction issue
by Feng Yang
4 months, 1 week

[PATCH net-next v2] selftests: drv-net: hds: restore hds settings
by Jakub Kicinski
4 months, 1 week

[PATCH net-next v2 0/5] selftests: drv-net: ncdevmem: fix error paths
by Jakub Kicinski
4 months, 1 week

[PATCH] selftests: futex; Fix spelling in test messages
by bhanuseshukumar
4 months, 1 week

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

[PATCH] selftests: update SKIP_TARGETS logic in Makefile to allow running bpf and sched_ext targets
by I Viswanath
4 months, 1 week

[PATCH] selftests/mm: use __auto_type in swap() macro
by Pranav Tyagi
4 months, 1 week

[PATCH v3 0/8] selftests/mm: Add compiler flags and fix found warnings
by Muhammad Usama Anjum
4 months, 1 week

[PATCH] vdso: Remove struct getcpu_cache
by Thomas Weißschuh
4 months, 1 week

[PATCH] selftests: fix typo in ss_flags check message for sas.c
by Alok Tiwari
4 months, 1 week

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

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

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

September Quote - RFQ
by Sales
4 months, 2 weeks

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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