linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-19 08:11:48 to 2020-05-20 07:32:58 UTC [more...]

[PATCH v5 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-05-20  7:32 UTC  (25+ messages)
` [PATCH v5 06/10] mmap locking API: convert nested write lock sites
` [PATCH v5 08/10] mmap locking API: add MMAP_LOCK_INITIALIZER
` [PATCH v5 10/10] mmap locking API: rename mmap_sem to mmap_lock
          ` [PATCH v5.5 09/10] mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()
          ` [PATCH v5.5 10/10] mmap locking API: rename mmap_sem to mmap_lock

[RFC V2] mm/vmstat: Add events for PMD based THP migration without split
 2020-05-20  7:15 UTC  (5+ messages)

[PATCH v7 00/24] iommu: Shared Virtual Addressing for SMMUv3
 2020-05-20  6:42 UTC  (28+ messages)
` [PATCH v7 01/24] mm: Add a PASID field to mm_struct
` [PATCH v7 02/24] iommu/ioasid: Add ioasid references
` [PATCH v7 03/24] iommu/sva: Add PASID helpers
` [PATCH v7 04/24] iommu: Add a page fault handler
` [PATCH v7 05/24] arm64: mm: Add asid_gen_match() helper
` [PATCH v7 06/24] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v7 07/24] iommu/io-pgtable-arm: Move some definitions to a header
` [PATCH v7 08/24] iommu/arm-smmu-v3: Manage ASIDs with xarray
` [PATCH v7 09/24] arm64: cpufeature: Export symbol read_sanitised_ftr_reg()
` [PATCH v7 10/24] iommu/arm-smmu-v3: Share process page tables
` [PATCH v7 11/24] iommu/arm-smmu-v3: Seize private ASID
` [PATCH v7 12/24] iommu/arm-smmu-v3: Add support for VHE
` [PATCH v7 13/24] iommu/arm-smmu-v3: Enable broadcast TLB maintenance
` [PATCH v7 14/24] iommu/arm-smmu-v3: Add SVA feature checking
` [PATCH v7 15/24] iommu/arm-smmu-v3: Add SVA device feature
` [PATCH v7 16/24] iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()
` [PATCH v7 17/24] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops
` [PATCH v7 18/24] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update
` [PATCH v7 19/24] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v7 20/24] dt-bindings: document stall property for IOMMU masters
` [PATCH v7 21/24] iommu/arm-smmu-v3: Add stall support for platform devices
` [PATCH v7 22/24] PCI/ATS: Add PRI stubs
` [PATCH v7 23/24] PCI/ATS: Export PRI functions
` [PATCH v7 24/24] iommu/arm-smmu-v3: Add support for PRI

[PATCH v4 1/4] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-20  6:39 UTC  (7+ messages)
` [PATCH v4 2/4] mm/memory.c: Update local TLB if PTE entry exists
` [PATCH v4 3/4] mm/memory.c: Add memory read privilege on page fault handling
` [PATCH v4 4/4] MIPS: mm: add page valid judgement in function pte_modify

[PATCH v4 2/4] kasan: record and print the free track
 2020-05-20  6:18 UTC  (7+ messages)

[PATCH v2] /dev/mem: Revoke mappings when a driver claims the region
 2020-05-20  5:44 UTC  (6+ messages)

[PATCH v6 00/12] Add a new mmap locking API wrapping mmap_sem calls
 2020-05-20  5:29 UTC  (13+ messages)
` [PATCH v6 01/12] mmap locking API: initial implementation as rwsem wrappers
` [PATCH v6 02/12] MMU notifier: use the new mmap locking API
` [PATCH v6 03/12] DMA reservations: "
` [PATCH v6 04/12] mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
` [PATCH v6 05/12] mmap locking API: convert mmap_sem call sites missed by coccinelle
` [PATCH v6 06/12] mmap locking API: convert nested write lock sites
` [PATCH v6 07/12] mmap locking API: add mmap_read_trylock_non_owner()
` [PATCH v6 08/12] mmap locking API: add MMAP_LOCK_INITIALIZER
` [PATCH v6 09/12] mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()
` [PATCH v6 10/12] mmap locking API: rename mmap_sem to mmap_lock
` [PATCH v6 11/12] mmap locking API: convert mmap_sem API comments
` [PATCH v6 12/12] mmap locking API: convert mmap_sem comments

[PATCH v4 00/15] virtio-mem: paravirtualized memory
 2020-05-20  5:25 UTC  (2+ messages)

[PATCH 00/12] Fix PM hibernation in Xen guests
 2020-05-20  5:07 UTC  (18+ messages)
` [PATCH 01/12] xen/manage: keep track of the on-going suspend mode
` [PATCH 02/12] xenbus: add freeze/thaw/restore callbacks support
` [PATCH 03/12] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
` [PATCH 04/12] x86/xen: add system core suspend and resume callbacks
` [PATCH 05/12] genirq: Shutdown irq chips in suspend/resume during hibernation
` [PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
` [PATCH 07/12] xen-netfront: "
` [PATCH 08/12] xen/time: introduce xen_{save,restore}_steal_clock
` [PATCH 09/12] x86/xen: save and restore steal clock
` [PATCH 10/12] xen: Introduce wrapper for save/restore sched clock offset
` [PATCH 11/12] xen: Update sched clock offset to avoid system instability in hibernation
` [PATCH 12/12] PM / hibernate: update the resume offset on SNAPSHOT_SET_SWAP_AREA

Estimating total memory usage in any Linux system
 2020-05-20  4:56 UTC  (4+ messages)

incoming
 2020-05-20  4:48 UTC  (2+ messages)
` mmotm 2020-05-19-21-47 uploaded

[hnaz-linux-mm:master 156/523] include/linux/string.h:307:9: note: in expansion of macro '__underlying_strncpy'
 2020-05-20  3:57 UTC  (6+ messages)

[PATCH -V2] swap: Reduce lock contention on swap cache from swap slots allocation
 2020-05-20  3:15 UTC 

[PATCH v4 1/4] rcu/kasan: record and print call_rcu() call stack
 2020-05-20  2:49 UTC  (5+ messages)

[PATCH 4/8] mm/swap: Use local_lock for protection
 2020-05-20  2:17 UTC  (5+ messages)
` [PATCH 8/8] mm/zswap: Use local lock to protect per-CPU data

[hnaz-linux-mm:master 177/523] arch/arc/mm/init.c:80:6: warning: no previous prototype for 'arch_has_descending_max_zone_pfns'
 2020-05-20  2:09 UTC  (3+ messages)

[hnaz-linux-mm:master 380/523] arch/riscv/kernel/kgdb.c:47:5: warning: no previous prototype for 'decode_register_index'
 2020-05-20  2:05 UTC  (2+ messages)

[PATCH mm v4 0/4] memcg: Slow down swap allocation as the available space gets depleted
 2020-05-20  1:40 UTC  (10+ messages)
` [PATCH mm v4 1/4] mm: prepare for swap over-high accounting and penalty calculation
` [PATCH mm v4 2/4] mm: move penalty delay clamping out of calculate_high_delay()
` [PATCH mm v4 3/4] mm: move cgroup high memory limit setting into struct page_counter
` [PATCH mm v4 4/4] mm: automatically penalize tasks with high swap use

[PATCH] mm, page_alloc: skip ->waternark_boost for atomic order-0 allocations
 2020-05-20  1:40 UTC  (2+ messages)

[PATCH v10 01/26] Documentation/x86: Add CET description
 2020-05-20  1:04 UTC  (3+ messages)

arch/sparc/mm/srmmu.c:300:9: error: variable 'pud' set but not used
 2020-05-20  0:57 UTC 

[PATCH] kasan: Disable branch tracing for core runtime
 2020-05-20  0:09 UTC  (3+ messages)

[linux-next:master 9340/10701] arch/arc/mm/init.c:80:6: warning: no previous prototype for 'arch_has_descending_max_zone_pfns'
 2020-05-20  0:08 UTC  (2+ messages)

[PATCH] lockdep: Use different indentation in print_lock_class_header/print_lock_trace
 2020-05-19 23:56 UTC 

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-05-19 21:45 UTC  (2+ messages)
` [PATCH v1 02/25] mm/swap: Don't abuse the seqcount latching API

[UPDATE PATCH 10/10] mm/migrate.c: call detach_page_private to cleanup code
 2020-05-19 21:40 UTC 

[PATCH RFC 0/5] mm: memcg accounting of percpu memory
 2020-05-19 20:18 UTC  (6+ messages)
` [PATCH RFC 1/5] percpu: return number of released bytes from pcpu_free_area()
` [PATCH RFC 2/5] mm: memcg/percpu: account percpu memory to memory cgroups
` [PATCH RFC 3/5] mm: memcg/percpu: per-memcg percpu memory statistics
` [PATCH RFC 4/5] mm: memcg: charge memcg percpu memory to the parent cgroup
` [PATCH RFC 5/5] kselftests: cgroup: add perpcu memory accounting test

[PATCH v2] mm/hmm/test: use xa_for_each_range instead of looping
 2020-05-19 19:50 UTC  (2+ messages)

[PATCH 0/1] hibernate: restrict writes to the snapshot device
 2020-05-19 18:17 UTC  (4+ messages)
` [PATCH 1/1] "

[hnaz-linux-mm:master 476/523] arch/powerpc/xmon/xmon.c:3138:16: warning: variable 'pgdir' set but not used
 2020-05-19 18:14 UTC  (2+ messages)

[PATCH] mm: use only pidfd for process_madvise syscall
 2020-05-19 18:14 UTC  (4+ messages)

[PATCH v2] PM: hibernate: restrict writes to the resume device
 2020-05-19 18:14 UTC 

[PATCH v2 0/3] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
 2020-05-19 17:53 UTC  (6+ messages)
` [PATCH v2 1/3] mm/memory-failure: Add memory_failure_queue_kick()

[PATCH v5 0/7] block: fix blktrace debugfs use after free
 2020-05-19 17:03 UTC  (14+ messages)
` [PATCH v5 4/7] block: move main block debugfs initialization to its own file
` [PATCH v5 5/7] blktrace: fix debugfs use after free
` [PATCH v5 6/7] blktrace: break out of blktrace setup on concurrent calls
` [PATCH v5 7/7] loop: be paranoid on exit and prevent new additions / removals

clean up and streamline probe_kernel_* and friends v3
 2020-05-19 16:46 UTC  (29+ messages)
` [PATCH 01/20] maccess: unexport probe_kernel_write and probe_user_write
` [PATCH 02/20] maccess: remove various unused weak aliases
` [PATCH 03/20] maccess: remove duplicate kerneldoc comments
` [PATCH 04/20] maccess: clarify "
` [PATCH 05/20] maccess: update the top of file comment
` [PATCH 06/20] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault
` [PATCH 07/20] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
` [PATCH 08/20] maccess: rename strnlen_unsafe_user to strnlen_user_nofault
` [PATCH 09/20] maccess: remove probe_read_common and probe_write_common
` [PATCH 10/20] maccess: unify the probe kernel arch hooks
` [PATCH 11/20] bpf: factor out a bpf_trace_copy_string helper
` [PATCH 12/20] maccess: remove strncpy_from_unsafe
` [PATCH 13/20] maccess: always use strict semantics for probe_kernel_read
` [PATCH 14/20] maccess: move user access routines together
` [PATCH 15/20] maccess: allow architectures to provide kernel probing directly
` [PATCH 16/20] x86: use non-set_fs based maccess routines
` [PATCH 17/20] maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
` [PATCH 18/20] maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
` [PATCH 19/20] maccess: rename probe_kernel_address to get_kernel_nofault
` [PATCH 20/20] maccess: return -ERANGE when copy_from_kernel_nofault_allowed fails

[PATCH v4 00/26] arm64: Memory Tagging Extension user-space support
 2020-05-19 16:14 UTC  (4+ messages)
` [PATCH v4 24/26] arm64: mte: Introduce early param to disable MTE support

[PATCH v3 00/23] arm64: Memory Tagging Extension user-space support
 2020-05-19 16:10 UTC  (11+ messages)
` [PATCH v3 19/23] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support

[PATCH v3 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-19 15:25 UTC  (6+ messages)
` [PATCH v3 2/7] mm/vmalloc: Track which page-table levels were modified

[RFC linux-next PATCH] mm: khugepaged: remove error message when checking external pins
 2020-05-19 14:17 UTC  (4+ messages)

[PATCH v12 10/16] mm/damon: Add debugfs interface
 2020-05-19 14:02 UTC  (2+ messages)

drivers/clk/clk-stm32f4.c:871:6: note: in expansion of macro 'GENMASK_ULL'
 2020-05-19 11:50 UTC 

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-05-19  8:45 UTC  (6+ 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).