[PATCH v7 00/18] fanotify: add pre-content hooks
2024-11-12 17:55 UTC (8+ messages)
` [PATCH v7 01/18] fsnotify: opt-in for permission events at file_open_perm() time
` [PATCH v7 02/18] fanotify: don't skip extra event info if no info_mode is set
` [PATCH v7 03/18] fanotify: rename a misnamed constant
` [PATCH v7 04/18] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY
` [PATCH v7 05/18] fsnotify: introduce pre-content permission events
` [PATCH v7 06/18] fsnotify: pass optional file access range in pre-content event
` [PATCH v7 07/18] fsnotify: generate pre-content permission event on open
[PATCH v6 00/17] fanotify: add pre-content hooks
2024-11-12 17:27 UTC (16+ messages)
` [PATCH v6 06/17] fsnotify: generate pre-content permission event on open
[PATCHSET v2 0/15] Uncached buffered IO
2024-11-12 17:19 UTC (17+ messages)
` [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED
[PATCH] tools/mm: fix compile error
2024-11-12 17:16 UTC
[PATCHSET v3 0/16] Uncached buffered IO
2024-11-12 17:16 UTC (34+ messages)
` [PATCH 01/16] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 02/16] mm/readahead: add folio allocation helper
` [PATCH 03/16] mm: add PG_uncached page flag
` [PATCH 04/16] mm/readahead: add readahead_control->uncached member
` [PATCH 05/16] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
` [PATCH 06/16] mm/truncate: add folio_unmap_invalidate() helper
` [PATCH 07/16] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag
` [PATCH 08/16] mm/filemap: add read support for RWF_UNCACHED
` [PATCH 09/16] mm/filemap: drop uncached pages when writeback completes
` [PATCH 10/16] mm/filemap: make buffered writes work with RWF_UNCACHED
` [PATCH 11/16] mm: add FGP_UNCACHED folio creation flag
` [PATCH 12/16] ext4: add RWF_UNCACHED write support
` [PATCH 13/16] iomap: make buffered writes work with RWF_UNCACHED
` [PATCH 14/16] xfs: punt uncached write completions to the completion wq
` [PATCH 15/16] xfs: flag as supporting FOP_UNCACHED
` [PATCH 16/16] btrfs: add support for uncached writes
xfs deadlock on mm-unstable kernel?
2024-11-12 17:14 UTC (3+ messages)
[PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
2024-11-12 17:00 UTC (5+ messages)
` [PATCH v2 2/7] mm: introduce zap_nonpresent_ptes()
` [PATCH v2 3/7] mm: introduce do_zap_pte_range()
[PATCH 0/4] move per-vma lock into vm_area_struct
2024-11-12 16:58 UTC (31+ messages)
` [PATCH 2/4] mm: "
` [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
` [PATCH 4/4] mm: move lesser used vma_area_struct members into the last cacheline
[PATCH] nommu: pass NULL argument to vma_iter_prealloc()
2024-11-12 16:46 UTC (3+ messages)
[PATCH RFC 0/6] SLUB percpu sheaves
2024-11-12 16:38 UTC (7+ messages)
` [PATCH RFC 1/6] mm/slub: add opt-in caching layer of "
` [PATCH RFC 2/6] mm/slub: add sheaf support for batching kfree_rcu() operations
` [PATCH RFC 3/6] maple_tree: use percpu sheaves for maple_node_cache
` [PATCH RFC 4/6] mm, vma: use sheaves for vm_area_struct cache
` [PATCH RFC 5/6] mm, slub: cheaper locking for percpu sheaves
` [PATCH RFC 6/6] mm, slub: sheaf prefilling for guaranteed allocations
[PATCH v2 0/5] Support large folios for tmpfs
2024-11-12 16:21 UTC (9+ messages)
` [PATCH v2 1/5] mm: factor out the order calculation into a new helper
` [PATCH v2 2/5] mm: shmem: change shmem_huge_global_enabled() to return huge order bitmap
` [PATCH v2 3/5] mm: shmem: add large folio support for tmpfs
` [PATCH v2 4/5] mm: shmem: add a kernel command line to change the default huge policy "
` [PATCH v2 5/5] docs: tmpfs: update the huge folios policy for tmpfs and shmem
[PATCH RESEND V2 0/5] Fixes and cleanups to xarray
2024-11-12 15:48 UTC (5+ messages)
[RFC PATCH v1 06/10] mm/hugetlb: use separate folio->_hugetlb_list for hugetlb-internals
2024-11-12 15:48 UTC (3+ messages)
` "
[PATCH] mm/damon: fix order of arguments in damos_before_apply tracepoint
2024-11-12 15:48 UTC
[RFC PATCH 0/6 6.6] Address rename/readdir bugs in fs/libfs.c
2024-11-12 15:37 UTC (8+ messages)
` [RFC PATCH 6/6 6.6] libfs: fix infinite directory reads for offset dir
[PATCH] lib/alloc_tag: Remove the sysctl configuration to prevent users from disabling it at runtime
2024-11-12 15:26 UTC (4+ messages)
[PATCH v2] mm/readahead: Fix large folio support in async readahead
2024-11-12 15:19 UTC (8+ messages)
[PATCH v2] docs/mm: add VMA locks documentation
2024-11-12 15:15 UTC (3+ messages)
[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
2024-11-12 14:52 UTC (12+ messages)
` [RFC PATCH v3 1/6] arch: introduce set_direct_map_valid_noflush()
[PATCH v2 0/2] simplify split calculation
2024-11-12 14:46 UTC (5+ messages)
` [PATCH v2 1/2] maple_tree: "
` [PATCH v2 2/2] maple_tree: only root node could be deficient
[linux-next:fs-next] BUILD SUCCESS 73a838777d37883efd09a89cf081a27bcbabbaf5
2024-11-12 14:39 UTC
[RFC PATCH v1 00/10] mm: Introduce and use folio_owner_ops
2024-11-12 14:22 UTC (8+ messages)
[PATCH 13/21] kthread: Make sure kthread hasn't started while binding it
2024-11-12 14:22 UTC (5+ messages)
` [PATCH 14/21] kthread: Default affine kthread to its preferred NUMA node
` [PATCH 15/21] mm: Create/affine kcompactd to its preferred node
` [PATCH 16/21] mm: Create/affine kswapd "
` [PATCH 17/21] kthread: Implement preferred affinity
[PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
2024-11-12 14:19 UTC (12+ messages)
[RFC PATCH 5.10.y] mm: hugetlb: call huge_pte_offset with i_mmap_rwsem held
2024-11-12 14:16 UTC
[PATCH v6 0/2] Rust support for mm_struct, vm_area_struct, and mmap for miscdevice
2024-11-12 13:48 UTC (8+ messages)
` [PATCH v6 1/2] rust: mm: add abstractions for mm_struct and vm_area_struct
[RFC PATCH v2 02/13] x86/um: nommu: elf loader for fdpic
2024-11-12 12:48 UTC (2+ messages)
[Invitation] bi-weekly guest_memfd upstream call on 2024-11-14
2024-11-12 12:30 UTC
[syzbot] [mm?] kernel BUG in resv_map_release (3)
2024-11-12 12:23 UTC (2+ messages)
[PATCH] mm: Fix __wp_page_copy_user fallback path for remote mm
2024-11-12 11:28 UTC (10+ messages)
[PATCH v7 0/4] hugetlbfs: close race between MADV_DONTNEED and page fault
2024-11-12 11:24 UTC (4+ messages)
` [PATCH 2/4] hugetlbfs: extend hugetlb_vma_lock to private VMAs
[RFC PATCH v1 00/57] Boot-time page size selection for arm64
2024-11-12 10:50 UTC (8+ messages)
[linux-next:fs-current] BUILD SUCCESS ddc0fdb554fdc0eb184290720c9a8e0cc406846a
2024-11-12 10:48 UTC
[linux-next:pending-fixes] BUILD SUCCESS 96203094619a7fda589f7a73808518f4b3e0113b
2024-11-12 10:48 UTC
[PATCH] mm/mremap: Fix address wraparound in move_page_tables()
2024-11-12 10:40 UTC (5+ messages)
[PATCH][next] mm: shmem: Fix error checking on utf8_parse_version failures
2024-11-12 10:12 UTC (3+ messages)
[PATCH v8 12/29] riscv/shstk: If needed allocate a new shadow stack on clone
2024-11-12 9:47 UTC (2+ messages)
[PATCH] mm/compaction: fix the total_isolated in strict mode
2024-11-12 9:47 UTC (4+ messages)
[PATCH v4 0/6] fuse: remove temp page copies in writeback
2024-11-12 9:25 UTC (9+ messages)
` [PATCH v4 1/6] mm: add AS_WRITEBACK_MAY_BLOCK mapping flag
` [PATCH v4 6/6] fuse: remove tmp folio for writebacks and internal rb tree
[PATCH] mm, swap: fix allocation and scanning race with swapoff
2024-11-12 8:34 UTC
[PATCH v3 00/17] Provide a new two step DMA mapping API
2024-11-12 7:20 UTC (2+ messages)
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-12 6:01 UTC (11+ messages)
[PATCH 0/4] Support large folios for tmpfs
2024-11-12 3:19 UTC (5+ messages)
[PATCH hotfix v2 1/2] mm/thp: fix deferred split queue not partially_mapped
2024-11-12 1:36 UTC (5+ messages)
` [PATCH hotfix] mm/thp: fix deferred split queue not partially_mapped: fix
[PATCH v7 bpf-next 00/10] Harden and extend ELF build ID parsing logic
2024-11-12 1:29 UTC (5+ messages)
` [PATCH v7 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
[PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
2024-11-12 1:25 UTC (8+ messages)
[PATCH] docs/mm: add VMA locks documentation
2024-11-12 1:12 UTC (5+ messages)
[PATCH v4 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-11-12 1:04 UTC (4+ messages)
` [PATCH v4 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
[PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
2024-11-12 0:33 UTC (9+ messages)
[PATCHSET v4] Uncached buffered IO
2024-11-11 23:54 UTC (5+ messages)
[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
2024-11-11 22:53 UTC (4+ messages)
` [PATCH 1/7] kernel/cgroup: "
[RFC PATCH v2 0/1] seal system mappings
2024-11-11 22:35 UTC (7+ messages)
` [RFC PATCH v2 1/1] exec: "
[PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1)
2024-11-11 22:20 UTC (2+ messages)
[RFC PATCH 0/4] Add fbind() and NUMA mempolicy support for KVM guest_memfd
2024-11-11 22:14 UTC (7+ messages)
[linux-next:master] BUILD REGRESSION 6d59cab07b8d74d0f0422b750038123334f6ecc2
2024-11-11 21:28 UTC
[PATCH v5 0/7] mm/mprotect: Fix dax puds
2024-11-11 21:20 UTC (2+ messages)
[PATCH v8 00/29] riscv control-flow integrity for usermode
2024-11-11 20:54 UTC (2+ messages)
` [PATCH v8 29/29] kselftest/riscv: kselftest for user mode cfi
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