linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-02 10:54:28 to 2021-06-03 10:02:38 UTC [more...]

[PATCH v6 0/5] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-03 10:02 UTC  (10+ messages)
` [PATCH v6 1/5] writeback, cgroup: switch to rcu_work API in inode_switch_wbs()
` [PATCH v6 2/5] writeback, cgroup: keep list of inodes attached to bdi_writeback
` [PATCH v6 3/5] writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn()
` [PATCH v6 4/5] writeback, cgroup: support switching multiple inodes at once
` [PATCH v6 5/5] writeback, cgroup: release dying cgwbs by switching attached inodes

[linux-next:pending-fixes 164/286] drivers/dma/ste_dma40.c:3679:29: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-06-03  9:36 UTC 

[linux-next:master 1428/6331] fs/cifsd/asn1.c:21:10: fatal error: spnego_negtokeninit.asn1.h: No such file or directory
 2021-06-03  9:15 UTC 

[PATCH 0/2] Allow high order pages to be stored on PCP
 2021-06-03  8:46 UTC  (3+ messages)
` [PATCH 1/2] mm/page_alloc: Move free_the_page
` [PATCH 2/2] mm/page_alloc: Allow high-order pages to be stored on the per-cpu lists

[linux-next:master 5756/5946] mm/userfaultfd.c:212:6: warning: variable 'vm_alloc_shared' set but not used
 2021-06-03  8:44 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH] mm: opt the use of space and tabs
 2021-06-03  8:25 UTC 

[PATCH v2 0/3] Memory hotplug locking cleanup
 2021-06-03  8:38 UTC  (9+ messages)
` [PATCH v2 1/3] mm,page_alloc: Use {get,put}_online_mems() to get stable zone's values
  ` [mm,page_alloc] [confidence: ] acb5758bf4: BUG:sleeping_function_called_from_invalid_context_at_include/linux/percpu-rwsem.h
` [PATCH v2 2/3] mm,memory_hotplug: Drop unneeded locking
` [PATCH v2 3/3] mm,memory_hotplug: Remove unneeded declarations

[PATCH v9 00/10] Add support for SVM atomics in Nouveau
 2021-06-03  8:37 UTC  (8+ messages)
` [PATCH v9 07/10] mm: Device exclusive memory access

[v4 PATCH 0/3] mm/mempolicy: some fix and semantics cleanup
 2021-06-03  8:18 UTC  (4+ messages)
` [v4 PATCH 2/3] mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy

[PATCH v8] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-06-03  7:56 UTC  (3+ messages)

[PATCH] mm : Report which part of mem is being freed on initmem case
 2021-06-03  7:44 UTC 

[PATCH] mm: opt code indent
 2021-06-03  7:25 UTC 

[PATCH 0/6] sched: Cleanup task_struct::state
 2021-06-03  6:39 UTC  (27+ messages)
` [PATCH 1/6] sched: Unbreak wakeups
` [PATCH 2/6] sched: Introduce task_is_running()
` [PATCH 3/6] sched,perf,kvm: Fix preemption condition
` [PATCH 4/6] sched: Add get_current_state()
` [PATCH 5/6] sched,timer: Use __set_current_state()
` [PATCH 6/6] sched: Change task_struct::state

[PATCH v5 0/3] mm,hwpoison: fix sending SIGBUS for Action Required MCE
 2021-06-03  5:10 UTC  (3+ messages)
` [PATCH v5 3/3] mm,hwpoison: Send SIGBUS with error virutal address

[linux-next:master 1932/6331] drivers/phy/ralink/phy-mt7621-pci.c:341:34: warning: unused variable 'mt7621_pci_phy_ids'
 2021-06-03  4:18 UTC  (6+ messages)

[PATCH v4] /dev/mem: Revoke mappings when a driver claims the region
 2021-06-03  4:15 UTC  (3+ messages)

[linux-next:master 5030/6331] dtbs_check: arch/arm/boot/dts/qcom-sdx55-t55.dt.yaml: nand-controller@1b30000: nand@0:secure-regions: More than one condition true in oneOf schema:
 2021-06-03  2:38 UTC 

[PATCH v2 0/3] percpu: memcg memory accounting rework
 2021-06-03  1:09 UTC  (4+ messages)
` [PATCH v2 1/3] mm, memcg: mark cgroup_memory_nosocket, nokmem and noswap as __ro_after_init
` [PATCH v2 2/3] mm, memcg: introduce mem_cgroup_kmem_disabled()
` [PATCH v2 3/3] percpu: rework memcg accounting

[PATCH] mm/hugetlb: expand restore_reserve_on_error functionality
 2021-06-03  1:07 UTC  (3+ messages)

[PATCH 0/2] mm: adds MAP_NOSIGBUS extension for shmem read
 2021-06-03  0:46 UTC  (5+ messages)
` [PATCH 2/2] mm: adds NOSIGBUS extension for out-of-band "

[RFC PATCH V1] zram:calculate available memory when zram is used
 2021-06-03  0:40 UTC  (5+ messages)

[PATCH v3 00/27] userfaultfd-wp: Support shmem and hugetlbfs
 2021-06-03  0:09 UTC  (4+ messages)

[PATCH v6 0/4] arm64: improve efficiency of setting tags for user pages
 2021-06-02 23:52 UTC  (5+ messages)
` [PATCH v6 1/4] mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()
` [PATCH v6 2/4] kasan: use separate (un)poison implementation for integrated init
` [PATCH v6 3/4] arm64: mte: handle tags zeroing at page allocation time
` [PATCH v6 4/4] kasan: disable freed user page poisoning with HW tags

[RFCv2 13/13] KVM: unmap guest memory using poisoned pages
 2021-06-02 23:33 UTC  (12+ messages)

[PATCH v2] mm: fs: invalidate bh_lrus for only cold path
 2021-06-02 22:45 UTC  (3+ messages)

[PATCH v11 0/9] Count rlimits in each user namespace
 2021-06-02 20:37 UTC  (3+ messages)

[RFC/RFT PATCH 0/5] consolidate "System RAM" resources setup
 2021-06-02 20:15 UTC  (9+ messages)
` [RFC/RFT PATCH 2/5] memblock: introduce generic memblock_setup_resources()

[PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
 2021-06-02 19:37 UTC  (11+ messages)

[PATCH v1 0/7] virtio-mem: prioritize unplug from ZONE_MOVABLE
 2021-06-02 18:57 UTC  (8+ messages)
` [PATCH v1 1/7] virtio-mem: don't read big block size in Sub Block Mode
` [PATCH v1 2/7] virtio-mem: use page_zonenum() in virtio_mem_fake_offline()
` [PATCH v1 3/7] virtio-mem: simplify high-level plug handling in Sub Block Mode
` [PATCH v1 4/7] virtio-mem: simplify high-level unplug "
` [PATCH v1 5/7] virtio-mem: prioritize unplug from ZONE_MOVABLE "
` [PATCH v1 6/7] virtio-mem: simplify high-level unplug handling in Big "
` [PATCH v1 7/7] virtio-mem: prioritize unplug from ZONE_MOVABLE "

[linux-stable-rc:linux-5.4.y 3729/6971] arch/riscv/include/asm/processor.h:68:2: error: implicit declaration of function 'barrier'
 2021-06-02 17:02 UTC 

[syzbot] general protection fault in lock_page_memcg
 2021-06-02 16:37 UTC 

[PATCH -V2] mm, swap: Remove unnecessary smp_rmb() in swap_type_to_swap_info()
 2021-06-02 16:03 UTC  (2+ messages)

[PATCH] mm, thp: relax migration wait when failed to get tail page
 2021-06-02 15:57 UTC  (9+ messages)

[RFC PATCH 0/7] Memory hotplug/hotremove at subsection size
 2021-06-02 15:56 UTC  (6+ messages)

[RFC 0/7] Introduce memory allocation speed throttle in memcg
 2021-06-02 15:39 UTC  (5+ messages)

[PATCH v3 0/4] slub: Print non-hashed pointers in slub debugging
 2021-06-02 10:50 UTC  (7+ messages)
` [PATCH v3 4/4] slub: Force on no_hash_pointers when slub_debug is enabled

__buffer_migrate_page() vs ll_rw_block()
 2021-06-02 14:52 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Handling of VMAs
 2021-06-02 15:03 UTC 

[RFC PATCH v0 0/3] CPU hotplug awareness in percpu allocator
 2021-06-02 15:01 UTC  (2+ messages)

[RFC PATCH 0/3] PCI/P2PMEM: introduce pci_p2pdma_align_size API
 2021-06-02 14:51 UTC  (8+ messages)
` [PATCH 1/3] mm,memory_hotplug: export mhp min alignment
` [PATCH 2/3] PCI/P2PMEM: introduce pci_p2pdma_align_size API
` [PATCH 3/3] nvme-pci: align CMB size according to P2PMEM alignment

[PATCH Part2 RFC v3 00/37] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-06-02 14:10 UTC  (38+ messages)
` [PATCH Part2 RFC v3 01/37] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH Part2 RFC v3 02/37] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH Part2 RFC v3 03/37] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH Part2 RFC v3 04/37] x86/sev: Add the host SEV-SNP initialization support
` [PATCH Part2 RFC v3 05/37] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 RFC v3 06/37] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 RFC v3 07/37] x86/sev: Split the physmap when adding the page in RMP table
` [PATCH Part2 RFC v3 08/37] x86/traps: Define RMP violation #PF error code
` [PATCH Part2 RFC v3 09/37] x86/fault: Add support to dump RMP entry on fault
` [PATCH Part2 RFC v3 10/37] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 RFC v3 11/37] crypto:ccp: Define the SEV-SNP commands
` [PATCH Part2 RFC v3 12/37] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH Part2 RFC v3 13/37] crypto: ccp: Shutdown SNP firmware on kexec
` [PATCH Part2 RFC v3 14/37] crypto:ccp: Provide APIs to issue SEV-SNP commands
` [PATCH Part2 RFC v3 15/37] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 RFC v3 16/37] crypto: ccp: Handle the legacy SEV command "
` [PATCH Part2 RFC v3 17/37] KVM: SVM: make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH Part2 RFC v3 18/37] KVM: SVM: Add initial SEV-SNP support
` [PATCH Part2 RFC v3 19/37] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH Part2 RFC v3 20/37] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 RFC v3 21/37] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 RFC v3 22/37] KVM: SVM: Reclaim the guest pages when SEV-SNP VM terminates
` [PATCH Part2 RFC v3 23/37] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 RFC v3 24/37] KVM: X86: Add kvm_x86_ops to get the max page level for the TDP
` [PATCH Part2 RFC v3 25/37] KVM: X86: Introduce kvm_mmu_map_tdp_page() for use by SEV
` [PATCH Part2 RFC v3 26/37] KVM: X86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use
` [PATCH Part2 RFC v3 27/37] KVM: X86: Define new RMP check related #NPF error bits
` [PATCH Part2 RFC v3 28/37] KVM: X86: update page-fault trace to log the 64-bit error code
` [PATCH Part2 RFC v3 29/37] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH Part2 RFC v3 30/37] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 RFC v3 31/37] KVM: SVM: Add support to handle "
` [PATCH Part2 RFC v3 32/37] KVM: Add arch hooks to track the host write to guest memory
` [PATCH Part2 RFC v3 33/37] KVM: X86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH Part2 RFC v3 34/37] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 RFC v3 35/37] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH Part2 RFC v3 36/37] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH Part2 RFC v3 37/37] KVM: SVM: Support SEV-SNP AP Creation NAE event

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-02 14:04 UTC  (23+ messages)
` [PATCH Part1 RFC v3 01/22] x86/sev: shorten GHCB terminate macro names
` [PATCH Part1 RFC v3 02/22] x86/sev: Define the Linux specific guest termination reasons
` [PATCH Part1 RFC v3 03/22] x86/sev: Save the negotiated GHCB version
` [PATCH Part1 RFC v3 04/22] x86/mm: Add sev_feature_enabled() helper
` [PATCH Part1 RFC v3 05/22] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH Part1 RFC v3 06/22] x86/sev: check SEV-SNP features support
` [PATCH Part1 RFC v3 07/22] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH Part1 RFC v3 08/22] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH Part1 RFC v3 09/22] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH Part1 RFC v3 10/22] x86/sev: "
` [PATCH Part1 RFC v3 11/22] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH Part1 RFC v3 12/22] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH Part1 RFC v3 13/22] x86/kernel: Validate rom memory before accessing when SEV-SNP is active
` [PATCH Part1 RFC v3 14/22] x86/mm: Add support to validate memory when changing C-bit
` [PATCH Part1 RFC v3 15/22] KVM: SVM: define new SEV_FEATURES field in the VMCB Save State Area
` [PATCH Part1 RFC v3 16/22] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH Part1 RFC v3 17/22] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH Part1 RFC v3 18/22] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH Part1 RFC v3 19/22] x86/sev-snp: SEV-SNP AP creation support
` [PATCH Part1 RFC v3 20/22] x86/boot: Add Confidential Computing address to setup_header
` [PATCH Part1 RFC v3 21/22] x86/sev: Register SNP guest request platform device
` [PATCH Part1 RFC v3 22/22] virt: Add SEV-SNP guest driver

[PATCH 0/9] Remove DISCINTIGMEM memory model
 2021-06-02 14:03 UTC  (9+ messages)
` [PATCH 4/9] m68k: remove support for DISCONTIGMEM
` [PATCH 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH 7/9] docs: remove description of DISCONTIGMEM
` [PATCH 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM

[RFC PATCH 0/2] Allow high order pages to be stored on PCP
 2021-06-02 13:53 UTC  (5+ messages)
` [PATCH 2/2] mm/page_alloc: Allow high-order pages to be stored on the per-cpu lists

[PATCH 0/1] kasan: add memory corruption identification for hardware tag-based
 2021-06-02 12:29 UTC  (6+ messages)
` [PATCH 1/1] kasan: add memory corruption identification for hardware tag-based mode

[PATCH v5 0/4] arm64: improve efficiency of setting tags for user pages
 2021-06-02 12:20 UTC  (5+ messages)
` [PATCH v5 2/4] kasan: use separate (un)poison implementation for integrated init
` [PATCH v5 4/4] kasan: disable freed user page poisoning with HW tags

[PATCH v4 0/4] arm64: improve efficiency of setting tags for user pages
 2021-06-02 12:19 UTC  (5+ messages)
` [PATCH v4 2/4] kasan: use separate (un)poison implementation for integrated init


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