v5.1-rc5 s390x WARNING
2019-04-18 15:25 UTC (5+ messages)
[patch V2 00/29] stacktrace: Consolidate stack trace usage
2019-04-18 15:17 UTC (45+ messages)
` [patch V2 01/29] tracing: Cleanup stack trace code
` [patch V2 02/29] stacktrace: Provide helpers for common stack trace operations
` [patch V2 03/29] lib/stackdepot: Provide functions which operate on plain storage arrays
` [patch V2 04/29] backtrace-test: Simplify stack trace handling
` [patch V2 05/29] proc: Simplify task stack retrieval
` [patch V2 06/29] latency_top: Simplify stack trace handling
` [patch V2 07/29] mm/slub: Simplify stack trace retrieval
` [patch V2 08/29] mm/kmemleak: Simplify stacktrace handling
` [patch V2 09/29] mm/kasan: "
` [patch V2 10/29] mm/page_owner: Simplify stack trace handling
` [patch V2 11/29] fault-inject: Simplify stacktrace retrieval
` [patch V2 12/29] dma/debug: Simplify stracktrace retrieval
` [patch V2 13/29] btrfs: ref-verify: Simplify stack trace retrieval
` [patch V2 14/29] dm bufio: "
` [patch V2 15/29] dm persistent data: Simplify stack trace handling
` [patch V2 16/29] drm: Simplify stacktrace handling
` [patch V2 17/29] lockdep: Remove unused trace argument from print_circular_bug()
` [patch V2 18/29] lockdep: Move stack trace logic into check_prev_add()
` [patch V2 19/29] lockdep: Simplify stack trace handling
` [patch V2 20/29] tracing: Simplify stacktrace retrieval in histograms
` [patch V2 21/29] tracing: Use percpu stack trace buffer more intelligently
` [patch V2 22/29] tracing: Make ftrace_trace_userstack() static and conditional
` [patch V2 23/29] tracing: Simplify stack trace retrieval
` [patch V2 24/29] tracing: Remove the last struct stack_trace usage
` [patch V2 25/29] livepatch: Simplify stack trace retrieval
` [patch V2 26/29] stacktrace: Remove obsolete functions
` [patch V2 27/29] lib/stackdepot: "
` [patch V2 28/29] stacktrace: Provide common infrastructure
` [patch V2 29/29] x86/stacktrace: Use "
[RFC PATCH v9 00/13] Add support for eXclusive Page Frame Ownership
2019-04-18 14:34 UTC (20+ messages)
` [RFC PATCH v9 03/13] mm: Add support for eXclusive Page Frame Ownership (XPFO)
[PATCH] mm: get_cmdline use arg_lock instead of mmap_sem
2019-04-18 14:27 UTC (8+ messages)
` [PATCH] prctl_set_mm: downgrade mmap_sem to read lock
[PATCH v1 00/15] Keep track of GUPed pages in fs and block
2019-04-18 14:27 UTC (18+ messages)
[PATCH v3 00/11] Provide generic top-down mmap layout functions
2019-04-18 14:19 UTC (34+ messages)
` [PATCH v3 01/11] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v3 02/11] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v3 03/11] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v3 04/11] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v3 05/11] arm: Properly account for stack randomization and stack guard gap
` [PATCH v3 06/11] arm: Use STACK_TOP when computing mmap base address
` [PATCH v3 07/11] arm: Use generic mmap top-down layout
` [PATCH v3 08/11] mips: Properly account for stack randomization and stack guard gap
` [PATCH v3 09/11] mips: Use STACK_TOP when computing mmap base address
` [PATCH v3 10/11] mips: Use generic mmap top-down layout
` [PATCH v3 11/11] riscv: Make mmap allocation top-down by default
[PATCH 0/5] mm: reparent slab memory on cgroup removal
2019-04-18 14:05 UTC (14+ messages)
` [PATCH 1/5] mm: postpone kmem_cache memcg pointer initialization to memcg_link_cache()
` [PATCH 2/5] mm: generalize postponed non-root kmem_cache deactivation
` [PATCH 3/5] mm: introduce __memcg_kmem_uncharge_memcg()
` [PATCH 4/5] mm: rework non-root kmem_cache lifecycle management
` [PATCH 5/5] mm: reparent slab memory on cgroup removal
[PATCH] mm/page_alloc: remove unnecessary parameter in rmqueue_pcplist
2019-04-18 13:08 UTC (3+ messages)
[PATCH] mm: use mm.arg_lock in get_cmdline()
2019-04-18 13:05 UTC (3+ messages)
[PATCH v6 00/12] mm: Sub-section memory hotplug support
2019-04-18 12:45 UTC (20+ messages)
` [PATCH v6 01/12] mm/sparsemem: Introduce struct mem_section_usage
` [PATCH v6 02/12] mm/sparsemem: Introduce common definitions for the size and mask of a section
` [PATCH v6 03/12] mm/sparsemem: Add helpers track active portions of a section at boot
` [PATCH v6 04/12] mm/hotplug: Prepare shrink_{zone, pgdat}_span for sub-section removal
` [PATCH v6 05/12] mm/sparsemem: Convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH v6 06/12] mm/hotplug: Add mem-hotplug restrictions for remove_memory()
` [PATCH v6 07/12] mm: Kill is_dev_zone() helper
` [PATCH v6 08/12] mm/sparsemem: Prepare for sub-section ranges
` [PATCH v6 09/12] mm/sparsemem: Support sub-section hotplug
` [PATCH v6 10/12] mm/devm_memremap_pages: Enable sub-section remap
` [PATCH v6 11/12] libnvdimm/pfn: Fix fsdax-mode namespace info-block zero-fields
` [PATCH v6 12/12] libnvdimm/pfn: Stop padding pmem namespaces to section alignment
[PATCH v4 0/2] vmalloc enhancements
2019-04-18 11:18 UTC (6+ messages)
` [PATCH v4 1/2] mm: refactor __vunmap() to avoid duplicated call to find_vm_area()
` [PATCH v4 2/2] mm: show number of vmalloc pages in /proc/meminfo
BUG: unable to handle kernel paging request in free_block (5)
2019-04-18 9:59 UTC
[v2 RFC PATCH 0/9] Another Approach to Use PMEM as NUMA Node
2019-04-18 9:02 UTC (22+ messages)
[QUESTIONS] THP allocation in NUMA fault migration path
2019-04-18 6:32 UTC (2+ messages)
[PATCH V2 0/2] arm64/mm: Enable memory hot remove
2019-04-18 5:28 UTC (8+ messages)
` [PATCH V2 2/2] "
[PATCH v3] fs/writeback: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount
2019-04-18 2:04 UTC
[rgushchin:vmalloc.4 163/322] mm/hmm.c:537:23: error: implicit declaration of function 'pte_index'; did you mean 'page_index'?
2019-04-17 22:44 UTC
[PATCH] mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE Kconfig
2019-04-17 21:11 UTC
[PATCH] mm/hmm: kconfig split HMM address space mirroring from device memory
2019-04-17 20:32 UTC (5+ messages)
[PATCH v2] fs/fs-writeback: wait isw_nr_in_flight to be zero when umount
2019-04-17 19:33 UTC (4+ messages)
[PATCH 2/3] mm: separate memory allocation and actual work in alloc_vmap_area()
2019-04-17 19:15 UTC (5+ messages)
[PATCH v2 0/8] vfs: make immutable files actually immutable
2019-04-17 19:05 UTC (9+ messages)
` [PATCH 1/8] mm/fs: don't allow writes to immutable files
` [PATCH 2/8] xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction
` [PATCH 3/8] xfs: flush page mappings as part of setting immutable
` [PATCH 4/8] xfs: refactor setflags to use setattr code directly
` [PATCH 5/8] xfs: clean up xfs_merge_ioc_xflags
` [PATCH 6/8] xfs: don't allow most setxattr to immutable files
` [PATCH 7/8] btrfs: don't allow any modifications to an immutable file
` [PATCH 8/8] ext4: "
[PATCH v2 0/4] vfs: make immutable files actually immutable
2019-04-17 19:01 UTC (5+ messages)
` [PATCH 4/4] xfs: don't allow most setxattr to immutable files
` [PATCH v2 "
[PATCH] mm: security: introduce CONFIG_INIT_HEAP_ALL
2019-04-17 17:04 UTC (6+ messages)
+ mm-memcontrol-make-cgroup-stats-and-events-query-api-explicitly-local.patch added to -mm tree
2019-04-17 16:03 UTC
+ mm-fix-inactive-list-balancing-between-numa-nodes-and-cgroups.patch added to -mm tree
2019-04-17 15:52 UTC
[PATCH] mm: fix false-positive OVERCOMMIT_GUESS failures
2019-04-17 15:05 UTC (4+ messages)
[PATCH] drm/nouveau: Fix DEVICE_PRIVATE dependencies
2019-04-17 14:38 UTC (2+ messages)
[PATCH v8 00/20] Convert x86 & arm64 to use generic page walk
2019-04-17 14:34 UTC (7+ messages)
` [RFC PATCH 1/3] mm: Add generic ptdump
` [RFC PATCH 2/3] arm64: mm: Switch to using generic pt_dump
` [RFC PATCH 3/3] x86: "
[PATCH 0/9] Emulated coherent graphics memory
2019-04-17 14:28 UTC (7+ messages)
` [PATCH 2/9] mm: Add an apply_to_pfn_range interface
[mmotm:master 253/317] arch/mips/kernel/../../../fs/binfmt_elf.c:1140:7: error: 'elf_interpreter' undeclared; did you mean 'interpreter'?
2019-04-17 14:09 UTC (3+ messages)
[PATCH v4] mm/hotplug: treat CMA pages as unmovable
2019-04-17 14:06 UTC (2+ messages)
[PATCH] slab: remove store_stackinfo()
2019-04-17 14:01 UTC (2+ messages)
` [tip:x86/irq] mm/slab: Remove store_stackinfo()
[PATCH v1 0/4] mm/memory_hotplug: Better error handling when removing memory
2019-04-17 13:56 UTC (3+ messages)
` [PATCH v1 3/4] mm/memory_hotplug: Make __remove_section() never fail
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox