linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-12 05:02:33 to 2022-11-17 08:43:46 UTC [more...]

[PATCH v2 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-11-17  8:42 UTC  (11+ messages)
` [PATCH v2 1/9] s390/uaccess: Add storage key checked cmpxchg access to user space
    ` [PATCH 5/5] s390/uaccess: add cmpxchg_user_key()

[PATCH bpf 1/2] selftests/bpf: Explicitly pass RESOLVE_BTFIDS to sub-make
 2022-11-17  7:49 UTC  (3+ messages)
` [PATCH bpf 2/2] selftests/bpf: Pass target triple to get_sys_includes macro

[PATCH linux-next] selftests/vm: calculate variables in correct order
 2022-11-17  6:30 UTC  (3+ messages)

[RFC PATCH v3] selftest/x86/meltdown: Add a selftest for meltdown
 2022-11-17  6:10 UTC  (4+ messages)

[PATCH v4 0/5] Some improvements of resctrl selftest
 2022-11-17  1:05 UTC  (6+ messages)
` [PATCH v4 1/5] selftests/resctrl: Fix set up schemata with 100% allocation on first run in MBM test
` [PATCH v4 2/5] selftests/resctrl: Return MBA check result and make it to output message
` [PATCH v4 3/5] selftests/resctrl: Flush stdout file buffer before executing fork()
` [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 mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-17  0:46 UTC  (31+ messages)
` [PATCH mm-unstable v1 01/20] selftests/vm: anon_cow: prepare for non-anonymous COW tests
` [PATCH mm-unstable v1 02/20] selftests/vm: cow: basic COW tests for non-anonymous pages
` [PATCH mm-unstable v1 03/20] selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pages
` [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 10/20] RDMA/umem: remove FOLL_FORCE usage
` [PATCH mm-unstable v1 11/20] RDMA/usnic: "
` [PATCH mm-unstable v1 12/20] RDMA/siw: "
` [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: "
` [PATCH mm-unstable v1 14/20] drm/etnaviv: "
` [PATCH mm-unstable v1 15/20] media: pci/ivtv: "
` [PATCH mm-unstable v1 16/20] mm/frame-vector: "
` [PATCH mm-unstable v1 17/20] drm/exynos: "
` [PATCH mm-unstable v1 18/20] RDMA/hw/qib/qib_user_pages: "
` [PATCH mm-unstable v1 19/20] habanalabs: "
` [PATCH mm-unstable v1 20/20] mm: rename FOLL_FORCE to FOLL_PTRACE

[PATCH v7 0/6] x86/fpu: Allow PKRU to be (once again) written by ptrace
 2022-11-17  0:45 UTC  (9+ messages)
` [PATCH v7 1/6] x86/fpu: Take task_struct* in copy_sigframe_from_user_to_xstate()
` [PATCH v7 2/6] x86/fpu: Add a pkru argument to copy_uabi_from_kernel_to_xstate()
` [PATCH v7 3/6] x86/fpu: Add a pkru argument to copy_uabi_to_xstate()
` [PATCH v7 4/6] x86/fpu: Allow PKRU to be (once again) written by ptrace
` [PATCH v7 5/6] x86/fpu: Emulate XRSTOR's behavior if the xfeatures PKRU bit is not set
` [PATCH v7 6/6] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace

[PATCH mm-everything] selftests/vm: remove extraneous echo
 2022-11-17  0:06 UTC 

[PATCH v18 0/3] Add TDX Guest Attestation support
 2022-11-16 22:38 UTC  (4+ messages)
` [PATCH v18 1/3] x86/tdx: Add a wrapper to get TDREPORT0 from the TDX Module
` [PATCH v18 2/3] virt: Add TDX guest driver
` [PATCH v18 3/3] selftests: tdx: Test TDX attestation GetReport support

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

[PATCH v5 00/19] IOMMUFD Generic interface
 2022-11-16 21:00 UTC  (20+ messages)
` [PATCH v5 01/19] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
` [PATCH v5 02/19] iommu: Add device-centric DMA ownership interfaces
` [PATCH v5 03/19] interval-tree: Add a utility to iterate over spans in an interval tree
` [PATCH v5 04/19] scripts/kernel-doc: support EXPORT_SYMBOL_NS_GPL() with -export
` [PATCH v5 05/19] iommufd: Document overview of iommufd
` [PATCH v5 06/19] iommufd: File descriptor, context, kconfig and makefiles
` [PATCH v5 07/19] kernel/user: Allow user::locked_vm to be usable for iommufd
` [PATCH v5 08/19] iommufd: PFN handling for iopt_pages
` [PATCH v5 09/19] iommufd: Algorithms for PFN storage
` [PATCH v5 10/19] iommufd: Data structure to provide IOVA to PFN mapping
` [PATCH v5 11/19] iommufd: IOCTLs for the io_pagetable
` [PATCH v5 12/19] iommufd: Add a HW pagetable object
` [PATCH v5 13/19] iommufd: Add kAPI toward external drivers for physical devices
` [PATCH v5 14/19] iommufd: Add kAPI toward external drivers for kernel access
` [PATCH v5 15/19] iommufd: vfio container FD ioctl compatibility
` [PATCH v5 16/19] iommufd: Add kernel support for testing iommufd
` [PATCH v5 17/19] iommufd: Add some fault injection points
` [PATCH v5 18/19] iommufd: Add additional invariant assertions
` [PATCH v5 19/19] iommufd: Add a selftest

kselftest/next kselftest-lkdtm: 5 runs, 5 regressions (v6.1-rc1-17-g2dfb010d2aaf)
 2022-11-16 19:47 UTC 

kselftest/next kselftest-seccomp: 5 runs, 4 regressions (v6.1-rc1-17-g2dfb010d2aaf)
 2022-11-16 19:47 UTC 

kselftest/next kselftest-lib: 5 runs, 4 regressions (v6.1-rc1-17-g2dfb010d2aaf)
 2022-11-16 19:47 UTC 

kselftest/next kselftest-livepatch: 3 runs, 2 regressions (v6.1-rc1-17-g2dfb010d2aaf)
 2022-11-16 19:47 UTC 

kselftest/next kselftest-cpufreq: 2 runs, 2 regressions (v6.1-rc1-17-g2dfb010d2aaf)
 2022-11-16 19:47 UTC 

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

[V4 PATCH 0/3] Minor improvements to the selftest setup logic
 2022-11-16 18:00 UTC  (8+ messages)
` [V4 PATCH 1/3] KVM: selftests: move common startup logic to kvm_util.c
` [V4 PATCH 2/3] KVM: selftests: Add arch specific initialization
` [V4 PATCH 3/3] KVM: selftests: Add arch specific post vm creation hook

kselftest: Bad test result: from results parsing in LAVA
 2022-11-16 16:02 UTC  (4+ messages)

[PATCH] cpufreq: amd-pstate: fix spdxcheck warnings for amd-pstate-ut.c
 2022-11-16 15:39 UTC  (2+ messages)

selftests: arm64: sve-ptrace # TIMEOUT 45 seconds
 2022-11-16 14:41 UTC  (2+ messages)

[PATCH -next 2/2] selftests/mincore: Optimize TEST(check_file_mmap) accoring to filemap read around
 2022-11-16  9:25 UTC 

[PATCH bpf 0/2] Bug fix and test case for special map value field
 2022-11-16  8:07 UTC  (5+ messages)
` [PATCH bpf 1/2] bpf: Do not copy spin lock field from user in bpf_selem_alloc
` [PATCH bpf 2/2] bpf: Set and check spin lock value in sk_storage_map_test

[PATCH v17 0/3] Add TDX Guest Attestation support
 2022-11-16  6:25 UTC  (6+ messages)
` [PATCH v17 1/3] x86/tdx: Add a wrapper to get TDREPORT from the TDX Module

[PATCH] fs/binfmt_elf: Fix memsz > filesz handling
 2022-11-16  4:34 UTC  (2+ messages)

[PATCH v4 00/17] IOMMUFD Generic interface
 2022-11-16  2:30 UTC  (41+ messages)
` [PATCH v4 02/17] iommu: Add device-centric DMA ownership interfaces
` [PATCH v4 04/17] iommufd: Document overview of iommufd
  ` [PATCH v4 4/17] "
` [PATCH v4 07/17] iommufd: PFN handling for iopt_pages
` [PATCH v4 08/17] iommufd: Algorithms for PFN storage
  ` [PATCH v4 8/17] "
` [PATCH v4 09/17] iommufd: Data structure to provide IOVA to PFN mapping
` [PATCH v4 10/17] iommufd: IOCTLs for the io_pagetable
` [PATCH v4 12/17] iommufd: Add kAPI toward external drivers for physical devices
` [PATCH v4 13/17] iommufd: Add kAPI toward external drivers for kernel access

kselftest/next kselftest-livepatch: 3 runs, 2 regressions (v6.1-rc1-16-g35eee9a363be)
 2022-11-16  2:17 UTC 

kselftest/next kselftest-seccomp: 5 runs, 4 regressions (v6.1-rc1-16-g35eee9a363be)
 2022-11-16  2:17 UTC 

kselftest/next kselftest-cpufreq: 2 runs, 2 regressions (v6.1-rc1-16-g35eee9a363be)
 2022-11-16  2:17 UTC 

kselftest/next kselftest-lkdtm: 5 runs, 4 regressions (v6.1-rc1-16-g35eee9a363be)
 2022-11-16  2:17 UTC 

kselftest/next kselftest-lib: 5 runs, 4 regressions (v6.1-rc1-16-g35eee9a363be)
 2022-11-16  2:17 UTC 

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

[V3 PATCH 0/4] Minor improvements to the selftest setup logic
 2022-11-15 21:03 UTC  (9+ messages)
` [V3 PATCH 1/4] KVM: selftests: move common startup logic to kvm_util.c
` [V3 PATCH 2/4] KVM: selftests: Add arch specific initialization
` [V3 PATCH 3/4] KVM: selftests: Add arch specific post vm creation hook

[PATCH v2] selftests: rtc: skip when RTC is not present
 2022-11-15 20:32 UTC  (2+ messages)

[PATCH] selftests: rtc: skip when RTC is not present
 2022-11-15 20:22 UTC  (3+ messages)

[PATCH v2 1/3] Documentation: KUnit: make usage.rst a superset of tips.rst, remove duplication
 2022-11-15 18:07 UTC  (6+ messages)
` [PATCH v2 2/3] Documentation: KUnit: reword description of assertions

[PATCH v4 03/17] interval-tree: Add a utility to iterate over spans in an interval tree
 2022-11-15 16:44 UTC  (3+ messages)

[PATCH hid v12 00/15] Introduce eBPF support for HID devices
 2022-11-15 15:32 UTC  (4+ messages)
` [PATCH hid v12 01/15] HID: fix I2C_HID not selected when I2C_HID_OF_ELAN is

[PATCH v2 0/9] nSVM: Security and correctness fixes
 2022-11-15 14:55 UTC  (2+ messages)

kselftest/next kselftest-seccomp: 5 runs, 4 regressions (v6.1-rc1-15-ga1d6cd88c897)
 2022-11-15 14:20 UTC 

kselftest/next kselftest-lib: 5 runs, 4 regressions (v6.1-rc1-15-ga1d6cd88c897)
 2022-11-15 14:20 UTC 

kselftest/next kselftest-livepatch: 3 runs, 2 regressions (v6.1-rc1-15-ga1d6cd88c897)
 2022-11-15 14:20 UTC 

kselftest/next kselftest-lkdtm: 5 runs, 5 regressions (v6.1-rc1-15-ga1d6cd88c897)
 2022-11-15 14:20 UTC 

kselftest/next kselftest-cpufreq: 2 runs, 2 regressions (v6.1-rc1-15-ga1d6cd88c897)
 2022-11-15 14:20 UTC 

kselftest/next build: 8 builds: 0 failed, 8 passed, 3 errors (v6.1-rc1-15-ga1d6cd88c897)
 2022-11-15 13:21 UTC 

BPF, cross-compiling, and selftests
 2022-11-15 12:53 UTC 

[V1 PATCH 0/6] selftests: KVM: selftests for fd-based private memory
 2022-11-15  1:53 UTC  (4+ messages)
` [V1 PATCH 4/6] KVM: selftests: x86: Execute VMs with "

[PATCH 1/2] KVM: selftests: Allow >1 guest mode in access_tracking_perf_test
 2022-11-14 21:57 UTC  (6+ messages)
` [PATCH 2/2] KVM: selftests: Build access_tracking_perf_test for arm64

[PATCH] kselftest/cgroup: Fix gathering number of CPUs
 2022-11-14 21:38 UTC  (3+ messages)

[PATCH] selftests net: additional fix for kselftest net build error
 2022-11-14 20:34 UTC 

[PATCH] kselftest/arm64: fix array_size.cocci warning
 2022-11-14 19:34 UTC  (2+ messages)

[PATCH] selftests/ftrace: event_triggers: wait longer for test_event_enable
 2022-11-14 18:25 UTC  (4+ messages)

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

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

KUnit issues - Was: [igt-dev] [PATCH RFC v2 8/8] drm/i915: check if current->mm is not NULL
 2022-11-14 10:59 UTC  (4+ messages)

[PATCH RFC 00/19] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-14  8:30 UTC  (6+ messages)
` [PATCH RFC 10/19] RDMA/umem: remove FOLL_FORCE usage

[PATCH] selftests/damon: Fix unnecessary compilation warnings
 2022-11-13 19:49 UTC  (5+ messages)
`  "
    ` [PATCH v3] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).