[PATCH mm-unstable v2 0/3] mm/hugetlb: alloc/free gigantic folios
2024-08-22 17:23 UTC (4+ messages)
` [PATCH mm-unstable v2 1/3] mm/contig_alloc: support __GFP_COMP
[PATCH RFC 0/6] mm: THP-agnostic refactor on huge mappings
2024-08-22 17:22 UTC (8+ messages)
` [PATCH RFC 2/6] mm: PGTABLE_HAS_P[MU]D_LEAVES config options
[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
2024-08-22 17:19 UTC (31+ messages)
` [PATCH v11 05/39] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v11 06/39] arm64/gcs: Document the ABI "
` [PATCH v11 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v11 14/39] arm64/mm: Map pages for guarded control stack
` [PATCH v11 16/39] arm64/idreg: Add overrride for GCS
` [PATCH v11 18/39] arm64/traps: Handle GCS exceptions
` [PATCH v11 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v11 20/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v11 21/39] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v11 31/39] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v11 32/39] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v11 34/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v11 35/39] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v11 36/39] kselftest/arm64: Add GCS signal tests
` [PATCH v11 37/39] kselftest/arm64: Add a GCS stress test
` [PATCH v11 39/39] KVM: selftests: arm64: Add GCS registers to get-reg-list
Kernel build failure with MEM_ALLOC_PROFILING=y set (Talos II, v6.10-rc5)
2024-08-22 17:18 UTC
[HELP] FUSE writeback performance bottleneck
2024-08-22 17:00 UTC (3+ messages)
[PATCH v3 00/13] uprobes: RCU-protected hot path optimizations
2024-08-22 16:59 UTC (4+ messages)
` [PATCH v3 04/13] uprobes: travers uprobe's consumer list locklessly under SRCU protection
[PATCH v1] mm:slab:use kmem_cache_free() to free
2024-08-22 16:59 UTC (2+ messages)
[PATCH v1] mm: Defines obj_cgroup_get() if CONFIG_MEMCG is not defined
2024-08-22 16:19 UTC (5+ messages)
[PATCH 01/10] mm: Remove PageActive
2024-08-22 15:47 UTC (3+ messages)
[PATCH v5 00/30] Permission Overlay Extension
2024-08-22 15:11 UTC (31+ messages)
` [PATCH v5 01/30] powerpc/mm: add ARCH_PKEY_BITS to Kconfig
` [PATCH v5 02/30] x86/mm: "
` [PATCH v5 03/30] mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
` [PATCH v5 04/30] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v5 05/30] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
` [PATCH v5 07/30] KVM: arm64: Save/restore POE registers
` [PATCH v5 08/30] KVM: arm64: make kvm_at() take an OP_AT_*
` [PATCH v5 09/30] KVM: arm64: use `at s1e1a` for POE
` [PATCH v5 10/30] KVM: arm64: Sanitise ID_AA64MMFR3_EL1
` [PATCH v5 11/30] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v5 12/30] arm64: re-order MTE VM_ flags
` [PATCH v5 13/30] arm64: add POIndex defines
` [PATCH v5 14/30] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v5 15/30] arm64: mask out POIndex when modifying a PTE
` [PATCH v5 16/30] arm64: handle PKEY/POE faults
` [PATCH v5 17/30] arm64: add pte_access_permitted_no_overlay()
` [PATCH v5 18/30] arm64: implement PKEYS support
` [PATCH v5 19/30] arm64: add POE signal support
` [PATCH v5 20/30] arm64/ptrace: add support for FEAT_POE
` [PATCH v5 21/30] arm64: enable POE and PIE to coexist
` [PATCH v5 22/30] arm64: enable PKEY support for CPUs with S1POE
` [PATCH v5 23/30] arm64: add Permission Overlay Extension Kconfig
` [PATCH v5 24/30] kselftest/arm64: move get_header()
` [PATCH v5 25/30] selftests: mm: move fpregs printing
` [PATCH v5 26/30] selftests: mm: make protection_keys test work on arm64
` [PATCH v5 27/30] kselftest/arm64: add HWCAP test for FEAT_S1POE
` [PATCH v5 28/30] kselftest/arm64: parse POE_MAGIC in a signal frame
` [PATCH v5 29/30] kselftest/arm64: Add test case for POR_EL0 signal frame records
` [PATCH v5 30/30] KVM: selftests: get-reg-list: add Permission Overlay registers
[PATCH v3 0/4] mm: clarify nofail memory allocation
2024-08-22 15:02 UTC (36+ messages)
[PATCH 0/5] Provide a single definition of mk_pte()
2024-08-22 14:06 UTC (3+ messages)
` [PATCH 4/5] s390: Remove custom "
[PATCH v13 00/10] enable bs > ps in XFS
2024-08-22 13:50 UTC (11+ messages)
` [PATCH v13 01/10] fs: Allow fine-grained control of folio sizes
` [PATCH v13 02/10] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v13 03/10] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v13 04/10] mm: split a folio in minimum folio order chunks
` [PATCH v13 05/10] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
` [PATCH v13 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v13 07/10] xfs: use kvmalloc for xattr buffers
` [PATCH v13 08/10] xfs: expose block size in stat
` [PATCH v13 09/10] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v13 10/10] xfs: enable block size larger than page size support
[PATCH v2] kasan: simplify and clarify Makefile
2024-08-22 13:49 UTC (2+ messages)
[PATCH v2 0/7] implement async block discards/etc. via io_uring
2024-08-22 13:09 UTC (17+ messages)
` [PATCH v2 1/7] io_uring/cmd: expose iowq to cmds
` [PATCH v2 2/7] io_uring/cmd: give inline space in request "
` [PATCH v2 3/7] filemap: introduce filemap_invalidate_pages
` [PATCH v2 4/7] block: introduce blk_validate_write()
` [PATCH v2 5/7] block: implement async discard as io_uring cmd
` [PATCH v2 6/7] block: implement async wire write zeroes
` [PATCH v2 7/7] block: implement async secure erase
[PATCH v2] selftests:mm: Fix mmap() error paths to check for MAP_FAILED
2024-08-22 12:29 UTC (2+ messages)
[PATCH 00/14] introduce pte_offset_map_{readonly|maywrite}_nolock()
2024-08-22 12:22 UTC (12+ messages)
` [PATCH 06/14] mm: handle_pte_fault() use pte_offset_map_maywrite_nolock()
[PATCH resend v2 0/5] mm: memory_hotplug: improve do_migrate_range()
2024-08-22 12:08 UTC (13+ messages)
` [PATCH v2 3/5] mm: memory_hotplug: check hwpoisoned page firstly in do_migrate_range()
` [PATCH v2 4/5] mm: migrate: add isolate_folio_to_list()
` [PATCH v2 5/5] mm: memory_hotplug: unify Huge/LRU/non-LRU movable folio isolation
[PATCH] mm: swapfile: fix SSD detection with swapfile on btrfs
2024-08-22 11:24 UTC
[linux-next:master 5751/6069] arch/s390/kernel/perf_cpum_sf.c:1460:43: warning: variable 'idx_old' set but not used
2024-08-22 11:09 UTC
[PATCH v2 0/2] mm: collect the number of anon mTHP
2024-08-22 10:12 UTC (9+ messages)
` [PATCH v2 1/2] mm: collect the number of anon large folios
[PATCH] codetag: debug: mark codetags for pages which transitioned from being poison to unpoison as empty
2024-08-22 9:45 UTC (3+ messages)
arm64: Kexec: Warning: virt_to_phys used for non-linear address
2024-08-22 9:28 UTC (4+ messages)
[PATCH 08/14] mm: copy_pte_range() use pte_offset_map_maywrite_nolock()
2024-08-22 9:26 UTC (2+ messages)
[PATCH V2] mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath()
2024-08-22 9:26 UTC
[PATCH V1] mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath()
2024-08-22 9:11 UTC (3+ messages)
` [External] "
[PATCH v2 1/2] err.h: Add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU() macros
2024-08-22 8:35 UTC (4+ messages)
` [PATCH v2 2/2] mm/kmemleak: Use IS_ERR_PCPU() for pointer in the percpu address space
[PATCH v2 00/14] introduce pte_offset_map_{ro|rw}_nolock()
2024-08-22 7:13 UTC (15+ messages)
` [PATCH v2 01/14] mm: pgtable: "
` [PATCH v2 02/14] arm: adjust_pte() use pte_offset_map_rw_nolock()
` [PATCH v2 03/14] powerpc: assert_pte_locked() use pte_offset_map_ro_nolock()
` [PATCH v2 04/14] mm: filemap: filemap_fault_recheck_pte_none() "
` [PATCH v2 05/14] mm: khugepaged: __collapse_huge_page_swapin() "
` [PATCH v2 06/14] mm: handle_pte_fault() use pte_offset_map_rw_nolock()
` [PATCH v2 07/14] mm: khugepaged: collapse_pte_mapped_thp() "
` [PATCH v2 08/14] mm: copy_pte_range() "
` [PATCH v2 09/14] mm: mremap: move_ptes() "
` [PATCH v2 10/14] mm: page_vma_mapped_walk: map_pte() "
` [PATCH v2 11/14] mm: userfaultfd: move_pages_pte() "
` [PATCH v2 12/14] mm: multi-gen LRU: walk_pte_range() "
` [PATCH v2 13/14] mm: pgtable: remove pte_offset_map_nolock()
` [PATCH v2 14/14] mm: khugepaged: retract_page_tables() use pte_offset_map_rw_nolock()
[PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
2024-08-22 7:13 UTC (18+ messages)
` [PATCH v2 01/17] asm-generic/unaligned.h: Extract common header for vDSO
` [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
` [PATCH v2 03/17] vdso: Add __arch_get_k_vdso_rng_data()
` [PATCH v2 04/17] vdso: Add missing c-getrandom-y in Makefile
` [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
` [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
` [PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32
` [PATCH v2 08/17] powerpc: Add little endian variants of LWZX_BE and STWX_BE
` [PATCH v2 09/17] powerpc/vdso32: Add crtsavres
` [PATCH v2 10/17] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH v2 11/17] powerpc/vdso: Wire up getrandom() vDSO implementation
` [PATCH v2 12/17] selftests: vdso: Fix powerpc64 vdso_config
` [PATCH v2 13/17] selftests: vdso: Don't hard-code location of vDSO sources
` [PATCH v2 14/17] selftests: vdso: Make test_vdso_getrandom look for the right vDSO function
` [PATCH v2 15/17] selftests: vdso: Fix build of test_vdso_chacha
` [PATCH v2 16/17] selftests: vdso: Make VDSO function call more generic
` [PATCH v2 17/17] selftests: vdso: Add support for vdso_test_random for powerpc
[linux-next:fs-next 337/433] fs/bcachefs/btree_key_cache.c:758:9: sparse: sparse: dereference of noderef expression
2024-08-22 7:01 UTC
[PATCH] mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath()
2024-08-22 6:39 UTC (5+ messages)
` [External] "
[PATCH liburing 1/1] test/send-zerocopy: test fix datagrams over UDP limit
2024-08-22 3:35 UTC (2+ messages)
[PATCH v1] tools:mm:Check mmap based on return values
2024-08-22 2:53 UTC (2+ messages)
[PATCH v3 1/3] riscv: mm: Use hint address in mmap if available
2024-08-22 2:51 UTC (2+ messages)
[syzbot] [mm?] BUG: unable to handle kernel paging request in list_lru_add
2024-08-22 1:54 UTC (3+ messages)
[PATCH -v2] Resource: fix region_intersects() for CXL memory
2024-08-22 1:43 UTC (3+ messages)
[PATCH] Resource: fix region_intersects() for CXL memory
2024-08-22 1:29 UTC (4+ messages)
[PATCH 1/1] mm/page_poison: slightly optimize check_poison_mem()
2024-08-22 1:27 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox