Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-06-27 16:31:34 to 2023-06-30 10:18:31 UTC [more...]

[PATCH v2 00/15] allow run with minimal kernel config
 2023-06-30 10:18 UTC  (20+ messages)
` [PATCH v2 01/15] selftests/nolibc: stat_fault: silence NULL argument warning with glibc
` [PATCH v2 02/15] selftests/nolibc: gettid: restore for glibc and musl
` [PATCH v2 03/15] selftests/nolibc: add _LARGEFILE64_SOURCE for musl
` [PATCH v2 04/15] selftests/nolibc: fix up int_fast16/32_t test cases "
` [PATCH v2 05/15] selftests/nolibc: fix up kernel parameters support
` [PATCH v2 06/15] selftests/nolibc: stat_timestamps: remove procfs dependency
` [PATCH v2 07/15] selftests/nolibc: link_cross: use /proc/self/cmdline
` [PATCH v2 08/15] tools/nolibc: add rmdir() support
` [PATCH v2 09/15] selftests/nolibc: add a new rmdir() test case
` [PATCH v2 10/15] selftests/nolibc: fix up failures when CONFIG_PROC_FS=n
` [PATCH v2 11/15] selftests/nolibc: prepare /tmp for tmpfs or ramfs
` [PATCH v2 12/15] selftests/nolibc: add common get_tmpfile()
` [PATCH v2 13/15] selftests/nolibc: rename chroot_exe to chroot_tmpfile
` [PATCH v2 14/15] selftests/nolibc: add chmod_tmpfile test
` [PATCH v2 15/15] selftests/nolibc: vfprintf: remove MEMFD_CREATE dependency

[PATCH 0/2] KVM: selftests: Add tests for PEBS and MSR_IA32_DS_AREA
 2023-06-30  8:59 UTC  (6+ messages)
` [PATCH 1/2] KVM: selftests: Test consistency of setting MSR_IA32_DS_AREA
` [PATCH 2/2] KVM: selftests: Add PEBS test for MSR_IA32_PERF_CAPABILITIES

[PATCH v1 0/2] mm/memfd: fix sysctl MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
 2023-06-30  6:44 UTC  (6+ messages)
` [PATCH v1 1/2] mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
` [PATCH v1 2/2] selftests/memfd: "

[PATCH v2] Documentation: mm/memfd: vm.memfd_noexec
 2023-06-30  3:27 UTC  (2+ messages)

[PATCH v3 0/1] Add documentation for sysctl vm.memfd_noexec
 2023-06-30  3:25 UTC  (2+ messages)
` [PATCH v3 1/1] Documentation: mm/memfd: vm.memfd_noexec

[PATCH v3 0/4] KVM: selftests: Improve PMU event filter settings and add test cases
 2023-06-30  2:47 UTC  (10+ messages)
` [PATCH v3 1/4] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings
` [PATCH v3 2/4] KVM: selftests: Test unavailable event filters are rejected
` [PATCH v3 3/4] KVM: selftests: Check if event filter meets expectations on fixed counters
` [PATCH v3 4/4] KVM: selftests: Test gp event filters don't affect fixed event filters

[PATCH] Documentation: mm/memfd: vm.memfd_noexec
 2023-06-29 23:25 UTC 

[PATCH v1 05/17] selftests/nolibc: stat_timestamps: remove procfs dependency
 2023-06-29 21:44 UTC  (5+ messages)

[PATCH v8 0/5] mm/memfd: introduce MFD_NOEXEC_SEAL and MFD_EXEC
 2023-06-29 21:04 UTC  (8+ messages)
` [PATCH v8 3/5] mm/memfd: add "

[PATCH v2 1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl
 2023-06-29 21:04 UTC  (7+ messages)
` [PATCH v2 2/6] mm: userfaultfd: refactor hugetlb folio allocation / lookup code
` [PATCH v2 3/6] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs
` [PATCH v2 4/6] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
` [PATCH v2 5/6] selftests/mm: add uffd unit test for UFFDIO_POISON
` [PATCH v2 6/6] mm: userfaultfd: add basic documentation "

[PATCH 0/2] Two cross-compilation kselftest fixes
 2023-06-29 19:42 UTC  (4+ messages)
` [PATCH 1/2] selftests/openat2: Run-time check for -fsanitize=undefined
` [PATCH 2/2] selftests/proc: Do not build x86-64 tests on non-x86-64 builds

[PATCH AUTOSEL 6.1 02/12] tracing/user_events: Prevent same name but different args event
 2023-06-29 19:01 UTC 

[PATCH AUTOSEL 6.3 03/17] tracing/user_events: Prevent same name but different args event
 2023-06-29 19:00 UTC 

[PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF
 2023-06-29 17:59 UTC  (8+ messages)

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

[PATCH net-next 0/4] selftests: openvswitch: add flow programming cases
 2023-06-29 15:03 UTC  (8+ messages)
` [PATCH net-next 1/4] selftests: openvswitch: add an initial flow programming case
` [PATCH net-next 2/4] selftests: openvswitch: add a test for ipv4 forwarding
` [PATCH net-next 3/4] selftests: openvswitch: add basic ct test case parsing
` [PATCH net-next 4/4] selftests: openvswitch: add ct-nat test case with ipv4
` [ovs-dev] [PATCH net-next 0/4] selftests: openvswitch: add flow programming cases

[PATCH 0/3] cpuset: Allow setscheduler regardless of manipulated task
 2023-06-29 13:25 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] selftests: cgroup: Minor code reorganizations
` [PATCH 3/3] selftests: cgroup: Add cpuset migrations testcase

[RESEND PATCH] selftests/mincore: fix skip condition for check_huge_pages test
 2023-06-29  8:35 UTC 

Słowa kluczowe do wypozycjonowania
 2023-06-29  7:30 UTC 

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-06-29  2:16 UTC  (14+ messages)

[PATCH 0/2] Make SV39 the default address space
 2023-06-29  1:38 UTC  (10+ 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

[RFC PATCHES 00/17] IOMMUFD: Deliver IO page faults to user space
 2023-06-29  1:07 UTC  (7+ messages)

[PATCH] kselftest/arm64: Exit streaming mode after collecting signal context
 2023-06-28 22:52 UTC 

[PATCH v1 00/11] tools/nolibc: shrink arch support
 2023-06-28 19:06 UTC  (12+ messages)
` [PATCH v1 01/11] tools/nolibc: remove old arch specific stat support
` [PATCH v1 02/11] tools/nolibc: add new crt.h with _start_c
` [PATCH v1 03/11] tools/nolibc: include crt.h before arch.h
` [PATCH v1 04/11] tools/nolibc: arm: shrink _start with _start_c
` [PATCH v1 05/11] tools/nolibc: aarch64: "
` [PATCH v1 06/11] tools/nolibc: i386: "
` [PATCH v1 07/11] tools/nolibc: x86_64: "
` [PATCH v1 08/11] tools/nolibc: mips: "
` [PATCH v1 09/11] tools/nolibc: loongarch: "
` [PATCH v1 10/11] tools/nolibc: riscv: "
` [PATCH v1 11/11] tools/nolibc: s390: "

[PATCH bpf-next v4 0/7] Add SO_REUSEPORT support for TC bpf_sk_assign
 2023-06-28 18:53 UTC  (13+ 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/4] KVM: selftests: add powerpc support
 2023-06-28 18:30 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: selftests: Move pgd_created check into virt_pgd_alloc
` [PATCH v2 2/4] KVM: selftests: Add aligned guest physical page allocator

[linux-next:master] BUILD REGRESSION 5c875096d59010cee4e00da1f9c7bdb07a025dc2
 2023-06-28 17:53 UTC 

SSVE selftests failing unexpectedly
 2023-06-28 17:32 UTC  (2+ messages)

[PATCH v4 00/10] tools/nolibc: add a new syscall helper
 2023-06-28 13:51 UTC  (16+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 01/14] tools/nolibc: sys.h: add a syscall return helper
  ` [PATCH v5 02/14] tools/nolibc: unistd.h: apply __sysret() helper
  ` [PATCH v5 03/14] tools/nolibc: sys.h: "
  ` [PATCH v5 04/14] tools/nolibc: unistd.h: reorder the syscall macros
  ` [PATCH v5 05/14] tools/nolibc: string.h: clean up multiple whitespaces with tab
  ` [PATCH v5 06/14] tools/nolibc: arch-*.h: clean up multiple whitespaces
  ` [PATCH v5 07/14] tools/nolibc: arch-loongarch.h: shrink with SYSCALL_CLOBBERLIST
  ` [PATCH v5 08/14] tools/nolibc: arch-mips.h: "
  ` [PATCH v5 09/14] tools/nolibc: add missing my_syscall6() for mips
  ` [PATCH v5 10/14] tools/nolibc: __sysret: support syscalls who return a pointer
  ` [PATCH v5 11/14] tools/nolibc: clean up mmap() support
  ` [PATCH v5 12/14] selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and EXPECT_PTRER
  ` [PATCH v5 13/14] selftests/nolibc: add sbrk_0 to test current brk getting
  ` [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases

[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] 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 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 v21 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-28  6:03 UTC  (10+ messages)
` [PATCH v21 2/5] fs/proc/task_mmu: "

[PATCH v2] selftests/input: add tests for the EVIOCSABS ioctl
 2023-06-28  8:21 UTC  (2+ 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  (4+ messages)

[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)


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