Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-21 09:16:06 to 2022-09-22 14:31:20 UTC [more...]

[PATCHv7 02/14] mm: Add support for unaccepted memory
 2022-09-22 14:31 UTC  (12+ messages)

[PATCH v1 0/3] coding-style.rst: document BUG() and WARN() rules
 2022-09-22 14:12 UTC  (8+ messages)
` [PATCH v1 1/3] coding-style.rst: document BUG() and WARN() rules ("do not crash the kernel")
` [PATCH v1 2/3] powerpc/prom_init: drop PROM_BUG()

[PATCH v3 0/8] mm: Use hotplug_memory_notifier() instead of register_hotmemory_notifier()
 2022-09-22 14:19 UTC  (9+ messages)
` [PATCH v3 1/8] cgroup/cpuset: use hotplug_memory_notifier() directly
` [PATCH v3 2/8] fs/proc/kcore.c: "
` [PATCH v3 3/8] mm/slub.c: "
` [PATCH v3 4/8] mm/mmap: "
` [PATCH v3 5/8] mm/mm_init.c: "
` [PATCH v3 6/8] ACPI: HMAT: "
` [PATCH v3 7/8] memory: remove unused register_hotmemory_notifier()
` [PATCH v3 8/8] memory: move hotplug memory notifier priority to same file for easy sorting

[PATCH 00/12] slab: Introduce kmalloc_size_roundup()
 2022-09-22 13:45 UTC  (20+ messages)
` [PATCH 01/12] "
` [PATCH 02/12] skbuff: Proactively round up to kmalloc bucket size
` [PATCH 03/12] net: ipa: "
` [PATCH 04/12] btrfs: send: "
` [PATCH 05/12] dma-buf: "
` [PATCH 06/12] coredump: "
` [PATCH 07/12] igb: "
` [PATCH 08/12] openvswitch: "
` [PATCH 09/12] x86/microcode/AMD: Track patch allocation size explicitly
` [PATCH 10/12] iwlwifi: Track scan_cmd "
` [PATCH 11/12] slab: Remove __malloc attribute from realloc functions
` [PATCH 12/12] slab: Restore __alloc_size attribute to __kmalloc_track_caller

[PATCH v2] mm: hugetlb: fix UAF in hugetlb_handle_userfault
 2022-09-22 14:10 UTC 

[PATCH v2 0/9] mm: Use hotplug_memory_notifier() instead of register_hotmemory_notifier()
 2022-09-22 13:33 UTC  (10+ messages)
` [PATCH v2 7/9] memory: remove unused register_hotmemory_notifier()
` [PATCH v2 8/9] memory: replace IPC_CALLBACK_PRI with MM_BATCH_CALLBACK_PRI

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-09-22 13:26 UTC  (7+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd

[PATCH v2 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-09-22 13:23 UTC  (13+ messages)
` [PATCH v2 02/11] mm: ioremap: fixup the physical address and page prot

[powerpc] Kernel crash with THP tests (next-20220920)
 2022-09-22 12:53 UTC  (3+ messages)

[RFC 0/6] migrate_pages(): batch TLB flushing
 2022-09-22 12:50 UTC  (19+ messages)
` [RFC 1/6] mm/migrate_pages: separate huge page and normal pages migration
` [RFC 2/6] mm/migrate_pages: split unmap_and_move() to _unmap() and _move()
` [RFC 3/6] mm/migrate_pages: restrict number of pages to migrate in batch

[syzbot] possible deadlock in try_to_wake_up (2)
 2022-09-22 12:19 UTC 

Bug Report Flowtable NFT with kernel 5.19.9
 2022-09-22 12:12 UTC 

BUG: HANG_DETECT waiting for migration_cpu_stop() complete
 2022-09-22 12:02 UTC  (3+ messages)

Panic/lockup in z3fold_zpool_free
 2022-09-22 11:37 UTC  (2+ messages)

[PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
 2022-09-22 11:29 UTC  (13+ messages)

[linux-next:master 3015/8813] arch/arm/plat-orion/irq.c:19:10: fatal error: plat/irq.h: No such file or directory
 2022-09-22 10:44 UTC 

[PATCH v4] mm/demotion: Expose memory tier details via sysfs
 2022-09-22 10:22 UTC 

[PATCH v9 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
 2022-09-22  8:38 UTC  (11+ messages)

[PATCH 0/3] fix error when writing negative value to simple attribute files
 2022-09-22  8:06 UTC  (2+ messages)

[PATCH] mm: hugetlb: fix UAF in hugetlb_handle_userfault
 2022-09-22  7:46 UTC  (9+ messages)

[PATCH] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
 2022-09-22  7:27 UTC  (2+ messages)
` [fs/exec.c] 0a276ae2d2: BUG:workqueue_lockup-pool

[PATCH] docs: hugetlbpage.rst: fix a typo of hugepage size
 2022-09-22  5:41 UTC  (2+ messages)

[PATCH v3] hugetlb: freeze allocated pages before creating hugetlb pages
 2022-09-22  5:39 UTC  (3+ messages)

[linux-next:master 7663/8813] ERROR: modpost: "boot_cpu_data" [arch/x86/events/intel/intel-cstate.ko] undefined!
 2022-09-22  5:02 UTC 

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-22  3:15 UTC  (5+ messages)
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH RESEND] Documentation: kprobetrace: Improve readability
 2022-09-22  2:47 UTC  (2+ messages)

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-09-22  2:34 UTC  (32+ messages)
` [PATCH v2 05/18] xfs: Add xfs_break_layouts() to the inode eviction path
` [PATCH v2 10/18] fsdax: Manage pgmap references at entry insertion and deletion
` [PATCH v2 13/18] dax: Prep mapping helpers for compound pages
` [PATCH v2 15/18] devdax: Use dax_insert_entry() + dax_delete_mapping_entry()
` [PATCH v2 16/18] mm/memremap_pages: Support initializing pages to a zero reference count

[PATCH v5] mm/hugetlb: add available_huge_pages() func
 2022-09-22  2:19 UTC 

[PATCH v1 00/12] Make MAX_ORDER adjustable as a kernel boot time parameter
 2022-09-22  1:12 UTC  (13+ messages)
` [PATCH v1 01/12] mm: rectify MAX_ORDER semantics to be the largest page order from buddy allocator
` [PATCH v1 02/12] mm: check page validity when find a buddy page in a non-contiguous zone
` [PATCH v1 03/12] mm: adapt deferred struct page init to new MAX_ORDER
` [PATCH v1 04/12] mm: prevent pageblock size being larger than section size
` [PATCH v1 05/12] fs: proc: use pageblock_nr_pages for reschedule period in read_kcore()
` [PATCH v1 06/12] virtio: virtio_balloon: use pageblock_order instead of MAX_ORDER
` [PATCH v1 07/12] mm/page_reporting: set page_reporting_order to -1 to prevent it running
` [PATCH v1 08/12] mm: replace MAX_ORDER when it is used to indicate max physical contiguity
` [PATCH v1 09/12] mm: Make MAX_ORDER of buddy allocator configurable via Kconfig SET_MAX_ORDER
` [PATCH v1 10/12] mm: convert MAX_ORDER sized static arrays to dynamic ones
` [PATCH v1 11/12] mm: introduce MIN_MAX_ORDER to replace MAX_ORDER as compile time constant
` [PATCH v1 12/12] mm: make MAX_ORDER a kernel boot time parameter

[PATCH] mm/khugepaged: check compound_order() in collapse_pte_mapped_thp()
 2022-09-21 22:39 UTC  (2+ messages)

[PATCH 0/3] mm/hugetlb: hugepage migration enhancements
 2022-09-21 22:36 UTC  (4+ messages)
` [PATCH 1/3] mm/hugetlb: refactor alloc_and_dissolve_huge_page
` [PATCH 2/3] mm/hugetlb: allow migrated hugepage to dissolve when freed
` [PATCH 3/3] mm/hugetlb: add hugepage isolation support

[linux-next:master] BUILD REGRESSION 483fed3b5dc8ce3644c83d24240cf5756fb0993e
 2022-09-21 22:09 UTC 

[PATCH v12 01/17] riscv: Rename __switch_to_aux -> fpu
 2022-09-21 21:43 UTC  (17+ messages)
` [PATCH v12 02/17] riscv: Extending cpufeature.c to detect V-extension
` [PATCH v12 03/17] riscv: Add new csr defines related to vector extension
` [PATCH v12 04/17] riscv: Add vector feature to compile
` [PATCH v12 05/17] riscv: Add has_vector/riscv_vsize to save vector features
` [PATCH v12 06/17] riscv: Reset vector register
` [PATCH v12 07/17] riscv: Add vector struct and assembler definitions
` [PATCH v12 08/17] riscv: Add task switch support for vector
` [PATCH v12 09/17] riscv: Add ptrace vector support
` [PATCH v12 10/17] riscv: Add sigcontext save/restore for vector
` [PATCH v12 11/17] riscv: signal: Report signal frame size to userspace via auxv
` [PATCH v12 12/17] riscv: Add support for kernel mode vector
` [PATCH v12 13/17] riscv: Add vector extension XOR implementation
` [PATCH v12 14/17] riscv: Fix a kernel panic issue if $s2 is set to a specific value before entering Linux
` [PATCH v12 15/17] riscv: Add V extension to KVM ISA allow list
` [PATCH v12 16/17] riscv: KVM: Add vector lazy save/restore support
` [PATCH v12 17/17] riscv: prctl to enable vector commands

[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-09-21 18:30 UTC  (4+ messages)

[PATCH mm-unstable v3 00/10] mm: add file/shmem support to MADV_COLLAPSE
 2022-09-21 18:26 UTC  (6+ messages)
` [PATCH mm-unstable v3 03/10] mm/madvise: add file and shmem "

[PATCHv8 00/11] Linear Address Masking enabling
 2022-09-21 18:11 UTC  (17+ messages)

[RFC] Listing all DAMON user-space tools in the Doc
 2022-09-21 17:36 UTC 

[sparc64] fails to boot, (was: Re: [PATCH memcg v6] net: set proper memcg for net_init hooks allocations)
 2022-09-21 17:02 UTC  (3+ messages)

[RFC PATCH bpf-next 00/10] bpf, mm: Add a new item bpf into memory.stat for the observability of bpf memory
 2022-09-21 17:00 UTC  (11+ messages)
` [RFC PATCH bpf-next 01/10] bpf: Introduce new helper bpf_map_put_memcg()
` [RFC PATCH bpf-next 02/10] bpf: Define bpf_map_{get,put}_memcg for !CONFIG_MEMCG_KMEM
` [RFC PATCH bpf-next 03/10] bpf: Call bpf_map_init_from_attr() immediately after map creation
` [RFC PATCH bpf-next 04/10] bpf: Save memcg in bpf_map_init_from_attr()
` [RFC PATCH bpf-next 05/10] bpf: Use scoped-based charge in bpf_map_area_alloc
` [RFC PATCH bpf-next 06/10] bpf: Introduce new helpers bpf_ringbuf_pages_{alloc,free}
` [RFC PATCH bpf-next 07/10] bpf: Use bpf_map_kzalloc in arraymap
` [RFC PATCH bpf-next 08/10] bpf: Use bpf_map_kvcalloc in bpf_local_storage
` [RFC PATCH bpf-next 09/10] bpf: Add bpf map free helpers
` [RFC PATCH bpf-next 10/10] bpf, memcg: Add new item bpf into memory.stat

[PATCH v1] mm/damon: add DAMON_OBJ macro
 2022-09-21 16:41 UTC  (2+ messages)

[linux-next:master 4471/8813] make[4]: *** No rule to make target 'drivers/crypto/aspeed/aspeed_crypto.o', needed by 'drivers/crypto/aspeed/built-in.a'
 2022-09-21 16:37 UTC 

[linux-next:master 8021/8813] drivers/gpu/drm/amd/amdgpu/../display/dc/virtual/virtual_link_hwss.c:40:6: warning: no previous prototype for function 'virtual_disable_link_output'
 2022-09-21 16:17 UTC 

Inv# September 21 2022
 2022-09-21 16:06 UTC 

Unable to handle kernel NULL pointer dereference at virtual address 00000010 - PC is at mempool_alloc
 2022-09-21 14:41 UTC 

[PATCH v3 00/12] io-uring/btrfs: support async buffered writes
 2022-09-21 14:33 UTC  (4+ messages)

[PATCH v6 1/2] selftests: vm: bring common functions to a new file
 2022-09-21 11:06 UTC  (3+ messages)

BUG: sleeping function called from invalid context at arch/arm64/mm/fault.c:593
 2022-09-21 12:54 UTC  (2+ messages)

[PATCH] virt: acrn: obtain pa from VMA with PFNMAP flag
 2022-09-21 12:23 UTC  (2+ messages)

[PATCH v6 0/4] mm/slub: some debug enhancements for kmalloc
 2022-09-21 12:02 UTC  (4+ messages)
` [PATCH v6 3/4] mm: kasan: Add free_meta size info in struct kasan_cache

[linux-next:pending-fixes] BUILD SUCCESS 7faf696942805121b922432266a0a1520cdde311
 2022-09-21 11:40 UTC 

[PATCH v2] mm: Make failslab writable again
 2022-09-21 11:30 UTC  (2+ messages)

[PATCH] mm/slub: clean up create_unique_id()
 2022-09-21 10:46 UTC  (2+ messages)

[PATCH v1] mm/vmscan: check the return value of migrate_pages()
 2022-09-21 10:42 UTC  (2+ messages)

[linux-next:master 6685/8813] drivers/hwtracing/coresight/coresight-etm4x-core.c:969:19: error: use of undeclared identifier 'ID_AA64DFR0_TRACEVER_SHIFT'
 2022-09-21 10:30 UTC 

[PATCH] mm/vmscan: don't scan adjust too much if current is not kswapd
 2022-09-21 10:14 UTC  (12+ messages)

[PATCH v2 1/3] sysctl: Allow change system v ipc sysctls inside ipc namespace
 2022-09-21  9:38 UTC 

[PATCH bpf-next v3 00/13] bpf: Introduce selectable memcg for bpf map
 2022-09-21  9:36 UTC  (12+ messages)

[PATCH v3] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-09-21  9:30 UTC  (2+ messages)

[PATCH v3 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-09-21  9:13 UTC  (3+ messages)
` [PATCH v3 3/4] mm/hwpoison: pass pfn to num_poisoned_pages_*()
` [PATCH v3 4/4] mm/hwpoison: introduce per-memory_block hwpoison counter


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 read-only IMAP folder(s) and NNTP newsgroup(s).