[PATCH 0/8] trace_uprobe: Support SDT markers having reference count (semaphore)
2018-03-16 12:12 UTC (42+ messages)
` [PATCH 1/8] Uprobe: Export vaddr <-> offset conversion functions
` [PATCH 2/8] mm: Prefix vma_ to vaddr_to_offset() and offset_to_vaddr()
` [PATCH 3/8] Uprobe: Rename map_info to uprobe_map_info
` [PATCH 4/8] Uprobe: Export uprobe_map_info along with uprobe_{build/free}_map_info()
` [PATCH 5/8] trace_uprobe: Support SDT markers having reference count (semaphore)
` [PATCH 6/8] trace_uprobe/sdt: Fix multiple update of same reference counter
` [PATCH 7/8] perf probe: Support SDT markers having reference counter (semaphore)
` [PATCH 8/8] trace_uprobe/sdt: Document about reference counter
[PATCH] mm: fix low-high watermark distance on small systems
2018-03-16 11:03 UTC (3+ messages)
[PATCH v4] mm, pkey: treat pkey-0 special
2018-03-16 11:02 UTC (2+ messages)
[PATCH] mm/shmem: Do not wait for lock_page() in shmem_unused_huge_shrink()
2018-03-16 10:59 UTC
[PATCH] Revert "mm/memblock.c: hardcode the end_pfn being -1"
2018-03-16 10:27 UTC (4+ messages)
[PATCH v9 00/24] Speculative page faults
2018-03-16 10:23 UTC (7+ messages)
` [PATCH v9 17/24] mm: Protect mm_rb tree with a rwlock
` [mm] b33ddf50eb: INFO:trying_to_register_non-static_key
[Bug 199037] New: Kernel bug at mm/hugetlb.c:741
2018-03-16 10:17 UTC (3+ messages)
` [PATCH v3] hugetlbfs: check for pgoff value overflow
[PATCH] mm/khugepaged: Convert VM_BUG_ON() to collapse fail
2018-03-16 10:05 UTC (3+ messages)
[PATCH V3] ZBOOT: fix stack protector in compressed boot phase
2018-03-16 7:55 UTC
[PATCH 0/4] hmm: fixes and documentations
2018-03-16 5:08 UTC (10+ messages)
` [PATCH 1/4] mm/hmm: documentation editorial update to HMM documentation
` [PATCH 2/4] mm/hmm: fix header file if/else/endif maze
` [PATCH 3/4] mm/hmm: HMM should have a callback before MM is destroyed
` [PATCH 4/4] mm/hmm: change CPU page table snapshot functions to simplify drivers
[PATCH 00/16] remove eight obsolete architectures
2018-03-16 4:50 UTC (17+ messages)
` [PATCH 10/16] mm: remove obsolete alloc_remap()
` [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs
` rfc: remove print_vma_addr ? (was Re: [PATCH 00/16] remove eight obsolete architectures)
mmotm 2018-03-14-16-24 uploaded
2018-03-16 3:47 UTC (3+ messages)
` mmotm 2018-03-14-16-24 uploaded (lustre)
[PATCH] mm/page_alloc: fix boot hang in memmap_init_zone
2018-03-16 0:45 UTC (8+ messages)
[PATCH v2 20/36] mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
2018-03-15 20:54 UTC (3+ messages)
` [PATCH v2 21/36] mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
[patch -mm v3 0/3] mm, memcg: introduce oom policies
2018-03-15 20:54 UTC (14+ messages)
` [patch -mm v3 1/3] mm, memcg: introduce per-memcg oom policy tunable
` [patch -mm] mm, memcg: evaluate root and leaf memcgs fairly on oom
` [patch -mm] mm, memcg: separate oom_group from selection criteria
` [patch -mm] mm, memcg: disregard mempolicies for cgroup-aware oom killer
[PATCH v2 0/2] optimize memory hotplug
2018-03-15 20:43 UTC (7+ messages)
` [PATCH v2 1/2] mm: uninitialized struct page poisoning sanity checking
Hangs in balance_dirty_pages with arm-32 LPAE + highmem
2018-03-15 20:10 UTC (7+ messages)
KVM hang after OOM
2018-03-15 20:10 UTC (8+ messages)
[PATCH 1/6] mm/vmscan: Wake up flushers for legacy cgroups too
2018-03-15 18:57 UTC (7+ messages)
` [PATCH 2/6] mm/vmscan: Update stale comments
` [PATCH 3/6] mm/vmscan: replace mm_vmscan_lru_shrink_inactive with shrink_page_list tracepoint
` [PATCH 4/6] mm/vmscan: remove redundant current_may_throttle() check
` [PATCH 5/6] mm/vmscan: Don't change pgdat state on base of a single LRU list state
` [PATCH 6/6] mm/vmscan: Don't mess with pgdat->flags in memcg reclaim
[RFC PATCH v19 0/8] mm: security: ro protection for dynamic data
2018-03-15 18:51 UTC (19+ messages)
` [PATCH 4/8] struct page: add field for vm_struct
` [PATCH 5/8] Protectable Memory
` [PATCH 6/8] Pmalloc selftest
[PATCH] mm/thp: Do not wait for lock_page() in deferred_split_scan()
2018-03-15 18:30 UTC (2+ messages)
[PATCH v3 0/2] Directed kmem charging
2018-03-15 18:25 UTC (6+ messages)
` [PATCH v3 1/2] mm: memcg: remote memcg charging for kmem allocations
[PATCH v3] x86: treat pkey-0 special
2018-03-15 17:39 UTC (7+ messages)
[RFC PATCH 00/14] khwasan: kernel hardware assisted address sanitizer
2018-03-15 16:52 UTC (5+ messages)
` [RFC PATCH 09/14] khwasan: add hooks implementation
[PATCH v2 0/2] fix memory leak / panic in ioremap huge pages
2018-03-15 14:51 UTC (7+ messages)
` [PATCH v2 1/2] mm/vmalloc: Add interfaces to free unmapped page table
` [PATCH v2 2/2] x86/mm: implement free pmd/pte page interfaces
[PATCH] percpu: Allow to kill tasks doing pcpu_alloc() and waiting for pcpu_balance_workfn()
2018-03-15 14:42 UTC (14+ messages)
` [PATCH] Improve mutex documentation
[PATCH 0/2] x86/mm: Fix couple MKTME-related issues
2018-03-15 13:49 UTC (3+ messages)
` [PATCH 1/2] x86/mm: Fix comment in detect_tme() regarding x86_phys_bits
` [PATCH 2/2] x86/mm: Do not lose cpuinfo_x86:x86_phys_bits adjustment
[PATCH -mm] mm, madvise, THP: Use THP aligned address in madvise_free_huge_pmd()
2018-03-15 12:29 UTC (4+ messages)
[memcg:since-4.15 382/386] arch/m68k/mm/init.c:125:0: warning: "UL" redefined
2018-03-15 8:39 UTC (3+ messages)
[PATCHv3 0/2] zsmalloc/zram: drop zram's max_zpage_size
2018-03-15 0:55 UTC (3+ messages)
[mmotm:master 8/285] fs//hugetlbfs/inode.c:142:22: note: in expansion of macro 'PGOFF_LOFFT_MAX'
2018-03-14 21:50 UTC (4+ messages)
lib///lzo/lzodefs.h:27:2: error: #error "conflicting endian definitions"
2018-03-14 21:31 UTC (2+ messages)
[PATCH v3] powerpc: treat pkey-0 special
2018-03-14 21:01 UTC
[PATCH] x86/mm: remove pointless checks in vmalloc_fault
2018-03-14 20:59 UTC
[PATCH 0/2] x86/mm: vmalloc_fault fix for CONFIG_HUGETLBFS off
2018-03-14 20:07 UTC (6+ messages)
` [PATCH 2/2] x86/mm: remove pointless checks in vmalloc_fault
[PATCH 4/8] HMM: Remove superflous RCU protection around radix tree lookup
2018-03-14 19:45 UTC
[PATCH 1/1 v2] x86: pkey-mprotect must allow pkey-0
2018-03-14 18:58 UTC (6+ messages)
[PATCH] slab, slub: remove size disparity on debug kernel
2018-03-14 17:02 UTC (5+ messages)
[PATCH 09/16] mm: remove blackfin MPU support
2018-03-14 14:37 UTC
[PATCH] x86, powerpc : pkey-mprotect must allow pkey-0
2018-03-14 14:08 UTC (5+ messages)
mmotm 2018-03-13-15-15 uploaded
2018-03-14 13:03 UTC (2+ messages)
BUG: unable to handle kernel paing request at fffffc0000000000
2018-03-14 11:22 UTC (2+ messages)
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