[PATCH bpf-next 1/2] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
2024-11-16 1:48 UTC (2+ messages)
` [PATCH bpf-next 2/2] bpf: Use try_alloc_page() to allocate pages for bpf needs
[PATCH 0/3] mas_anode_descend() related cleanup
2024-11-16 1:48 UTC (4+ messages)
` [PATCH 1/3] maple_tree: index has been checked to be smaller than pivot
` [PATCH 2/3] maple_tree: not possible to be a root node after loop
` [PATCH 3/3] maple_tree: we don't set offset to MAPLE_NODE_SLOTS on error
[PATCH 0/5] Track node vacancy to reduce worst case allocation counts
2024-11-16 1:41 UTC (7+ messages)
` [PATCH 3/5] maple_tree: use vacant nodes to reduce worst case allocations
` [PATCH 4/5] maple_tree: break on convergence in mas_spanning_rebalance()
[PATCH v1] selftest/mm: remove seal_elf
2024-11-16 0:50 UTC
[PATCH v2 00/21] Converge on using secs_to_jiffies()
2024-11-16 0:13 UTC (29+ messages)
` [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script
` [PATCH v2 03/21] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v2 04/21] s390: kernel: "
` [PATCH v2 05/21] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v2 06/21] mm: kmemleak: "
` [PATCH v2 07/21] accel/habanalabs: "
` [PATCH v2 08/21] drm/xe: Convert timeout "
` [PATCH v2 09/21] drm/etnaviv: Convert timeouts "
` [PATCH v2 10/21] scsi: lpfc: "
` [PATCH v2 11/21] scsi: arcmsr: "
` [PATCH v2 12/21] scsi: pm8001: "
` [PATCH v2 13/21] xen/blkback: "
` [PATCH v2 14/21] gve: "
` [PATCH v2 15/21] wifi: ath11k: "
` [PATCH v2 16/21] Bluetooth: MGMT: "
` [PATCH v2 17/21] staging: vc04_services: "
` [PATCH v2 18/21] ceph: "
` [PATCH v2 19/21] livepatch: "
` [PATCH v2 20/21] ALSA: line6: "
` [PATCH v2 21/21] nfp: "
[PATCH 00/22] Converge on using secs_to_jiffies()
2024-11-16 0:12 UTC (27+ messages)
` [PATCH 01/22] netfilter: conntrack: Cleanup timeout definitions
` [PATCH 02/22] coccinelle: misc: Add secs_to_jiffies script
` [PATCH 03/22] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH 04/22] s390: kernel: "
` [PATCH 05/22] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH 06/22] mm: kmemleak: "
` [PATCH 07/22] accel/habanalabs: "
` [PATCH 08/22] drm/xe: Convert timeout "
` [PATCH 09/22] drm/etnaviv: Convert timeouts "
` [PATCH 10/22] scsi: lpfc: "
` [PATCH 11/22] scsi: arcmsr: "
` [PATCH 12/22] scsi: pm8001: "
` [PATCH 13/22] xen/blkback: "
` [PATCH 14/22] gve: "
` [PATCH 15/22] wifi: ath11k: "
` [PATCH 16/22] Bluetooth: MGMT: "
` [PATCH 17/22] staging: vc04_services: "
` [PATCH 18/22] ceph: "
` [PATCH 19/22] livepatch: "
` [PATCH 20/22] ALSA: line6: "
` [PATCH 21/22] nfp: "
` [PATCH 22/22] jiffies: Define secs_to_jiffies()
[PATCH 0/3] mm: fix format issues and param types
2024-11-15 23:57 UTC (4+ messages)
` [PATCH 1/3] mm: prefer 'unsigned int' to bare use of 'unsigned'
` [PATCH 2/3] mm: remove unnecessary whitespace before a quoted newline
` [PATCH 3/3] mm: remove the non-useful else after a break in a if statement
[PATCH v5 0/5] fuse: remove temp page copies in writeback
2024-11-15 23:12 UTC (8+ messages)
` [PATCH v5 1/5] mm: add AS_WRITEBACK_INDETERMINATE mapping flag
` [PATCH v5 2/5] mm: skip reclaiming folios in legacy memcg writeback indeterminate contexts
` [PATCH v5 3/5] fs/writeback: in wait_sb_inodes(), skip wait for AS_WRITEBACK_INDETERMINATE mappings
` [PATCH v5 4/5] mm/migrate: skip migrating folios under writeback with "
` [PATCH v5 5/5] fuse: remove tmp folio for writebacks and internal rb tree
[PATCH 1/2] mm: swap_cgroup: allocate swap_cgroup map using vcalloc()
2024-11-15 22:46 UTC (5+ messages)
` [PATCH 2/2] mm: swap_cgroup: get rid of __lookup_swap_cgroup()
[PATCH] mm: Respect mmap hint address when aligning for THP
2024-11-15 22:44 UTC (4+ messages)
[PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1)
2024-11-15 22:34 UTC (6+ messages)
` [PATCH net-next v23 1/7] mm: page_frag: add a test module for page_frag
[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
2024-11-15 21:52 UTC (14+ messages)
[PATCH v1] mm: zswap: Fix a potential memory leak in zswap_decompress()
2024-11-15 21:49 UTC (14+ messages)
[PATCH v2 00/13] zswap IAA compress batching
2024-11-15 21:16 UTC (4+ messages)
` [PATCH v2 01/13] crypto: acomp - Define two new interfaces for compress/decompress batching
[PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support
2024-11-15 20:32 UTC (5+ messages)
` [PATCH v4 07/33] netfs: Abstract out a rolling folio buffer implementation
` [PATCH v4 23/33] afs: Use netfslib for directories
[PATCH v4 0/6] fuse: remove temp page copies in writeback
2024-11-15 20:17 UTC (13+ 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 RFC v3 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
2024-11-15 20:13 UTC (6+ messages)
` [PATCH RFC v3 1/2] KVM: guest_memfd: Convert .free_folio() to .release_folio()
[PATCH 6.1.y 0/4] fix error handling in mmap_region() and refactor (hotfixes)
2024-11-15 20:09 UTC (10+ messages)
` [PATCH 6.1.y 1/4] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
` [PATCH 6.1.y 2/4] mm: unconditionally close VMAs on error
` [PATCH 6.1.y 3/4] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
` [PATCH 6.1.y 4/4] mm: resolve faulty mmap_region() error path behaviour
[PATCH 6.6.y 0/5] fix error handling in mmap_region() and refactor (hotfixes)
2024-11-15 20:09 UTC (8+ messages)
` [PATCH 6.6.y 1/5] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
` [PATCH 6.6.y 2/5] mm: unconditionally close VMAs on error
` [PATCH 6.6.y 3/5] mm: refactor map_deny_write_exec()
` [PATCH 6.6.y 4/5] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
` [PATCH 6.6.y 5/5] mm: resolve faulty mmap_region() error path behaviour
[PATCH] docs/mm: add more warnings around page table access
2024-11-15 19:04 UTC (3+ messages)
[PATCH RESEND] mm/damon: fix order of arguments in damos_before_apply tracepoint
2024-11-15 18:20 UTC
[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
2024-11-15 17:23 UTC (11+ messages)
[PATCH v8 00/19] fanotify: add pre-content hooks
2024-11-15 15:59 UTC (21+ messages)
` [PATCH v8 01/19] fs: get rid of __FMODE_NONOTIFY kludge
` [PATCH v8 02/19] fsnotify: opt-in for permission events at file open time
` [PATCH v8 03/19] fsnotify: add helper to check if file is actually being watched
` [PATCH v8 04/19] fanotify: don't skip extra event info if no info_mode is set
` [PATCH v8 05/19] fanotify: rename a misnamed constant
` [PATCH v8 06/19] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY
` [PATCH v8 07/19] fsnotify: introduce pre-content permission events
` [PATCH v8 08/19] fsnotify: pass optional file access range in pre-content event
` [PATCH v8 09/19] fsnotify: generate pre-content permission event on truncate
` [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH v8 11/19] fanotify: report file range info with pre-content events
` [PATCH v8 12/19] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH v8 13/19] fanotify: add a helper to check for pre content events
` [PATCH v8 14/19] fanotify: disable readahead if we have pre-content watches
` [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
` [PATCH v8 16/19] fsnotify: generate pre-content permission event on page fault
` [PATCH v8 17/19] xfs: add pre-content fsnotify hook for write faults
` [PATCH v8 18/19] btrfs: disable defrag on pre-content watched files
` [PATCH v8 19/19] fs: enable pre-content events on supported file systems
[PATCH -next] mm/ksm: Add missing IS_ERR_OR_NULL check for stable_tree_search()
2024-11-15 15:52 UTC (4+ messages)
[PATCH v2 0/5] Support large folios for tmpfs
2024-11-15 15:44 UTC (14+ messages)
` [PATCH v2 1/5] mm: factor out the order calculation into a new helper
` [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 "
[PATCHSET v5 0/17] Uncached buffered IO
2024-11-15 15:06 UTC (6+ messages)
` [PATCH 08/17] mm/filemap: add read support for RWF_UNCACHED
[PATCH v3 0/9] synchronously scan and reclaim empty user PTE pages
2024-11-15 14:59 UTC (11+ messages)
` [PATCH v3 4/9] mm: introduce skip_none_ptes()
[RFC] mm/kmemleak: Fix sleeping function called from invalid context at print message
2024-11-15 14:54 UTC
[GIT PULL] slab updates for 6.13
2024-11-15 14:22 UTC
[PATCH RFC/RFT v2 0/2] Converge common flows for cpu assisted shadow stack
2024-11-15 14:17 UTC (4+ messages)
[PATCH v9 00/29] Generic `Allocator` support for Rust
2024-11-15 14:00 UTC (3+ messages)
[PATCH v3 0/3] mm/slub: Improve data handling of krealloc() when orig_size is enabled
2024-11-15 13:29 UTC (4+ messages)
` [PATCH v3 2/3] mm/slub: Improve redzone check and zeroing for krealloc()
Proposal: bi-weekly guest_memfd upstream call
2024-11-15 13:18 UTC (2+ messages)
[PATCH 5.15.y 0/4] fix error handling in mmap_region() and refactor (hotfixes)
2024-11-15 12:38 UTC (5+ messages)
` [PATCH 5.15.y 1/4] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
` [PATCH 5.15.y 2/4] mm: unconditionally close VMAs on error
` [PATCH 5.15.y 3/4] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
` [PATCH 5.15.y 4/4] mm: resolve faulty mmap_region() error path behaviour
[PATCH 5.10.y 0/4] fix error handling in mmap_region() and refactor (hotfixes)
2024-11-15 12:36 UTC (4+ messages)
` [PATCH 5.10.y 1/4] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
` [PATCH 5.10.y 2/4] mm: unconditionally close VMAs on error
` [PATCH 5.10.y 4/4] mm: resolve faulty mmap_region() error path behaviour
[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-11-15 12:21 UTC (9+ messages)
` [PATCH v15 11/15] EDAC: Add memory repair control feature
[PATCH v7 00/18] fanotify: add pre-content hooks
2024-11-15 11:47 UTC (4+ messages)
` [PATCH v7 09/18] fanotify: introduce FAN_PRE_ACCESS permission event
[PATCH v2 1/1] sched/numa: Fix memory leak due to the overwritten vma->numab_state
2024-11-15 11:02 UTC
[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
2024-11-15 10:04 UTC (13+ messages)
` [PATCH v1 01/11] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex
` [PATCH v1 02/11] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex
` [PATCH v1 04/11] fs/proc/vmcore: move vmcore definitions from kcore.h to crash_dump.h
[PATCH 5.4.y 0/4] Backport fix of CVE-2024-47674 to 5.10
2024-11-15 5:27 UTC (3+ 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