linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-08 02:55:03 to 2021-09-08 22:17:36 UTC [more...]

incoming
 2021-09-08 22:17 UTC 

[PATCH 0/2] mm, thp: fix file-backed THP race in collapse_file
 2021-09-08 21:51 UTC  (9+ messages)
` [PATCH 1/2] mm, thp: check page mapping when truncating page cache
` [PATCH 2/2] mm, thp: bail out early in collapse_file for writeback page

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-09-08 21:44 UTC  (10+ messages)
` [PATCH Part1 v5 36/38] virt: Add SEV-SNP guest driver
` [PATCH Part1 v5 37/38] virt: sevguest: Add support to derive key
` [PATCH Part1 v5 38/38] virt: sevguest: Add support to get extended report

[PATCH RESEND 0/8] hugetlb: add demote/split page functionality
 2021-09-08 21:00 UTC  (11+ messages)

incoming
 2021-09-08 20:16 UTC  (125+ messages)
` [patch 038/147] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
` [patch 039/147] mm/memory_hotplug: remove nid parameter from arch_remove_memory()
` [patch 040/147] mm/memory_hotplug: remove nid parameter from remove_memory() and friends
` [patch 041/147] ACPI: memhotplug: memory resources cannot be enabled yet
` [patch 042/147] mm: track present early pages per zone
` [patch 043/147] mm/memory_hotplug: introduce "auto-movable" online policy
` [patch 044/147] drivers/base/memory: introduce "memory groups" to logically group memory blocks
` [patch 045/147] mm/memory_hotplug: track present pages in memory groups
` [patch 046/147] ACPI: memhotplug: use a single static memory group for a single memory device
` [patch 047/147] dax/kmem: use a single static memory group for a single probed unit
` [patch 048/147] virtio-mem: use a single dynamic memory group for a single virtio-mem device
` [patch 049/147] mm/memory_hotplug: memory group aware "auto-movable" online policy
` [patch 050/147] mm/memory_hotplug: improved dynamic "
` [patch 051/147] mm/memory_hotplug: use helper zone_is_zone_device() to simplify the code
` [patch 052/147] mm: remove redundant compound_head() calling
` [patch 053/147] riscv: only select GENERIC_IOREMAP if MMU support is enabled
` [patch 054/147] mm: move ioremap_page_range to vmalloc.c
` [patch 055/147] mm: don't allow executable ioremap mappings
` [patch 056/147] mm/early_ioremap.c: remove redundant early_ioremap_shutdown()
` [patch 057/147] highmem: don't disable preemption on RT in kmap_atomic()
` [patch 058/147] mm: in_irq() cleanup
` [patch 059/147] mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
` [patch 060/147] mm/secretmem: use refcount_t instead of atomic_t
` [patch 061/147] kfence: show cpu and timestamp in alloc/free info
` [patch 062/147] kfence: test: fail fast if disabled at boot
` [patch 063/147] mm: introduce Data Access MONitor (DAMON)
` [patch 064/147] mm/damon/core: implement region-based sampling
` [patch 065/147] mm/damon: adaptively adjust regions
` [patch 066/147] mm/idle_page_tracking: make PG_idle reusable
` [patch 067/147] mm/damon: implement primitives for the virtual memory address spaces
` [patch 068/147] mm/damon: add a tracepoint
` [patch 069/147] mm/damon: implement a debugfs-based user space interface
` [patch 070/147] mm/damon/dbgfs: export kdamond pid to the user space
` [patch 071/147] mm/damon/dbgfs: support multiple contexts
` [patch 072/147] Documentation: add documents for DAMON
` [patch 073/147] mm/damon: add kunit tests
` [patch 074/147] mm/damon: add user space selftests
` [patch 075/147] MAINTAINERS: update for DAMON
` [patch 076/147] alpha: agp: make empty macros use do-while-0 style
` [patch 077/147] alpha: pci-sysfs: fix all kernel-doc warnings
` [patch 078/147] percpu: remove export of pcpu_base_addr
` [patch 079/147] fs/proc/kcore.c: add mmap interface
` [patch 080/147] proc: stop using seq_get_buf in proc_task_name
` [patch 081/147] connector: send event on write to /proc/[pid]/comm
` [patch 082/147] arch: Kconfig: fix spelling mistake "seperate" -> "separate"
` [patch 083/147] include/linux/once.h: fix trivia typo Not -> Note
` [patch 084/147] units: change from 'L' to 'UL'
` [patch 085/147] units: add the HZ macros
` [patch 086/147] thermal/drivers/devfreq_cooling: use "
` [patch 087/147] devfreq: "
` [patch 088/147] iio/drivers/as73211: "
` [patch 089/147] hwmon/drivers/mr75203: "
` [patch 090/147] iio/drivers/hid-sensor: "
` [patch 091/147] i2c/drivers/ov02q10: "
` [patch 092/147] mtd/drivers/nand: "
` [patch 093/147] phy/drivers/stm32: "
` [patch 094/147] kernel/acct.c: use dedicated helper to access rlimit values
` [patch 095/147] profiling: fix shift-out-of-bounds bugs
` [patch 096/147] MAINTAINERS: update ClangBuiltLinux mailing list
` [patch 097/147] Documentation/llvm: update "
` [patch 098/147] Documentation/llvm: update IRC location
` [patch 099/147] math: make RATIONAL tristate
` [patch 100/147] math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting it
` [patch 101/147] lib/string: optimized memcpy
` [patch 102/147] lib/string: optimized memmove
` [patch 103/147] lib/string: optimized memset
` [patch 104/147] lib/test: convert test_sort.c to use KUnit
` [patch 105/147] lib/dump_stack: correct kernel-doc notation
` [patch 106/147] lib/iov_iter.c: fix kernel-doc warnings
` [patch 107/147] bitops: protect find_first_{,zero}_bit properly
` [patch 108/147] bitops: move find_bit_*_le functions from le.h to find.h
` [patch 109/147] include: move find.h from asm_generic to linux
` [patch 110/147] arch: remove GENERIC_FIND_FIRST_BIT entirely
` [patch 111/147] lib: add find_first_and_bit()
` [patch 112/147] cpumask: use find_first_and_bit()
` [patch 113/147] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
` [patch 114/147] tools: sync tools/bitmap with mother linux
` [patch 115/147] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
` [patch 116/147] include/linux: move for_each_bit() macros from bitops.h to find.h
` [patch 117/147] find: micro-optimize for_each_{set,clear}_bit()
` [patch 118/147] bitops: replace for_each_*_bit_from() with for_each_*_bit() where appropriate
` [patch 119/147] tools: rename bitmap_alloc() to bitmap_zalloc()
` [patch 120/147] mm/percpu: micro-optimize pcpu_is_populated()
` [patch 121/147] bitmap: unify find_bit operations
` [patch 122/147] lib: bitmap: add performance test for bitmap_print_to_pagebuf
` [patch 123/147] vsprintf: rework bitmap_list_string
` [patch 124/147] checkpatch: support wide strings
` [patch 125/147] checkpatch: make email address check case insensitive
` [patch 126/147] checkpatch: improve GIT_COMMIT_ID test
` [patch 127/147] fs/epoll: use a per-cpu counter for user's watches count
` [patch 128/147] init: move usermodehelper_enable() to populate_rootfs()
` [patch 130/147] nilfs2: fix memory leak in nilfs_sysfs_create_device_group
` [patch 131/147] nilfs2: fix NULL pointer in nilfs_##name##_attr_release
` [patch 132/147] nilfs2: fix memory leak in nilfs_sysfs_create_##name##_group
` [patch 133/147] nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_group
` [patch 134/147] nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_group
` [patch 135/147] nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group
` [patch 136/147] nilfs2: use refcount_dec_and_lock() to fix potential UAF
` [patch 137/147] fs/coredump.c: log if a core dump is aborted due to changed file permissions
` [patch 138/147] coredump: fix memleak in dump_vma_snapshot()
` [patch 139/147] kernel/fork.c: unexport get_{mm,task}_exe_file
` [patch 140/147] pid: cleanup the stale comment mentioning pidmap_init()
` [patch 141/147] prctl: allow to setup brk for et_dyn executables
` [patch 142/147] configs: remove the obsolete CONFIG_INPUT_POLLDEV
` [patch 143/147] Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCH
` [patch 144/147] selftests/memfd: remove unused variable
` [patch 145/147] ipc: replace costly bailout check in sysvipc_find_ipc()
` [patch 146/147] mm/workingset: correct kernel-doc notations
` [patch 147/147] scripts: check_extable: fix typo in user error message
` [patch 129/147] trap: cleanup trap_init()

[PATCH mm/bpf v2] mm: bpf: add find_vma_no_check() without lockdep_assert on mm->mmap_lock
 2021-09-08 19:42 UTC  (19+ messages)

[PATCH v2 0/6] netfs, afs, ceph: Support folios, at least partially
 2021-09-08 19:06 UTC  (3+ messages)
` [PATCH v2 5/6] netfs, afs, ceph: Use folios

[PATCH v4 0/7] ARM: support THREAD_INFO_IN_TASK
 2021-09-08 19:06 UTC  (8+ messages)
  ` [PATCH v4 1/7] ARM: Pass cpu number to secondary_start_kernel
  ` [PATCH v4 2/7] ARM: Pass task "
  ` [PATCH v4 3/7] ARM: Use smp_processor_id() in vfp_pm_suspend instead of ti->cpu
  ` [PATCH v4 4/7] Make sure task_struct is available for raw_smp_processor_id
  ` [PATCH v4 5/7] ARM: Stop using TPIDRPRW to hold per_cpu_offset
  ` [PATCH v4 6/7] ARM: Use TPIDRPRW for current
  ` [PATCH v4 7/7] ARM: Move thread_info into task_struct (v7 only)

[linux-next:master] BUILD REGRESSION 999569d59a0aa2509ae4a67ecc266c1134e37e7b
 2021-09-08 18:09 UTC 

[patch 031/147] mm, slub: protect put_cpu_partial() with disabled irqs instead of cmpxchg
 2021-09-08 17:24 UTC  (9+ messages)

[linux-next:pending-fixes] BUILD SUCCESS fd7f1d781c0855c668942a87e3f2f210f534f390
 2021-09-08 17:23 UTC 

[PATCH v3 0/5] mm: A few cleanup patches around zap, shmem and uffd
 2021-09-08 16:36 UTC  (6+ messages)
` [PATCH v3 1/5] mm/shmem: Unconditionally set pte dirty in mfill_atomic_install_pte
` [PATCH v3 2/5] mm: Clear vmf->pte after pte_unmap_same() returns
` [PATCH v3 3/5] mm: Drop first_index/last_index in zap_details
` [PATCH v3 4/5] mm: Add zap_skip_check_mapping() helper
` [PATCH v3 5/5] mm: Add ZAP_FLAG_SKIP_SWAP and zap_flags

[PATCH v1] hugetlbfs: s390 is always 64bit
 2021-09-08 15:59 UTC 

[PATCH] nds32/setup: remove unused memblock_region variable in setup_memory()
 2021-09-08 15:20 UTC  (2+ messages)

[PATCH] virtio-gpu: fix possible memory allocation failure
 2021-09-08 14:58 UTC  (3+ messages)
` [PATCH] fix judgment error in shmem_is_huge()

[PATCH v1] mm/vmalloc: fix exact allocations with an alignment > 1
 2021-09-08 13:27 UTC 

[linux-next:master 11997/12116] fs/cifs/smb2pdu.c:3967:41: sparse: sparse: incorrect type in assignment (different base types)
 2021-09-08 11:44 UTC 

[PATCH] mm : bail out from psi memstall after submit_bio in swap_readpage
 2021-09-08 11:36 UTC  (6+ messages)

[linux-next:master 11997/12116] fs/cifs/smb2maperror.c:2448:52: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-09-08 10:42 UTC 

[PATCH v16 00/15] arm64: MMU enabled kexec relocation
 2021-09-08  8:59 UTC  (2+ messages)

[PATCH] ramfs: fix mount source show for ramfs
 2021-09-08  8:56 UTC  (2+ messages)

[PATCH] MIPS: fix local_t operation on MIPS64
 2021-09-08  8:15 UTC  (3+ messages)

[PATCH] mm/page_alloc: detect allocation forbidden by cpuset and bail out early
 2021-09-08  8:12 UTC  (5+ messages)

[PATCH 0/7] ARM: support THREAD_INFO_IN_TASK (v3)
 2021-09-08  7:50 UTC  (6+ messages)
  ` [PATCH 4/7] ARM: Use hack from powerpc to get current cpu number

[PATCH v2 4/5] mm/page_alloc: place pages to tail in __free_pages_core()
 2021-09-08  6:21 UTC  (3+ messages)

[PATCH mm] mm/mmap: relax mmap_assert_locked() for find_vma()
 2021-09-08  4:39 UTC  (3+ messages)

[PATCH] mm: hwpoison: deal with page cache THP
 2021-09-08  4:25 UTC  (13+ messages)
                  ` ##freemail## "


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