linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-21 17:48:10 to 2021-05-24 19:01:41 UTC [more...]

[PATCH v24 0/9] Control-flow Enforcement: Indirect Branch Tracking
 2021-05-24 19:01 UTC  (4+ messages)
` [PATCH v24 9/9] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave

[linux-next:master] BUILD REGRESSION 674dc447b09fb668976c6ab1356b11e02ff209ed
 2021-05-24 18:56 UTC 

[PATCH v3] mm, hugetlb: fix resv_huge_pages underflow on UFFDIO_COPY
 2021-05-24 18:07 UTC  (4+ messages)

[PATCH 0/2] arm64: remove page granularity limitation from KFENCE
 2021-05-24 18:04 UTC  (7+ messages)
` [PATCH 1/2] kfence: allow providing __kfence_pool in arch specific way
` [PATCH 2/2] arm64: remove page granularity limitation from KFENCE

[PATCH v6 updated 9/11] mm/mremap: Fix race between mremap and pageout
 2021-05-24 17:16 UTC  (2+ messages)

[PATCH v6 00/11] Speedup mremap on ppc64
 2021-05-24 17:02 UTC  (14+ messages)
` [PATCH v6 01/11] selftest/mremap_test: Update the test to handle pagesize other than 4K
` [PATCH v6 02/11] selftest/mremap_test: Avoid crash with static build
` [PATCH v6 03/11] mm/mremap: Convert huge PUD move to separate helper
` [PATCH v6 04/11] mm/mremap: Use pmd/pud_poplulate to update page table entries
` [PATCH v6 05/11] powerpc/mm/book3s64: Fix possible build error
` [PATCH v6 06/11] powerpc/mm/book3s64: Update tlb flush routines to take a page walk cache flush argument
` [PATCH v6 07/11] mm/mremap: Use range flush that does TLB and page walk cache flush
` [PATCH v6 08/11] mm/mremap: properly flush the TLB on mremap
` [PATCH v6 09/11] mm/mremap: Fix race between mremap and pageout
  ` [PATCH v6 updated 9/11] "
` [PATCH v6 10/11] mm/mremap: Allow arch runtime override
` [PATCH v6 11/11] powerpc/mm: Enable HAVE_MOVE_PMD support

drivers/scsi/mvumi.c:407:40: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-05-24 16:27 UTC 

[RFC PATCH 0/6] Calculate pcp->high based on zone sizes and active CPUs
 2021-05-24 16:01 UTC  (21+ messages)
` [PATCH 1/6] mm/page_alloc: Delete vm.percpu_pagelist_fraction
` [PATCH 2/6] mm/page_alloc: Disassociate the pcp->high from pcp->batch
` [PATCH 3/6] mm/page_alloc: Adjust pcp->high after CPU hotplug events
` [PATCH 4/6] mm/page_alloc: Scale the number of pages that are batch freed
` [PATCH 5/6] mm/page_alloc: Limit the number of pages on PCP lists when reclaim is active
` [PATCH 6/6] mm/page_alloc: Introduce vm.percpu_pagelist_high_fraction

[PATCH] mm/vmalloc: Fallback to a single page allocator
 2021-05-24 15:49 UTC  (6+ messages)

[PATCH v5 0/9] Speedup mremap on ppc64
 2021-05-24 14:24 UTC  (11+ messages)
` [PATCH v5 7/9] mm/mremap: Move TLB flush outside page table lock

[PATCH v9 00/10] Add support for SVM atomics in Nouveau
 2021-05-24 13:27 UTC  (11+ messages)
` [PATCH v9 01/10] mm: Remove special swap entry functions
` [PATCH v9 02/10] mm/swapops: Rework swap entry manipulation code
` [PATCH v9 03/10] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v9 04/10] mm/rmap: Split migration into its own function
` [PATCH v9 05/10] mm: Rename migrate_pgmap_owner
` [PATCH v9 06/10] mm/memory.c: Allow different return codes for copy_nonpresent_pte()
` [PATCH v9 07/10] mm: Device exclusive memory access
` [PATCH v9 08/10] mm: Selftests for exclusive device memory
` [PATCH v9 09/10] nouveau/svm: Refactor nouveau_range_fault
` [PATCH v9 10/10] nouveau/svm: Implement atomic SVM access

[PATCH 1/2] kselftest/vm: Rename TARGETS to BUILD_TARGETS
 2021-05-24 13:03 UTC  (2+ messages)
` [PATCH 2/2] kselftest/vm: Add test_hmm.sh to TEST_FILES

[kvm PATCH v6 0/2] shrink vcpu_vmx down to order 2
 2021-05-24 12:50 UTC  (3+ messages)

[PATCH] mm/swapfile: move scan_swap_map() under CONFIG_HIBERNATION
 2021-05-24 12:34 UTC  (3+ messages)

[linux-next:master 1880/4499] ld.lld: error: undefined symbol: arm64_bpf_fixup_exception
 2021-05-24 11:56 UTC  (2+ messages)

[PATCH 0/3] slub: Print non-hashed pointers in slub debugging
 2021-05-24 11:36 UTC  (8+ messages)
` [PATCH 1/3] lib/hexdump: Add a raw pointer printing format for "
` [PATCH 2/3] slub: Print raw pointer addresses when debugging
` [PATCH 3/3] slub: Actually use 'message' in restore_bytes()

[PATCH v2 -next] mm/dmapool: use DEVICE_ATTR_RO macro
 2021-05-24 11:28 UTC 

[PATCH -next] mm/dmapool: use DEVICE_ATTR_RO macro
 2021-05-24 11:25 UTC  (3+ messages)

[PATCH] mm: memcontrol: fix kernel-doc
 2021-05-24 10:24 UTC 

[linux-next:master 2881/4780] drivers/bus/ti-sysc.c:1398:13: warning: variable 'error' is used uninitialized whenever 'if' condition is false
 2021-05-24  9:59 UTC 

[PATCH] mm/thp: Make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2
 2021-05-24  9:41 UTC  (4+ messages)

[PATCH v5 0/3] mm,hwpoison: fix sending SIGBUS for Action Required MCE
 2021-05-24  8:42 UTC  (4+ messages)
` [PATCH v5 1/3] mm/memory-failure: Use a mutex to avoid memory_failure() races

[PATCH 0/6] gfs2: Handle page faults during read and write
 2021-05-24  8:39 UTC  (7+ messages)
` [PATCH 6/6] gfs2: Fix mmap + page fault deadlocks (part 2)

[RFC Patch v2 0/4] mm/mempolicy: some fix and semantics cleanup
 2021-05-24  8:32 UTC  (8+ messages)
` [RFC Patch v2 1/4] mm/mempolicy: skip nodemask intersect check for 'interleave' when oom
` [RFC Patch v2 2/4] mm/mempolicy: unify the preprocessing for mbind and set_mempolicy

[mld] 020ef930b8: kernel-selftests.net.pmtu.sh.ipv6_cleanup_of_cached_exceptions_-_nexthop_objects.fail
 2021-05-24  8:46 UTC 

[PATCH v3 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-05-24  6:52 UTC  (4+ messages)
` [RFC V2] mm: Enable generic pfn_valid() to handle early sections with memmap holes

[mm/slub] ad36bafb3b: BUG:sleeping_function_called_from_invalid_context_at_mm/page_alloc.c
 2021-05-24  5:25 UTC  (3+ messages)

[PATCH V2 RESEND] mm: Define default value for FIRST_USER_ADDRESS
 2021-05-23 22:32 UTC  (2+ messages)

[PATCH] mm: page_alloc: dump migrate-failed pages only at -EBUSY
 2021-05-23 12:06 UTC  (7+ messages)

[linux-next:master 3726/4499] drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:332:1: warning: unused label 'exit'
 2021-05-23  9:50 UTC 

[linux-next:master 1287/4499] decompress.c:(.text.decompress_kernel+0x54): undefined reference to `__bswapsi2'
 2021-05-23  9:16 UTC 

[linux-next:master] BUILD REGRESSION 8dca2cd055ffb78b37f52f0bf0bd20c249619c4d
 2021-05-23  8:34 UTC  (3+ messages)

[PATCH -next] mm/compaction: use DEVICE_ATTR_WO macro
 2021-05-23  6:45 UTC 

[PATCH] userfaultfd: hugetlbfs: fix new flag usage in error path
 2021-05-23  2:45 UTC  (3+ messages)
` [External] "

incoming
 2021-05-23  0:42 UTC  (11+ messages)
` [patch 01/10] mm/shuffle: fix section mismatch warning
` [patch 02/10] Revert "mm/gup: check page posion status for coredump."
` [patch 03/10] ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry
` [patch 04/10] tools/testing/selftests/exec: fix link error
` [patch 05/10] kasan: slab: always reset the tag in get_freepointer_safe()
` [patch 06/10] watchdog: reliable handling of timestamps
` [patch 07/10] linux/bits.h: fix compilation error with GENMASK
` [patch 08/10] proc: remove Alexey from MAINTAINERS
` [patch 09/10] lib: kunit: suppress a compilation warning of frame size
` [patch 10/10] userfaultfd: hugetlbfs: fix new flag usage in error path

[linux-next:master 4341/4499] arch/x86/include/asm/fixmap.h:103:48: error: use of undeclared identifier 'NR_CPUS'
 2021-05-23  0:15 UTC 

[PATCH v27 00/31] Control-flow Enforcement: Shadow Stack
 2021-05-22 23:39 UTC  (35+ messages)
` [PATCH v27 01/31] Documentation/x86: Add CET description
` [PATCH v27 02/31] x86/cet/shstk: Add Kconfig option for Shadow Stack
` [PATCH v27 03/31] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v27 04/31] x86/cpufeatures: Introduce CPU setup and option parsing for CET
` [PATCH v27 05/31] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v27 06/31] x86/cet: Add control-protection fault handler
` [PATCH v27 07/31] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v27 08/31] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v27 09/31] x86/mm: Introduce _PAGE_COW
` [PATCH v27 10/31] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v27 11/31] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v27 12/31] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v27 13/31] mm: Move VM_UFFD_MINOR_BIT from 37 to 38
` [PATCH v27 14/31] mm: Introduce VM_SHADOW_STACK for shadow stack memory
` [PATCH v27 15/31] x86/mm: Shadow Stack page fault error checking
` [PATCH v27 16/31] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v27 17/31] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v27 18/31] mm: Add guard pages around a shadow stack
` [PATCH v27 19/31] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v27 20/31] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v27 21/31] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v27 22/31] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v27 23/31] x86/cet/shstk: Add user-mode shadow stack support
` [PATCH v27 24/31] x86/cet/shstk: Handle thread shadow stack
` [PATCH v27 25/31] x86/cet/shstk: Introduce shadow stack token setup/verify routines
` [PATCH v27 26/31] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v27 27/31] ELF: Introduce arch_setup_elf_property()
` [PATCH v27 28/31] x86/cet/shstk: Add arch_prctl functions for shadow stack
` [PATCH v27 29/31] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
` [PATCH v27 30/31] mm: Update arch_validate_flags() to test vma anonymous
` [PATCH v27 31/31] mm: Introduce PROT_SHADOW_STACK for shadow stack

[PATCH v27 00/10] Control-flow Enforcement: Indirect Branch Tracking
 2021-05-22 22:47 UTC  (12+ messages)
` [PATCH v27 01/10] x86/cet/ibt: Add Kconfig option for "
` [PATCH v27 02/10] x86/cet/ibt: Add user-mode Indirect Branch Tracking support
` [PATCH v27 03/10] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v27 04/10] x86/cet/ibt: Disable IBT for ia32
` [PATCH v27 05/10] x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking
` [PATCH v27 06/10] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v27 07/10] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v27 08/10] x86/vdso: Introduce ENDBR macro
` [PATCH v27 09/10] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point
` [PATCH v27 10/10] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave

[linux-next:master 3401/4499] lib/test_scanf.c:247:9: sparse: sparse: cast truncates bits from constant value (ffff0001 becomes 1)
 2021-05-22 21:30 UTC 

[linux-next:master 4341/4499] drivers/gpu/drm/vgem/vgem_drv.c:460:10: warning: shift count >= width of type
 2021-05-22 20:04 UTC 

[linux-next:master 3809/4499] drivers/md/persistent-data/dm-array.c:578:48: sparse: sparse: non size-preserving pointer to integer cast
 2021-05-22 17:23 UTC 

[linux-next:master 3203/4499] drivers/infiniband/sw/rxe/rxe_verbs.c:1115:2: warning: initializer overrides prior initialization of this subobject
 2021-05-22 16:49 UTC 

[linux-next:master 3561/4499] fs/nfsd/nfs4proc.c:1411:24: sparse: sparse: incorrect type in assignment (different base types)
 2021-05-22 16:45 UTC 

[clocksource] 8901ecc231: stress-ng.lockbus.ops_per_sec -9.5% regression
 2021-05-22 16:08 UTC  (3+ messages)

[linux-next:master 3813/4499] drivers/bluetooth/hci_qca.c:1860:37: warning: unused variable 'qca_soc_data_wcn6750'
 2021-05-22 15:21 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 054f1a7414a07b19e6e2bb02e4cdb0c2d50d8545
 2021-05-22 15:10 UTC 

[PATCH 0/3] Cleanup and fixup for zswap
 2021-05-22  9:22 UTC  (4+ messages)
` [PATCH 1/3] mm/zswap.c: remove unused function zswap_debugfs_exit()
` [PATCH 2/3] mm/zswap.c: avoid unnecessary copy-in at map time
` [PATCH 3/3] mm/zswap.c: fix two bugs in zswap_writeback_entry()

[v2 PATCH] mm: thp: check total_mapcount instead of page_mapcount
 2021-05-22  0:36 UTC  (6+ messages)

Adding a new capability for userfaultfd?
 2021-05-21 22:41 UTC 

[PATCH] mm/vmalloc: Remove quoted string split across lines
 2021-05-21 20:43 UTC 

[PATCH 1/2] KVM: Deliver VM fault signals to userspace
 2021-05-21 19:25 UTC  (3+ messages)

[PATCH v3] mm: improve mprotect(R|W) efficiency on pages referenced once
 2021-05-21 18:57 UTC  (2+ messages)

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-05-21 18:40 UTC  (5+ messages)
` [PATCH v26 24/30] x86/cet/shstk: Introduce shadow stack token setup/verify routines

[PATCH v2 00/22] mm: Add vma_lookup()
 2021-05-21 18:08 UTC  (22+ messages)
` [PATCH v2 04/22] arch/arm64/kvm: Use vma_lookup() instead of find_vma_intersection()
` [PATCH v2 03/22] arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma()
` [PATCH v2 06/22] arch/powerpc/kvm/book3s: Use vma_lookup() in kvmppc_hv_setup_htab_rma()
` [PATCH v2 05/22] arch/powerpc/kvm/book3s_hv_uvmem: Use vma_lookup() instead of find_vma_intersection()
` [PATCH v2 07/22] arch/mips/kernel/traps: Use vma_lookup() instead of find_vma()
` [PATCH v2 09/22] x86/sgx: Use vma_lookup() in sgx_encl_find()
` [PATCH v2 08/22] arch/m68k/kernel/sys_m68k: Use vma_lookup() in sys_cacheflush()
` [PATCH v2 10/22] virt/kvm: Use vma_lookup() instead of find_vma_intersection()
` [PATCH v2 11/22] vfio: "
` [PATCH v2 12/22] net/ipv5/tcp: Use vma_lookup() in tcp_zerocopy_receive()
` [PATCH v2 13/22] drm/amdgpu: Use vma_lookup() in amdgpu_ttm_tt_get_user_pages()
` [PATCH v2 14/22] media: videobuf2: Use vma_lookup() in get_vaddr_frames()
` [PATCH v2 15/22] misc/sgi-gru/grufault: Use vma_lookup() in gru_find_vma()
` [PATCH v2 17/22] lib/test_hmm: Use vma_lookup() in dmirror_migrate()
` [PATCH v2 16/22] kernel/events/uprobes: Use vma_lookup() in find_active_uprobe()
` [PATCH v2 18/22] mm/ksm: Use vma_lookup() in find_mergeable_vma()
` [PATCH v2 19/22] mm/migrate: Use vma_lookup() in do_pages_stat_array()
` [PATCH v2 20/22] mm/mremap: Use vma_lookup() in vma_to_resize()
` [PATCH v2 21/22] mm/memory.c: Use vma_lookup() in __access_remote_vm()
` [PATCH v2 22/22] mm/mempolicy: "


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