Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-06-24 22:20:23 to 2023-06-28 12:11:36 UTC [more...]

[PATCH v22 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-28 12:11 UTC  (7+ messages)
` [PATCH v22 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v22 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v22 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v22 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v22 5/5] selftests: mm: add pagemap ioctl tests

[PATCH v8 0/5] mm/memfd: introduce MFD_NOEXEC_SEAL and MFD_EXEC
 2023-06-28 11:42 UTC  (3+ messages)
` [PATCH v8 3/5] mm/memfd: add "

[PATCH] selftests/zram: avoid subshells and bc for ratio calculations
 2023-06-28 11:03 UTC  (2+ messages)

[PATCH v4 00/12] RISCV: Add KVM_GET_REG_LIST API
 2023-06-28 10:29 UTC  (13+ messages)
` [PATCH v4 08/12] KVM: arm64: selftests: Move reject_set check logic to a function
` [PATCH v4 09/12] KVM: selftests: Only do get/set tests on present blessed list
` [PATCH v4 11/12] KVM: riscv: selftests: Add finalize_vcpu check in run_test
` [PATCH v4 12/12] KVM: riscv: selftests: Add get-reg-list test

[PATCH 0/2] Make SV39 the default address space
 2023-06-28 10:18 UTC  (8+ messages)
` [PATCH 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH 2/2] RISC-V: mm: Update documentation and include test

[PATCH bpf-next v4 0/7] Add SO_REUSEPORT support for TC bpf_sk_assign
 2023-06-28  9:48 UTC  (8+ messages)
` [PATCH bpf-next v4 1/7] udp: re-score reuseport groups when connected sockets are present
` [PATCH bpf-next v4 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport
` [PATCH bpf-next v4 3/7] net: remove duplicate reuseport_lookup functions
` [PATCH bpf-next v4 4/7] net: document inet[6]_lookup_reuseport sk_state requirements
` [PATCH bpf-next v4 5/7] net: remove duplicate sk_lookup helpers
` [PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
` [PATCH bpf-next v4 7/7] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper

[PATCH v2 0/3] drivers: base: Add tests showing devm handling inconsistencies
 2023-06-28  9:49 UTC  (4+ messages)
` [PATCH v2 1/3] drivers: base: Add basic devm tests for root devices
` [PATCH v2 2/3] drivers: base: Add basic devm tests for platform devices
` [PATCH v2 3/3] drivers: base: Free devm resources when unregistering a device

[PATCH v3 0/3] TDX Guest Quote generation support
 2023-06-28  9:45 UTC  (22+ messages)
` [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature

[PATCH v21 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-28  6:03 UTC  (14+ messages)
` [PATCH v21 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v21 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v21 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v21 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v21 5/5] selftests: mm: add pagemap ioctl tests

[PATCH v2] selftests/input: add tests for the EVIOCSABS ioctl
 2023-06-28  8:21 UTC  (2+ messages)

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-06-28  2:47 UTC  (19+ messages)

[RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
 2023-06-28  2:00 UTC  (11+ messages)

[GIT PULL] Kselftest update for Linux 6.5-rc1
 2023-06-27 21:32 UTC  (5+ messages)

[PATCH 0/2] Restrict address space for sv39,sv48,sv57
 2023-06-27 21:07 UTC  (6+ messages)
` [PATCH 1/2] RISC-V: mm: "
` [PATCH 2/2] RISC-V: mm: Update documentation and include test

[PATCH v4 0/7] Optimize mremap during mutual alignment within PMD
 2023-06-27 20:28 UTC  (7+ messages)
` [PATCH v4 1/7] mm/mremap: Optimize the start addresses in move_page_tables()

[linux-next:master] BUILD REGRESSION 53cdf865f90ba922a854c65ed05b519f9d728424
 2023-06-27 20:24 UTC 

[PATCH v2] selftests: prctl: Add new prctl test for PR_SET_NAME
 2023-06-27 19:08 UTC  (9+ messages)

[GIT PULL] KUnit next update for Linux 6.5-rc1
 2023-06-27 18:33 UTC  (2+ messages)

[PATCH 0/2] v3: F_OFD_GETLK extension to read lock info
 2023-06-27 16:30 UTC  (3+ messages)

[PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF
 2023-06-27 15:44 UTC  (10+ messages)
` [PATCH bpf-next 2/7] selftests/bpf: Add bpf_program__attach_netfilter helper test
` [PATCH bpf-next 5/7] bpf: selftests: Support not connecting client socket
` [PATCH bpf-next 6/7] bpf: selftests: Support custom type and proto for client sockets
` [PATCH bpf-next 7/7] bpf: selftests: Add defrag selftests

[PATCH 0/4] rseq selftests updates
 2023-06-27 15:29 UTC  (5+ messages)
` [PATCH 1/4] selftests/rseq: Fix CID_ID typo in Makefile
` [PATCH 2/4] selftests/rseq: Implement rseq_unqual_scalar_typeof
` [PATCH 3/4] selftests/rseq: Fix arm64 buggy load-acquire/store-release macros
` [PATCH 4/4] selftests/rseq: Use rseq_unqual_scalar_typeof in macros

[PATCH v4 0/9] cgroup/cpuset: Support remote partitions
 2023-06-27 14:35 UTC  (10+ messages)
` [PATCH v4 1/9] cgroup/cpuset: Inherit parent's load balance state in v2
` [PATCH v4 2/9] cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling
` [PATCH v4 3/9] cgroup/cpuset: Improve temporary cpumasks handling
` [PATCH v4 4/9] cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_hier()
` [PATCH v4 5/9] cgroup/cpuset: Add cpuset.cpus.exclusive for v2
` [PATCH v4 6/9] cgroup/cpuset: Introduce remote partition
` [PATCH v4 7/9] cgroup/cpuset: Check partition conflict with housekeeping setup
` [PATCH v4 8/9] cgroup/cpuset: Documentation update for partition
` [PATCH v4 9/9] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition

[PATCH bpf-next v3 0/7] Add SO_REUSEPORT support for TC bpf_sk_assign
 2023-06-27 10:19 UTC  (17+ messages)
` [PATCH bpf-next v3 1/7] udp: re-score reuseport groups when connected sockets are present
` [PATCH bpf-next v3 2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport
` [PATCH bpf-next v3 3/7] net: document inet[6]_lookup_reuseport sk_state requirements
` [PATCH bpf-next v3 4/7] net: remove duplicate reuseport_lookup functions
` [PATCH bpf-next v3 5/7] net: remove duplicate sk_lookup helpers
` [PATCH bpf-next v3 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
` [PATCH bpf-next v3 7/7] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper

[PATCH] selftests: timers: set-timer-lat: Remove unneeded semicolon
 2023-06-27  8:34 UTC  (2+ messages)

[PATCH v3 0/9] cgroup/cpuset: Support remote partitions
 2023-06-27  8:21 UTC  (12+ messages)
` [PATCH v3 1/9] cgroup/cpuset: Inherit parent's load balance state in v2
` [PATCH v3 2/9] cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling
` [PATCH v3 3/9] cgroup/cpuset: Improve temporary cpumasks handling
` [PATCH v3 4/9] cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_hier()
` [PATCH v3 5/9] cgroup/cpuset: Add cpuset.cpus.exclusive for v2
` [PATCH v3 6/9] cgroup/cpuset: Introduce remote partition
` [PATCH v3 7/9] cgroup/cpuset: Check partition conflict with housekeeping setup
` [PATCH v3 8/9] cgroup/cpuset: Documentation update for partition
` [PATCH v3 9/9] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition

[linux-next:master] BUILD REGRESSION 60e7c4a25da68cd826719b685babbd23e73b85b0
 2023-06-27  1:22 UTC 

arm64: fp-stress: BUG: KFENCE: memory corruption in fpsimd_release_task
 2023-06-26 17:53 UTC  (5+ messages)

[PATCH v4 0/3] tracing/user_events: Fix incorrect return value for writes when events are disabled and add its tests
 2023-06-26 16:36 UTC  (5+ messages)
` [PATCH v4 1/3] tracing/user_events: Fix incorrect return value for writing operation when events are disabled
` [PATCH v4 2/3] selftests/user_events: Enable the event before write_fault test in ftrace self-test
` [PATCH v4 3/3] selftests/user_events: Add test cases when event is disabled

[PATCH] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-06-26 10:12 UTC  (3+ messages)

[PATCH v1 00/22] selftests/nolibc: add minimal kernel config support
 2023-06-25 16:45 UTC  (23+ messages)
` [PATCH v1 01/22] selftests/nolibc: add test for -include /path/to/nolibc.h
` [PATCH v1 02/22] selftests/nolibc: print result to the screen too
` [PATCH v1 03/22] selftests/nolibc: allow use x86_64 toolchain for i386
` [PATCH v1 04/22] selftests/nolibc: add menuconfig target for manual config
` [PATCH v1 05/22] selftests/nolibc: add tinyconfig target
` [PATCH v1 06/22] selftests/nolibc: allow customize extra kernel config options
` [PATCH v1 07/22] selftests/nolibc: add common extra "
` [PATCH v1 08/22] selftests/nolibc: add power reset control support
` [PATCH v1 09/22] selftests/nolibc: add procfs, shmem and tmpfs
` [PATCH v1 10/22] selftests/nolibc: add extra configs for i386
` [PATCH v1 11/22] selftests/nolibc: add extra configs for x86_64
` [PATCH v1 12/22] selftests/nolibc: add extra configs for arm64
` [PATCH v1 13/22] selftests/nolibc: add extra configs for arm
` [PATCH v1 14/22] selftests/nolibc: add extra configs for mips
` [PATCH v1 15/22] selftests/nolibc: add extra configs for riscv32
` [PATCH v1 16/22] selftests/nolibc: add extra configs for riscv64
` [PATCH v1 17/22] selftests/nolibc: add extra configs for s390x
` [PATCH v1 18/22] selftests/nolibc: add extra configs for loongarch
` [PATCH v1 19/22] selftests/nolibc: config default CROSS_COMPILE
` [PATCH v1 20/22] selftests/nolibc: add run-tiny and run-default
` [PATCH v1 21/22] selftests/nolibc: allow run tests on all targets
` [PATCH v1 22/22] selftests/nolibc: detect bios existing to avoid hang

[PATCH 0/6] KUnit integration for Rust doctests
 2023-06-25 10:13 UTC  (3+ messages)
` [PATCH 1/6] rust: init: make doctests compilable/testable

[PATCH net] selftests: rtnetlink: remove netdevsim device after ipsec offload test
 2023-06-24 22:20 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox