messages from 2018-03-06 19:24:48 to 2018-03-09 19:18:37 UTC [more...]
[RFC PATCH 00/14] khwasan: kernel hardware assisted address sanitizer
2018-03-09 19:18 UTC (29+ messages)
` [RFC PATCH 06/14] khwasan: enable top byte ignore for the kernel
` [RFC PATCH 07/14] khwasan: add tag related helper functions
` [RFC PATCH 09/14] khwasan: add hooks implementation
` [RFC PATCH 14/14] khwasan: default the instrumentation mode to inline
[RFC PATCH 0/6] arm64: untag user pointers passed to the kernel
2018-03-09 17:58 UTC (18+ messages)
` [RFC PATCH 1/6] arm64: add type casts to untagged_addr macro
` [RFC PATCH 2/6] arm64: untag user addresses in copy_from_user and others
` [RFC PATCH 3/6] mm, arm64: untag user addresses in memory syscalls
` [RFC PATCH 4/6] mm, arm64: untag user addresses in mm/gup.c
` [RFC PATCH 5/6] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [RFC PATCH 6/6] arch: add untagged_addr definition for other arches
[PATCH 01/25] slab: fixup calculate_alignment() argument type
2018-03-09 15:51 UTC (4+ messages)
` [PATCH 12/25] slub: make ->reserved unsigned int
Removing GFP_NOFS
2018-03-09 14:48 UTC (5+ messages)
[PATCH] mm: oom: Fix race condition between oom_badness and do_exit of task
2018-03-09 12:18 UTC (8+ messages)
Uninitialized nodemask in do_mbind()
2018-03-09 11:10 UTC (5+ messages)
` [PATCH] mm/mempolicy: Avoid use uninitialized preferred_node
[PATCH] x86, powerpc : pkey-mprotect must allow pkey-0
2018-03-09 11:04 UTC (5+ messages)
[PATCH v4 0/3] mm: improve zone->lock scalability
2018-03-09 8:24 UTC (5+ messages)
` [PATCH v4 3/3] mm/free_pcppages_bulk: prefetch buddy while not holding lock
` [PATCH v4 3/3 update] "
[PATCH] mm: Change return type to vm_fault_t
2018-03-09 6:28 UTC (7+ messages)
[PATCH 0/2] Add kvzalloc_struct to complement kvzalloc_array
2018-03-09 5:59 UTC (8+ messages)
` [PATCH 2/2] mm: Add kvmalloc_ab_c and kvzalloc_struct
[bug?] Access was denied by memory protection keys in execute-only address
2018-03-09 5:50 UTC (7+ messages)
[PATCH v2] slub: use jitter-free reference while printing age
2018-03-09 5:18 UTC (3+ messages)
[Bug 199037] New: Kernel bug at mm/hugetlb.c:741
2018-03-09 1:05 UTC (17+ messages)
` [PATCH] hugetlbfs: check for pgoff value overflow
` [PATCH v2] "
` [PATCH v3] "
[PATCH] mm: memcg: expose mem_cgroup_put API
2018-03-08 23:48 UTC (4+ messages)
[PATCH 0/2] fix memory leak / panic in ioremap huge pages
2018-03-08 23:27 UTC (15+ messages)
` [PATCH 1/2] mm/vmalloc: Add interfaces to free unused page table
` [PATCH 2/2] x86/mm: implement free pmd/pte page interfaces
Kernel page fault in vmalloc_fault() after a preempted ioremap
2018-03-08 23:08 UTC (4+ messages)
[PATCH v12 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys
2018-03-08 19:30 UTC (5+ messages)
` [PATCH v12 3/3] mm, x86, powerpc: display pkey in smaps only if arch supports pkeys
` mm, x86, powerpc: pkey semantics for key-0 ?
[PATCH 0/2] Backport IBPB on context switch to non-dumpable process
2018-03-08 18:23 UTC (5+ messages)
` [PATCH 1/2] x86/mm: Give each mm a unique ID
[PATCH] slub: Fix misleading 'age' in verbose slub prints
2018-03-08 18:09 UTC (5+ messages)
[PATCH 00/11] APEI in_nmi() rework and arm64 SDEI wire-up
2018-03-08 10:44 UTC (7+ messages)
` [PATCH 02/11] ACPI / APEI: Generalise the estatus queue's add/remove and notify code
[mmotm:master 123/250] fs/dcache.c:278:22: error: implicit declaration of function 'kmalloc_index'
2018-03-08 5:44 UTC
mmotm 2018-03-07-16-19 uploaded
2018-03-08 5:06 UTC (7+ messages)
` mmotm 2018-03-07-16-19 uploaded (UML & memcg)
[mmotm:master 240/250] fs/notify/group.c:41:24: error: dereferencing pointer to incomplete type
2018-03-08 3:21 UTC
[mmotm:master 240/250] fs/notify/group.c:41:24: error: dereferencing pointer to incomplete type 'struct mem_cgroup'
2018-03-08 2:34 UTC
[mmotm:master 123/250] fs/dcache.c:278:22: error: implicit declaration of function 'kmalloc_index'; did you mean 'kmalloc_node'?
2018-03-08 2:33 UTC
[patch] mm, oom: remove 3% bonus for CAP_SYS_ADMIN processes
2018-03-07 23:52 UTC
[PATCH 00/13] Remove metag architecture
2018-03-07 21:24 UTC (2+ messages)
[PATCH v2] mm: might_sleep warning
2018-03-07 18:01 UTC (3+ messages)
[RFC PATCH v18 0/7] mm: security: ro protection for dynamic data
2018-03-07 17:44 UTC (16+ messages)
` [PATCH 1/7] genalloc: track beginning of allocations
` [PATCH 4/7] Protectable Memory
` [PATCH 6/7] lkdtm: crash on overwriting protected pmalloc var
[PATCH v8 00/63] XArray v8
2018-03-07 14:25 UTC (15+ messages)
` [PATCH v8 06/63] btrfs: Use filemap_range_has_page()
` [PATCH v8 13/63] xarray: Add definition of struct xarray
` [PATCH v8 29/63] page cache: Convert page deletion to XArray
` [PATCH v8 30/63] page cache: Convert page cache lookups "
` [PATCH v8 36/63] mm: Convert truncate "
` [PATCH v8 37/63] mm: Convert add_to_swap_cache "
` [PATCH v8 43/63] mm: Convert khugepaged_scan_shmem "
` [PATCH v8 53/63] memfd: Convert shmem_wait_for_pins "
` [PATCH v8 55/63] btrfs: Convert page cache "
` [PATCH v8 59/63] f2fs: Convert "
` [PATCH v8 61/63] dax: "
` [PATCH v8 63/63] radix tree: Remove unused functions
[PATCH v5 0/4] Mark vmalloc and page-table pages
2018-03-07 13:44 UTC (5+ messages)
` [PATCH v5 1/4] s390: Use _refcount for pgtables
` [PATCH v5 2/4] mm: Split page_type out from _mapcount
` [PATCH v5 3/4] mm: Mark pages allocated through vmalloc
` [PATCH v5 4/4] mm: Mark pages in use for page tables
[PATCH] kasan, slub: fix handling of kasan_slab_free hook
2018-03-07 12:43 UTC (4+ messages)
[PATCH v2] kasan, slub: fix handling of kasan_slab_free hook
2018-03-07 12:36 UTC (2+ messages)
[RFC] kswapd aggressiveness with watermark_scale_factor
2018-03-07 10:26 UTC (5+ messages)
[PATCHv2 0/5] x86/boot/compressed/64: Prepare trampoline memory
2018-03-07 9:36 UTC (5+ messages)
` [PATCHv2 2/5] x86/boot/compressed/64: Find a place for 32-bit trampoline
[Bug 198913] New: Swapping slows to about 20% of expected speed when using multiple swap partitions on separate drives (striping)
2018-03-07 0:57 UTC (2+ messages)
[RFC PATCH 0/4 v2] Define killable version for access_remote_vm() and use it in fs/proc
2018-03-07 0:47 UTC (5+ messages)
[patch] mm, compaction: drain pcps for zone when kcompactd fails
2018-03-06 23:57 UTC (4+ messages)
[linux-next:master 3210/5518] mm/vmscan.c:1293:1: warning: the frame size of 10120 bytes is larger than 8192 bytes
2018-03-06 23:52 UTC
[PATCH v12 00/11] Application Data Integrity feature introduced by SPARC M7
2018-03-06 22:48 UTC (9+ messages)
` [PATCH v12 02/11] mm, swap: Add infrastructure for saving page metadata on swap
` [PATCH v12 07/11] mm: Add address parameter to arch_validate_prot()
` [PATCH v12 08/11] mm: Clear arch specific VM flags on protection change
` [PATCH v12 09/11] mm: Allow arch code to override copy_highpage()
[PATCH 0/1] make start_isolate_page_range() thread safe
2018-03-06 22:32 UTC (8+ messages)
` [PATCH 1/1] mm: make start_isolate_page_range() fail if already isolated
[PATCH] mm: might_sleep warning
2018-03-06 21:48 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).