messages from 2026-04-25 12:00:50 to 2026-04-28 13:53:23 UTC [more...]
[PATCH bpf-next v10 0/8] bpf: Extend the bpf_list family of APIs
2026-04-28 13:52 UTC (14+ messages)
` [PATCH bpf-next v10 1/8] bpf: refactor __bpf_list_del to take list node pointer
` [PATCH bpf-next v10 2/8] bpf: clear list node owner and unlink before drop
` [PATCH bpf-next v10 3/8] bpf: Introduce the bpf_list_del kfunc
` [PATCH bpf-next v10 4/8] bpf: refactor __bpf_list_add to take insertion point via **prev_ptr
` [PATCH bpf-next v10 5/8] bpf: Add bpf_list_add to insert node after a given list node
` [PATCH bpf-next v10 6/8] bpf: add bpf_list_is_first/last/empty kfuncs
` [PATCH bpf-next v10 7/8] bpf: allow non-owning list-node args via __nonown_allowed
` [PATCH bpf-next v10 8/8] selftests/bpf: Add test cases for bpf_list_del/add/is_first/is_last/empty
[PATCH v4] selftests/mm: khugepaged: initialize file contents via mmap
2026-04-28 13:49 UTC (2+ messages)
[PATCH v2 00/53] make MM selftests more CI friendly
2026-04-28 13:05 UTC (22+ messages)
` [PATCH v2 10/53] selftests/mm: hugetlb_madv_vs_map: use kselftest framework
` [PATCH v2 11/53] selftests/mm: hugetlb-read-hwpoison: "
` [PATCH v2 13/53] selftests/mm: khugepaged: use ksefltest framework
` [PATCH v2 31/53] selftests/mm: gup_longterm: add setup of HugeTLB pages
` [PATCH v2 43/53] selftests/mm: migration: "
` [PATCH v2 46/53] selftests/mm: thuge-gen: "
[PATCH v2 0/2] sched/membarrier: Use per-CPU mutexes for targeted commands
2026-04-28 12:48 UTC (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2] "
[PATCH 1/2] sched/membarrier: Use per-CPU mutexes for targeted commands
2026-04-28 12:35 UTC (3+ messages)
[PATCH v3 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
2026-04-28 12:28 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftests/mm: add tests for process_vm_readv flags
[PATCH v3 0/3] driver core: remove software node from platform devices on device release
2026-04-28 11:26 UTC (7+ messages)
` [PATCH v3 1/3] driver core: platform: remove software node on release()
` [PATCH v3 2/3] kunit: provide kunit_software_node_register()
` [PATCH v3 3/3] driver core: platform: tests: add test cases for correct swnode removal
[PATCH net v1 0/2] ipv6: fix ECMP route failover on carrier loss
2026-04-28 11:21 UTC (6+ messages)
` [PATCH net v1 1/2] ipv6: update route serial number on NETDEV_CHANGE
` [PATCH net v1 2/2] selftest: net: Add test for TCP flow failover with ECMP routes
[PATCH v3] selftests/futex: fix the failed futex_requeue test issue
2026-04-28 10:58 UTC (3+ messages)
` [RESEND PATCH "
[PATCH AUTOSEL 7.0-5.10] selftests: fib_nexthops: test stale has_v4 on nexthop replace
2026-04-28 10:41 UTC
[PATCH v2] kselftest/arm64: Fix build failure with GCC-15
2026-04-28 10:15 UTC (6+ messages)
[PATCH] selftests/mm: khugepaged: handle partial write in file_setup_area()
2026-04-28 10:07 UTC (7+ messages)
` [PATCH v2] selftests/mm: khugepaged: initialize file contents via mmap
` [PATCH v3] "
[PATCH] KVM: selftests: Fix typo in comment in hyperv_features.c
2026-04-28 9:26 UTC (2+ messages)
[PATCH] fuse: expose backing files in the daemon's fd table
2026-04-28 8:17 UTC (2+ messages)
[PATCH v2] RDMA/CM: add RDMA CM observability regression scripts
2026-04-28 7:12 UTC
[PATCH] mm/madvise: reject invalid process_madvise() advice for zero-length vectors
2026-04-28 7:05 UTC (8+ messages)
` [PATCH v2] "
[PATCH net-next v7 2/2] selftests: net: test PPPoE packets in gro.sh
2026-04-28 6:47 UTC
[PATCH] KVM: selftests: Convert comma to semicolon
2026-04-28 5:32 UTC
[PATCH] selftests: kselftest: fix wrong test number in ksft_exit_skip
2026-04-28 5:10 UTC (3+ messages)
[PATCH v5 0/4] mm/memory-failure: add panic option for unrecoverable pages
2026-04-28 3:07 UTC (6+ messages)
` [PATCH v5 2/4] "
` [PATCH v5 4/4] selftests/mm: regression test for panic_on_unrecoverable_memory_failure
[PATCH v2] vfio: selftests: only build tests on arm64 and x86_64
2026-04-28 1:55 UTC (4+ messages)
[PATCH net v5 0/2] net/sched: taprio: fix NULL pointer dereference in class dump
2026-04-28 1:50 UTC (7+ messages)
` [PATCH net v5 1/2] "
` [PATCH net v5 2/2] selftests/tc-testing: add taprio test for class dump after child delete
[PATCH 00/11] mm/damon: introduce DAMOS failed region quota charge ratio
2026-04-28 1:34 UTC (5+ messages)
` [PATCH 08/11] mm/damon/tests/core-kunit: test fail_charge_{num,denom} committing
` [PATCH 09/11] selftests/damon/_damon_sysfs: support failed region quota charge ratio
` [PATCH 10/11] selftests/damon/drgn_dump_damon_status: "
` [PATCH 11/11] selftests/damon/sysfs.py: test "
[RFC PATCH 00/19] mm/damon: introduce data attributes monitoring
2026-04-28 0:33 UTC (4+ messages)
` [RFC PATCH 17/19] selftests/damon/sysfs.sh: test probes dir
[PATCH] selftests/mm: run_vmtests.sh: fix destructive tests invocation
2026-04-28 0:17 UTC (6+ messages)
[PATCH] KVM: selftests: Include linux version of mman.h
2026-04-27 23:59 UTC (5+ messages)
[PATCH v2 0/4] mm/damon: repost non-hotfix reviewed patches in damon/next tree
2026-04-27 23:41 UTC (3+ messages)
` [PATCH v2 4/4] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
[PATCH] vfio: selftests: Fix out-of-tree build with make O=
2026-04-27 23:15 UTC (2+ messages)
[PATCH net-next v5 0/3] selftests: drv-net: convert so_txtime to drv-net
2026-04-27 22:48 UTC (5+ messages)
` [PATCH net-next v5 1/3] selftests: net: py: support cmd verifying expected failure
` [PATCH net-next v5 2/3] selftests: net: py: add tc utility
` [PATCH net-next v5 3/3] selftests: drv-net: convert so_txtime to drv-net
[PATCH v2 0/5] POE sigreturn fix and extra tests
2026-04-27 22:46 UTC (7+ messages)
` [PATCH v2 1/5] arm64: signal: Preserve POR_EL0 if poe_context is missing
` [PATCH v2 2/5] selftests/mm: Fix resv_sz when parsing arm64 signal frame
` [PATCH v2 3/5] kselftest/arm64: Add POE as a feature in the signal tests
` [PATCH v2 4/5] kselftest/arm64: Move/add POE helpers to test_signals_utils.h
` [PATCH v2 5/5] kselftest/arm64: Add tests for POR_EL0 save/reset/restore
[PATCH v5 6/6] selftests/bpf: tc_tunnel validate decap GSO state
2026-04-27 22:36 UTC (3+ messages)
[PATCH v2 0/4] Allow disabling RAPL during SNP initialization
2026-04-27 21:20 UTC (6+ messages)
` [PATCH v2 1/4] crypto/ccp: Pass init_args to __sev_snp_init_locked()
` [PATCH v2 2/4] crypto/ccp: Support setting RAPL_DIS in SNP_INIT_EX
` [PATCH v2 3/4] KVM: SEV: Add the kvm-amd.rapl_disable module parameter
` [PATCH v2 4/4] KVM: selftests: Add a smoke test support for RAPL_DIS
[PATCH v2 0/4] Firmware LSM hook
2026-04-27 19:09 UTC (13+ messages)
[PATCH v3 0/6] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
2026-04-27 18:31 UTC (7+ messages)
` [PATCH v3 1/6] selftests: livepatch: Check for ARCH_HAS_SYSCALL_WRAPPER config
` [PATCH v3 2/6] selftests: livepatch: Replace true/false module parameter by y/n
` [PATCH v3 3/6] selftests: livepatch: Introduce does_sysfs_exist function
` [PATCH v3 4/6] selftests: livepatch: Check if patched sysfs attribute exists
` [PATCH v3 5/6] selftests: livepatch: Check if replace "
` [PATCH v3 6/6] selftests: livepatch: Check if stack_order "
[PATCH v2] selftests: harness: Restore order of test functions
2026-04-27 17:46 UTC (2+ messages)
[PATCH v2] selftests: runner: Avoid spurious warning about missing failures file
2026-04-27 16:20 UTC (4+ messages)
[PATCH 0/2] kunit: qemu_configs: Add or1k / openrisc configuration
2026-04-27 16:04 UTC (3+ messages)
` [PATCH 1/2] gen_compile_commands: Ignore libgcc.a
` [PATCH 2/2] kunit: qemu_configs: Add or1k / openrisc configuration
[PATCH v5 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
2026-04-27 15:57 UTC (5+ messages)
[PATCH v2 00/10] mm/damon: let DAMON be paused and resumed
2026-04-27 15:12 UTC (6+ messages)
` [PATCH v2 06/10] mm/damon/tests/core-kunit: test pause commitment
` [PATCH v2 07/10] selftests/damon/_damon_sysfs: support pause file staging
` [PATCH v2 08/10] selftests/damon/drgn_dump_damon_status: dump pause
` [PATCH v2 09/10] selftests/damon/sysfs.py: check pause on assert_ctx_committed()
` [PATCH v2 10/10] selftests/damon/sysfs.py: pause DAMON before dumping status
[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
2026-04-27 14:29 UTC (5+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support
[PATCH v2 0/3] driver core: remove software node from platform devices on device release
2026-04-27 14:13 UTC (6+ messages)
` [PATCH v2 1/3] driver core: platform: remove software node on release()
[PATCH v2 0/2] mm/kmemleak: dedupe verbose scan output
2026-04-27 13:58 UTC (3+ messages)
` [PATCH v2 1/2] mm/kmemleak: dedupe verbose scan output by allocation backtrace
[PATCH 7.2 v3 00/12] Remove read-only THP support for FSes without large folio support
2026-04-27 11:52 UTC (5+ messages)
` [PATCH 7.2 v3 03/12] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
[PATCH 00/14] userfaultfd: working set tracking for VM guest memory
2026-04-27 11:46 UTC (15+ messages)
` [PATCH 01/14] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH 02/14] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH 03/14] mm: rename uffd-wp PTE accessors "
` [PATCH 04/14] mm: add VM_UFFD_RWP VMA flag
` [PATCH 05/14] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH 06/14] mm: preserve RWP marker across PTE rewrites
` [PATCH 07/14] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH 10/14] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH 11/14] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH 12/14] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH 13/14] selftests/mm: add userfaultfd RWP tests
` [PATCH 14/14] Documentation/userfaultfd: document RWP working set tracking
[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
2026-04-27 10:52 UTC (13+ messages)
[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
2026-04-27 8:54 UTC (5+ messages)
[PATCH v3 0/9] Kernel API Specification Framework
2026-04-27 3:37 UTC (3+ messages)
` [PATCH v3 1/9] kernel/api: introduce kernel API specification framework
[PATCH bpf-next 2/2] selftests/bpf: add tests for bpf_init_inode_xattr kfunc
2026-04-27 0:15 UTC
[PATCH bpf-next v3 0/2] bpf,net: add missing custom syncookie statistics and add selftest
2026-04-27 0:09 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] net: add missing syncookie statistics for BPF custom syncookies
` [PATCH bpf-next v3 2/2] selftests/bpf: verify syncookie statistics in tcp_custom_syncookie
[PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
2026-04-26 19:59 UTC (5+ messages)
` [PATCH v2 1/3] fs/proc/task_mmu: read proc/pid/{smaps|numa_maps} under per-vma lock
` [PATCH v2 2/3] selftests/proc: ensure the test is performed at the right page boundary
` [PATCH v2 3/3] selftests/proc: add /proc/pid/smaps tearing tests
[PATCH v2] lkdtm: Add folio_lock deadlock scenarios
2026-04-26 15:07 UTC
[PATCH 7.2 v4 00/12] Remove read-only THP support for FSes without large folio support
2026-04-26 6:01 UTC (9+ messages)
` [PATCH 7.2 v4 01/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH 7.2 v4 02/12] mm/khugepaged: add folio dirty check after try_to_unmap()
` [PATCH 7.2 v4 03/12] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
[PATCH 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
2026-04-25 23:48 UTC (5+ messages)
` [PATCH 3/3] selftests/proc: add /proc/pid/smaps tearing tests
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox