linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-18 12:21:15 to 2020-05-19 18:46:52 UTC [more...]

[PATCH v2] /dev/mem: Revoke mappings when a driver claims the region
 2020-05-19 18:46 UTC  (4+ messages)

[PATCH] kasan: Disable branch tracing for core runtime
 2020-05-19 18:24 UTC 

[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 v5 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-05-19 18:14 UTC  (35+ messages)
` [PATCH v5 01/10] mmap locking API: initial implementation as rwsem wrappers
` [PATCH v5 02/10] MMU notifier: use the new mmap locking API
` [PATCH v5 03/10] DMA reservations: "
` [PATCH v5 04/10] mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
` [PATCH v5 05/10] mmap locking API: convert mmap_sem call sites missed by coccinelle
` [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

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

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

[PATCH v7 00/24] iommu: Shared Virtual Addressing for SMMUv3
 2020-05-19 17:55 UTC  (25+ 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 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()

[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-19 17:45 UTC  (2+ messages)

[PATCH mm v4 0/4] memcg: Slow down swap allocation as the available space gets depleted
 2020-05-19 17:19 UTC  (5+ 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 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

Estimating total memory usage in any Linux system
 2020-05-19 17:03 UTC  (2+ messages)

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  (6+ 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  (26+ messages)
` [PATCH v3 19/23] arm64: mte: Add PTRACE_{PEEK,POKE}MTETAGS support
` [PATCH v3 23/23] arm64: mte: Add Memory Tagging Extension documentation

[PATCH v4 1/4] rcu/kasan: record and print call_rcu() call stack
 2020-05-19 15:48 UTC  (3+ messages)

[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

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

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

[PATCH v4 2/4] kasan: record and print the free track
 2020-05-19 13:00 UTC  (2+ messages)

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

[PATCH v4 1/4] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-19 10:03 UTC  (4+ 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] mm, page_alloc: skip ->waternark_boost for atomic order-0 allocations
 2020-05-19  9:58 UTC 

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-05-19  8:45 UTC  (6+ messages)

[hnaz-linux-mm:master 380/523] arch/riscv/kernel/kgdb.c:47:5: warning: no previous prototype for 'decode_register_index'
 2020-05-19  8:44 UTC 

[PATCH] MAINTAINERS: update email address for Naoya Horiguchi
 2020-05-19  7:48 UTC 

clean up and streamline probe_kernel_* and friends v2
 2020-05-19  5:50 UTC  (8+ messages)
` [PATCH 10/18] maccess: unify the probe kernel arch hooks
` [PATCH 14/18] maccess: allow architectures to provide kernel probing directly

drivers/clk/socfpga/clk-gate.c:100:10: note: in expansion of macro 'GENMASK'
 2020-05-19  3:51 UTC 

[PATCH v3 1/3] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-19  3:34 UTC  (5+ messages)
` [PATCH v3 3/3] mm/memory.c: Add memory read privilege before filling "

Maintainers / Kernel Summit 2020 planning kick-off
 2020-05-19  2:42 UTC  (2+ messages)

[PATCH v4 4/4] kasan: update documentation for generic kasan
 2020-05-19  2:26 UTC 

[PATCH v4 3/4] kasan: add tests for call_rcu stack recording
 2020-05-19  2:26 UTC 

[PATCH v4 0/4] kasan: memorize and print call_rcu stack
 2020-05-19  2:23 UTC 

[PATCH] swap: Add percpu cluster_next to reduce lock contention on swap cache
 2020-05-19  1:39 UTC  (4+ messages)

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-19  1:35 UTC  (18+ messages)
` [PATCH v10 01/26] Documentation/x86: Add CET description

[PATCH mm v3 0/3] memcg: Slow down swap allocation as the available space gets depleted
 2020-05-19  1:10 UTC  (7+ messages)
` [PATCH mm v3 3/3] mm: automatically penalize tasks with high swap use

[Bug 206569] BUG at mm/filemap.c:2529: VM_BUG_ON_PAGE(page_to_pgoff(page) != offset)
 2020-05-19  0:52 UTC  (8+ messages)

kernel BUG at mm/hugetlb.c:LINE!
 2020-05-19  0:35 UTC  (9+ messages)

[PATCH 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
 2020-05-19  0:21 UTC  (5+ messages)
` [PATCH 1/4] mm/gup: move __get_user_pages_fast() down a few lines in gup.c
` [PATCH 2/4] mm/gup: refactor and de-duplicate gup_fast() code
` [PATCH 3/4] mm/gup: introduce pin_user_pages_fast_only()
` [PATCH 4/4] drm/i915: convert get_user_pages() --> pin_user_pages()

incoming
 2020-05-18 23:15 UTC  (4+ messages)
` mmotm 2020-05-15-16-29 uploaded

[PATCH v3 0/3] make vm_committed_as_batch aware of vm overcommit policy
 2020-05-18 22:38 UTC  (3+ messages)
` [PATCH v3 3/3] mm: adjust vm_committed_as_batch according to "

[PATCH v2 3/4] mm/slub: Fix another circular locking dependency in slab_attr_store()
 2020-05-18 22:05 UTC  (2+ messages)

[PATCH 00/21] mm: rework free_area_init*() funcitons
 2020-05-18 21:38 UTC  (4+ messages)
` [PATCH 16/21] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES

[RFC] mm/gup.c: Use gup_flags as parameter instead of passing write flag
 2020-05-18 21:22 UTC  (6+ messages)

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

sort out the flush_icache_range mess v2
 2020-05-18 18:20 UTC  (5+ messages)
` [PATCH 10/29] c6x: use asm-generic/cacheflush.h
` [PATCH 29/29] module: move the set_fs hack for flush_icache_range to m68k

[PATCH v5] mm: Proactive compaction
 2020-05-18 18:14 UTC 

[PATCH 0/2] selftests/vm: minor fixes for 5.7-rc5
 2020-05-18 16:32 UTC  (4+ messages)
` [PATCH 1/2] selftests/vm/write_to_hugetlbfs.c: fix unused variable warning

fuse: trying to steal weird page
 2020-05-18 15:26 UTC  (9+ messages)
    ` [fuse-devel] "

[PATCH] mm, compaction: Indicate when compaction is manually triggered by sysctl
 2020-05-18 13:50 UTC  (11+ messages)

[PATCH v3 2/4] kasan: record and print the free track
 2020-05-18 13:10 UTC  (4+ messages)

[linux-next:master 9231/9662] arch/s390/include/asm/pgtable.h:1279:21: sparse: sparse: context imbalance in 'debug_vm_pgtable' - unexpected unlock
 2020-05-18 13:03 UTC 

[RFC PATCH v3 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-05-18 12:29 UTC  (9+ messages)
` [RFC PATCH v3 1/2] arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature
` [RFC PATCH v3 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

BUG: Bad rss-counter state (4)
 2020-05-18 12:28 UTC 


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