messages from 2026-04-13 18:04:30 to 2026-04-14 23:02:36 UTC [more...]
[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-04-14 23:02 UTC (8+ 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-14 22:42 UTC (18+ messages)
[PATCH v2 0/4] KVM: arm64: selftests: Basic nested guest support
2026-04-14 22:14 UTC (9+ messages)
` [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 00/12] Dynamic Housekeeping Management (DHM) via CPUSets
2026-04-14 21:57 UTC (9+ 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 04/12] tick/nohz: Transition to dynamic full dynticks state management
` [PATCH v2 05/12] genirq: Support dynamic migration for managed interrupts
[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
2026-04-14 20:44 UTC (22+ 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 0/5] liveupdate: Remove limits on the number of files and sessions
2026-04-14 20:02 UTC (6+ messages)
` [PATCH 1/5] liveupdate: Remove limit on the number of sessions
` [PATCH 2/5] liveupdate: Remove limit on the number of files per session
` [PATCH 3/5] selftests/liveupdate: Test session and file limit removal
` [PATCH 4/5] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH 5/5] selftests/liveupdate: Add stress-files "
[PATCH net-next v2 1/2] net: add missing syncookie statistics for BPF custom syncookies
2026-04-14 20:02 UTC (8+ messages)
` [PATCH net-next v2 2/2] selftests/bpf: verify syncookie statistics in tcp_custom_syncookie
[PATCH v5 00/24] ARM64 PMU Partitioning
2026-04-14 19:55 UTC (2+ messages)
[PATCH bpf] bpf: allow UTF-8 literals in bpf_bprintf_prepare()
2026-04-14 19:32 UTC (3+ messages)
[PATCH 7.2 v2 00/12] Remove read-only THP support for FSes without large folio support
2026-04-14 18:25 UTC (50+ 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 RFC 0/4] selftests: harness: Provide global metadata pointer to allow clean teardown from selftest libraries
2026-04-14 18:07 UTC (5+ messages)
` [PATCH RFC 1/4] selftests: harness: Move metadata structs to separate header file
` [PATCH RFC 2/4] selftests: harness: Set global current_test_metadata for each test run
` [PATCH RFC 3/4] KVM: selftests: Do teardown from kselftest harness if kselftest_harness is used
` [PATCH RFC 4/4] HACK: Show that the teardown function is called from KVM selftests
[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
2026-04-14 17:45 UTC (18+ messages)
` [RFC, PATCH 01/12] userfaultfd: define UAPI constants for anonymous minor faults
` [RFC, PATCH 02/12] userfaultfd: add UFFD_FEATURE_MINOR_ANON registration support
` [RFC, PATCH 03/12] userfaultfd: implement UFFDIO_DEACTIVATE ioctl
` [RFC, PATCH 04/12] userfaultfd: UFFDIO_CONTINUE for anonymous memory
` [RFC, PATCH 05/12] mm: intercept protnone faults on VM_UFFD_MINOR anonymous VMAs
` [RFC, PATCH 06/12] userfaultfd: auto-resolve shmem and hugetlbfs minor faults in async mode
` [RFC, PATCH 07/12] sched/numa: skip scanning anonymous VM_UFFD_MINOR VMAs
` [RFC, PATCH 08/12] userfaultfd: enable UFFD_FEATURE_MINOR_ANON
` [RFC, PATCH 09/12] mm/pagemap: add PAGE_IS_UFFD_DEACTIVATED to PAGEMAP_SCAN
` [RFC, PATCH 10/12] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [RFC, PATCH 11/12] selftests/mm: add userfaultfd anonymous minor fault tests
` [RFC, PATCH 12/12] Documentation/userfaultfd: document working set tracking
[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
2026-04-14 17:33 UTC (9+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support
[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
2026-04-14 16:01 UTC (12+ messages)
` [PATCH 11/53] selftests/mm: hugetlb-read-hwpoison: use kselftest framework
` [PATCH 12/53] selftests/mm: khugepaged: group tests in an array
` [PATCH 14/53] selftests/mm: ksm_tests: use kselftest framework
` [PATCH 15/53] selftests/mm: protection_keys: use descriptive test names in TAP output
` [PATCH 16/53] selftests/mm: protection_keys: use kselftest framework
[PATCH bpf v4 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-04-14 14:13 UTC (6+ messages)
` [PATCH bpf v4 1/5] bpf, sockmap: Annotate af_unix sock::sk_state data-races
` [PATCH bpf v4 2/5] bpf, sockmap: Fix af_unix iter deadlock
` [PATCH bpf v4 3/5] selftests/bpf: Extend bpf_iter_unix to attempt deadlocking
` [PATCH bpf v4 4/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
` [PATCH bpf v4 5/5] bpf, sockmap: Take state lock for af_unix iter
[PATCH] tools/headers: Sync stddef.h with include/uapi to fix BPF
2026-04-14 14:23 UTC
[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-04-14 14:19 UTC (12+ messages)
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock
[PATCH bpf-next 0/2] bpf: tcp: Reject TCP_NODELAY from BPF hdr opt callbacks
2026-04-14 13:56 UTC (4+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover TCP_NODELAY in hdr opt callback
[PATCH v2 0/6] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
2026-04-14 12:12 UTC (2+ messages)
[PATCH] selftests/mm: Simplify byte pattern checking in mremap_test
2026-04-14 12:00 UTC (11+ messages)
[PATCH 0/2] kselftests: cgroup: fix test_kmem false failures
2026-04-14 11:05 UTC (3+ messages)
` [PATCH 1/2] kselftests: cgroup: update kmem test tolerance for multi-memcg stock
` [PATCH 2/2] kselftests: cgroup: account for slab memory in test_percpu_basic
[PATCH v3 0/2] fix MAP_DROPPABLE not supported errno
2026-04-14 10:01 UTC (7+ messages)
` [PATCH v3 2/2] selftests/mm: verify droppable mappings cannot be locked
[PATCH net v7 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
2026-04-14 9:00 UTC (4+ messages)
` [PATCH net v7 1/2] net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
[PATCH v5 00/14] selftests/mm: fix failures and robustness improvements
2026-04-14 8:22 UTC (15+ messages)
` [PATCH v5 01/14] selftests/mm: restore default nr_hugepages value via EXIT trap in charge_reserved_hugetlb.sh
` [PATCH v5 02/14] selftests/mm: fix hugetlb pathname construction "
` [PATCH v5 03/14] selftests/mm: restore default nr_hugepages value via EXIT trap in hugetlb_reparenting_test.sh
` [PATCH v5 04/14] selftests/mm: fix hugetlb pathname construction "
` [PATCH v5 05/14] selftests/mm: fix cgroup task placement and drop memory.current checks "
` [PATCH v5 06/14] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
` [PATCH v5 07/14] selftests/mm: free dynamically allocated PMD-sized buffers "
` [PATCH v5 08/14] selftest/mm: align memory size to huge page size in hugepage-mremap test
` [PATCH v5 09/14] selftest/mm: register existing mapping with userfaultfd in hugepage-mremap
` [PATCH v5 10/14] selftests/mm: ensure destination is hugetlb-backed "
` [PATCH v5 11/14] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
` [PATCH v5 12/14] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
` [PATCH v5 13/14] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
` [PATCH v5 14/14] selftests/mm: clarify alternate unmapping in compaction_test
[PATCH 0/2] fix MAP_DROPPABLE not supported errno
2026-04-14 8:14 UTC (7+ messages)
` [PATCH 1/2] mm: fix mmap errno value when MAP_DROPPABLE is not supported
[PATCH net-next v2 0/5] veth: add Byte Queue Limits (BQL) support
2026-04-14 8:08 UTC (4+ messages)
` [syzbot ci] "
` "
[PATCH v2 00/20] vfio/pci: Add CXL Type-2 device passthrough support
2026-04-14 4:08 UTC (2+ messages)
[GIT PULL] kselftest next update for Linux 7.1-rc1
2026-04-13 22:41 UTC
[PATCH RFC v3 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-04-13 21:08 UTC (4+ messages)
` [PATCH RFC v3 6/7] KVM: selftests: Add memory failure tests in guest_memfd_test
[PATCH v3 0/2] Support BPF traversal of wakeup sources
2026-04-13 20:39 UTC (10+ 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 v13 0/4] vfio: selftest: Add NVIDIA GPU Falcon DMA test driver
2026-04-13 18:04 UTC (4+ messages)
` [PATCH v13 4/4] vfio: selftests: Add NVIDIA Falcon driver for DMA testing
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