messages from 2026-04-10 15:20:21 to 2026-04-13 20:47:16 UTC [more...]
[PATCH 7.2 v2 00/12] Remove read-only THP support for FSes without large folio support
2026-04-13 20:46 UTC (23+ messages)
` [PATCH 7.2 v2 01/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH 7.2 v2 02/12] mm/khugepaged: add folio dirty check after try_to_unmap_flush()
` [PATCH 7.2 v2 03/12] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH 7.2 v2 04/12] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH 7.2 v2 05/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_pmd_enabled()
` [PATCH 7.2 v2 06/12] mm: fs: remove filemap_nr_thps*() functions and their users
` [PATCH 7.2 v2 07/12] fs: remove nr_thps from struct address_space
` [PATCH 7.2 v2 08/12] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
` [PATCH 7.2 v2 09/12] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH 7.2 v2 10/12] fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS
` [PATCH 7.2 v2 11/12] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH 7.2 v2 12/12] selftests/mm: remove READ_ONLY_THP_FOR_FS from comments in guard-regions
[PATCH v3 0/2] Support BPF traversal of wakeup sources
2026-04-13 20:39 UTC (10+ messages)
[PATCH RFC v3 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-04-13 20:25 UTC (6+ messages)
` [PATCH RFC v3 5/7] mm: selftests: Add shmem into memory failure test
` [PATCH RFC v3 6/7] KVM: selftests: Add memory failure tests in guest_memfd_test
[PATCH net-next v2 0/5] veth: add Byte Queue Limits (BQL) support
2026-04-13 19:49 UTC (3+ messages)
` [PATCH net-next v2 5/5] selftests: net: add veth BQL stress test
` [syzbot ci] Re: veth: add Byte Queue Limits (BQL) support
[PATCH v3 0/2] fix MAP_DROPPABLE not supported errno
2026-04-13 19:46 UTC (5+ messages)
` [PATCH v3 2/2] selftests/mm: verify droppable mappings cannot be locked
[PATCH] selftests/mm: Simplify byte pattern checking in mremap_test
2026-04-13 19:27 UTC (2+ messages)
[PATCH v2 00/12] Dynamic Housekeeping Management (DHM) via CPUSets
2026-04-13 19:25 UTC (14+ messages)
` [PATCH v2 01/12] sched/isolation: Separate housekeeping types in enum hk_type
` [PATCH v2 02/12] sched/isolation: Introduce housekeeping notifier infrastructure
` [PATCH v2 03/12] rcu: Support runtime NOCB initialization and dynamic offloading
` [PATCH v2 04/12] tick/nohz: Transition to dynamic full dynticks state management
` [PATCH v2 05/12] genirq: Support dynamic migration for managed interrupts
` [PATCH v2 06/12] watchdog: Allow runtime toggle of lockup detector affinity
` [PATCH v2 07/12] sched/core: Dynamically update scheduler domain housekeeping mask
` [PATCH v2 08/12] workqueue, mm: Support dynamic housekeeping mask updates
` [PATCH v2 09/12] cgroup/cpuset: Introduce CPUSet-driven dynamic housekeeping (DHM)
` [PATCH v2 10/12] cgroup/cpuset: Implement SMT-aware grouping and safety guards
` [PATCH v2 11/12] Documentation: cgroup-v2: Document dynamic housekeeping (DHM)
` [PATCH v2 12/12] selftests: cgroup: Add functional tests for dynamic housekeeping
[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-04-13 19:18 UTC (7+ messages)
` [PATCH RFC v2 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
[PATCH v2 0/4] Firmware LSM hook
2026-04-13 19:09 UTC (11+ messages)
[PATCH v3 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-04-13 18:57 UTC (5+ messages)
` [PATCH v3 1/4] perf/core: Fix NULL pmu_ctx passed to PMU sched_task callback
` [PATCH v3 2/4] perf: Use a union to clear branch entry bitfields
` [PATCH v3 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
` [PATCH v3 4/4] selftests/bpf: Adjust wasted entries threshold for ARM64 BRBE
[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
2026-04-13 18:28 UTC (9+ messages)
` [PATCH RFC bpf-next 1/8] kasan: expose generic kasan helpers
` [PATCH RFC bpf-next 2/8] bpf: mark instructions accessing program stack
` [PATCH RFC bpf-next 3/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH RFC bpf-next 4/8] bpf, x86: add helper to emit kasan checks in x86 "
` [PATCH RFC bpf-next 5/8] bpf, x86: emit KASAN checks into "
` [PATCH RFC bpf-next 6/8] selftests/bpf: do not run verifier JIT tests when BPF_JIT_KASAN is enabled
` [PATCH RFC bpf-next 7/8] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH RFC bpf-next 8/8] selftests/bpf: add tests to validate KASAN on JIT programs
[PATCH v13 0/4] vfio: selftest: Add NVIDIA GPU Falcon DMA test driver
2026-04-13 18:04 UTC (6+ messages)
` [PATCH v13 2/4] vfio: selftests: Add generic PCI command register helpers
` [PATCH v13 4/4] vfio: selftests: Add NVIDIA Falcon driver for DMA testing
[PATCH v2 0/6] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
2026-04-13 17:26 UTC (7+ messages)
` [PATCH v2 1/6] selftests: livepatch: Check for ARCH_HAS_SYSCALL_WRAPPER config
` [PATCH v2 2/6] selftests: livepatch: Replace true/false module parameter by y/n
` [PATCH v2 3/6] selftests: livepatch: Introduce does_sysfs_exists function
` [PATCH v2 4/6] selftests: livepatch: Check if patched sysfs attribute exists
` [PATCH v2 5/6] selftests: livepatch: Check if replace "
` [PATCH v2 6/6] selftests: livepatch: Check if stack_order "
[GIT PULL] kunit next update for Linux 7.1-rc1
2026-04-13 17:01 UTC
[PATCH 0/6] selftests: run_kselftest.sh cleanup and fixes
2026-04-13 16:22 UTC (6+ messages)
` [PATCH 6/6] kbuild: remove kselftest output in mrproper
[PATCH net v1 1/2] nexthop: fix IPv6 route referencing IPv4 nexthop
2026-04-13 14:47 UTC (4+ messages)
` [PATCH net v1 2/2] selftests: fib_nexthops: test stale has_v4 on nexthop replace
[PATCH] selftests/run_kselftest.sh: fix infinite loop on missing argument
2026-04-13 14:03 UTC
[PATCH net-next v7 00/10] Decouple receive and transmit enablement in team driver
2026-04-13 13:30 UTC (6+ messages)
` [PATCH net-next v7 04/10] selftests: net: Add tests for failover of team-aggregated ports
` [PATCH net-next v7 05/10] selftests: net: Add test for enablement of ports with teamd
[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
2026-04-13 10:25 UTC (10+ messages)
` [PATCH 05/53] selftests/mm: merge map_hugetlb into hugepage-mmap
` [PATCH 06/53] selftests/mm: rename hugepage-* tests to hugetlb-*
` [PATCH 07/53] selftests/mm: hugetlb-shm: use kselftest framework
` [PATCH 10/53] selftests/mm: hugetlb_madv_vs_map: "
[PATCH v2 0/4] KVM: arm64: selftests: Basic nested guest support
2026-04-13 9:18 UTC (7+ messages)
` [PATCH v2 1/4] KVM: arm64: selftests: Add GPR save/restore functions for NV
` [PATCH v2 2/4] KVM: arm64: sefltests: Add helpers for guest hypervisors
` [PATCH v2 3/4] KVM: arm64: sefltests: Add basic NV selftest
` [PATCH v2 4/4] KVM: arm64: selftests: Enhance hello_nested test
[PATCH v2] selftests: mm: skip charge_reserved_hugetlb without killall
2026-04-13 9:10 UTC (3+ messages)
[PATCH] selftests/ftrace: Account for fprobe attachment at creation
2026-04-13 8:48 UTC (4+ messages)
[PATCH net-next v4 0/5] net: bridge: mcast: support exponential field encoding
2026-04-13 8:47 UTC (10+ messages)
` [PATCH net-next v4 1/5] ipv4: igmp: get rid of IGMPV3_{QQIC,MRC} and simplify calculation
` [PATCH net-next v4 2/5] ipv6: mld: rename mldv2_mrc() and add mldv2_qqi()
` [PATCH net-next v4 3/5] ipv4: igmp: encode multicast exponential fields
` [PATCH net-next v4 4/5] ipv6: mld: "
` [PATCH net-next v4 5/5] selftests: net: bridge: add MRC and QQIC field encoding tests
[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
2026-04-13 8:46 UTC (6+ messages)
` [PATCH v1 05/10] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
[PATCH v6 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
2026-04-13 8:46 UTC (8+ messages)
` [PATCH v6 6/8] selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on large pagesize system
` [PATCH v6 7/8] selftest/cgroup: fix zswap attempt_writeback() on 64K "
` [PATCH v6 8/8] selftests/cgroup: test_zswap: wait for asynchronous writeback
[PATCH v6 0/4] KVM: arm64: PMU: Use multiple host PMUs
2026-04-13 8:19 UTC (6+ messages)
` [PATCH v6 1/4] KVM: arm64: PMU: Add kvm_pmu_enabled_counter_mask()
` [PATCH v6 2/4] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v6 3/4] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v6 4/4] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
[PATCH v3 bpf-next 0/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
2026-04-13 1:58 UTC (7+ messages)
` [PATCH v3 bpf-next 1/2] "
` [PATCH v3 bpf-next 2/2] selftests/bpf: Add selftests for verifying return values of fmod_ret
[PATCH bpf v4 0/2] bpf: fix short IPv4/IPv6 handling in test_run_skb
2026-04-12 22:50 UTC (2+ messages)
[PATCH v4 00/10] selftests/bpf: Tolerate partial builds across kernel configs
2026-04-12 21:09 UTC (4+ messages)
[PATCH bpf-next v3 0/3] bpf: add the missing fsession
2026-04-12 19:50 UTC (5+ messages)
` [PATCH bpf-next v3 1/3] bpf: add missing fsession to the verifier log
` [PATCH bpf-next v3 2/3] docs/bpf: add missing fsession attach type to docs
` [PATCH bpf-next v3 3/3] bpftool: add missing fsession to the usage and docs of bpftool
[PATCH bpf v3 0/2] bpf: Fix SOCK_OPS_GET_SK same-register OOB read in sock_ops and add selftest
2026-04-12 19:40 UTC (2+ messages)
[RFC PATCH v5.2 00/11] mm/damon: introduce DAMOS failed region quota charge ratio
2026-04-12 18:14 UTC (6+ messages)
` [RFC PATCH v5.2 08/11] mm/damon/tests/core-kunit: test fail_charge_{num,denom} committing
` [RFC PATCH v5.2 09/11] selftests/damon/_damon_sysfs: support failed region quota charge ratio
` [RFC PATCH v5.2 10/11] selftests/damon/drgn_dump_damon_status: "
` [RFC PATCH v5.2 11/11] selftests/damon/sysfs.py: test "
` (sashiko status) [RFC PATCH v5.2 00/11] mm/damon: introduce DAMOS "
[PATCH net-next v2] selftests: net: py: add test case filtering and listing
2026-04-12 16:20 UTC (2+ messages)
[PATCH net-next v3 0/5] net: bridge: mcast: support exponential field encoding
2026-04-12 7:43 UTC (5+ messages)
` [PATCH net-next v3 4/5] ipv6: mld: encode multicast exponential fields
[PATCH v3 0/5] powerpc/bpf: Add support for verifier selftest
2026-04-11 22:14 UTC (6+ messages)
` [PATCH v3 1/5] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH v3 2/5] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v3 3/5] selftest/bpf: Fixing powerpc JIT disassembly failure
` [PATCH v3 4/5] selftest/bpf: Enable verifier selftest for powerpc64
` [PATCH v3 5/5] selftest/bpf: Add tailcall "
[RFC PATCH v5.1 00/11] mm/damon: introduce DAMOS failed region quota charge ratio
2026-04-11 16:49 UTC (5+ messages)
` [RFC PATCH v5.1 08/11] mm/damon/tests/core-kunit: test fail_charge_{num,denom} committing
` [RFC PATCH v5.1 09/11] selftests/damon/_damon_sysfs: support failed region quota charge ratio
` [RFC PATCH v5.1 10/11] selftests/damon/drgn_dump_damon_status: "
` [RFC PATCH v5.1 11/11] selftests/damon/sysfs.py: test "
[PATCH v5 0/4] KVM: arm64: PMU: Use multiple host PMUs
2026-04-11 10:20 UTC (5+ messages)
` [PATCH v5 1/4] KVM: arm64: PMU: Add kvm_pmu_enabled_counter_mask()
` [PATCH v5 2/4] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v5 3/4] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v5 4/4] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY
[PATCH net-next v2 1/2] net: add missing syncookie statistics for BPF custom syncookies
2026-04-11 1:32 UTC (2+ messages)
` [PATCH net-next v2 2/2] selftests/bpf: verify syncookie statistics in tcp_custom_syncookie
[PATCH net v7 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
2026-04-11 0:55 UTC (3+ messages)
` [PATCH net v7 1/2] net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
` [PATCH net v7 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up
[PATCH net v6 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
2026-04-11 0:51 UTC (6+ messages)
` [PATCH net v6 1/2] net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
` [PATCH net v6 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up
[PATCH 1/1] selftests: vsock: avoid mktemp -u for Unix socket paths
2026-04-11 0:33 UTC (5+ messages)
` [PATCH v2] selftests: vsock: avoid races creating "
` [PATCH v3] "
[PATCH 1/2] sched/membarrier: Use per-CPU mutexes for targeted commands
2026-04-10 23:55 UTC (2+ messages)
[PATCH 1/2] sched/membarrier: Use per-CPU mutexes for targeted commands
2026-04-10 23:44 UTC (2+ messages)
[PATCH net-next v4 0/3] net: bridge: add stp_mode attribute for STP mode selection
2026-04-10 23:10 UTC (2+ messages)
[PATCH net-next 0/2] Add selftests for ntuple (NFC) rules
2026-04-10 22:40 UTC (2+ messages)
[PATCH 0/3] KVM: x86: Virtualize AMD CPUID faulting
2026-04-10 22:22 UTC (4+ messages)
` [PATCH 1/3] KVM: x86: Rename supports_cpuid_fault to supports_intel_cpuid_fault
[PATCH v11 00/16] Direct Map Removal Support for guest_memfd
2026-04-10 15:30 UTC (30+ messages)
` [PATCH v11 01/16] set_memory: set_direct_map_* to take address
` [PATCH v11 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v11 02/16] set_memory: add folio_{zap, restore}_direct_map helpers
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap, restore}_direct_map
` [PATCH v11 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v11 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v11 10/16] KVM: guest_memfd: Add flag to remove from direct map
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-04-10 15:20 UTC (4+ messages)
` [PATCH v12 14/16] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v12 15/16] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v12 16/16] KVM: selftests: Test guest execution from direct map removed gmem
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