[PATCH v2 1/2] mm: Implement memory-deny-write-execute as a prctl
2023-03-07 13:01 UTC (2+ messages)
Who is looking at CVEs to prevent them?
2023-03-07 12:47 UTC (5+ messages)
[PATCH v7 00/41] Shadow stacks for userspace
2023-03-07 10:44 UTC (20+ messages)
` [PATCH v7 21/41] mm: Add guard pages around a shadow stack
` [PATCH v7 22/41] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v7 24/41] mm: Don't allow write GUPs to shadow stack memory
` [PATCH v7 25/41] x86/mm: Introduce MAP_ABOVE4G
[PATCH] selftests/mm: fix split huge page tests
2023-03-07 10:22 UTC (4+ messages)
THP backed thread stacks
2023-03-07 10:10 UTC (4+ messages)
ftrace_regression01: qemu-i386: EIP: vm_area_free: Kernel panic - not syncing: Fatal exception in interrupt
2023-03-07 10:05 UTC
[PATCH] mm: fix potential invalid pointer dereference in kmemdup()
2023-03-07 10:04 UTC (2+ messages)
[RFC][nvdimm][crash] pmem memmap dump support
2023-03-07 8:31 UTC (4+ messages)
[RFC] mm/slub: Reduce memory consumption in extreme scenarios
2023-03-07 8:28 UTC
[PATCH] mm/oom_kill: don't kill exiting tasks in oom_kill_memcg_member
2023-03-07 7:48 UTC
[PATCH v3 0/2] arch/*/io.h: remove ioremap_uc in some architectures
2023-03-07 7:17 UTC (11+ messages)
` [PATCH v3 1/2] mips: add <asm-generic/io.h> including
` [PATCH v3 2/2] arch/*/io.h: remove ioremap_uc in some architectures
[PATCH v4 0/8] make slab shrink lockless
2023-03-07 6:56 UTC (9+ messages)
` [PATCH v4 1/8] mm: vmscan: add a map_nr_max field to shrinker_info
` [PATCH v4 2/8] mm: vmscan: make global slab shrink lockless
` [PATCH v4 3/8] mm: vmscan: make memcg "
` [PATCH v4 4/8] mm: vmscan: add shrinker_srcu_generation
` [PATCH v4 5/8] mm: shrinkers: make count and scan in shrinker debugfs lockless
` [PATCH v4 6/8] mm: vmscan: hold write lock to reparent shrinker nr_deferred
` [PATCH v4 7/8] mm: vmscan: remove shrinker_rwsem from synchronize_shrinkers()
` [PATCH v4 8/8] mm: shrinkers: convert shrinker_rwsem to mutex
[linux-next:master 816/1532] drivers/infiniband/ulp/srp/ib_srp.c:66: warning: "DEFINE_DYNAMIC_DEBUG_METADATA" redefined
2023-03-07 6:37 UTC
[PATCH v5 0/3] mm/khugepaged: fix khugepaged+shmem races
2023-03-07 5:20 UTC (4+ messages)
` [PATCH v5 1/3] mm/khugepaged: refactor collapse_file control flow
` [PATCH v5 2/3] mm/khugepaged: skip shmem with userfaultfd
` [PATCH v5 3/3] mm/khugepaged: maintain page cache uptodate flag
[Invitation] Linux MM Alignment Session on Wednesday
2023-03-07 3:45 UTC
[PATCH] mm: remove redundant check in handle_mm_fault
2023-03-07 3:20 UTC (5+ messages)
[PATCH v3 0/5] batched remove rmap in try_to_unmap_one()
2023-03-07 2:45 UTC (10+ messages)
` [PATCH v3 1/5] rmap: move hugetlb try_to_unmap to dedicated function
` [PATCH v3 2/5] rmap: move page unmap operation "
` [PATCH v3 3/5] rmap: cleanup exit path of try_to_unmap_one_page()
` [PATCH v3 4/5] rmap:addd folio_remove_rmap_range()
` [PATCH v3 5/5] try_to_unmap_one: batched remove rmap, update folio refcount
[RFC PATCH 0/5] Memory access profiler(IBS) driven NUMA balancing
2023-03-07 2:33 UTC (15+ messages)
[PATCH v2] pstore: Revert pmsg_lock back to a normal mutex
2023-03-07 1:58 UTC (4+ messages)
[PATCH v3 0/5] mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP
2023-03-07 1:54 UTC (14+ messages)
` [PATCH v3 1/5] mm: userfaultfd: rename functions for clarity + consistency
` [PATCH v3 2/5] mm: userfaultfd: don't pass around both mm and vma
` [PATCH v3 3/5] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
` [PATCH v3 4/5] mm: userfaultfd: don't separate addr + len arguments
` [PATCH v3 5/5] mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs
[PATCH v2 2/3] mm/damon/paddr: minor refactor of damon_pa_young()
2023-03-07 1:22 UTC (3+ messages)
[syzbot] [hardening?] [mm?] BUG: bad usercopy in con_font_op
2023-03-07 1:08 UTC (6+ messages)
[PATCH] mm/page_alloc: avoid high-order page allocation warn with __GFP_NOFAIL
2023-03-07 0:58 UTC (9+ messages)
` [PATCH] mm, vmalloc: fix high order __GFP_NOFAIL allocations
[PATCH] mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
2023-03-06 23:11 UTC (4+ messages)
[PATCH v3 00/34] New page table range API
2023-03-06 23:01 UTC (7+ messages)
` [PATCH v3 13/34] m68k: Implement the new "
[PATCH 0/2] mm: rmap: merge HugeTLB mapcount logic with THPs
2023-03-06 23:00 UTC (3+ messages)
` [PATCH 1/2] mm: rmap: make hugetlb pages participate in _nr_pages_mapped
` [PATCH 2/2] mm: rmap: increase COMPOUND_MAPPED to support 512G HugeTLB pages
[PATCH v3 0/2] mm/uffd: Add feature bit UFFD_FEATURE_WP_UNPOPULATED
2023-03-06 21:39 UTC (3+ messages)
` [PATCH v3 1/2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
` [PATCH v3 2/2] selftests/mm: Smoke test WP_UNPOPULATED
[akpm-mm:mm-nonmm-unstable 3/16] Inconsistent kallsyms data
2023-03-06 21:35 UTC (2+ messages)
[PATCH v4 0/3] mm/khugepaged: fix khugepaged+shmem races
2023-03-06 21:25 UTC (5+ messages)
[akpm-mm:mm-unstable 83/143] mm/khugepaged.c:1704:9: error: call to undeclared function 'vma_try_start_write'; ISO C99 and later do not support implicit function declarations
2023-03-06 21:20 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Flexible orders for anonymous folios
2023-03-06 20:57 UTC (3+ messages)
[PATCH v7 01/41] Documentation/x86: Add CET shadow stack description
2023-03-06 20:31 UTC (8+ messages)
[PATCH v4 00/33] Per-VMA locks
2023-03-06 20:25 UTC (4+ messages)
` [PATCH v4 31/33] powerc/mm: try VMA lock-based page fault handling first
` [PATCH] powerpc/mm: fix mmap_lock bad unlock
[PATCH 0/6] tmpfs: add the option to disable swap
2023-03-06 20:03 UTC (18+ messages)
` [PATCH 1/6] shmem: remove check for folio lock on writepage()
` [PATCH 2/6] shmem: set shmem_writepage() variables early
` [PATCH 3/6] shmem: move reclaim check early on writepages()
` [PATCH 4/6] shmem: skip page split if we're not reclaiming
` [PATCH 5/6] shmem: update documentation
` [PATCH 6/6] shmem: add support to ignore swap
[LSF/MM/BPF TOPIC] HGM for hugetlbfs
2023-03-06 19:19 UTC
[PATCH v2, 0/4] mm, memcg: cgroup v1 and v2 tunable load/store tearing fixes
2023-03-06 17:55 UTC (11+ messages)
` [PATCH v2, 1/4] mm, memcg: Prevent memory.oom.group load/store tearing
` [PATCH v2, 2/4] mm, memcg: Prevent memory.swappiness "
` [PATCH v2, 3/4] mm, memcg: Prevent memory.oom_control "
` [PATCH v2, 4/4] mm, memcg: Prevent memory.soft_limit_in_bytes "
[PATCH] sysctl: fix proc_dobool() usability
2023-03-06 17:47 UTC (5+ messages)
` Request to backport "sysctl: fix proc_dobool() usability" to stable kernels
[syzbot] [hfs?] kernel BUG in __block_write_full_page
2023-03-06 17:44 UTC
[PATCH] powerpc/mm: fix mmap_lock bad unlock
2023-03-06 17:13 UTC (4+ messages)
next: mm/khugepaged.c:1702:30: error: implicit declaration of function 'vma_try_start_write'; did you mean 'vma_start_write'? [-Werror=implicit-function-declaration]
2023-03-06 17:09 UTC (2+ messages)
[PATCH 01/21] fs: readahead_begin() to call before locking folio
2023-03-06 16:53 UTC
[LSF/MM/BPF TOPIC] Cloud storage optimizations
2023-03-06 16:12 UTC (18+ messages)
[linux-next:master] BUILD REGRESSION dc837c1a5137a8cf2e9432c1891392b6a66f4d8d
2023-03-06 16:10 UTC
[PATCH v2] mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
2023-03-06 16:09 UTC (9+ messages)
[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-03-06 15:46 UTC (11+ messages)
` [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
[PATCH v9 00/18] TDX host kernel support
2023-03-06 14:26 UTC (13+ messages)
` [PATCH v9 07/18] x86/virt/tdx: Do TDX module per-cpu initialization
[PATCH v10 00/16] TDX host kernel support
2023-03-06 14:14 UTC (17+ messages)
` [PATCH v10 01/16] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v10 02/16] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v10 03/16] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC
` [PATCH v10 04/16] x86/virt/tdx: Add SEAMCALL infrastructure
` [PATCH v10 05/16] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v10 06/16] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v10 07/16] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
` [PATCH v10 08/16] x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
` [PATCH v10 09/16] x86/virt/tdx: Fill out "
` [PATCH v10 10/16] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v10 11/16] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v10 12/16] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID
` [PATCH v10 13/16] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v10 14/16] x86/virt/tdx: Initialize all TDMRs
` [PATCH v10 15/16] x86/virt/tdx: Flush cache in kexec() when TDX is enabled
` [PATCH v10 16/16] Documentation/x86: Add documentation for TDX host support
Selftests powerpc/primitives test hangs (linux-next)
2023-03-06 13:34 UTC (2+ messages)
[RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
2023-03-06 13:03 UTC (6+ messages)
` [RESEND PATCH v9 04/14] iomap: Add flags parameter to iomap_page_create()
[PATCH-next v2] scsi: fix use-after-free problem in scsi_remove_target
2023-03-06 11:58 UTC (2+ messages)
[PATCH 1/2] lib/stackdepot: kmsan: mark API outputs as initialized
2023-03-06 11:37 UTC (3+ messages)
` [PATCH 2/2] kmsan: add test_stackdepot_roundtrip
[PATCH] mm: Return early in truncate_pagecache if newsize overflows
2023-03-06 11:33 UTC
[linux-next:pending-fixes] BUILD SUCCESS f93c476d9769ed15c9282349fac7391cae0c9d90
2023-03-06 11:27 UTC
[PATCH v4 00/12] fold per-CPU vmstats remotely
2023-03-06 11:22 UTC (3+ messages)
` [PATCH v4 05/12] this_cpu_cmpxchg: x86: switch this_cpu_cmpxchg to locked, add _local function
[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-03-06 11:03 UTC (7+ messages)
` [PATCH RFC v8 08/56] KVM: SEV: Rename sev_{pin,unpin}_memory
` [PATCH RFC v8 09/56] KVM: SEV: Handle memory backed by restricted memfd
drivers/acpi/apei/erst.c:792:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
2023-03-06 9:56 UTC
[PATCH] VT: Protect KD_FONT_OP_GET_TALL from unbound access
2023-03-06 9:49 UTC
[linux-next:master 13683/14548] drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:1600:5: warning: no previous prototype for function 'vangogh_set_apu_thermal_limit'
2023-03-06 9:14 UTC
[PATCH v2 0/5] batched remove rmap in try_to_unmap_one()
2023-03-06 9:11 UTC (8+ messages)
[PATCH V2 1/2] sysctl: Limit the value of interface compact_memory
2023-03-06 6:07 UTC
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