messages from 2024-09-04 17:01:21 to 2024-09-05 10:36:18 UTC [more...]
[PATCH v5 06/30] arm64: context switch POR_EL0 register
2024-09-05 10:36 UTC (13+ messages)
[PATCH v4 1/2] mm: store zero pages to be swapped out in a bitmap
2024-09-05 10:33 UTC (18+ messages)
[PATCH v5 00/18] fanotify: add pre-content hooks
2024-09-05 10:32 UTC (28+ messages)
` [PATCH v5 01/18] fanotify: don't skip extra event info if no info_mode is set
` [PATCH v5 02/18] fsnotify: introduce pre-content permission event
` [PATCH v5 03/18] fsnotify: generate pre-content permission event on open
` [PATCH v5 04/18] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH v5 05/18] fanotify: introduce FAN_PRE_MODIFY "
` [PATCH v5 06/18] fanotify: pass optional file access range in pre-content event
` [PATCH v5 07/18] fanotify: rename a misnamed constant
` [PATCH v5 08/18] fanotify: report file range info with pre-content events
` [PATCH v5 09/18] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH v5 10/18] fs: add a flag to indicate the fs supports pre-content events
` [PATCH v5 11/18] fanotify: add a helper to check for pre content events
` [PATCH v5 12/18] fanotify: disable readahead if we have pre-content watches
` [PATCH v5 13/18] mm: don't allow huge faults for files with pre content watches
` [PATCH v5 14/18] fsnotify: generate pre-content permission event on page fault
` [PATCH v5 15/18] bcachefs: add pre-content fsnotify hook to fault
` [PATCH v5 16/18] xfs: add pre-content fsnotify hook for write faults
` [PATCH v5 17/18] btrfs: disable defrag on pre-content watched files
` [PATCH v5 18/18] fs: enable pre-content events on supported file systems
[PATCH] mm: move bad zone checking before getting it
2024-09-05 10:22 UTC (2+ messages)
[PATCH v5 0/6] mm: split underused THPs
2024-09-05 10:21 UTC (4+ messages)
` [PATCH v5 1/6] mm: free zapped tail pages when splitting isolated thp
[PATCH v2] mm: z3fold: deprecate CONFIG_Z3FOLD
2024-09-05 10:19 UTC (3+ messages)
[linux-next:master 8636/9291] arch/arm/boot/dts/rockchip/rk3288-veyron-jerry.dtb: wifi@1: marvell,caldata-txpwrlimit-2g: [1, 0, 6, 0, 8, 2, 137, 1, 36, 0, 103, 9, 20, 1, 0, 15, 1, 12, 2, 12, 3, 12, 4, 12, 5, 12, 6, 12, 7, 9, 8, 9, 9, 9, 10, 12, 11, 12, 12, 12, 13, 9, 14, 9, 15, 9, 137
2024-09-05 9:59 UTC
[PATCH v2 0/2] Do not shatter hugezeropage on wp-fault
2024-09-05 9:53 UTC (9+ messages)
` [PATCH v2 1/2] mm: Abstract THP allocation
` [PATCH v2 2/2] mm: Allocate THP on hugezeropage wp-fault
[PATCH 6.10 181/184] mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()
2024-09-05 9:41 UTC
[PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
2024-09-05 9:28 UTC (2+ messages)
[PATCH v3 00/14] introduce pte_offset_map_{ro|rw}_nolock()
2024-09-05 9:25 UTC (5+ messages)
` [PATCH v3 08/14] mm: copy_pte_range() use pte_offset_map_rw_nolock()
` [PATCH v3 09/14] mm: mremap: move_ptes() "
[PATCH] mm: vmscan.c: fix OOM on swap stress test
2024-09-05 8:19 UTC (4+ messages)
[PATCH v4 00/17] slab: add struct kmem_cache_args
2024-09-05 8:16 UTC (21+ messages)
` [PATCH v4 01/17] slab: s/__kmem_cache_create/do_kmem_cache_create/g
` [PATCH v4 02/17] slab: add struct kmem_cache_args
` [PATCH v4 03/17] slab: port kmem_cache_create() to "
` [PATCH v4 04/17] slab: port kmem_cache_create_rcu() "
` [PATCH v4 05/17] slab: port kmem_cache_create_usercopy() "
` [PATCH v4 06/17] slab: pass struct kmem_cache_args to create_cache()
` [PATCH v4 07/17] slab: pull kmem_cache_open() into do_kmem_cache_create()
` [PATCH v4 08/17] slab: pass struct kmem_cache_args to do_kmem_cache_create()
` [PATCH v4 09/17] slab: remove rcu_freeptr_offset from struct kmem_cache
` [PATCH v4 10/17] slab: port KMEM_CACHE() to struct kmem_cache_args
` [PATCH v4 11/17] slab: port KMEM_CACHE_USERCOPY() "
` [PATCH v4 12/17] slab: create kmem_cache_create() compatibility layer
` [PATCH v4 13/17] file: port to struct kmem_cache_args
` [PATCH v4 14/17] slab: remove kmem_cache_create_rcu()
` [PATCH v4 15/17] slab: make kmem_cache_create_usercopy() static inline
` [PATCH v4 16/17] slab: make __kmem_cache_create() "
` [PATCH v4 17/17] io_uring: port to struct kmem_cache_args
[linux-next:master 5654/9291] arch/arm/boot/dts/nxp/imx/imx27-eukrea-mbimxsd27-baseboard.dtb: ads7846@0: interrupts: [[9], [25], [8]] is too long
2024-09-05 8:15 UTC
[PATCH v2] mm: arm64: document why pte is not advanced in contpte_ptep_set_access_flags()
2024-09-05 8:15 UTC (2+ messages)
[PATCH RFC] mm: arm64: advance pte for contpte_ptep_set_access_flags
2024-09-05 8:10 UTC (8+ messages)
[PATCH v2] mm: vmscan.c: fix OOM on swap stress test
2024-09-05 8:08 UTC
[PATCH v2 0/5] mm: convert to folio_isolate_movable()
2024-09-05 8:01 UTC (9+ messages)
` [PATCH v2 1/5] mm: compaction: get reference before non LRU movable folio isolation
` [PATCH v2 2/5] mm: migrate: add folio_isolate_movable()
[REGRESSION] cifs: triggers bad flatpak & ostree signatures, corrupts ffmpeg & mkvmerge outputs
2024-09-05 7:32 UTC (4+ messages)
[PATCH -next] mm: introduce per-node proactive reclaim interface
2024-09-05 7:31 UTC (7+ messages)
[PATCH v3 2/2] mm: Tidy up shmem mTHP controls and stats
2024-09-05 7:29 UTC (5+ messages)
[PATCH v2 00/14] introduce pte_offset_map_{ro|rw}_nolock()
2024-09-05 7:18 UTC (7+ messages)
` [PATCH v2 07/14] mm: khugepaged: collapse_pte_mapped_thp() use pte_offset_map_rw_nolock()
[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
2024-09-05 6:47 UTC (2+ messages)
[PATCH] mm: use unique zsmalloc caches names
2024-09-05 6:47 UTC
Patch "mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()" has been added to the 6.10-stable tree
2024-09-05 6:46 UTC
[PATCH V2] mm/gup: Clear the LRU flag of a page before adding to LRU batch
2024-09-05 5:00 UTC (14+ messages)
[PATCH v4 0/3] Refactor __kmem_cache_create() and fix memory leak
2024-09-05 3:41 UTC (3+ messages)
` [PATCH v4 3/3] mm/slub: Fix memory leak of kobj->name in sysfs_slab_add()
[PATCH] mm: Skip the reserved bootmem for compaction
2024-09-05 3:10 UTC (5+ messages)
[PATCH v12 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
2024-09-05 3:09 UTC (9+ messages)
` [PATCH v12 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v12 3/3] ACPI: APEI: handle synchronous exceptions in task work
[PATCH -v2] Resource: fix region_intersects() for CXL memory
2024-09-05 3:00 UTC (6+ messages)
[linux-next:master 5413/9291] otx_cptvf_algs.c:undefined reference to `crypto_authenc_extractkeys'
2024-09-05 2:21 UTC (2+ messages)
` [PATCH] crypto: octeontx* - Select CRYPTO_AUTHENC
[PATCH] mm: migrate: remove unused includes
2024-09-05 1:26 UTC (4+ messages)
[linux-next:master 8385/9291] arch/arm64/boot/dts/renesas/r8a779g0-white-hawk.dtb: isp@fed00000: compatible: ['renesas,r8a779g0-isp', 'renesas,rcar-gen4-isp'] is too long
2024-09-05 0:53 UTC
[PATCH mm-unstable v4 0/5] Improve mem_cgroup_iter()
2024-09-05 0:30 UTC (6+ messages)
` [PATCH mm-unstable v4 1/5] cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU
` [PATCH mm-unstable v4 2/5] mm: don't hold css->refcnt during traversal
` [PATCH mm-unstable v4 3/5] mm: increment gen # before restarting traversal
` [PATCH mm-unstable v4 4/5] mm: restart if multiple traversals raced
` [PATCH mm-unstable v4 5/5] mm: clean up mem_cgroup_iter()
[PATCH] mm/damon/tests/vaddr-kunit: don't use mas_lock for MM_MT_FLAGS-initialized maple tree
2024-09-05 0:19 UTC (9+ messages)
[PATCH] mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu read lock
2024-09-05 0:12 UTC
[RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
2024-09-05 0:08 UTC (4+ messages)
` [RFC PATCH v1 1/4] Introducing qpw_lock() and per-cpu queue & flush work
[PATCH -v2] Resource: fix region_intersects() for CXL memory
2024-09-04 23:58 UTC (3+ messages)
[regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000")
2024-09-04 23:36 UTC (16+ messages)
[PATCH v7 0/2] mm: Ignite large folios swap-in support
2024-09-04 23:35 UTC (12+ messages)
` [PATCH v7 2/2] mm: support large folios swap-in for sync io devices
[PATCH 0/2 v2] remove PF_MEMALLOC_NORECLAIM
2024-09-04 23:05 UTC (14+ messages)
[linux-next:master 8381/9291] arch/arm64/boot/dts/renesas/r8a779g0-white-hawk.dtb: video@e6ef0000: compatible: 'oneOf' conditional failed, one must be fixed:
2024-09-04 23:00 UTC
[PATCH 0/2] mm: make copy_to_kernel_nofault() not fault on user addresses
2024-09-04 22:56 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH v2 0/8] tmpfs: Add case-insesitive support for tmpfs
2024-09-04 22:28 UTC (4+ messages)
` [PATCH v2 6/8] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
[RFC bpf-next v4 4/6] bpf: pin, translate, and unpin __uptr from syscalls
2024-09-04 22:21 UTC (3+ messages)
[PATCH] x86/mm/pat: Support splitting of virtual memory areas
2024-09-04 21:29 UTC (8+ messages)
[PATCH V10] cgroup/rstat: Avoid flushing if there is an ongoing root flush
2024-09-04 21:10 UTC (2+ messages)
[PATCH v2 0/6] page allocation tag compression
2024-09-04 21:07 UTC (9+ messages)
` [PATCH v2 6/6] alloc_tag: config to store page allocation tag refs in page flags
[PATCH] mm: page_alloc: fix missed updates of PGFREE in free_unref_{page/folios}
2024-09-04 20:54 UTC
[PATCH] mm/mm_init.c: add zidcache to the init_reserved_page function
2024-09-04 20:41 UTC (2+ messages)
[PATCH V2] mm/hugetlb: simplify refs in memfd_alloc_folio
2024-09-04 20:32 UTC
[PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
2024-09-04 20:21 UTC (7+ messages)
[PATCH] mm/hugetlb: simplify refs in memfd_alloc_folio
2024-09-04 20:20 UTC (5+ messages)
[PATCH v2 00/15] slab: add struct kmem_cache_args
2024-09-04 20:10 UTC (9+ messages)
` [PATCH v2 02/15] "
[PATCH v7 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
2024-09-04 20:04 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION fdadd93817f124fd0ea6ef251d4a1068b7feceba
2024-09-04 19:58 UTC
[PATCH v2] mm/damon/tests/vaddr-kunit: init maple tree without MT_FLAGS_LOCK_EXTERN
2024-09-04 19:58 UTC (5+ messages)
[PATCH v2 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-09-04 19:45 UTC (3+ messages)
` [PATCH v2 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
BUG: general protection fault in get_mem_cgroup_from_objcg
2024-09-04 19:18 UTC (6+ messages)
[PATCH 0/3] mm: Care about shadow stack guard gap when getting an unmapped area
2024-09-04 19:07 UTC (8+ messages)
` [PATCH 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
` [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
[v2 PATCH 1/2] hugetlb: arm64: add mte support
2024-09-04 18:35 UTC (6+ messages)
[PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
2024-09-04 18:01 UTC (12+ messages)
[PATCH] mm/damon/tests/vaddr-kunit: don't use mas_lock for MM_MT_FLAGS-initialized maple tree
2024-09-04 17:36 UTC (2+ messages)
[PATCH 0/9] vdso: Use only headers from the vdso/ namespace
2024-09-04 17:26 UTC (14+ messages)
` [PATCH 3/9] x86: vdso: Introduce asm/vdso/page.h
` [PATCH 4/9] vdso: Introduce vdso/page.h
` [PATCH 5/9] vdso: Split linux/minmax.h
` [PATCH 6/9] vdso: Split linux/array_size.h
` [PATCH 7/9] x86: vdso: Modify asm/vdso/getrandom.h to include datapage
` [PATCH 9/9] vdso: Modify getrandom to include the correct namespace
[PATCH v2 00/19] mm: Support huge pfnmaps
2024-09-04 17:07 UTC (12+ messages)
[PATCH v2 0/3] mm: Care about shadow stack guard gap when getting an unmapped area
2024-09-04 16:58 UTC (4+ messages)
` [PATCH v2 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
` [PATCH v2 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
` [PATCH v2 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).