Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-06-21 11:42:33 to 2023-06-25 20:21:30 UTC [more...]

[PATCH v3 0/3] TDX Guest Quote generation support
 2023-06-25 20:21 UTC  (10+ messages)
` [PATCH v3 3/3] selftests/tdx: Test GetQuote TDX attestation feature

[RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
 2023-06-25 19:21 UTC  (7+ 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

[GIT PULL] Kselftest update for Linux 6.5-rc1
 2023-06-25 15:42 UTC 

[GIT PULL] KUnit next update for Linux 6.5-rc1
 2023-06-25 15:20 UTC 

[PATCH v2] selftests/input: add tests for the EVIOCSABS ioctl
 2023-06-25 12:30 UTC 

[PATCH] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-06-26  0:11 UTC 

[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  (4+ messages)

[PATCH 0/2] proc: proc_setattr for /proc/$PID/net
 2023-06-24 10:30 UTC  (3+ messages)
` [PATCH 1/2] selftests/nolibc: drop test chmod_net
` [PATCH 2/2] proc: use generic setattr() for /proc/$PID/net

[PATCH v1 00/17] selftests/nolibc: allow run with minimal kernel config
 2023-06-24  8:54 UTC  (24+ messages)
` [PATCH v1 01/17] selftests/nolibc: stat_fault: silence NULL argument warning with glibc
` [PATCH v1 02/17] selftests/nolibc: gettid: restore for glibc and musl
` [PATCH v1 03/17] selftests/nolibc: add _LARGEFILE64_SOURCE for musl
` [PATCH v1 04/17] selftests/nolibc: fix up kernel parameters support
` [PATCH v1 05/17] selftests/nolibc: stat_timestamps: remove procfs dependency
` [PATCH v1 06/17] tools/nolibc: add rmdir() support
` [PATCH v1 07/17] selftests/nolibc: add a new rmdir() test case
` [PATCH v1 08/17] selftests/nolibc: fix up failures when there is no procfs
` [PATCH v1 09/17] selftests/nolibc: rename proc variable to has_proc
` [PATCH v1 10/17] selftests/nolibc: rename euid0 variable to is_root
` [PATCH v1 11/17] selftests/nolibc: prepare tmpfs and hugetlbfs
` [PATCH v1 12/17] selftests/nolibc: rename chmod_net to chmod_good
` [PATCH v1 13/17] selftests/nolibc: link_cross: support tmpfs
` [PATCH v1 14/17] selftests/nolibc: rename chroot_exe to chroot_file
` [PATCH v1 15/17] selftests/nolibc: vfprintf: silence memfd_create() warning
` [PATCH v1 16/17] selftests/nolibc: vfprintf: skip if neither tmpfs nor hugetlbfs
` [PATCH v1 17/17] selftests/nolibc: vfprintf: support tmpfs and hugetlbfs

[PATCH v4 00/10] tools/nolibc: add a new syscall helper
 2023-06-24  7:47 UTC  (9+ messages)
` [PATCH v4 07/10] tools/nolibc: clean up mmap() support
` [PATCH v4 10/10] selftests/nolibc: add mmap and munmap test cases

[PATCH bpf-next v4 0/2] Fix missing synack in BPF cgroup_skb filters
 2023-06-24  1:46 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] net: bpf: Check SKB ownership against full socket
` [PATCH bpf-next v4 2/2] selftests/bpf: Verify that the cgroup_skb filters receive expected packets

[PATCH v20 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-23 23:03 UTC  (6+ messages)
` [PATCH v20 2/5] fs/proc/task_mmu: "

[PATCH v2 0/2] arm64/signal: Fix handling of TPIDR2
 2023-06-23 18:22 UTC  (8+ messages)
` [PATCH v2 1/2] arm64/signal: Restore TPIDR2 register rather than memory state
` [PATCH v2 2/2] kselftest/arm64: Add a test case for TPIDR2 restore

[PATCH bpf-next v3 0/2] Fix missing synack in BPF cgroup_skb filters
 2023-06-23 16:30 UTC  (13+ messages)
` [PATCH bpf-next v3 1/2] net: bpf: Always call BPF cgroup filters for egress
` [PATCH bpf-next v3 2/2] selftests/bpf: Verify that the cgroup_skb filters receive expected packets

[PATCH 0/8] Fix comment typos about "transmit"
 2023-06-23 15:12 UTC  (17+ messages)
` [PATCH 1/8] RDMA/rxe: fix comment typo
` [PATCH 2/8] i40e, xsk: "
` [PATCH 3/8] zd1211rw: "
` [PATCH 4/8] scsi: "
` [PATCH 5/8] tcp: "
` [PATCH 6/8] net/tls: "
` [PATCH 7/8] selftests: mptcp: connect: "
` [PATCH 8/8] scripts/spelling.txt: Add "transmit" patterns

[PATCH net-next 0/9] mptcp: expose more info and small improvements
 2023-06-23 14:41 UTC  (7+ messages)
` [PATCH net-next 2/9] mptcp: track some aggregate data counters
` [PATCH net-next 5/9] mptcp: introduce MPTCP_FULL_INFO getsockopt

[PATCH v4 00/12] RISCV: Add KVM_GET_REG_LIST API
 2023-06-23 10:40 UTC  (13+ messages)
` [PATCH v4 01/12] KVM: arm64: selftests: Replace str_with_index with strdup_printf
` [PATCH v4 02/12] KVM: arm64: selftests: Drop SVE cap check in print_reg
` [PATCH v4 03/12] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
` [PATCH v4 04/12] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
` [PATCH v4 05/12] KVM: arm64: selftests: Delete core_reg_fixup
` [PATCH v4 06/12] KVM: arm64: selftests: Split get-reg-list test code
` [PATCH v4 07/12] KVM: arm64: selftests: Finish generalizing get-reg-list
` [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 10/12] KVM: riscv: Add KVM_GET_REG_LIST API support
` [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] v2: F_OFD_GETLK extension to read lock info
 2023-06-23 10:07 UTC  (15+ messages)
` [PATCH 1/2] fs/locks: F_UNLCK extension for F_OFD_GETLK
` [PATCH 2/2] selftests: add OFD lock tests
` [PATCH] fcntl.2: document F_UNLCK F_OFD_GETLK extension

[PATCH v19 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-23  9:44 UTC  (9+ messages)
` [PATCH v19 2/5] fs/proc/task_mmu: "

[PATCH 0/2] v3: F_OFD_GETLK extension to read lock info
 2023-06-22 16:52 UTC  (4+ messages)
` [PATCH 1/2] fs/locks: F_UNLCK extension for F_OFD_GETLK
` [PATCH 2/2] selftests: add OFD lock tests
` [PATCH] fcntl.2: document F_UNLCK F_OFD_GETLK extension

[PATCH v2] selftests/input: introduce a test for the EVIOCGLED ioctl
 2023-06-22 15:24 UTC  (2+ messages)

[PATCH v3] selftests/input: introduce a test for the EVIOCGKEY ioctl
 2023-06-22 15:13 UTC  (2+ messages)

[PATCH v3 0/2] Unify uapi bitsperlong.h
 2023-06-22 15:09 UTC  (4+ messages)
` [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
` [PATCH v3 2/2] tools arch: Remove uapi bitsperlong.h of hexagon and microblaze

[PATCH 11/14] init: consolidate prototypes in linux/init.h
 2023-06-22 15:02 UTC  (2+ messages)

[PATCH] selftests/input: introduce a test for the EVIOCGLED ioctl
 2023-06-22 13:14 UTC 

[PATCH v2 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
 2023-06-22 12:50 UTC  (3+ messages)

[PATCH 0/2] arm64/signal: Fix handling of TPIDR2
 2023-06-22 11:11 UTC  (4+ messages)
` [PATCH 1/2] arm64/signal: Restore TPIDR2 register rather than memory state
` [PATCH 2/2] kselftest/arm64: Add a test case for TPIDR2 restore

[PATCH v2] selftests/input: add test to cover len > maxlen in bits_to_user()
 2023-06-22  9:50 UTC  (2+ messages)

[PATCH net] selftests: forwarding: Fix race condition in mirror installation
 2023-06-22  8:40 UTC  (2+ messages)

[PATCH v3 00/10] tracing: introducing eventfs
 2023-06-22  3:31 UTC  (5+ messages)

[PATCH bpf,v6 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings
 2023-06-21 21:53 UTC  (3+ messages)
` [PATCH bpf,v6 3/4] bpf: fix bpf socket lookup from tc/xdp to respect socket "

[PATCH net-next 00/16] selftests: Preparations for out-of-order-operations patches in mlxsw
 2023-06-21 21:10 UTC  (2+ messages)

[PATCH 0/2] kselftest/alsa: Decrease pcm-test duration to avoid timeouts
 2023-06-21 18:19 UTC  (10+ messages)
` [PATCH 2/2] kselftest/alsa: pcm-test: Decrease stream duration from 4 to 2 seconds

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-06-21 17:13 UTC  (14+ messages)

[PATCH] kselftest/arm64: Log signal code and address for unexpected signals
 2023-06-21 15:49 UTC  (2+ messages)

[PATCH 0/3] selftests: cgroup: add zswap test program
 2023-06-21 15:35 UTC  (4+ messages)
` [PATCH 1/3] selftests: cgroup: add test_zswap program
` [PATCH 2/3] selftests: cgroup: add test_zswap with no kmem bypass test
` [PATCH 3/3] selftests: cgroup: add zswap-memcg unwanted writeback test

[PATCH bpf-next v2 3/6] net: remove duplicate reuseport_lookup functions
 2023-06-21 15:00 UTC  (4+ messages)

[PATCH v18 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-21 13:24 UTC  (17+ messages)
` [PATCH v18 2/5] fs/proc/task_mmu: "


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