remove block layer bounce buffering v2
2025-05-05 10:16 UTC (12+ messages)
` [PATCH 1/7] scsi: make aha152x depend on !HIGHMEM
` [PATCH 2/7] scsi: make imm "
` [PATCH 3/7] scsi: make ppa "
` [PATCH 4/7] usb-storage: reject probe of device one non-DMA HCDs when using highmem
` [PATCH 5/7] scsi: remove the no_highmem flag in the host
` [PATCH 6/7] block: remove bounce buffering support
` [PATCH 7/7] mm: remove NR_BOUNCE zone stat
[RFC PATCH v4 0/5] Readahead tweaks for larger folios
2025-05-05 10:09 UTC (17+ messages)
` [RFC PATCH v4 1/5] mm/readahead: Honour new_order in page_cache_ra_order()
` [RFC PATCH v4 2/5] mm/readahead: Terminate async readahead on natural boundary
` [RFC PATCH v4 3/5] mm/readahead: Make space in struct file_ra_state
` [RFC PATCH v4 4/5] mm/readahead: Store folio order "
` [RFC PATCH v4 5/5] mm/filemap: Allow arch to request folio size for exec memory
[RFC PATCH 0/4] mm, bpf: BPF based THP adjustment
2025-05-05 9:38 UTC (22+ messages)
[PATCH v3 1/3] driver/base: Optimize memory block registration to reduce boot time
2025-05-05 9:36 UTC (17+ messages)
` [PATCH v3 2/3] driver/base: remove register_mem_block_under_node_early()
` [PATCH v3 3/3] drivers/base : Rename register_memory_blocks_under_node() and remove context argument
[PATCH v2 0/3] memcg: decouple memcg and objcg stocks
2025-05-05 9:06 UTC (7+ messages)
` [PATCH v2 3/3] memcg: no irq disable for memcg stock lock
[PATCH] zsmalloc: don't underflow size calculation in zs_obj_write()
2025-05-05 9:05 UTC (2+ messages)
remove block layer bounce buffering
2025-05-05 8:36 UTC (6+ messages)
` [PATCH 4/7] usb-storage: reject probe of device one non-DMA HCDs when using highmem
` [usb-storage] "
[PATCH rfc 00/12] mm: BPF OOM
2025-05-05 8:08 UTC (11+ messages)
` [PATCH rfc 10/12] mm: introduce bpf_out_of_memory() bpf kfunc
[PATCH v8 06/13] KVM: x86: Generalize private fault lookups to guest_memfd fault lookups
2025-05-05 8:01 UTC (5+ messages)
[PATCH v11 0/9] Provide a new two step DMA mapping API
2025-05-05 7:01 UTC (10+ messages)
` [PATCH v11 1/9] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v11 2/9] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v11 3/9] iommu: generalize the batched sync after map interface
` [PATCH v11 4/9] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v11 5/9] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v11 6/9] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v11 7/9] dma-mapping: Implement link/unlink ranges API
` [PATCH v11 8/9] dma-mapping: add a dma_need_unmap helper
` [PATCH v11 9/9] docs: core-api: document the IOVA-based API
[PATCH v3 0/4] mm/hugetlb: Let unmap_hugepage_range() and
2025-05-05 7:01 UTC (5+ messages)
` [PATCH v3 3/4] mm/hugetlb: Refactor __unmap_hugepage_range() to take folio instead of page
[PATCH v3] sched/numa: add statistics of numa balance task migration
2025-05-05 6:43 UTC (2+ messages)
[PATCH] swapfile: disable swapon for bs > ps devices
2025-05-05 6:25 UTC (2+ messages)
[PATCH 05/12] tracing: kdb: Use tracer_tracing_on/off() instead of setting per CPU disabled
2025-05-05 5:05 UTC
[PATCH V3] mm: page-flags-layout.h: change the KASAN_TAG_WIDTH for HW_TAGS
2025-05-04 21:34 UTC (2+ messages)
[syzbot] [hfs?] [mm?] KASAN: slab-out-of-bounds Read in generic_perform_write
2025-05-04 9:52 UTC
[PATCH 0/4] selftests/mm/uffd: refactor global variables
2025-05-04 9:48 UTC (7+ messages)
` [PATCH 1/4] selftests/mm/uffd: Refactor non-composite global vars into struct
` [PATCH v2 1/1] "
[PATCH v4] mm: add zblock allocator
2025-05-04 9:26 UTC (2+ messages)
[PATCH v2 0/1] mm: Xen PV regression after THP PTE optimization
2025-05-04 8:58 UTC (6+ messages)
` [PATCH v2 1/1] mm: fix folio_pte_batch() on XEN PV
[PATCH] mm/codetag: sub in advance when free non-compound high order pages
2025-05-04 6:19 UTC
[PATCH v3 0/3] Implement numa node notifier
2025-05-04 6:16 UTC (9+ messages)
` [PATCH v3 2/3] mm,memory_hotplug: "
` [PATCH v3 3/3] mm,memory_hotplug: Rename status_change_nid parameter in memory_notify
[PATCH] mm/zblock: use vmalloc for page allocations
2025-05-04 6:14 UTC (5+ messages)
[akpm-mm:mm-new 313/316] memcontrol.c:undefined reference to `ksm_process_profit'
2025-05-04 1:39 UTC (2+ messages)
[PATCH v2] selftests: Fix some typos in tools/testing/selftests
2025-05-03 21:19 UTC
[RFC PATCH v3 00/11] mm/mremap: introduce more mergeable mremap via MREMAP_RELOCATE_ANON
2025-05-03 21:12 UTC (12+ messages)
` [RFC PATCH v3 01/11] "
` [RFC PATCH v3 02/11] mm/mremap: add MREMAP_MUST_RELOCATE_ANON
` [RFC PATCH v3 03/11] mm/mremap: add MREMAP[_MUST]_RELOCATE_ANON support for large folios
` [RFC PATCH v3 04/11] tools UAPI: Update copy of linux/mman.h from the kernel sources
` [RFC PATCH v3 05/11] tools/testing/selftests: add sys_mremap() helper to vm_util.h
` [RFC PATCH v3 06/11] tools/testing/selftests: add mremap() cases that merge normally
` [RFC PATCH v3 07/11] tools/testing/selftests: add MREMAP_RELOCATE_ANON merge test cases
` [RFC PATCH v3 08/11] tools/testing/selftests: expand mremap() tests for MREMAP_RELOCATE_ANON
` [RFC PATCH v3 09/11] tools/testing/selftests: have CoW self test use MREMAP_RELOCATE_ANON
` [RFC PATCH v3 10/11] tools/testing/selftests: test relocate anon in split huge page test
` [RFC PATCH v3 11/11] tools/testing/selftests: add MREMAP_RELOCATE_ANON fork tests
[PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
2025-05-03 19:13 UTC (6+ messages)
[RFC PATCH v2 00/10] mm/mremap: introduce more mergeable mremap via MREMAP_RELOCATE_ANON
2025-05-03 17:50 UTC (12+ messages)
` [RFC PATCH v2 01/10] "
[linus:master] [alloc_tag] 93d5440ece: WARNING:at_include/linux/alloc_tag.h:#__pgalloc_tag_sub
2025-05-03 11:51 UTC (2+ messages)
` "
[PATCH 09/12] tracing: branch: Use trace_tracing_is_on_cpu() instead of "disabled" field
2025-05-03 10:10 UTC
[PATCH] mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
2025-05-03 9:50 UTC (8+ messages)
[PATCH v4] mm: add zblock allocator
2025-05-03 8:27 UTC (2+ messages)
[PATCH] vfio: add dma map/unmap support for noiommu
2025-05-03 0:48 UTC
[PATCH v5 0/5] cgroup: separate rstat trees
2025-05-03 0:12 UTC (6+ messages)
` [PATCH v5 1/5] cgroup: use helper for distingushing css in callbacks
` [PATCH v5 2/5] cgroup: use separate rstat trees for each subsystem
` [PATCH v5 3/5] cgroup: use subsystem-specific rstat locks to avoid contention
` [PATCH v5 4/5] cgroup: helper for checking rstat participation of css
` [PATCH v5 5/5] cgroup: document the rstat per-cpu initialization
[PATCH v15 00/27] riscv control-flow integrity for usermode
2025-05-02 23:30 UTC (28+ messages)
` [PATCH v15 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v15 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v15 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v15 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v15 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v15 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v15 07/27] riscv mm: manufacture shadow stack pte
` [PATCH v15 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v15 09/27] riscv mmu: write protect and shadow stack
` [PATCH v15 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v15 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v15 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v15 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v15 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v15 15/27] riscv/traps: Introduce software check exception
` [PATCH v15 16/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v15 17/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v15 18/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v15 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v15 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v15 21/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v15 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v15 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v15 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v15 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v15 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v15 27/27] kselftest/riscv: kselftest for user mode cfi
[PATCH v8 00/13] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-05-02 22:29 UTC (9+ messages)
` [PATCH v8 02/13] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v8 08/13] KVM: guest_memfd: Allow host to map guest_memfd() pages
[PATCH v7 00/18] kexec: introduce Kexec HandOver (KHO)
2025-05-02 21:36 UTC (12+ messages)
` [PATCH v7 06/18] kexec: include asm/early_ioremap.h
` [PATCH v7 12/18] x86/kexec: add support for passing kexec handover (KHO) data
` [PATCH v7 13/18] x86/e820: temporarily enable KHO scratch for memory below 1M
` [PATCH v7 14/18] x86/boot: make sure KASLR does not step over KHO preserved memory
[PATCH v2 00/17] khugepaged: Asynchronous mTHP collapse
2025-05-02 20:34 UTC (5+ messages)
[Patch v2 0/2] sched/numa, mm/numa: Soft Affinity via numa_preferred_nid
2025-05-02 18:59 UTC (3+ messages)
` [PATCH v2 1/2] sched/numa: Add ability to override task's numa_preferred_nid
` [PATCH v2 2/2] sched/numa: prctl to set/override "
[PATCH v8 0/2] memcg: Fix test_memcg_min/low test failures
2025-05-02 18:39 UTC (2+ messages)
[PATCH v6 0/3] nvme/pci: PRP list DMA pool partitioning
2025-05-02 16:48 UTC (2+ messages)
[GIT PULL] slab fix for 6.15-rc5
2025-05-02 16:41 UTC (2+ messages)
[PATCH] mm/hugetlb: copy the CMA flag when demoting
2025-05-02 16:23 UTC (3+ messages)
MSG_ZEROCOPY and the O_DIRECT vs fork() race
2025-05-02 16:21 UTC (4+ messages)
` Reorganising how the networking layer handles memory
[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
2025-05-02 16:16 UTC (9+ messages)
` [PATCH v3 8/8] mm/maps: execute PROCMAP_QUERY ioctl "
[PATCH v9 00/19] zswap compression batching
2025-05-02 15:53 UTC (4+ messages)
` [PATCH v9 10/19] crypto: acomp - New interfaces to facilitate batching support in acomp & drivers
[PATCH 0/7] mm/damon: auto-tune DAMOS for NUMA setups including tiered memory
2025-05-02 15:49 UTC (2+ messages)
[PATCH v8 09/14] cma: export cma_alloc() and cma_release()
2025-05-02 15:49 UTC (2+ messages)
[PATCH v5 00/12] khugepaged: mTHP support
2025-05-02 15:42 UTC (12+ messages)
` [PATCH v5 07/12] khugepaged: add "
[PATCH v3 0/6] Support large folios for tmpfs
2025-05-02 15:31 UTC (10+ messages)
` [PATCH v3 3/6] mm: shmem: add large folio support "
` [REGRESSION] "
[PATCH 00/11] Remove aops->writepage
2025-05-02 14:33 UTC (8+ messages)
` [PATCH 11/11] fs: "
[RFC PATCH v2 0/3] eliminate mmap() retry merge, add .mmap_prepare hook
2025-05-02 12:59 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