messages from 2020-03-27 22:43:01 to 2020-03-30 11:51:45 UTC [more...]
[RFC v5 0/7] Implement Data Access Monitoring-based Memory Operation Schemes
2020-03-30 11:50 UTC
[PATCH v2 0/5] Optionally randomize kernel stack offset each syscall
2020-03-30 11:26 UTC (11+ messages)
` [PATCH v2 3/5] stack: "
` [PATCH v2 4/5] x86/entry: Enable random_kstack_offset support
` [PATCH v2 5/5] arm64: entry: "
[PATCH v2 00/10] virtio-mem: paravirtualized memory
2020-03-30 11:04 UTC (9+ messages)
` [PATCH v2 02/10] virtio-mem: Allow to specify an ACPI PXM as nid
[PATCH v7 00/15] Introduce Data Access MONitor (DAMON)
2020-03-30 10:53 UTC (2+ messages)
[PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
2020-03-30 10:43 UTC (17+ messages)
` [PATCH v3 1/5] "
` [PATCH v3 2/5] powerpc: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES
` [PATCH v3 3/5] x86: "
` [PATCH v3 4/5] sparc: "
` [PATCH v3 5/5] s390: "
[PATCH v3 00/10] Add a new mmap locking API wrapping mmap_sem calls
2020-03-30 10:42 UTC (28+ messages)
` [PATCH v3 01/10] mmap locking API: initial implementation as rwsem wrappers
` [PATCH v3 01/10] mmap locking API: initial implementation as rwsem wrappers (Michel Lespinasse)
` [PATCH v3 02/10] MMU notifier: use the new mmap locking API
` [PATCH v3 03/10] DMA reservations: "
` [PATCH v3 04/10] mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
` [PATCH v3 05/10] mmap locking API: convert mmap_sem call sites missed by coccinelle
` [v3 "
` [v3 05/10] mmap locking API: Checking the Coccinelle software
` [Cocci] "
` [v3 05/10] mmap locking API: Improving "
` [Cocci] "
` [PATCH v3 06/10] mmap locking API: convert nested write lock sites
` [PATCH v3 07/10] mmap locking API: add mmap_read_release() and mmap_read_unlock_non_owner()
` [PATCH v3 08/10] mmap locking API: add MMAP_LOCK_INITIALIZER
` [PATCH v3 09/10] mmap locking API: use lockdep_assert_held
` [PATCH v3 10/10] mmap locking API: rename mmap_sem to mmap_lock
[PATCH v3 0/2] mm: mmap: add mmap trace point
2020-03-30 9:59 UTC (7+ messages)
` [PATCH v3 2/2] mm: mmap: add trace point of vm_unmapped_area
[RFC PATCH v1 46/50] mm/shuffle.c: use get_random_max()
2020-03-30 9:27 UTC (7+ messages)
` [RFC PATCH v1 00/52] Audit kernel random number use
[PATCH 00/18] kfree_rcu() improvements for -rcu dev
2020-03-30 9:10 UTC (22+ messages)
` [PATCH 01/18] mm/list_lru.c: Rename kvfree_rcu() to local variant
` [PATCH 02/18] rcu: Introduce kvfree_rcu() interface
` [PATCH 03/18] rcu: Rename rcu_invoke_kfree_callback/rcu_kfree_callback
` [PATCH 04/18] rcu: Rename __is_kfree_rcu_offset() macro
` [PATCH 05/18] rcu: Rename kfree_call_rcu() to the kvfree_call_rcu()
` [PATCH 06/18] mm/list_lru.c: Remove kvfree_rcu_local() function
` [PATCH 07/18] rcu/tree: Simplify debug_objects handling
` [PATCH 08/18] rcu/tree: Clarify emergency path comment better
` [PATCH 09/18] rcu/tree: Simplify KFREE_BULK_MAX_ENTR macro
` [PATCH 10/18] rcu/tree: Maintain separate array for vmalloc ptrs
` [PATCH 11/18] rcu/tree: Introduce expedited_drain flag
` [PATCH 12/18] rcu/tree: Support reclaim for head-less object
` [PATCH 13/18] rcu/tiny: Move kvfree_call_rcu() out of header
` [PATCH 14/18] rcu/tiny: Support reclaim for head-less object
` [PATCH 15/18] rcu: Support headless variant in the kvfree_rcu()
` [PATCH 16/18] rcu/tree: Remove extra next variable in kfree worker function
` [PATCH 17/18] rcu/tree: Simplify is_vmalloc_addr expression
` [PATCH 18/18] rcu/tree: Make kvfree_rcu() tolerate any alignment
[PATCH V2 1/3] mm/debug: Add tests validating arch page table helpers for core features
2020-03-30 8:56 UTC (2+ messages)
` [mm/debug] f675f2f91d: WARNING:at_mm/debug_vm_pgtable.c:#debug_vm_pgtable
[RFC] mm/page_alloc: Enumerate bad page reasons
2020-03-30 8:45 UTC (3+ messages)
[linux-next:pending-fixes] BUILD SUCCESS bcaebd8567a2ab4f4c551d5c503004a2059e2ac5
2020-03-30 8:25 UTC
Lim Geunsik님이 Dropbox를 추천했습니다
2020-03-30 7:54 UTC
[PATCH] mm: rename gfpflags_to_migratetype to gfp_migratetype for same convention
2020-03-30 7:31 UTC (2+ messages)
[RFC PATCH v2 0/3] meminfo_extra: introduce meminfo extra
2020-03-29 8:19 UTC (11+ messages)
` [RFC PATCH v2 1/3] "
[PATCH v4 00/25] Add support for OpenCAPI Persistent Memory devices
2020-03-29 2:59 UTC (20+ messages)
` [PATCH v4 01/25] powerpc/powernv: Add OPAL calls for LPC memory alloc/release
` [PATCH v4 02/25] mm/memory_hotplug: Allow check_hotplug_memory_addressable to be called from drivers
` [PATCH v4 03/25] powerpc/powernv: Map & release OpenCAPI LPC memory
` [PATCH v4 04/25] ocxl: Remove unnecessary externs
` [PATCH v4 05/25] ocxl: Address kernel doc errors & warnings
` [PATCH v4 06/25] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH v4 10/25] nvdimm: Add driver for OpenCAPI Persistent Memory
` [PATCH v4 11/25] powerpc: Enable the OpenCAPI Persistent Memory driver for powernv_defconfig
` [PATCH v4 12/25] nvdimm/ocxl: Add register addresses & status values to the header
` [PATCH v4 13/25] nvdimm/ocxl: Read the capability registers & wait for device ready
` [PATCH v4 14/25] nvdimm/ocxl: Add support for Admin commands
` [PATCH v4 15/25] nvdimm/ocxl: Register a character device for userspace to interact with
` [PATCH v4 20/25] nvdimm/ocxl: Add an IOCTL to request controller health & perf data
` [PATCH v4 21/25] nvdimm/ocxl: Implement the heartbeat command
` [PATCH v4 23/25] nvdimm/ocxl: Expose SMART data via ndctl
` [PATCH v4 24/25] nvdimm/ocxl: Expose the serial number & firmware version in sysfs
` [PATCH v4 25/25] MAINTAINERS: Add myself & nvdimm/ocxl to ocxl
mmotm 2020-03-28-22-17 uploaded
2020-03-30 5:14 UTC (3+ messages)
` mmotm 2020-03-28-22-17 uploaded (staging/octeon/)
[PATCH v2] sched/core: fix illegal RCU from offline CPUs
2020-03-30 2:42 UTC (4+ messages)
[PATCH v2 0/2] mm/memory_hotplug: __add_pages() and __remove_pages() cleanups
2020-03-29 20:41 UTC (8+ messages)
` [PATCH v2 1/2] mm/memory_hotplug: simplify calculation of number of pages in __remove_pages()
incoming
2020-03-29 19:56 UTC (15+ messages)
` [patch 1/5] mm/swapfile.c: move inode_lock out of claim_swapfile
` [patch 2/5] drivers/base/memory.c: indicate all memory blocks as removable
` [patch 3/5] hugetlb_cgroup: fix illegal access to memory
` [patch 4/5] mm: fork: fix kernel_stack memcg stats for various stack implementations
` [patch 5/5] mm/sparse: fix kernel crash with pfn_section_valid check
[RFC v2 1/2] kernel/sysctl: support setting sysctl parameters from kernel command line
2020-03-29 15:00 UTC (3+ messages)
` [RFC v2 2/2] kernel/sysctl: support handling command line aliases
[PATCH V2 0/3] mm/debug: Add more arch page table helper tests
2020-03-29 14:21 UTC (6+ messages)
[PATCH 0/2] mm/thp: Rename pmd_mknotpresent() as pmd_mknotvalid()
2020-03-29 13:42 UTC (2+ messages)
[PATCH] mm: allow checking length for hugetlb mapping in mmap()
2020-03-29 8:09 UTC (3+ messages)
[PATCH v6 15/16] exec: Fix dead-lock in de_thread with ptrace_attach
2020-03-29 6:36 UTC (4+ messages)
[Patch v3] mm/page_alloc.c: use NODE_MASK_NONE define used_mask
2020-03-29 6:09 UTC (3+ messages)
[PATCH v6 00/16] Infrastructure to allow fixing exec deadlocks
2020-03-29 3:44 UTC (4+ messages)
[PATCH] mm: introduce MAP_FIXED_HUGETLB_LEN to mmap()
2020-03-29 3:20 UTC (6+ messages)
` "
[Patch v2 1/2] mm/page_alloc.c: use NODE_MASK_NONE define used_mask
2020-03-29 2:31 UTC (14+ messages)
` [Patch v2 2/2] mm/page_alloc.c: define node_order with all zero
[PATCH v4] mm/hugetlb: fix a addressing exception caused by huge_pte_offset
2020-03-28 23:07 UTC (2+ messages)
[RFC PATCH v1 33/50] lib/test_vmalloc.c: Use pseudorandom numbers
2020-03-08 10:09 UTC
[RFC PATCH v1 07/50] mm/slab: Use simpler Fisher-Yates shuffle
2019-03-18 11:07 UTC
[PATCH 0/7] thp/khugepaged improvements and CoW semantics
2020-03-28 12:33 UTC (22+ messages)
` [PATCH 3/7] khugepaged: Drain LRU add pagevec to get rid of extra pins
` [PATCH 5/7] khugepaged: Allow to collapse PTE-mapped compound pages
` [PATCH 6/7] thp: Change CoW semantics for anon-THP
[PATCH v5 00/38] Add KernelMemorySanitizer infrastructure
2020-03-28 8:52 UTC (7+ messages)
` [PATCH v5 34/38] kmsan: dma: unpoison memory mapped by dma_direct_map_page()
[PATCH v3 hmm 0/9] Small hmm_range_fault() cleanups
2020-03-28 8:11 UTC (5+ messages)
` [PATCH v2 hmm 2/9] mm/hmm: return the fault type from hmm_pte_need_fault()
` [PATCH v2 hmm 4/9] mm/hmm: remove HMM_FAULT_SNAPSHOT
[PATCH 0/3] Cleanup scan_swap_map_slots() a little
2020-03-28 6:05 UTC (4+ messages)
` [PATCH 1/3] mm/swapfile.c: offset is only used when there is more slots
` [PATCH 2/3] mm/swapfile.c: explicitly show ssd/non-ssd is handled mutually exclusive
` [PATCH 3/3] mm/swapfile.c: remove the unnecessary goto for SSD case
[PATCH] thp: Simplify splitting PMD mapping huge zero page
2020-03-28 0:19 UTC (3+ messages)
[PATCH v3] mm: fix tick timer stall during deferred page init
2020-03-28 0:17 UTC (6+ messages)
[PATCH RESEND v4] mm/hugetlb: fix a addressing exception caused by huge_pte_offset
2020-03-27 23:57 UTC
[PATCH v3] mm/hugetlb: fix a addressing exception caused by huge_pte_offset
2020-03-27 23:32 UTC (3+ messages)
[PATCH v1] drivers/base/memory.c: indicate all memory blocks as removable
2020-03-27 22:42 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;
as well as URLs for NNTP newsgroup(s).