linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-07 12:33:47 to 2022-11-10 07:46:25 UTC [more...]

[RFC PATCH 0/3] Use TAP in some more KVM selftests
 2022-11-10  7:45 UTC  (5+ messages)

[PATCH v3 0/5] Some improvements of resctrl selftest
 2022-11-10  7:43 UTC  (13+ messages)
` [PATCH v3 1/5] selftests/resctrl: Fix set up schemata with 100% allocation on first run in MBM test
` [PATCH v3 4/5] selftests/resctrl: Cleanup properly when an error occurs in CAT test
` [PATCH v3 5/5] selftests/resctrl: Remove duplicate codes that clear each test result file

kselftest rtctests failed on arm64 Raspberry Pi 4 - rtctest.c:34:date_read:Expected -1 (-1) != self->fd (-1)
 2022-11-10  7:39 UTC  (3+ messages)

[PATCH v2 1/3] Documentation: KUnit: make usage.rst a superset of tips.rst, remove duplication
 2022-11-10  5:07 UTC  (5+ messages)
` [PATCH v2 2/3] Documentation: KUnit: reword description of assertions
` [PATCH v2 3/3] Documentation: kunit: Remove redundant 'tips.rst' page

[PATCH RESEND 0/7] KUnit documentation rewording
 2022-11-10  4:09 UTC  (2+ messages)

[PATCH v17 0/3] Add TDX Guest Attestation support
 2022-11-10  3:41 UTC  (6+ messages)
` [PATCH v17 2/3] virt: Add TDX guest driver

[RESEND PATCH v6] x86/fpu: Trying to fix writing PKRU through ptrace
 2022-11-10  3:09 UTC  (6+ messages)
` [RESEND PATCH v6 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace

[RFC PATCH 3/3] KVM: selftests: Test user hypercalls
 2022-11-10  1:53 UTC 

[PATCH v2 1/2] selftests: proc: Fix proc-empty-vm build error on non x86_64
 2022-11-10  1:44 UTC  (6+ messages)
` [PATCH v2 2/2] selftests: proc: Mark proc-pid-vm as x86_64 only

[PATCH v6 0/3] Implement IOCTL to get and/or the clear info about PTEs
 2022-11-09 23:54 UTC  (6+ messages)
` [PATCH v6 1/3] fs/proc/task_mmu: update functions to clear the soft-dirty PTE bit
` [PATCH v6 2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
` [PATCH v6 3/3] selftests: vm: add pagemap ioctl tests

[PATCH v4 00/17] IOMMUFD Generic interface
 2022-11-09 23:51 UTC  (29+ messages)
` [PATCH v4 01/17] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
` [PATCH v4 02/17] iommu: Add device-centric DMA ownership interfaces
` [PATCH v4 03/17] interval-tree: Add a utility to iterate over spans in an interval tree
` [PATCH v4 04/17] iommufd: Document overview of iommufd
  ` [PATCH v4 4/17] "
` [PATCH v4 05/17] iommufd: File descriptor, context, kconfig and makefiles
` [PATCH v4 06/17] kernel/user: Allow user::locked_vm to be usable for iommufd
` [PATCH v4 07/17] iommufd: PFN handling for iopt_pages
` [PATCH v4 08/17] iommufd: Algorithms for PFN storage
` [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 11/17] iommufd: Add a HW pagetable object
` [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
` [PATCH v4 14/17] iommufd: vfio container FD ioctl compatibility
` [PATCH v4 16/17] iommufd: Add some fault injection points
` [PATCH v4 17/17] iommufd: Add additional invariant assertions
  ` [PATCH v4 15/17] iommufd: Add a selftest

[PATCH v2 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-11-09 22:24 UTC  (6+ 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 0/1] Possible bug in zram on ppc64le on vfat
 2022-11-09 22:08 UTC  (7+ messages)
` [PATCH 1/1] zram01.sh: Workaround division by 0 on vfat on ppc64le

[PATCH] selftests: proc: Fix proc-empty-vm build error on non x86_64
 2022-11-09 22:07 UTC  (4+ messages)
  `  "

[PATCH] kunit: remove KUNIT_INIT_MEM_ASSERTION macro
 2022-11-09 21:20 UTC 

[PATCH] selftests/bpf: Fix test_progs compilation failure in 32-bit arch
 2022-11-09 21:00 UTC  (3+ messages)

[PATCH v1 0/6] arm64: Support for 2022 data processing instructions
 2022-11-09 19:13 UTC  (14+ messages)
` [PATCH v1 1/6] arm64/hwcap: Add support for FEAT_CSSC
` [PATCH v1 2/6] kselftest/arm64: Add FEAT_CSSC to the hwcap selftest
` [PATCH v1 3/6] arm64/hwcap: Add support for FEAT_RPRFM
` [PATCH v1 4/6] kselftest/arm64: Add FEAT_RPRFM to the hwcap test
` [PATCH v1 5/6] arm64/hwcap: Add support for SVE 2.1
` [PATCH v1 6/6] kselftest/arm64: Add SVE 2.1 to hwcap test

[RFC PATCH v1 0/2] Fix offset when fault occurs in strncpy_from_kernel_nofault()
 2022-11-09 16:09 UTC  (10+ messages)
` [RFC PATCH v1 1/2] maccess: fix writing offset in case of fault "
` [RFC PATCH v1 2/2] selftests: bpf: add a test when bpf_probe_read_kernel_str() returns EFAULT

[PATCH v3 00/15] IOMMUFD Generic interface
 2022-11-09 13:05 UTC  (37+ messages)
` [PATCH v3 03/15] interval-tree: Add a utility to iterate over spans in an interval tree
` [PATCH v3 05/15] iommufd: File descriptor, context, kconfig and makefiles
` [PATCH v3 10/15] iommufd: IOCTLs for the io_pagetable
` [PATCH v3 12/15] iommufd: Add kAPI toward external drivers for physical devices
` [PATCH v3 14/15] iommufd: vfio container FD ioctl compatibility

[PATCH v2 0/9] nSVM: Security and correctness fixes
 2022-11-09  9:15 UTC  (4+ messages)
` [PATCH v2 9/9] KVM: x86: remove exit_int_info warning in svm_handle_exit

Słowa kluczowe do wypozycjonowania
 2022-11-09  8:56 UTC 

[PATCH linux-next] selftests/vm: calculate variables in correct order
 2022-11-09  0:31 UTC  (2+ messages)

[PATCH bpf v2 0/5] bpf: Support kernel function call in 32-bit ARM
 2022-11-08 23:12 UTC  (9+ messages)
` [PATCH bpf v2 1/5] bpf: Adapt 32-bit return value kfunc for 32-bit ARM when zext extension
` [PATCH bpf v2 3/5] libbpf: Skip adjust mem size for load pointer in 32-bit arch in CO_RE
` [PATCH bpf v2 4/5] bpf: Add kernel function call support in 32-bit ARM for EABI

[PATCH v5 0/3] Implement IOCTL to get and/or the clear info about PTEs
 2022-11-08 17:51 UTC  (6+ messages)
` [PATCH v5 2/3] fs/proc/task_mmu: "

[PATCH] kselftest/arm64: fix array_size.cocci warning
 2022-11-08 17:38 UTC  (2+ messages)

[PATCH v1] kselftest/arm64: Remove validation of extra_context from TODO
 2022-11-08 17:38 UTC  (2+ messages)

[PATCH v1] kselftest/arm64: Print ASCII version of unknown signal frame magic values
 2022-11-08 17:38 UTC  (2+ messages)

[PATCH v1 0/2] kselftest/arm64: fp-stress output clarity improvements
 2022-11-08 17:38 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit arch
 2022-11-08 15:59 UTC  (2+ messages)

[PATCH v2] [RFC] selftests: alsa - add PCM test
 2022-11-08 14:46 UTC 

[PATCH] selftests: cgroup: Fix unsigned comparison with less than zero
 2022-11-08 13:24 UTC  (4+ messages)

selftests: clone3: clone3_cap_checkpoint_restore fails - Could not set CAP_CHECKPOINT_RESTORE
 2022-11-08 12:31 UTC  (3+ messages)

selftests: clone3: clone3_clear_sighand failed - Bail out! Failed to clear signal handler for child process
 2022-11-08 11:25 UTC  (6+ messages)

[PATCH RFC 00/19] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-08  9:40 UTC  (28+ messages)
` [PATCH RFC 01/19] selftests/vm: anon_cow: prepare for non-anonymous COW tests
` [PATCH RFC 02/19] selftests/vm: cow: basic COW tests for non-anonymous pages
` [PATCH RFC 03/19] selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pages
` [PATCH RFC 04/19] mm: add early FAULT_FLAG_UNSHARE consistency checks
` [PATCH RFC 05/19] mm: add early FAULT_FLAG_WRITE "
` [PATCH RFC 06/19] mm: rework handling in do_wp_page() based on private vs. shared mappings
` [PATCH RFC 07/19] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings
` [PATCH RFC 08/19] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
` [PATCH RFC 09/19] mm/gup: reliable R/O long-term pinning in COW mappings
` [PATCH RFC 10/19] RDMA/umem: remove FOLL_FORCE usage
` [PATCH RFC 11/19] RDMA/usnic: "
` [PATCH RFC 12/19] RDMA/siw: "
` [PATCH RFC 13/19] media: videobuf-dma-sg: "
` [PATCH RFC 14/19] drm/etnaviv: "
` [PATCH RFC 15/19] media: pci/ivtv: "
` [PATCH RFC 16/19] mm/frame-vector: "
` [PATCH RFC 17/19] drm/exynos: "
` [PATCH RFC 18/19] RDMA/hw/qib/qib_user_pages: "
` [PATCH RFC 19/19] habanalabs: "

[PATCH] fs/binfmt_elf: Fix memsz > filesz handling
 2022-11-08  6:13 UTC  (2+ messages)

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

[PATCH 0/4] bpf: Support kernel function call in 32-bit ARM
 2022-11-08  2:28 UTC  (6+ messages)
` [PATCH 2/4] bpf: Remove size check for sk in bpf_skb_is_valid_access for 32-bit architecture

[PATCH bpf-next v1 0/4] Add BPF htab map's used size for monitoring
 2022-11-08  0:30 UTC  (3+ messages)
  ` [External] "

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

[net] seg6: selftests/bpf: fix BPF object file name in test_lwt_seg6local.sh
 2022-11-07 18:08 UTC  (4+ messages)

[PATCH v2 0/2] Fix slab-out-of-bounds Write in dbgfs_rm_context_write
 2022-11-07 16:50 UTC  (2+ messages)
` [PATCH v2 2/2] selftests/damon: test non-context inputs to rm_contexts file

[RESEND][RFC][PATCH 1/3] lsm: Clarify documentation of vm_enough_memory hook
 2022-11-07 16:19 UTC  (8+ messages)
` [RESEND][RFC][PATCH 2/3] bpf-lsm: Limit values that can be returned by security modules


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