Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2022-11-17 22:19:38 to 2022-11-25 08:58:21 UTC [more...]

[PATCH 00/24] drm: Introduce Kunit Tests to VC4
 2022-11-25  8:57 UTC  (4+ messages)
  ` [PATCH 01/24] drm/tests: helpers: Rename the device init helper
  ` [PATCH 02/24] drm/tests: helpers: Remove the name parameter

[PATCH v3 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-11-25  8:52 UTC  (20+ messages)
` [PATCH v3 1/9] "
` [PATCH v3 2/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v3 3/9] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v3 4/9] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v3 5/9] KVM: s390: selftest: memop: Move testlist into main
` [PATCH v3 6/9] KVM: s390: selftest: memop: Add cmpxchg tests
` [PATCH v3 8/9] KVM: s390: selftest: memop: Fix typo
` [PATCH v3 9/9] KVM: s390: selftest: memop: Fix wrong address being used in test

[PATCH v5 06/19] iommufd: File descriptor, context, kconfig and makefiles
 2022-11-25  8:43 UTC  (4+ messages)

[PATCH v4 1/3] kunit: Provide a static key to check if KUnit is actively running tests
 2022-11-25  8:43 UTC  (3+ messages)
` [PATCH v4 2/3] kunit: Use the static key when retrieving the current test
` [PATCH v4 3/3] mm: slub: test: Use the kunit_get_current_test() function

[PATCH v3 1/3] kunit: Provide a static key to check if KUnit is actively running tests
 2022-11-25  8:33 UTC  (11+ messages)
` [PATCH v3 2/3] kunit: Use the static key when retrieving the current test
` [PATCH v3 3/3] mm: slub: test: Use the kunit_get_current_test() function

[RFC PATCH 00/11] implement DAMOS filtering for anon pages and
 2022-11-24 21:21 UTC  (2+ messages)
` [RFC PATCH 09/11] selftests/damon/sysfs: test filters directory

[PATCH hid v12 00/15] Introduce eBPF support for HID devices
 2022-11-24 15:50 UTC  (7+ messages)
` [PATCH hid v12 03/15] HID: initial BPF implementation

[V1 PATCH 0/6] selftests: KVM: selftests for fd-based private memory
 2022-11-24 13:17 UTC  (6+ messages)
` [V1 PATCH 1/6] KVM: x86: Add support for testing "

[PATCH v2 0/2] livepatch: Move tests from lib/livepatch to selftests/livepatch
 2022-11-24 13:05 UTC  (6+ messages)
` [PATCH v2 2/2] selftests: livepatch: Test livepatching a heavily called syscall

[PATCH v3 1/2] kunit: tool: parse KTAP compliant test output
 2022-11-24 12:30 UTC  (5+ messages)
` [PATCH v3 2/2] kunit: improve KTAP compliance of KUnit "

[PATCH v1] kselftest/arm64: Set test names prior to starting children
 2022-11-24 12:07 UTC 

[PATCH v4 0/5] Some improvements of resctrl selftest
 2022-11-24  8:17 UTC  (6+ messages)
` [PATCH v4 4/5] selftests/resctrl: Cleanup properly when an error occurs in CAT test
` [PATCH v4 5/5] selftests/resctrl: Remove duplicate codes that clear each test result file

[PATCH v5 00/19] IOMMUFD Generic interface
 2022-11-24  5:23 UTC  (13+ messages)
` [PATCH v5 08/19] iommufd: PFN handling for iopt_pages
` [PATCH v5 10/19] iommufd: Data structure to provide IOVA to PFN mapping
` [PATCH v5 15/19] iommufd: vfio container FD ioctl compatibility

[PATCH v1 0/2] kunit: add macro to allow conditionally exposing static symbols to tests
 2022-11-24  4:49 UTC  (9+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] apparmor: test: make static symbols visible during kunit testing

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-24  1:29 UTC  (30+ messages)
` [PATCH mm-unstable v1 01/20] selftests/vm: anon_cow: prepare for non-anonymous COW tests
` [PATCH mm-unstable v1 04/20] mm: add early FAULT_FLAG_UNSHARE consistency checks
` [PATCH mm-unstable v1 05/20] mm: add early FAULT_FLAG_WRITE "
` [PATCH mm-unstable v1 06/20] mm: rework handling in do_wp_page() based on private vs. shared mappings
` [PATCH mm-unstable v1 07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings
` [PATCH mm-unstable v1 08/20] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
` [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings
` [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: remove FOLL_FORCE usage
` [PATCH mm-unstable v1 15/20] media: pci/ivtv: "
` [PATCH mm-unstable v1 16/20] mm/frame-vector: "
` [PATCH mm-unstable v1 20/20] mm: rename FOLL_FORCE to FOLL_PTRACE

[RFC net-next 0/6] Allow excluding sw flow key from upcalls
 2022-11-23 21:22 UTC  (8+ messages)
` [RFC net-next 1/6] openvswitch: exclude kernel "
` [RFC net-next 2/6] selftests: openvswitch: add interface support
` [RFC net-next 3/6] selftests: openvswitch: add flow dump support
` [RFC net-next 4/6] selftests: openvswitch: adjust datapath NL message
` [RFC net-next 5/6] selftests: openvswitch: add upcall support
` [RFC net-next 6/6] selftests: openvswitch: add exclude support for packet commands

[PATCH v5 01/19] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
 2022-11-23 16:56 UTC  (3+ messages)

[PATCH v6 0/3] Implement IOCTL to get and/or the clear info about PTEs
 2022-11-23 14:11 UTC  (7+ messages)

[PATCH v2 1/2] KVM: selftests: Have perf_test_util signal when to stop vCPUs
 2022-11-23  5:09 UTC  (3+ messages)
` [PATCH v2 2/2] KVM: selftests: Build access_tracking_perf_test for arm64

[PATCH v2 0/6] selftests: Use "grep -E" instead of "egrep"
 2022-11-23  2:27 UTC  (8+ messages)
` [PATCH v2 1/6] selftests: rcutorture: "
` [PATCH v2 2/6] selftests: ftrace: "
` [PATCH v2 3/6] selftests: powerpc: "
` [PATCH v2 4/6] selftests: gpio: "
` [PATCH v2 5/6] selftests: net: "
` [PATCH v2 6/6] selftests: kselftest_deps: "

[PATCH] tools: selftests: Use "grep -E" instead of "egrep"
 2022-11-23  0:40 UTC  (3+ messages)

[RESEND PATCH v2 0/2] selftests/ftrace: Capture dependency on external programs
 2022-11-22 23:10 UTC  (3+ messages)

[PATCH v2 1/2] kunit: tool: parse KTAP compliant test output
 2022-11-22 22:06 UTC  (8+ messages)
` [PATCH v2 2/2] kunit: improve KTAP compliance of KUnit "

[PATCH net-next v2 1/2] selftests: bonding: up/down delay w/ slave link flapping
 2022-11-22 20:25 UTC 

[PATCH] kselftest/cgroup: Add cleanup() to test_cpuset_prs.sh
 2022-11-22 20:26 UTC  (3+ messages)

kselftest/next kselftest-seccomp: 5 runs, 4 regressions (v6.1-rc1-18-gc93924267fe6f)
 2022-11-22 19:10 UTC 

kselftest/next kselftest-lib: 5 runs, 4 regressions (v6.1-rc1-18-gc93924267fe6f)
 2022-11-22 19:10 UTC 

kselftest/next kselftest-lkdtm: 5 runs, 4 regressions (v6.1-rc1-18-gc93924267fe6f)
 2022-11-22 19:10 UTC 

kselftest/next kselftest-livepatch: 3 runs, 2 regressions (v6.1-rc1-18-gc93924267fe6f)
 2022-11-22 19:10 UTC 

kselftest/next kselftest-cpufreq: 2 runs, 2 regressions (v6.1-rc1-18-gc93924267fe6f)
 2022-11-22 19:10 UTC 

kselftest/next build: 8 builds: 0 failed, 8 passed, 3 errors (v6.1-rc1-18-gc93924267fe6f)
 2022-11-22 18:11 UTC 

[PATCH RFC 00/19] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-22 17:33 UTC  (8+ messages)
` [PATCH RFC 16/19] mm/frame-vector: remove FOLL_FORCE usage

[PATCH 0/1] Possible bug in zram on ppc64le on vfat
 2022-11-22 15:07 UTC  (9+ messages)
` [PATCH 1/1] zram01.sh: Workaround division by 0 on vfat on ppc64le
    ` [LTP] "

[PATCH net-next] selftests: net: Add cross-compilation support for BPF programs
 2022-11-22 13:00 UTC  (6+ messages)

[PATCH -next] selftests/efivarfs: Add checking of the test return value
 2022-11-22 11:26 UTC 

[PATCH net-next 1/2] selftests: bonding: up/down delay w/ slave link flapping
 2022-11-22 10:53 UTC  (2+ messages)

[PATCH] kunit: tool: make --json do nothing if --raw_ouput is set
 2022-11-22  5:46 UTC  (2+ messages)

[PATCH bpf 0/2] Bug fix and test case for special map value field
 2022-11-21 19:50 UTC  (6+ messages)
` [PATCH bpf 1/2] bpf: Do not copy spin lock field from user in bpf_selem_alloc

[PATCH v2 0/9] nSVM: Security and correctness fixes
 2022-11-21 16:34 UTC  (22+ messages)
` [PATCH v2 1/9] KVM: x86: nSVM: leave nested mode on vCPU free
` [PATCH v2 2/9] KVM: x86: nSVM: harden svm_free_nested against freeing vmcb02 while still in use
` [PATCH v2 3/9] KVM: x86: add kvm_leave_nested
` [PATCH v2 4/9] KVM: x86: forcibly leave nested mode on vCPU reset
` [PATCH v2 5/9] KVM: selftests: move idt_entry to header
` [PATCH v2 6/9] kvm: selftests: add svm nested shutdown test
` [PATCH v2 7/9] KVM: x86: allow L1 to not intercept triple fault
` [PATCH v2 8/9] KVM: selftests: add svm part to triple_fault_test
` [PATCH v2 9/9] KVM: x86: remove exit_int_info warning in svm_handle_exit

[PATCH -next v2 0/6] landlock: add chmod and chown support
 2022-11-21 13:48 UTC  (12+ messages)
` [PATCH -next v2 3/6] "

[PATCH] selftests/net: Find nettest in current directory
 2022-11-21 13:00 UTC  (2+ messages)

[PATCH] kunit: tool: tweak error message when no KTAP found
 2022-11-19  8:32 UTC  (2+ messages)

[PATCH] kunit: remove KUNIT_INIT_MEM_ASSERTION macro
 2022-11-19  8:24 UTC  (2+ messages)

[PATCH v3 1/3] Documentation: KUnit: make usage.rst a superset of tips.rst, remove duplication
 2022-11-19  8:19 UTC  (4+ messages)
` [PATCH v3 2/3] Documentation: KUnit: reword description of assertions

[PATCH AUTOSEL 5.10 08/18] selftests/bpf: Add verifier test for release_reference()
 2022-11-19  2:14 UTC 

[PATCH AUTOSEL 5.15 11/27] selftests/bpf: Add verifier test for release_reference()
 2022-11-19  2:13 UTC 

[PATCH AUTOSEL 6.0 09/44] selftests/net: don't tests batched TCP io_uring zc
 2022-11-19  2:10 UTC  (3+ messages)
` [PATCH AUTOSEL 6.0 15/44] selftests/bpf: Add verifier test for release_reference()
` [PATCH AUTOSEL 6.0 16/44] selftests/net: give more time to udpgro bg processes to complete startup

[PATCH v5 07/19] kernel/user: Allow user::locked_vm to be usable for iommufd
 2022-11-18 20:25 UTC  (5+ messages)

[PATCH v1] kselftest/arm64: Use preferred form for predicate load/stores
 2022-11-18 19:40 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: Fix error: undeclared identifier 'NF_NAT_MANIP_SRC'
 2022-11-18 11:08 UTC  (5+ messages)

[PATCH v5 05/19] iommufd: Document overview of iommufd
 2022-11-18  9:06 UTC  (2+ messages)

[PATCH -next] kselftest/cgroup: fix unexcepted testing failure on test_memcontrol
 2022-11-18  7:57 UTC 

[PATCH] fs/binfmt_elf: Fix memsz > filesz handling
 2022-11-18  7:29 UTC  (4+ messages)
    ` Attaching userspace VM to kernel thread (was Re: [PATCH] fs/binfmt_elf: Fix memsz > filesz handling)

[PATCH v1] Documentation: dev-tools: Clarify requirements for result description
 2022-11-18  7:18 UTC  (3+ messages)

[PATCH bpf 1/2] selftests/bpf: Explicitly pass RESOLVE_BTFIDS to sub-make
 2022-11-17 23:30 UTC  (2+ messages)

[PATCH] selftests net: additional fix for kselftest net build error
 2022-11-17 23:06 UTC  (2+ messages)

[PATCH linux-next] selftests/vm: calculate variables in correct order
 2022-11-17 22:35 UTC  (4+ messages)


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