linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC V1 00/31] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-01-24 12:57 UTC  (24+ messages)
` [RFC V1 01/31] mm/debug_vm_pgtable: Directly use vm_get_page_prot()
` [RFC V1 02/31] mm/mmap: Clarify protection_map[] indices
` [RFC V1 03/31] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [RFC V1 04/31] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [RFC V1 05/31] arm64/mm: "
` [RFC V1 06/31] sparc/mm: "
` [RFC V1 07/31] mips/mm: "
` [RFC V1 08/31] m68k/mm: "
` [RFC V1 09/31] arm/mm: "
` [RFC V1 10/31] x86/mm: "
` [RFC V1 11/31] mm/mmap: Drop protection_map[]
` [RFC V1 12/31] mm/mmap: Drop arch_filter_pgprot()
` [RFC V1 13/31] mm/mmap: Drop arch_vm_get_page_pgprot()
` [RFC V1 14/31] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [RFC V1 15/31] riscv/mm: "
` [RFC V1 16/31] alpha/mm: "
` [RFC V1 17/31] sh/mm: "
` [RFC V1 18/31] arc/mm: "
` [RFC V1 19/31] csky/mm: "
` [RFC V1 20/31] extensa/mm: "
` [RFC V1 21/31] parisc/mm: "
` [RFC V1 22/31] openrisc/mm: "
` [RFC V1 23/31] um/mm: "

[PATCH 0/7] Allocate module text and data separately
 2022-01-24 12:32 UTC  (10+ messages)
` [PATCH 1/7] modules: Refactor within_module_core() and within_module_init()
` [PATCH 2/7] modules: Add within_module_text() macro
` [PATCH 3/7] modules: Always have struct mod_tree_root
` [PATCH 4/7] modules: Prepare for handling several RB trees
` [PATCH 5/7] modules: Introduce data_layout
` [PATCH 6/7] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
` [PATCH 7/7] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx

[PATCH RFC 0/3] Add a module parameter to adjust kfence objects
 2022-01-24 12:21 UTC  (13+ messages)
` [PATCH RFC 1/3] kfence: "
` [PATCH RFC 2/3] kfence: Optimize branches prediction when sample interval is zero
` [PATCH RFC 3/3] kfence: Make test case compatible with run time set sample interval

[PATCH v1] binfmt_misc: fix crash when load/unload module
 2022-01-24 12:14 UTC  (2+ messages)

[PATCH RFC v2 0/2] mm: Rework zap ptes on swap entries
 2022-01-24 11:01 UTC  (14+ messages)
` [PATCH RFC v2 1/2] mm: Don't skip swap entry even if zap_details specified

[PATCH 00/23 V3] Repair SWAP-over_NFS
 2022-01-24 10:29 UTC  (40+ messages)
` [PATCH 04/23] MM: move responsibility for setting SWP_FS_OPS to ->swap_activate
` [PATCH 17/23] SUNRPC/xprt: async tasks mustn't block waiting for memory
` [PATCH 05/23] MM: reclaim mustn't enter FS for SWP_FS_OPS swap-space
` [PATCH 13/23] NFS: rename nfs_direct_IO and use as ->swap_rw
` [PATCH 19/23] NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
` [PATCH 03/23] MM: drop swap_set_page_dirty
` [PATCH 14/23] NFS: swap IO handling is slightly different for O_DIRECT IO
` [PATCH 20/23] SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
` [PATCH 01/23] MM: create new mm/swap.h header file
` [PATCH 22/23] NFS: swap-out must always use STABLE writes
` [PATCH 23/23] SUNRPC: lock against ->sock changing during sysfs read
` [PATCH 06/23] MM: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
` [PATCH 21/23] NFSv4: keep state manager thread active if swap is enabled
` [PATCH 02/23] MM: extend block-plugging to cover all swap reads with read-ahead
` [PATCH 09/23] MM: submit multipage reads for SWP_FS_OPS swap-space
` [PATCH 15/23] SUNRPC/call_alloc: async tasks mustn't block waiting for memory
` [PATCH 11/23] VFS: Add FMODE_CAN_ODIRECT file flag
` [PATCH 12/23] NFS: remove IS_SWAPFILE hack
` [PATCH 08/23] DOC: update documentation for swap_activate and swap_rw
` [PATCH 16/23] SUNRPC/auth: async tasks mustn't block waiting for memory
` [PATCH 18/23] SUNRPC: remove scheduling boost for "SWAPPER" tasks
` [PATCH 10/23] MM: submit multipage write for SWP_FS_OPS swap-space
` [PATCH 07/23] MM: perform async writes to SWP_FS_OPS swap-space using ->swap_rw

[RFC][PATCH v2 0/5] sched: User Managed Concurrency Groups
 2022-01-24 10:27 UTC  (9+ messages)
` [RFC][PATCH v2 5/5] sched: User Mode Concurency Groups

[RESEND][PATCH v2] mm: don't call lru draining in the nested lru_cache_disable
 2022-01-24  9:57 UTC  (10+ messages)

[PATCH v4 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2022-01-24  9:55 UTC  (3+ messages)
` [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages

[PATCH 1/5] mm: rmap: fix cache flush on THP pages
 2022-01-24  9:07 UTC  (11+ messages)
` [PATCH 2/5] dax: fix cache flush on PMD-mapped pages
` [PATCH 3/5] mm: page_vma_mapped: support checking if a pfn is mapped into a vma
` [PATCH 4/5] dax: fix missing writeprotect the pte entry

[PATCH] Revert "mm/page_isolation: unset migratetype directly for non Buddy page"
 2022-01-24  8:41 UTC  (3+ messages)

[PATCH v4 0/3] mm/hwpoison: fix unpoison_memory()
 2022-01-24  6:37 UTC  (5+ messages)
` [PATCH v4 1/3] mm/hwpoison: mf_mutex for soft offline and unpoison

[PATCH v3 0/2] powerpc/fadump: handle CMA activation failure appropriately
 2022-01-24  5:21 UTC  (5+ messages)
` [PATCH v3 1/2] mm/cma: provide option to opt out from exposing pages on activation failure
` [PATCH v3 2/2] powerpc/fadump: opt out from freeing pages on cma "

[PATCH v2 1/2] mm: thp: fix wrong cache flush in remove_migration_pmd()
 2022-01-24  5:17 UTC  (2+ messages)
` [PATCH v2 2/2] mm: fix missing cache flush for all tail pages of THP

[RFC] Simplify users of vma_address_end()
 2022-01-24  4:40 UTC  (2+ messages)

[PATCH] fcntl.2: document F_GET_SEALS on tmpfs peculiarity
 2022-01-24  4:18 UTC 

[RFC PLAN] Some humble ideas for DAMON future works
 2022-01-23 22:48 UTC  (2+ messages)

[PATCH v6 0/9] Multigenerational LRU Framework
 2022-01-23 21:40 UTC  (15+ messages)
` [PATCH v6 6/9] mm: multigenerational lru: aging

[PATCH 25/54] mm/vmstat: replace cpumask_weight with cpumask_empty where appropriate
 2022-01-23 18:39 UTC  (3+ messages)
` [PATCH 51/54] mm: replace nodes_weight with nodes_weight_eq in mempolicy
` [PATCH 52/54] lib/nodemask: add num_node_state_eq()

[GIT PULL] Bitmap patches for 5.17-rc1
 2022-01-23  6:18 UTC  (2+ messages)

[PATCH 1/2] mm/page_alloc: add same penalty is enough to get round-robin order
 2022-01-23  1:35 UTC  (2+ messages)
` [PATCH 2/2] mm/page_alloc: add penalty to local_node

[RFC PATCH 0/6] Add support for shared PTEs across processes
 2022-01-22 18:29 UTC  (12+ messages)

[Resend PATCH v3] psi: fix possible trigger missing in the window
 2022-01-22  9:50 UTC  (2+ messages)

[GIT PULL] Three small folio patches
 2022-01-22  9:40 UTC  (2+ messages)

incoming
 2022-01-22  6:15 UTC  (69+ messages)
` [patch 02/69] sysctl: add a new register_sysctl_init() interface
` [patch 03/69] sysctl: move some boundary constants from sysctl.c to sysctl_vals
` [patch 04/69] hung_task: move hung_task sysctl interface to hung_task.c
` [patch 05/69] watchdog: move watchdog sysctl interface to watchdog.c
` [patch 06/69] sysctl: make ngroups_max const
` [patch 07/69] sysctl: use const for typically used max/min proc sysctls
` [patch 08/69] sysctl: use SYSCTL_ZERO to replace some static int zero uses
` [patch 09/69] aio: move aio sysctl to aio.c
` [patch 10/69] dnotify: move dnotify sysctl to dnotify.c
` [patch 11/69] hpet: simplify subdirectory registration with register_sysctl()
` [patch 12/69] i915: "
` [patch 13/69] macintosh/mac_hid.c: "
` [patch 14/69] ocfs2: "
` [patch 15/69] test_sysctl: "
` [patch 16/69] inotify: "
` [patch 17/69] cdrom: "
` [patch 18/69] eventpoll: simplify sysctl declaration "
` [patch 19/69] firmware_loader: move firmware sysctl to its own files
` [patch 20/69] random: move the random sysctl declarations to its own file
` [patch 21/69] sysctl: add helper to register a sysctl mount point
` [patch 22/69] fs: move binfmt_misc sysctl to its own file
` [patch 23/69] printk: move printk sysctl to printk/sysctl.c
` [patch 24/69] scsi/sg: move sg-big-buff sysctl to scsi/sg.c
` [patch 25/69] stackleak: move stack_erasing sysctl to stackleak.c
` [patch 26/69] sysctl: share unsigned long const values
` [patch 27/69] fs: move inode sysctls to its own file
` [patch 28/69] fs: move fs stat sysctls to file_table.c
` [patch 29/69] fs: move dcache sysctls to its own file
` [patch 30/69] sysctl: move maxolduid as a sysctl specific const
` [patch 31/69] fs: move shared sysctls to fs/sysctls.c
` [patch 32/69] fs: move locking sysctls where they are used
` [patch 33/69] fs: move namei sysctls to its own file
` [patch 34/69] fs: move fs/exec.c sysctls into "
` [patch 35/69] fs: move pipe sysctls to is "
` [patch 36/69] sysctl: add and use base directory declarer and registration helper
` [patch 37/69] fs: move namespace sysctls and declare fs base directory
` [patch 38/69] kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
` [patch 39/69] printk: fix build warning when CONFIG_PRINTK=n
` [patch 40/69] fs/coredump: move coredump sysctls into its own file
` [patch 41/69] kprobe: move sysctl_kprobes_optimization to kprobes.c
` [patch 42/69] kernel/sysctl.c: remove unused variable ten_thousand
` [patch 43/69] sysctl: returns -EINVAL when a negative value is passed to proc_doulongvec_minmax
` [patch 44/69] zsmalloc: introduce some helper functions
` [patch 45/69] zsmalloc: rename zs_stat_type to class_stat_type
` [patch 46/69] zsmalloc: decouple class actions from zspage works
` [patch 47/69] zsmalloc: introduce obj_allocated
` [patch 48/69] zsmalloc: move huge compressed obj from page to zspage
` [patch 49/69] zsmalloc: remove zspage isolation for migration
` [patch 50/69] locking/rwlocks: introduce write_lock_nested
` [patch 51/69] zsmalloc: replace per zpage lock with pool->migrate_lock
` [patch 52/69] zsmalloc: replace get_cpu_var with local_lock
` [patch 53/69] fs: proc: store PDE()->data into inode->i_private
` [patch 54/69] proc: remove PDE_DATA() completely
` [patch 55/69] lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
` [patch 56/69] lib/stackdepot: always do filter_irq_stacks() in stack_depot_save()
` [patch 57/69] mm: remove cleancache
` [patch 58/69] frontswap: remove frontswap_writethrough
` [patch 59/69] frontswap: remove frontswap_tmem_exclusive_gets
` [patch 60/69] frontswap: remove frontswap_shrink
` [patch 61/69] frontswap: remove frontswap_curr_pages
` [patch 62/69] frontswap: simplify frontswap_init
` [patch 63/69] frontswap: remove the frontswap exports
` [patch 64/69] mm: simplify try_to_unuse
` [patch 65/69] frontswap: remove frontswap_test
` [patch 66/69] frontswap: simplify frontswap_register_ops
` [patch 67/69] mm: mark swap_lock and swap_active_head static
` [patch 68/69] frontswap: remove support for multiple ops
` [patch 69/69] mm: hide the FRONTSWAP Kconfig symbol

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox