Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-10-16 12:46:57 to 2023-10-19 21:24:36 UTC [more...]

[PATCH v3 0/3] userfaultfd move option
 2023-10-19 21:24 UTC  (29+ messages)
` [PATCH v3 1/3] mm/rmap: support move to different root anon_vma in folio_move_anon_rmap()
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
` [PATCH v3 3/3] selftests/mm: add UFFDIO_MOVE ioctl test

[PATCH v7 07/11] selftests/net: Extract uring helpers to be reusable
 2023-10-19 19:51 UTC  (3+ messages)
` [PATCH v7 11/11] selftests/bpf/sockopt: Add io_uring support

[PATCH v3 0/5] workload-specific and memory pressure-driven zswap writeback
 2023-10-19 19:23 UTC  (29+ messages)
` [PATCH v3 1/5] mm: list_lru: allow external numa node and cgroup tracking
` [PATCH v3 2/5] zswap: make shrinking memcg-aware
` [PATCH v3 3/5] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v3 4/5] selftests: cgroup: update per-memcg zswap writeback selftest
` [PATCH v3 5/5] zswap: shrinks zswap pool based on memory pressure

[PATCH] selftests: capabilities: namespace create varies for root and normal user
 2023-10-19 18:39 UTC  (2+ messages)

[RFC PATCH v1 0/8] Introduce mseal() syscall
 2023-10-19 17:30 UTC  (36+ messages)
` [RFC PATCH v1 1/8] Add mseal syscall
` [RFC PATCH v1 2/8] Wire up "
` [RFC PATCH v1 3/8] mseal: add can_modify_mm and can_modify_vma
` [RFC PATCH v1 4/8] mseal: seal mprotect
` [RFC PATCH v1 5/8] mseal munmap
` [RFC PATCH v1 6/8] mseal mremap
` [RFC PATCH v1 7/8] mseal mmap
` [RFC PATCH v1 8/8] selftest mm/mseal mprotect/munmap/mremap/mmap

[PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
 2023-10-19 17:08 UTC  (11+ messages)

[PATCH] KVM: selftests: Use TAP in the steal_time test
 2023-10-19 13:13 UTC  (2+ messages)

[RFC PATCH v2 0/8] Introduce mseal() syscall
 2023-10-19  9:19 UTC  (20+ messages)
` [RFC PATCH v2 1/8] mseal: Add mseal(2) syscall
` [RFC PATCH v2 2/8] mseal: Wire up mseal syscall
` [RFC PATCH v2 3/8] mseal: add can_modify_mm and can_modify_vma
` [RFC PATCH v2 4/8] mseal: Check seal flag for mprotect(2)
` [RFC PATCH v2 5/8] mseal: Check seal flag for munmap(2)
` [RFC PATCH v2 6/8] mseal: Check seal flag for mremap(2)
` [RFC PATCH v2 7/8] mseal:Check seal flag for mmap(2)
` [RFC PATCH v2 8/8] selftest mm/mseal mprotect/munmap/mremap/mmap

[PATCH 1/1] selftests: KVM: add test to print boottime wallclock
 2023-10-19  6:51 UTC  (3+ messages)

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-10-19  1:56 UTC  (39+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
` [PATCH v4 10/17] iommufd: Support IOMMU_HWPT_ALLOC allocation with user data

[PATCH] selftests:modify the incorrect print format
 2023-10-19  1:16 UTC  (4+ messages)

[PATCH] kunit: run test suites only after module initialization completes
 2023-10-18 21:14 UTC  (5+ messages)

[PATCH-cgroup 0/4] cgroup/cpuset: Improve CPU isolation in isolated partitions
 2023-10-18 19:18 UTC  (10+ messages)
` [PATCH-cgroup 1/4] workqueue: Add workqueue_unbound_exclude_cpumask() to exclude CPUs from wq_unbound_cpumask
` [PATCH-cgroup 3/4] cgroup/cpuset: Keep track of CPUs in isolated partitions

[RESEND PATCH 0/2] add loongarch and riscv support for kprobe args test
 2023-10-18 19:14 UTC  (4+ messages)
` [RESEND PATCH 1/2] selftests/ftrace: add loongarch support for kprobe args char tests
` [RESEND PATCH 2/2] selftests/ftrace: Add riscv support for kprobe arg tests

[PATCH v2] selftests: futex: remove duplicate unneeded defines
 2023-10-18 19:11 UTC  (4+ messages)

[PATCH] selftests/efivarfs: create-read: fix a resource leak
 2023-10-18 19:08 UTC  (4+ messages)

[PATCH v2 1/1] selftests/resctrl: Fix MBM test failure when MBA unavailable
 2023-10-18 19:07 UTC  (3+ messages)

[PATCH] selftests/clone3: Report descriptive test names
 2023-10-18 19:06 UTC  (2+ messages)

[PATCH v5 2/2] selftests/ftrace: Add new test case which checks non unique symbol
 2023-10-18 16:55 UTC  (2+ messages)

[PATCH net-next v5 0/5] bridge: Add a limit on learned FDB entries
 2023-10-18  1:00 UTC  (11+ messages)
` [PATCH net-next v5 1/5] net: bridge: Set BR_FDB_ADDED_BY_USER early in fdb_add_entry
` [PATCH net-next v5 2/5] net: bridge: Track and limit dynamically learned FDB entries
` [PATCH net-next v5 3/5] net: bridge: Add netlink knobs for number / max "
` [PATCH net-next v5 4/5] net: bridge: Set strict_start_type for br_policy
` [PATCH net-next v5 5/5] selftests: forwarding: bridge_fdb_learning_limit: Add a new selftest

[PATCH -next 0/2] add loongarch and riscv support for kprobe args test
 2023-10-17 23:58 UTC  (2+ messages)

[PATCH v3] selftests/user_events: Fix abi_test for BE archs
 2023-10-17 21:10 UTC  (3+ messages)

[PATCH bpf-next v4] selftests/bpf: Use pkg-config to determine ld flags
 2023-10-17 19:26 UTC  (3+ messages)

[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
 2023-10-17 19:19 UTC  (9+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH

[PATCH v2] KVM: selftests: Initialise dynamically allocated configuration names
 2023-10-17 17:22 UTC 

[PATCH 1/1] selftests/resctrl: Don't fail MBM test when schemata doesn't support MB:x=x line
 2023-10-17 16:17 UTC  (2+ messages)

[PATCH v2 0/6] iommufd support allocating nested parent domain
 2023-10-17 16:05 UTC  (9+ messages)
` [PATCH v2 1/6] iommu: Add new iommu op to create domains owned by userspace
` [PATCH v2 2/6] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation

[RESEND PATCH V9 0/7] amd-pstate preferred core
 2023-10-17  8:22 UTC  (9+ messages)
` [RESEND PATCH V9 3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting

[PATCH] selftests:modify the incorrect print format
 2023-10-16 19:16 UTC  (2+ messages)

[PATCH v2] selftests/x86/lam: Zero out buffer for readlink()
 2023-10-16 19:11 UTC  (3+ messages)

[PATCH v4 0/2] Fix issues observed in selftests/amd-pstate
 2023-10-16 19:08 UTC  (2+ messages)

[PATCH] iommufd/selftest: Rework TEST_LENGTH to test min_size explicitly
 2023-10-16 14:09 UTC  (2+ messages)

[PATCH bpf-next v3] selftests/bpf: Use pkg-config to determine ld flags
 2023-10-16 13:08 UTC  (3+ messages)

[PATCH v2] selftests/bpf: Use pkg-config to determine ld flags
 2023-10-16 12:46 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