[PATCH v7 00/18] fanotify: add pre-content hooks
2024-11-13 21:22 UTC (29+ messages)
` [PATCH v7 01/18] fsnotify: opt-in for permission events at file_open_perm() time
` [PATCH v7 05/18] fsnotify: introduce pre-content permission events
` [PATCH v7 07/18] fsnotify: generate pre-content permission event on open
` [PATCH v7 12/18] fanotify: add a helper to check for pre content events
[PATCH v1] mm: zswap: Fix a potential memory leak in zswap_decompress()
2024-11-13 21:12 UTC (9+ messages)
[PATCH v2 0/5] move per-vma lock into vm_area_struct
2024-11-13 20:59 UTC (36+ messages)
` [PATCH v2 1/5] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v2 2/5] mm: move per-vma lock into vm_area_struct
` [PATCH v2 3/5] mm: mark vma as detached until it's added into vma tree
` [PATCH v2 4/5] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v2 5/5] docs/mm: document latest changes to vm_lock
[linux-next:master] BUILD REGRESSION bd05b9a700c10473c2f52bf12c5c5938c30e80b0
2024-11-13 20:48 UTC
[PATCH v3 0/1] seal system mappings
2024-11-13 20:47 UTC (4+ messages)
` [PATCH v3 1/1] exec: "
[PATCH v7 bpf-next 00/10] Harden and extend ELF build ID parsing logic
2024-11-13 20:40 UTC (6+ messages)
` [PATCH v7 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
[PATCH v2] docs/mm: add VMA locks documentation
2024-11-13 19:46 UTC (5+ messages)
[PATCH mm-unstable v1 0/2] Track pages allocated for struct
2024-11-13 19:18 UTC (4+ messages)
[PATCH v4 0/6] fuse: remove temp page copies in writeback
2024-11-13 19:11 UTC (6+ messages)
` [PATCH v4 6/6] fuse: remove tmp folio for writebacks and internal rb tree
[RFC 0/8] enable bs > ps for block devices
2024-11-13 18:50 UTC (14+ messages)
` [RFC 2/8] fs/mpage: avoid negative shift for large blocksize
` [RFC 3/8] fs/buffer: restart block_read_full_folio() to avoid array overflow
` [RFC 4/8] fs/buffer fs/mpage: remove large folio restriction
` [RFC 6/8] block/bdev: lift block size restrictions and use common definition
` [RFC 7/8] nvme: remove superfluous block size check
` [RFC 8/8] bdev: use bdev_io_min() for statx block size
[PATCH v5 0/7] mm/mprotect: Fix dax puds
2024-11-13 18:45 UTC (6+ messages)
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-13 18:41 UTC (11+ messages)
[PATCH 1/1] sched/numa: Fix memory leak due to the overwritten vma->numab_state
2024-11-13 18:41 UTC (3+ messages)
[PATCH v3 0/3] simplify split calculation
2024-11-13 18:40 UTC (7+ messages)
` [PATCH v3 1/3] maple_tree: "
` [PATCH v3 2/3] maple_tree: add a test check deficient node
` [PATCH v3 3/3] maple_tree: only root node could be deficient
[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
2024-11-13 18:29 UTC (10+ messages)
[PATCH v16 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-11-13 18:27 UTC (15+ messages)
` [PATCH v16 01/14] EDAC: Add support for EDAC device features control
` [PATCH v16 02/14] EDAC: Add scrub control feature
` [PATCH v16 03/14] EDAC: Add ECS "
` [PATCH v16 04/14] cxl: Add Get Supported Features command for kernel usage
` [PATCH v16 05/14] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v16 06/14] cxl/mbox: Add SET_FEATURE "
` [PATCH v16 07/14] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v16 08/14] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v16 09/14] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v16 10/14] ras: mem: Add memory "
` [PATCH v16 11/14] EDAC: Add memory repair control feature
` [PATCH v16 12/14] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v16 13/14] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH v16 14/14] cxl/memfeature: Add CXL memory device memory sparing "
[GIT PULL] hotfixes for 6.12
2024-11-13 17:19 UTC (2+ messages)
fs/proc/vmcore.c:424:19: warning: 'mmap_vmcore_fault' defined but not used
2024-11-13 17:06 UTC
[PATCH stable 5.15] mm/memory: add non-anonymous page check in the copy_present_page()
2024-11-13 16:45 UTC (2+ messages)
[RFC PATCH 0/5] mm/damon: add sample modules under samples/damon/
2024-11-13 16:26 UTC (6+ messages)
` [RFC PATCH 1/5] samples: introduce a skeleton of a sample DAMON module for working set size estimation
` [RFC PATCH 2/5] samples/damon/wsse: implement DAMON starting and stopping
` [RFC PATCH 3/5] samples/damon/wsse: implement working set size estimation and logging
` [RFC PATCH 4/5] samples/damon: introduce a skeleton of a smaple DAMON module for proactive reclamation
` [RFC PATCH 5/5] samples/damon/prcl: implement schemes setup
[RFC for stable 5.15 and 5.10] mm/memory: only copy anonymous pages during fork()
2024-11-13 16:26 UTC (5+ messages)
[PATCH v8 00/29] riscv control-flow integrity for usermode
2024-11-13 16:13 UTC (4+ messages)
` [PATCH v8 24/29] riscv: enable kernel access to shadow stack memory via FWFT sbi call
[RFC PATCH 0/6 6.6] Address rename/readdir bugs in fs/libfs.c
2024-11-13 15:17 UTC (6+ messages)
` [RFC PATCH 6/6 6.6] libfs: fix infinite directory reads for offset dir
[PATCH] mm, doc: Update read_ahead_kb for MADV_HUGEPAGE
2024-11-13 15:07 UTC
[Invitation] bi-weekly guest_memfd upstream call on 2024-11-14
2024-11-13 15:04 UTC (3+ messages)
[RFC PATCH v1 00/57] Boot-time page size selection for arm64
2024-11-13 14:22 UTC (11+ messages)
[PATCH v4 -next] cma: Enforce non-zero pageblock_order during cma_init_reserved_mem()
2024-11-13 14:19 UTC
[syzbot] [mm?] WARNING: locking bug in __rmqueue_pcplist
2024-11-13 14:18 UTC (6+ messages)
[PATCH] mm: fix NULL pointer dereference in alloc_pages_bulk_noprof
2024-11-13 14:11 UTC (2+ messages)
[PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
2024-11-13 14:07 UTC (13+ messages)
[linux-next:master] [alloc_tag] 0f9b685626: BUG:KASAN:vmalloc-out-of-bounds_in_move_module
2024-11-13 14:06 UTC
[RFC PATCH v2 02/13] x86/um: nommu: elf loader for fdpic
2024-11-13 13:55 UTC (9+ messages)
[linux-next:fs-current] BUILD SUCCESS 217d343c7ea4e93ef053dfdb4f075ad8fdbf6eb1
2024-11-13 13:04 UTC
[PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
2024-11-13 12:21 UTC (13+ messages)
[PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
2024-11-13 12:19 UTC (10+ messages)
` [PATCH v2 3/7] mm: introduce do_zap_pte_range()
` [PATCH v2 6/7] x86: mm: free page table pages by RCU instead of semi RCU
[linux-next:pending-fixes] BUILD SUCCESS a6971179f4d78bc90222e326742f06cd1beff204
2024-11-13 12:08 UTC
[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-11-13 11:56 UTC (3+ messages)
` [PATCH v15 09/15] ACPI:RAS2: Add ACPI RAS2 driver
[linux-next:fs-next] BUILD SUCCESS 75a17e2c68b9baa1de954a53291f95c10bb2899c
2024-11-13 11:53 UTC
[RFC PATCH v1 00/10] mm: Introduce and use folio_owner_ops
2024-11-13 11:27 UTC (10+ messages)
[syzbot] [mm?] KCSAN: data-race in mprotect_fixup / page_vma_mapped_walk
2024-11-13 11:09 UTC
[PATCH v2] mm/readahead: Fix large folio support in async readahead
2024-11-13 10:24 UTC (15+ messages)
[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
2024-11-13 10:07 UTC (3+ messages)
[PATCH] mm, swap: fix allocation and scanning race with swapoff
2024-11-13 8:19 UTC (2+ messages)
ERROR: modpost: "_savefpr_24" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
2024-11-13 8:05 UTC
[RFC v3 -next] cma: Enforce non-zero pageblock_order during cma_init_reserved_mem()
2024-11-13 6:59 UTC (4+ messages)
[PATCH v2 5/5] docs: tmpfs: update the huge folios policy for tmpfs and shmem
2024-11-13 6:57 UTC (2+ messages)
` [PATCH] docs: tmpfs: update the huge folios policy for tmpfs and shmem fix
[PATCH v2 0/5] Support large folios for tmpfs
2024-11-13 6:53 UTC (5+ messages)
` [PATCH v2 3/5] mm: shmem: add large folio support "
` [PATCH] mm: shmem: add large folio support for tmpfs fix
[RFC PATCH 0/2] modernize DMA api documentation
2024-11-13 6:34 UTC (3+ messages)
` [RFC PATCH 1/2] dmapool: Improve dma api kernel-doc comments
` [RFC PATCH 2/2] dmapool: Documentation: use the kernel-doc comment
[PATCH] lib/alloc_tag: Remove the sysctl configuration to prevent users from disabling it at runtime
2024-11-13 6:14 UTC (7+ messages)
[PATCH v6 0/3] memory,x86,acpi: hotplug memory alignment advisement
2024-11-13 4:14 UTC (10+ messages)
` [PATCH v6 1/3] memory: implement memory_block_advise/probe_max_size
` [PATCH v6 2/3] x86: probe memory block size advisement value during mm init
` [PATCH v6 3/3] acpi,srat: give memory block size advice based on CFMWS alignment
[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
2024-11-13 3:31 UTC (2+ messages)
[PATCH v3] mm/kfence: Add a new kunit test test_use_after_free_read_nofault()
2024-11-13 1:56 UTC (3+ messages)
[PATCH v2 0/2] simplify split calculation
2024-11-13 1:44 UTC (5+ messages)
` [PATCH v2 1/2] maple_tree: "
[PATCH RESEND V2 0/5] Fixes and cleanups to xarray
2024-11-13 1:25 UTC (5+ messages)
[PATCH v4 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-11-12 23:53 UTC (6+ messages)
` [PATCH v4 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
[PATCH] mremap.2: Update information about MREMAP_DONTUNMAP restrictions
2024-11-12 23:35 UTC (3+ messages)
` [PATCH man-pages v2] "
[PATCH] tools/mm: fix compile error
2024-11-12 20:53 UTC (2+ messages)
[PATCH] mm/damon: fix order of arguments in damos_before_apply tracepoint
2024-11-12 20:19 UTC (2+ 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