linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-03 16:02:00 to 2022-11-08 02:29:03 UTC [more...]

[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 v3 00/15] IOMMUFD Generic interface
 2022-11-08  2:17 UTC  (51+ messages)
` [PATCH v3 01/15] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
` [PATCH v3 02/15] iommu: Add device-centric DMA ownership interfaces
` [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 08/15] iommufd: Algorithms for PFN storage
  ` [PATCH v3 8/15] "
` [PATCH v3 10/15] iommufd: IOCTLs for the io_pagetable
` [PATCH v3 11/15] iommufd: Add a HW pagetable object
` [PATCH v3 12/15] iommufd: Add kAPI toward external drivers for physical devices
` [PATCH v3 14/15] iommufd: vfio container FD ioctl compatibility
` [PATCH v3 15/15] iommufd: Add a selftest

[PATCH] selftests/bpf: Fix test_progs compilation failure in 32-bit arch
 2022-11-08  1:58 UTC 

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

[PATCH bpf v2 0/5] bpf: Support kernel function call in 32-bit ARM
 2022-11-08  1:22 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 2/5] bpf: Adjust sk size check for sk in bpf_skb_is_valid_access for CO_RE in 32-bit arch
` [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 bpf v2 5/5] bpf:selftests: Add kfunc_call test for mixing 32-bit and 64-bit parameters

[RFC PATCH 0/3] Use TAP in some more KVM selftests
 2022-11-08  1:06 UTC  (3+ messages)

[PATCH 0/1] Possible bug in zram on ppc64le on vfat
 2022-11-08  1:05 UTC  (6+ messages)
` [PATCH 1/1] zram01.sh: Workaround division by 0 on vfat on ppc64le

[PATCH v4 00/17] IOMMUFD Generic interface
 2022-11-08  1:01 UTC  (18+ 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 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] selftests: cgroup: Fix unsigned comparison with less than zero
 2022-11-08  1:00 UTC  (3+ messages)

[PATCH bpf-next v1 0/4] Add BPF htab map's used size for monitoring
 2022-11-08  0:30 UTC  (7+ messages)
` [PATCH bpf-next v1 1/4] bpf: Support reporting "
` [PATCH bpf-next v1 2/4] bpftool: Add tools support to show BPF htab map's used size
` [PATCH bpf-next v1 3/4] samples/bpf: Add concurrency testing for "
` [PATCH bpf-next v1 4/4] selftests/bpf: Add unit tests "
  ` [External] Re: [PATCH bpf-next v1 0/4] Add BPF htab map's used size for monitoring

[PATCH v3 0/5] Some improvements of resctrl selftest
 2022-11-08  0:04 UTC  (9+ 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

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

[PATCH RFC 00/19] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-07 21:25 UTC  (25+ 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: "

[RESEND PATCH v6] x86/fpu: Trying to fix writing PKRU through ptrace
 2022-11-07 20:52 UTC  (5+ messages)
` [RESEND PATCH v6 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace
` [RESEND PATCH v6 2/2] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace

[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

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

[PATCH bpf RESEND 0/4] bpf: Support kernel function call in 32-bit ARM
 2022-11-07  9:22 UTC  (11+ messages)
` [PATCH bpf RESEND 2/4] bpf: Remove size check for sk in bpf_skb_is_valid_access for 32-bit architecture
` [PATCH bpf RESEND 3/4] bpf: Add kernel function call support in 32-bit ARM

[RFC PATCH] selftest/x86/meltdown: Add a selftest for meltdown
 2022-11-07  7:16 UTC  (5+ messages)
` [RFC PATCH v2] "

[PATCH] fs/binfmt_elf: Fix memsz > filesz handling
 2022-11-07  3:59 UTC 

[RESEND PATCH V2 0/2] Add speedometer new test cases for amd-pstate-ut
 2022-11-07  1:11 UTC  (3+ messages)
` [RESEND PATCH V2 1/2] selftests: amd-pstate: Trigger speedometer benchmark and test cpus
` [RESEND PATCH V2 2/2] Documentation: amd-pstate: Add speedometer test introduction

[PATCH AUTOSEL 4.19 5/7] selftests/futex: fix build for clang
 2022-11-06 17:07 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 6/7] selftests/intel_pstate: fix build for ARCH=x86_64

[PATCH AUTOSEL 4.14 1/2] selftests/futex: fix build for clang
 2022-11-06 17:07 UTC 

[PATCH AUTOSEL 5.4 10/12] selftests/futex: fix build for clang
 2022-11-06 17:06 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 11/12] selftests/intel_pstate: fix build for ARCH=x86_64

[PATCH AUTOSEL 5.10 12/16] selftests/futex: fix build for clang
 2022-11-06 17:05 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 13/16] selftests/intel_pstate: fix build for ARCH=x86_64

[PATCH AUTOSEL 5.15 13/18] selftests/futex: fix build for clang
 2022-11-06 17:05 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 14/18] selftests/intel_pstate: fix build for ARCH=x86_64

[PATCH AUTOSEL 6.0 16/30] selftests/futex: fix build for clang
 2022-11-06 17:03 UTC  (3+ messages)
` [PATCH AUTOSEL 6.0 17/30] selftests/intel_pstate: fix build for ARCH=x86_64
` [PATCH AUTOSEL 6.0 18/30] selftests/kexec: "

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

[PATCH] selftests/timers: Delete unneeded semicolon
 2022-11-05 15:58 UTC 

[PATCH] KVM: selftests: Delete the semicolon after curly braces
 2022-11-05 15:41 UTC 

[PATCH] selftests: timers: Drop the rebundant semicolon
 2022-11-05 15:34 UTC 

[PATCH] selftests/xsk: Fix unsigned comparison with less than zero
 2022-11-05 11:07 UTC  (2+ messages)

[PATCH] selftests/ftrace: event_triggers: wait longer for test_event_enable
 2022-11-05  8:52 UTC  (2+ messages)

[PATCH] kselftest/arm64: fix array_size.cocci warning
 2022-11-05  7:31 UTC 

[PATCH bpf-next] selftests/bpf: Fix strncpy() fortify warning
 2022-11-04 22:50 UTC  (5+ messages)
` [PATCH bpf-next] selftests/bpf: cgroup_helpers.c: "

[PATCH] selftests/net: give more time to udpgro bg processes to complete startup
 2022-11-04 17:47 UTC  (5+ messages)

[PATCH hid v11 00/14] Introduce eBPF support for HID devices
 2022-11-04 11:41 UTC  (2+ messages)

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

[RESEND PATCH v2 0/2] selftests/ftrace: Capture dependency on external programs
 2022-11-04  1:16 UTC  (4+ messages)
` [RESEND PATCH v2 2/2] selftests/ftrace: Convert tracer tests to use 'requires' to specify program dependency

[GIT PULL] Kselftest fixes update for Linux 6.1-rc4
 2022-11-03 18:31 UTC  (2+ messages)

[PATCH v2 1/3] kunit: tool: make TestCounts a dataclass
 2022-11-03 17:47 UTC  (3+ messages)
` [PATCH v2 2/3] kunit: tool: unit tests all check parser errors, standardize formatting a bit
` [PATCH v2 3/3] kunit: tool: remove redundant file.close() call in unit test

[PATCH 1/3] kunit: tool: make TestCounts a dataclass
 2022-11-03 17:45 UTC  (4+ messages)
` [PATCH 2/3] kunit: tool: unit tests all check parser errors, standardize formatting a bit

[PATCH 0/2] Fix slab-out-of-bounds Write in dbgfs_rm_context_write
 2022-11-03 16:14 UTC  (2+ messages)

[PATCH hid v12 00/15] Introduce eBPF support for HID devices
 2022-11-03 15:57 UTC  (6+ messages)
` [PATCH hid v12 11/15] selftests/hid: add report descriptor fixup tests
` [PATCH hid v12 12/15] selftests/hid: Add a test for BPF_F_INSERT_HEAD
` [PATCH hid v12 13/15] samples/hid: add new hid BPF example
` [PATCH hid v12 14/15] samples/hid: add Surface Dial example
` [PATCH hid v12 15/15] Documentation: add HID-BPF docs


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