linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-02 14:06:35 to 2021-08-04 14:03:44 UTC [more...]

[PATCH 00/16] tmpfs: HUGEPAGE and MEM_LOCK fcntls and memfds
 2021-08-04 14:03 UTC  (19+ messages)
` [PATCH 01/16] huge tmpfs: fix fallocate(vanilla) advance over huge pages
` [PATCH 04/16] huge tmpfs: revert shmem's use of transhuge_vma_enabled()
` [PATCH 06/16] huge tmpfs: shmem_is_huge(vma, inode, index)
` [PATCH 07/16] memfd: memfd_create(name, MFD_HUGEPAGE) for shmem huge pages
` [PATCH 10/16] tmpfs: fcntl(fd, F_MEM_LOCK) to memlock a tmpfs file

[PATCH 0/2] Protect vmstats on PREEMPT_RT
 2021-08-04 13:42 UTC  (5+ messages)
` [PATCH 2/2] mm/vmstat: Protect per cpu variables with preempt disable on RT

[PATCH v3 0/2] kasan: reset tag when accessing invalid metadata
 2021-08-04 12:44 UTC  (5+ messages)
` [PATCH v3 1/2] kasan, kmemleak: reset tags when scanning block
` [PATCH v3 2/2] kasan, slub: reset tag when printing address

[PATCH v3 00/35] SLUB: reduce irq disabled scope and make it RT compatible
 2021-08-04 12:14 UTC  (3+ messages)

ERROR: modpost: "__raw_writesl" [drivers/i3c/master/i3c-master-cdns.ko] undefined!
 2021-08-04 11:38 UTC 

[PATCH v2 0/3] arm64: support page mapping percpu first chunk allocator
 2021-08-04 11:14 UTC  (5+ messages)
` [PATCH v2 1/3] vmalloc: Choose a better start address in vm_area_register_early()

flush_kernel_dcache_page fixes and removal
 2021-08-04 11:12 UTC  (5+ messages)
` [PATCH 1/6] mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
` [PATCH 2/6] mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_page

[PATCH v2 0/4] bitmap: unify for_each_bit() macros
 2021-08-04 10:07 UTC  (3+ messages)
` [PATCH 2/4] bitmap: unify find_bit operations

[PATCH v3] memblock: make memblock_find_in_range method private
 2021-08-04 10:02 UTC  (4+ messages)

[syzbot] linux-next boot error: WARNING in find_vma
 2021-08-04 10:00 UTC  (3+ messages)

[PATCH v2 0/2] kasan: reset tag when accessing invalid data
 2021-08-04  8:59 UTC  (5+ messages)
` [PATCH v2 1/2] kasan, kmemleak: reset tags when scanning block
` [PATCH v2 2/2] kasan, slub: reset tag when printing address

sparc64-linux-gcc: error: unrecognized command-line option '-mxsave'
 2021-08-04  9:04 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH] mm,shmem: Fix a typo in shmem_swapin_page()
 2021-08-04  9:04 UTC  (14+ messages)

[PATCH] mm/memcg: Disable task obj_stock for PREEMPT_RT
 2021-08-04  8:52 UTC  (6+ messages)

[PATCH] mm/madvise: add MADV_WILLNEED to process_madvise()
 2021-08-04  8:20 UTC 

[PATCH 0/5] Cleanups and fixup for memcontrol
 2021-08-04  8:20 UTC  (14+ messages)
` [PATCH 2/5] mm, memcg: narrow the scope of percpu_charge_mutex

[PATCH v34 00/13] Introduce Data Access MONitor (DAMON)
 2021-08-04  7:41 UTC  (2+ messages)

[RFC PATCH] powerpc/book3s64/radix: Upgrade va tlbie to PID tlbie if we cross PMD_SIZE
 2021-08-04  7:34 UTC  (2+ messages)

[PATCH v4 1/2] mm: introduce process_mrelease system call
 2021-08-04  6:21 UTC  (8+ messages)
` [PATCH v4 2/2] mm: wire up syscall process_mrelease

[PATCH 0/2] kasan, mm: reset tag when access metadata
 2021-08-04  5:31 UTC  (7+ messages)
` [PATCH 1/2] "

[linux-next:master] BUILD REGRESSION c3f7b3be172b39d90b4c5cb87a2231cc6c2c8dcf
 2021-08-04  5:25 UTC 

[PATCH] Add mmap_assert_locked() annotations to find_vma*()
 2021-08-04  5:12 UTC  (10+ messages)

[PATCH V7 00/18] PKS/PMEM: Add Stray Write Protection
 2021-08-04  4:57 UTC  (20+ messages)
` [PATCH V7 01/18] x86/pkeys: Create pkeys_common.h
` [PATCH V7 02/18] x86/fpu: Refactor arch_set_user_pkey_access()
` [PATCH V7 03/18] x86/pks: Add additional PKEY helper macros
` [PATCH V7 04/18] x86/pks: Add PKS defines and Kconfig options
` [PATCH V7 05/18] x86/pks: Add PKS setup code
` [PATCH V7 06/18] x86/fault: Adjust WARN_ON for PKey fault
` [PATCH V7 07/18] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH V7 08/18] x86/entry: Preserve PKRS MSR across exceptions
` [PATCH V7 09/18] x86/pks: Add PKS kernel API
` [PATCH V7 10/18] x86/pks: Introduce pks_abandon_protections()
` [PATCH V7 11/18] x86/pks: Add PKS Test code
` [PATCH V7 12/18] x86/pks: Add PKS fault callbacks
` [PATCH V7 13/18] memremap_pages: Add access protection via supervisor Protection Keys (PKS)
` [PATCH V7 14/18] memremap_pages: Add memremap.pks_fault_mode
` [PATCH V7 15/18] kmap: Add stray access protection for devmap pages
` [PATCH V7 16/18] dax: Stray access protection for dax_direct_access()
` [PATCH V7 17/18] nvdimm/pmem: Enable stray access protection
` [PATCH V7 18/18] devdax: "

[PATCH 0/2] add KSM performance tests
 2021-08-04  3:41 UTC  (5+ messages)
` [PATCH 1/2] selftests: vm: add KSM merging time test
` [PATCH 2/2] selftests: vm: add COW time test for KSM pages

[PATCH v2 0/4] add KSM selftests
 2021-08-04  2:01 UTC  (9+ messages)
` [PATCH v2 1/4] selftests: vm: add KSM merge test
` [PATCH v2 2/4] selftests: vm: add KSM unmerge test
` [PATCH v2 3/4] selftests: vm: add KSM zero page merging test
` [PATCH v2 4/4] selftests: vm: add KSM merging across nodes test

[linux-next:master 94/5087] arch/sh/kernel/traps_32.c:574:9: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-08-04  1:14 UTC 

[linux-next:master 5063/5087] kernel/user.c:141:28: error: 'struct user_struct' has no member named 'epoll_watches'
 2021-08-04  0:06 UTC  (2+ messages)

[PATCH v5 1/2] mm: introduce process_mrelease system call
 2021-08-03 22:03 UTC  (2+ messages)
` [PATCH v5 2/2] mm: wire up syscall process_mrelease

LISA21 Expo
 2021-08-03 21:17 UTC 

[PATCH] mm: memcontrol: Set the correct memcg swappiness restriction
 2021-08-03 20:25 UTC  (5+ messages)

[PATCH v4] mm: Enable suspend-only swap spaces
 2021-08-03 18:00 UTC  (6+ messages)

[PATCH 0/4] mm: ensure consistency of memory map poisoning
 2021-08-03 16:19 UTC  (5+ messages)
` [PATCH 4/4] memblock: stop poisoning raw allocations

[PATCH 00/38] Replace deprecated CPU-hotplug
 2021-08-03 16:10 UTC  (4+ messages)
` [PATCH 20/38] mm: Replace deprecated CPU-hotplug functions

[PATCH] mm/swap: Remove the unused get_kernel_page()
 2021-08-03 15:40 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 3a928c58ca10d61051e6a2be65a81418615ef92c
 2021-08-03 14:48 UTC 

[PATCH] slub: fix unreclaimable slab stat for bulk free
 2021-08-03 14:44 UTC  (6+ messages)

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-08-03 14:38 UTC  (4+ messages)
` [PATCH Part2 RFC v4 20/40] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe

[PATCH] mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresholding code
 2021-08-03 14:34 UTC  (4+ messages)

[linux-next:pending-fixes 179/251] net/netfilter/ipset/ip_set_hash_ipportnet.c:249:29: warning: variable 'port_to' is uninitialized when used here
 2021-08-03 14:24 UTC 

[clocksource] 8901ecc231: stress-ng.lockbus.ops_per_sec -9.5% regression
 2021-08-03 13:48 UTC  (10+ messages)

[syzbot] divide error in wb_update_dirty_ratelimit
 2021-08-03 12:32 UTC  (4+ messages)

[linux-stable-rc:linux-4.19.y 562/625] userfaultfd.c:138:1: error: expected identifier or '(' before '}' token
 2021-08-03 12:14 UTC 

[PATCH 0/3] mm: optimize thp for reclaim and migration
 2021-08-03 11:36 UTC  (4+ messages)
` [PATCH 3/3] mm: don't remap clean subpages when splitting isolated thp

[PATCH v3] mm/oom_kill: show oom eligibility when displaying the current memory state of all tasks
 2021-08-03 10:32 UTC  (7+ messages)

[linux-next:pending-fixes 192/251] drivers/soc/ixp4xx/ixp4xx-npe.c:696:18: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' {aka 'long long unsigned int'}
 2021-08-03  9:29 UTC  (3+ messages)

[linux-next:pending-fixes 192/251] drivers/soc/ixp4xx/ixp4xx-qmgr.c:149:37: sparse: sparse: dereference of noderef expression
 2021-08-03  8:19 UTC  (2+ messages)

[PATCH v5 00/12] mm/debug_vm_pgtable: Enhancements
 2021-08-03  6:50 UTC  (5+ messages)
` [PATCH v5 01/12] mm/debug_vm_pgtable: Introduce struct pgtable_debug_args

[PATCH v7 0/5] Introduce multi-preference mempolicy
 2021-08-03  5:59 UTC  (6+ messages)
` [PATCH v7 1/5] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes
` [PATCH v7 2/5] mm/memplicy: add page allocation function for MPOL_PREFERRED_MANY policy
` [PATCH v7 3/5] mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY
` [PATCH v7 4/5] mm/mempolicy: Advertise new MPOL_PREFERRED_MANY
` [PATCH v7 5/5] mm/mempolicy: unify the create() func for bind/interleave/prefer-many policies

mmotm 2021-08-02-18-51 uploaded
 2021-08-03  5:59 UTC  (4+ messages)
` mmotm 2021-08-02-18-51 uploaded (struct user_struct when CONFIG_EPOLL is not set)

[syzbot] INFO: task hung in __drain_all_pages (2)
 2021-08-03  3:35 UTC 

[PATCH] slub: fix kmalloc_pagealloc_invalid_free unit test
 2021-08-03  3:30 UTC  (3+ messages)

[PATCH v2] mm/memcg: Fix incorrect flushing of lruvec data in obj_stock
 2021-08-03  3:28 UTC  (3+ messages)

[PATCH v1] mm, hugepages: add mremap() support for hugepage backed vma
 2021-08-02 23:50 UTC  (2+ messages)

[PATCH v3 1/2] mm: introduce process_mrelease system call
 2021-08-02 22:16 UTC  (15+ messages)

[PATCH v16 00/15] arm64: MMU enabled kexec relocation
 2021-08-02 21:54 UTC  (16+ messages)
` [PATCH v16 01/15] arm64: kernel: add helper for booted at EL2 and not VHE
` [PATCH v16 02/15] arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
` [PATCH v16 03/15] arm64: hibernate: abstract ttrb0 setup function
` [PATCH v16 04/15] arm64: kexec: flush image and lists during kexec load time
` [PATCH v16 05/15] arm64: kexec: skip relocation code for inplace kexec
` [PATCH v16 06/15] arm64: kexec: Use dcache ops macros instead of open-coding
` [PATCH v16 07/15] arm64: kexec: pass kimage as the only argument to relocation function
` [PATCH v16 08/15] arm64: kexec: configure EL2 vectors for kexec
` [PATCH v16 09/15] arm64: kexec: relocate in EL1 mode
` [PATCH v16 10/15] arm64: kexec: use ld script for relocation function
` [PATCH v16 11/15] arm64: kexec: install a copy of the linear-map
` [PATCH v16 12/15] arm64: kexec: keep MMU enabled during kexec relocation
` [PATCH v16 13/15] arm64: kexec: remove the pre-kexec PoC maintenance
` [PATCH v16 14/15] arm64: kexec: remove cpu-reset.h
` [PATCH v16 15/15] arm64: trans_pgd: remove trans_pgd_map_page()

[PATCH V5] mm: compaction: support triggering of proactive compaction by user
 2021-08-02 20:41 UTC  (4+ messages)

Runtime Memory Validation in Intel-TDX and AMD-SNP
 2021-08-02 18:47 UTC  (7+ messages)

[PATCH v2] memblock: make memblock_find_in_range method private
 2021-08-02 15:37 UTC  (3+ messages)

[linux-next:master 4175/4668] net/dsa/tag_sja1105.c:564 sja1110_rcv() error: uninitialized symbol 'vid'
 2021-08-02 14:19 UTC 

[PATCH] mm/memcg: Fix incorrect flushing of lruvec data in obj_stock
 2021-08-02 14:32 UTC  (2+ messages)

[PATCH v3 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-08-02 14:06 UTC  (7+ messages)


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).