[PATCH v2 0/1] Fix Random Kernel panic from when fail to reserve memory
2023-04-10 12:00 UTC (2+ messages)
` [PATCH v2 1/1] of: fdt: Scan /memreserve/ last
[PATCH] mm/vmemmap/devdax: Fix kernel crash when probing devdax devices
2023-04-10 10:33 UTC (5+ messages)
[PATCH] maple_tree: Use correct variable type in sizeof
2023-04-10 10:09 UTC (3+ messages)
[f2fs-dev] [PATCH] f2fs: get out of a repeat loop when getting a locked data page
2023-04-10 9:57 UTC (5+ messages)
selftests: gpio: crash on arm64
2023-04-10 9:16 UTC (3+ messages)
[RFC PATCHv2] mm: introduce defer free for cma
2023-04-10 9:03 UTC (2+ messages)
[PATCH] mm: Fixed incorrect comment for _kmem_cache_create function
2023-04-10 9:01 UTC
linux-6.3-rc6/lib/maple_tree.c: Two style issues
2023-04-10 8:23 UTC (2+ messages)
[PATCH 00/17] sched: EEVDF using latency-nice
2023-04-10 8:23 UTC
[PATCH] mm,unmap: avoid flushing TLB in batch if PTE is inaccessible
2023-04-10 7:52 UTC
RFC for new feature to move pages from one vma to another without split
2023-04-10 7:41 UTC (3+ messages)
[PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages
2023-04-10 7:39 UTC (7+ messages)
[PATCH v3] dma-buf/heaps: system_heap: avoid too much allocation
2023-04-10 7:32 UTC
[PATCH 0/9] x86/clear_huge_page: multi-page clearing
2023-04-10 6:26 UTC (22+ messages)
` [PATCH 4/9] x86/clear_page: parameterize clear_page*() to specify length
` [PATCH 5/9] x86/clear_pages: add clear_pages()
` [PATCH 8/9] irqentry: define irqentry_exit_allow_resched()
` [PATCH 9/9] x86/clear_huge_page: make clear_contig_region() preemptible
[PATCH 0/6] Avoid the mmap lock for fault-around
2023-04-10 4:53 UTC (12+ messages)
` [PATCH 1/6] mm: Allow per-VMA locks on file-backed VMAs
` [PATCH 6/6] mm: Run the fault-around code under the VMA lock
[LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
2023-04-10 3:05 UTC (8+ messages)
` [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
[jlayton:tmpfs] [shmem] 1dbf9cad31: WARNING:inconsistent_lock_state
2023-04-10 2:53 UTC
[PATCH v3] mm: oom: introduce cpuset oom
2023-04-10 2:50 UTC
[PATCH V2] fs: perform the check when page without mapping but page->mapping contains junk or random bitscribble
2023-04-10 1:45 UTC
[RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
2023-04-10 0:38 UTC (7+ messages)
` [RFC PATCH v2 00/48] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
[GIT PULL] hotfixes for 6.3-rc6
2023-04-08 19:01 UTC (2+ messages)
Possible incorrect handling of fault injection inside KMSAN instrumentation
2023-04-08 15:51 UTC
[PATCH] mm: backing-dev: set variables dev_attr_min,max_bytes storage-class-specifier to static
2023-04-08 14:16 UTC
[PATCH linux-next] delayacct: track delays from IRQ/SOFTIRQ
2023-04-08 9:28 UTC
[PATCH v3 2/2] ACPI: APEI: handle synchronous exceptions in task work
2023-04-08 9:13 UTC (6+ messages)
` [PATCH v4 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
` [PATCH v4 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
` [PATCH v4 2/2] ACPI: APEI: handle synchronous exceptions in task work
[linux-next:master 3167/9787] tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c:271:14: warning: no previous prototype for 'bpf_fentry_shadow_test'
2023-04-08 8:55 UTC
[PATCH v2 0/2] kmod: simplify with a semaphore
2023-04-08 8:22 UTC (8+ messages)
` [PATCH v2 1/2] Change DEFINE_SEMAPHORE() to take a number argument
` [PATCH v2 2/2] modules/kmod: replace implementation with a sempahore
[PATCH v2 0/2] fix dying cpu compare race
2023-04-08 7:13 UTC (3+ messages)
` [PATCH v2 2/2] lib/percpu_counter: "
[PATCH v5 0/6] userfaultfd: convert userfaultfd functions to use folios
2023-04-08 4:43 UTC (17+ messages)
` [PATCH v5 1/6] userfaultfd: convert mfill_atomic_pte_copy() to use a folio
` [PATCH v5 2/6] userfaultfd: use kmap_local_page() in copy_huge_page_from_user()
` [PATCH v5 3/6] userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()
` [PATCH v5 4/6] userfaultfd: convert mfill_atomic_hugetlb() to use a folio
` [PATCH v5 5/6] mm: convert copy_user_huge_page() to copy_user_folio()
` [PATCH v5 6/6] userfaultfd: convert mfill_atomic() to use a folio
[PATCH 1/2] maple_tree: Add a test case to check maple_alloc
2023-04-08 3:22 UTC (4+ messages)
` [PATCH 2/2] maple_tree: Fix a potential memory leak, OOB access, or other unpredictable bug
[PATCH v2 07/10] fortify: Split reporting and avoid passing string pointer
2023-04-08 2:26 UTC
[linux-next:master 1636/9787] tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c:68:17: warning: no previous prototype for 'bpf_iter_testmod_seq_new'
2023-04-08 1:45 UTC
[PATCH v2 09/10] fortify: Add KUnit tests for runtime overflows
2023-04-08 0:33 UTC
[PATCH 0/2] regmap: Add basic maple tree register cache
2023-04-07 18:14 UTC (2+ messages)
global_reclaim() and code documentation (was: Re: [PATCH v3 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
2023-04-07 18:07 UTC (6+ messages)
[PATCH] mm-treewide-redefine-max_order-sanely-fix.txt
2023-04-07 18:03 UTC (9+ messages)
[syzbot] [mm?] KASAN: slab-use-after-free Read in mas_next_entry
2023-04-07 16:36 UTC (2+ messages)
sample testing
2023-04-07 15:17 UTC
FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
2023-04-07 14:35 UTC (11+ messages)
` RE(2): "
` "
[PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory
2023-04-07 13:03 UTC (13+ messages)
[PATCH 00/29] selftests/mm: Split / Refactor userfault test
2023-04-07 11:11 UTC (33+ messages)
` [PATCH 02/29] selftests/mm: Update .gitignore with two missing tests
` [PATCH 03/29] selftests/mm: Dump a summary in run_vmtests.sh
` [PATCH 04/29] selftests/mm: Merge util.h into vm_util.h
` [PATCH 05/29] selftests/mm: Use TEST_GEN_PROGS where proper
` [PATCH 06/29] selftests/mm: Link vm_util.c always
` [PATCH 07/29] selftests/mm: Merge default_huge_page_size() into one
` [PATCH 08/29] selftests/mm: Use PM_* macros in vm_utils.h
` [PATCH 09/29] selftests/mm: Reuse pagemap_get_entry() in vm_util.h
` [PATCH 10/29] selftests/mm: Test UFFDIO_ZEROPAGE only when !hugetlb
` [PATCH 11/29] selftests/mm: Drop test_uffdio_zeropage_eexist
` [PATCH 12/29] selftests/mm: Create uffd-common.[ch]
` [PATCH 13/29] selftests/mm: Split uffd tests into uffd-stress and uffd-unit-tests
` [PATCH 14/29] selftests/mm: uffd_[un]register()
` [PATCH 15/29] selftests/mm: uffd_open_{dev|sys}()
[PATCH v12 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-04-07 11:10 UTC (18+ messages)
` [PATCH v12 2/5] fs/proc/task_mmu: "
[RFC PATCH] mm: introduce defer free for cma
2023-04-07 10:42 UTC
[PATCH 6/9] fortify: Split reporting and avoid passing string pointer
2023-04-07 10:26 UTC
FW: [LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
2023-04-07 9:30 UTC (2+ messages)
` "
[PATCH v1] mm: Fix: remove ksm_add_mm and ksm_add_vmas
2023-04-07 4:24 UTC
[PATCH v5 0/3] mm: process/cgroup ksm support
2023-04-07 4:09 UTC (6+ messages)
` [PATCH v5 1/3] mm: add new api to enable ksm per process
` [PATCH v5 2/3] mm: add new KSM process and sysfs knobs
` [PATCH v5 3/3] selftests/mm: add new selftests for KSM
[PATCH v4] signal: Let tasks cache one sigqueue struct
2023-04-07 3:53 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION e134c93f788fb93fd6a3ec3af9af850a2048c7e6
2023-04-07 3:43 UTC
[PATCH] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
2023-04-07 2:20 UTC (5+ messages)
` [PATCH v2] "
[PATCH net-next v5 00/19] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
2023-04-07 2:13 UTC (10+ messages)
` [PATCH net-next v5 03/19] mm: Make the page_frag_cache allocator use multipage folios
` [PATCH net-next v5 05/19] tcp: Support MSG_SPLICE_PAGES
` [PATCH net-next v5 06/19] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
` [PATCH net-next v5 11/19] siw: Inline do_tcp_sendpages()
[PATCH net-next] net: sunhme: move asm includes to below linux includes
2023-04-07 2:10 UTC (2+ messages)
[PATCH v11 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2023-04-07 2:07 UTC (6+ messages)
` [PATCH v11 2/2] "
[PATCH v5 0/2] Ignore non-LRU-based reclaim in memcg reclaim
2023-04-07 1:02 UTC (13+ messages)
` [PATCH v5 1/2] mm: vmscan: ignore "
` [PATCH v5 2/2] mm: vmscan: refactor reclaim_state helpers
[PATCH V7 0/2] mm: shmem: support POSIX_FADV_[WILL|DONT]NEED for shmem files
2023-04-06 23:44 UTC (3+ messages)
` [PATCH V7 2/2] mm: shmem: implement POSIX_FADV_[WILL|DONT]NEED for shmem
[PATCH v1] mm/huge_memory.c: warn with pr_warn_ratelimited instead of VM_WARN_ON_ONCE_FOLIO
2023-04-06 22:57 UTC (2+ messages)
[PATCH] mm/mprotect: Fix do_mprotect_pkey() return on error
2023-04-06 22:04 UTC (3+ messages)
[PATCH v12 0/3] Memory poison recovery in khugepaged collapsing
2023-04-06 21:56 UTC (5+ messages)
[PATCH v4 0/6] userfaultfd: convert userfaultfd functions to use folios
2023-04-06 21:28 UTC (5+ messages)
` [PATCH v4 1/6] userfaultfd: convert mfill_atomic_pte_copy() to use a folio
[PATCH RFC] shmem: stable directory cookies
2023-04-06 19:38 UTC
[linux-next:pending-fixes] BUILD SUCCESS 1beddc8728adc4cebe4f26de448b6c93d09e4ab9
2023-04-06 18:46 UTC
[PATCH 0/3] send tlb_remove_table_smp_sync IPI only to necessary CPUs
2023-04-06 18:27 UTC (14+ messages)
` [PATCH 3/3] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to CPUs in kernel mode
[PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat
2023-04-06 18:26 UTC (4+ messages)
[linux-next:master 2370/9787] drivers/remoteproc/imx_dsp_rproc.c:765:39: sparse: sparse: incorrect type in argument 2 (different address spaces)
2023-04-06 18:21 UTC
[PATCH v4 0/3] mm: process/cgroup ksm support
2023-04-06 17:10 UTC (10+ messages)
[PATCH 0/2] Fix Random Kernel panic from when fail to reserve memory
2023-04-06 16:06 UTC (5+ messages)
` [PATCH 1/2] memblock: Differentiate regions overlap from both regions being the same
` [PATCH 2/2] of: fdt: Allow the kernel to mark nomap regions received from fdt
[PATCH 0/2] Couple of trivial fixes for LAM vs. SVA interaction
2023-04-06 15:59 UTC (4+ messages)
` [PATCH 1/2] x86/mm/iommu/sva: Fix error code for LAM enabling failure due to SVA
[PATCH net-next v4 00/20] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
2023-04-06 15:03 UTC (4+ 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