linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v7 00/32] riscv control-flow integrity for usermode
 2024-10-29 23:44 UTC  (16+ messages)
` [PATCH v7 01/32] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH v7 02/32] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH v7 03/32] riscv: Enable cbo.zero only when all harts support Zicboz
` [PATCH v7 04/32] riscv: Add support for per-thread envcfg CSR values
` [PATCH v7 05/32] riscv: Call riscv_user_isa_enable() only on the boot hart
` [PATCH v7 06/32] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v7 07/32] riscv: zicfiss / zicfilp enumeration
` [PATCH v7 08/32] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v7 09/32] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v7 10/32] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v7 11/32] riscv mm: manufacture shadow stack pte
` [PATCH v7 12/32] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v7 13/32] riscv mmu: write protect and shadow stack
` [PATCH v7 14/32] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v7 15/32] riscv/shstk: If needed allocate a new shadow stack on clone

[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
 2024-10-29 23:05 UTC  (3+ messages)
` [PATCH 05/10] guestmemfs: add file mmap callback

[PATCH v6 00/33] riscv control-flow integrity for usermode
 2024-10-29 22:06 UTC  (4+ messages)
` [PATCH v6 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv

[PATCH v2 0/2] fuse: remove extra page copies in writeback
 2024-10-29 22:04 UTC  (19+ messages)
` [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree

[syzbot] [net?] BUG: Bad page state in bpf_test_run_xdp_live
 2024-10-29 21:33 UTC  (3+ messages)

[PATCH 1/2] mm: convert mm_lock_seq to a proper seqcount
 2024-10-29 21:14 UTC  (4+ messages)

[PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
 2024-10-29 21:04 UTC  (5+ messages)

[bug] aarch64 host no longer boots after 767507654c22 ("arch_numa: switch over to numa_memblks")
 2024-10-29 21:03 UTC  (5+ messages)

[PATCH v1] x86/mm/pat: fix VM_PAT handling when fork() fails in copy_page_range()
 2024-10-29 21:03 UTC 

[PATCH v15 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
 2024-10-29 20:48 UTC  (2+ messages)

[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
 2024-10-29 20:38 UTC  (6+ messages)

[linux-next:fs-next] BUILD SUCCESS cfad32207f3e2fbfbd67af9ae84086cd7e080a3b
 2024-10-29 20:32 UTC 

[PATCH v4 0/3] memory,x86,acpi: hotplug memory alignment advisement
 2024-10-29 20:20 UTC  (4+ messages)
` [PATCH v4 1/3] memory: implement memory_block_advise/probe_max_size
` [PATCH v4 2/3] x86: probe memory block size advisement value during mm init
` [PATCH v4 3/3] acpi,srat: give memory block size advice based on CFMWS alignment

[PATCH v14 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-10-29 20:16 UTC  (15+ messages)
` [PATCH v14 03/14] EDAC: Add ECS control feature
` [PATCH v14 05/14] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v14 06/14] cxl/mbox: Add SET_FEATURE "
` [PATCH v14 07/14] cxl/memfeature: Add CXL memory device patrol scrub control feature

[PATCH 1/1] alloc_tag: avoid execmem_vmap() when !MMU
 2024-10-29 20:03 UTC  (3+ messages)

[PATCH v1 0/6] mm/arm64: re-enable HVO
 2024-10-29 19:53 UTC  (12+ messages)
` [PATCH v1 3/6] irqchip/gic-v3: support SGI broadcast
` [PATCH v1 4/6] arm64: broadcast IPIs to pause remote CPUs

[linux-next:master] BUILD REGRESSION 6fb2fa9805c501d9ade047fc511961f3273cdcb5
 2024-10-29 19:24 UTC 

[PATCH 00/26] Address Space Isolation (ASI) 2024
 2024-10-29 19:12 UTC  (6+ messages)
` [PATCH 01/26] mm: asi: Make some utility functions noinstr compatible

[PATCH hotfix 6.12 v4 0/5] fix error handling in mmap_region() and refactor (hotfixes)
 2024-10-29 18:11 UTC  (6+ messages)
` [PATCH hotfix 6.12 v4 1/5] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
` [PATCH hotfix 6.12 v4 2/5] mm: unconditionally close VMAs on error
` [PATCH hotfix 6.12 v4 3/5] mm: refactor map_deny_write_exec()
` [PATCH hotfix 6.12 v4 4/5] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
` [PATCH hotfix 6.12 v4 5/5] mm: resolve faulty mmap_region() error path behaviour

[PATCH RFC] mm: count zeromap read and set for swapout and swapin
 2024-10-29 17:55 UTC  (23+ messages)

[PATCH 0/4] maple_tree: current split may result in deficient node
 2024-10-29 17:49 UTC  (4+ messages)
` [PATCH 3/4] maple_tree: use the correct min to calculate split

[PATCH hotfix 6.12 v2 4/8] mm: resolve faulty mmap_region() error path behaviour
 2024-10-29 17:32 UTC  (22+ messages)

[PATCH mm-unstable v3] mm/page_alloc: keep track of free highatomic
 2024-10-29 16:49 UTC  (3+ messages)

[PATCH 01/18] PCI/P2PDMA: refactor the p2pdma mapping helpers
 2024-10-29 16:48 UTC  (3+ messages)

[PATCH v4 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-10-29 16:48 UTC  (5+ messages)
` [PATCH v4 tip/perf/core 1/4] mm: Convert mm_lock_seq to a proper seqcount
` [PATCH v4 tip/perf/core 2/4] mm: Introduce mmap_lock_speculation_{begin|end}

Pmemfs/guestmemfs discussion recap and open questions
 2024-10-29 16:35 UTC  (4+ messages)

[PATCH v3 0/3] memory,x86,acpi: hotplug memory alignment advisement
 2024-10-29 16:31 UTC  (11+ messages)
` [PATCH v3 1/3] memory: implement memory_block_advise/probe_max_size
` [PATCH v3 2/3] x86: probe memory block size advisement value during mm init
` [PATCH v3 3/3] acpi,srat: give memory block size advice based on CFMWS alignment

[PATCH hotfix 6.12 v3 0/5] fix error handling in mmap_region() and refactor (hotfixes)
 2024-10-29 16:21 UTC  (12+ messages)
` [PATCH hotfix 6.12 v3 1/5] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
` [PATCH hotfix 6.12 v3 2/5] mm: unconditionally close VMAs on error
` [PATCH hotfix 6.12 v3 3/5] mm: refactor map_deny_write_exec()
` [PATCH hotfix 6.12 v3 4/5] mm: refactor arch_validate_flags() and arm64 MTE handling
` [PATCH hotfix 6.12 v3 5/5] mm: resolve faulty mmap_region() error path behaviour

[PATCH v2] tools/mm: Fix slabinfo crash when MAX_SLABS is exceeded
 2024-10-29 16:13 UTC 

[PATCH] tools/mm: Fix slabinfo crash when MAX_SLABS is exceeded
 2024-10-29 16:06 UTC 

[linux-next:fs-current] BUILD SUCCESS db05f7b3e9d854c7e0210d2354f40b24ede18e76
 2024-10-29 15:47 UTC 

[PATCH v4 00/17] Introduce a store type enum for the Maple tree
 2024-10-29 15:46 UTC  (6+ messages)
` [PATCH v4 16/17] maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc()

[PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1)
 2024-10-29 15:45 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD REGRESSION 2f5e60c444023d3ba4bd84c63f15a0f0de253e90
 2024-10-29 15:44 UTC 

[PATCH v4 0/5] refine storing NULL
 2024-10-29 15:29 UTC  (15+ messages)
` [PATCH v4 1/5] maple_tree: print empty for an empty tree on mt_dump()
` [PATCH v4 2/5] maple_tree: the return value of mas_root_expand() is not used
` [PATCH v4 3/5] maple_tree: not necessary to check index/last again
` [PATCH v4 4/5] maple_tree: refine mas_store_root() on storing NULL
` [PATCH v4 5/5] maple_tree: add a test checking storing null

[PATCH 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
 2024-10-29 15:11 UTC  (2+ messages)

[PATCH RFC 04/10] mm: page_frag: introduce page_frag_alloc_abort() related API
 2024-10-29 14:33 UTC  (7+ messages)
` [PATCH RFC 10/10] mm: page_frag: add an entry in MAINTAINERS for page_frag

[PATCH] mm: Remove misleading 'unlikely' hint in vms_gather_munmap_vmas()
 2024-10-29 14:18 UTC  (4+ messages)

[PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
 2024-10-29 14:04 UTC  (10+ messages)

[PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
 2024-10-29 13:58 UTC  (8+ messages)

[PATCH] vmscan,migrate: fix double-decrement on node stats when demoting pages
 2024-10-29 13:14 UTC  (9+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2024-10-31
 2024-10-29 13:13 UTC 

[syzbot] [mm?] kernel BUG in zap_huge_pmd
 2024-10-29 13:08 UTC  (7+ messages)

[PATCH -V2] resource: Avoid unnecessary resource tree walking in __region_intersects()
 2024-10-29 12:27 UTC 

[RFC PATCH v3 0/4] Support large folios for tmpfs
 2024-10-29 12:20 UTC  (15+ messages)

[PATCH v2 0/4] mm: add more kernel parameters to control mTHP
 2024-10-29 11:13 UTC  (10+ messages)
` [PATCH v2 1/4] mm: fix docs for the kernel parameter ``thp_anon=``
` [PATCH v2 2/4] mm: shmem: control THP support through the kernel command line
` [PATCH v2 3/4] mm: generalize the implementation of ``thp_anon=``
` [PATCH v2 4/4] mm: shmem: override mTHP shmem default with a kernel parameter

[PATCH v4 0/5] implement lightweight guard pages
 2024-10-29 10:32 UTC  (5+ messages)
` [PATCH v4 3/5] mm: madvise: implement lightweight guard page mechanism

[PATCH v1 1/3] mm/huge_memory: buddy allocator like folio_split()
 2024-10-29 10:24 UTC  (2+ messages)

[PATCH] mm/memory-failure: Replace sprintf() with sysfs_emit()
 2024-10-29 10:18 UTC 

[GIT PULL] slab fixes for 6.12-rc6
 2024-10-29  9:54 UTC 

[PATCH v3 1/2] mm: use aligned address in clear_gigantic_page()
 2024-10-29  9:51 UTC  (5+ messages)
` [PATCH v3 2/2] mm: use aligned address in copy_user_gigantic_page()

[PATCH V2 4/4] selftests/mm: skip virtual_address_range tests on riscv
 2024-10-29  8:05 UTC  (3+ messages)

[PATCH 00/18] Provide a new two step DMA mapping API
 2024-10-29  7:46 UTC  (5+ messages)
` [PATCH 05/18] dma: Provide an interface to allow allocate IOVA

[GIT PULL V2] hotfixes for 6.12-rc6
 2024-10-29  5:37 UTC 

[PATCH 0/2 v3] memcg: tracepoint for flushing stats
 2024-10-29  5:27 UTC  (7+ messages)
` [PATCH 1/2 v3] memcg: rename do_flush_stats and add force flag
` [PATCH 2/2 v3] memcg: add flush tracepoint

[GIT PULL] hotfixes for 6.12-rc6
 2024-10-29  4:38 UTC  (3+ messages)

[rppt-memblock:for-next] BUILD SUCCESS 98b7beba1ee6fb4ee755812e6c06cfc9084e7430
 2024-10-29  4:31 UTC 

[PATCH v1: vfio: avoid unnecessary pin memory when dma map io address space 0/2]
 2024-10-29  3:32 UTC  (4+ messages)

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-10-29  2:03 UTC  (9+ messages)
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages

[PATCH hotfix 6.12 v2] mm/mlock: set the correct prev on failure
 2024-10-29  1:24 UTC  (3+ messages)

[PATCH] mm/mlock: set the correct prev on failure
 2024-10-29  1:23 UTC  (4+ messages)

[PATCH 0/3] mm: add more kernel parameters to control mTHP
 2024-10-29  0:31 UTC  (8+ messages)
` [PATCH 3/3] mm: shmem: override mTHP shmem default with a kernel parameter

[PATCH v6] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
 2024-10-29  0:30 UTC  (2+ messages)

[Invitation] Linux MM Alignment Session on Memory Error Detector on Wednesday
 2024-10-28 23:50 UTC  (2+ messages)

[PATCH 0/6] damon/{self,kunit}tests: minor fixups for DAMON debugfs interface tests
 2024-10-28 23:30 UTC  (7+ messages)
` [PATCH 1/6] selftests/damon/huge_count_read_write: provide sufficiently large buffer for DEPRECATED file read
` [PATCH 2/6] selftests/damon/huge_count_read_write: remove unnecessary debugging message
` [PATCH 3/6] selftests/damon/_debugfs_common: hide expected error message from test_write_result()
` [PATCH 4/6] selftests/damon/debugfs_duplicate_context_creation: hide errors from expected file write failures
` [PATCH 5/6] mm/damon/Kconfig: update DBGFS_KUNIT prompt copy for SYSFS_KUNIT
` [PATCH 6/6] mm/damon/tests/dbgfs-kunit: fix the header double inclusion guarding ifdef comment

[PATCH 0/6] futex: The remaining futex2 bits
 2024-10-28 22:37 UTC  (7+ messages)
` [PATCH 2/6] futex: Implement FUTEX2_NUMA

[PATCH v1 00/14] futex: More futex2 bits
 2024-10-28 22:32 UTC  (7+ messages)
` [PATCH v1 11/14] futex: Implement FUTEX2_NUMA

[linux-next:master] BUILD REGRESSION dec9255a128e19c5fcc3bdb18175d78094cc624d
 2024-10-28 22:31 UTC 

[PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
 2024-10-28 22:03 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox