messages from 2014-07-17 23:01:51 to 2014-07-22 00:20:05 UTC [more...]
Some RAS bug fix patches
2014-07-21 22:44 UTC (10+ messages)
` [PATCH 1/3] APEI, GHES: Cleanup unnecessary function for lock-less list
` [RFC PATCH 2/3] x86, MCE: Avoid potential deadlock in MCE context
` [RFC PATCH 2/3] x86, MCE: Avoid potential deadlock in MCE
[PATCH] CMA/HOTPLUG: clear buffer-head lru before page migration
2014-07-22 0:15 UTC (12+ messages)
[PATCH v2 00/25] AMDKFD kernel driver
2014-07-21 23:36 UTC (26+ messages)
[PATCH] mm:bugfix, pfn_valid sometimes return incorrect when memmap parameter specified
2014-07-21 22:46 UTC (2+ messages)
[PATCHv4 0/5] DMA Atomic pool for arm64
2014-07-21 22:36 UTC (17+ messages)
` [PATCHv4 2/5] lib/genalloc.c: Add genpool range check function
` [PATCHv4 3/5] common: dma-mapping: Introduce common remapping functions
` [PATCHv4 4/5] arm: use genalloc for the atomic pool
` [PATCHv4 5/5] arm64: Add atomic pool for non-coherent and CMA allocations
[RFC Patch V1 00/30] Enable memoryless node on x86 platforms
2014-07-21 21:09 UTC (28+ messages)
` [RFC Patch V1 01/30] mm, kernel: Use cpu_to_mem()/numa_mem_id() to support memoryless node
` [RFC Patch V1 09/30] mm, memcg: "
` [RFC Patch V1 15/30] mm, igb: "
` [RFC Patch V1 17/30] mm, intel_powerclamp: "
` [RFC Patch V1 21/30] mm, irqchip: "
` [RFC Patch V1 22/30] mm, of: "
` [RFC Patch V1 28/30] mm: Update _mem_id_[] for every possible CPU when memory configuration changes
[RFC PATCH 0/11] Support Write-Through mapping on x86
2014-07-21 20:22 UTC (14+ messages)
[PATCH v2 0/7] memory-hotplug: suitable memory should go to ZONE_MOVABLE
2014-07-21 17:19 UTC (9+ messages)
` [PATCH v2 1/7] memory-hotplug: add zone_for_memory() for selecting zone for new memory
` [PATCH v2 2/7] memory-hotplug: x86_64: suitable memory should go to ZONE_MOVABLE
` [PATCH v2 3/7] memory-hotplug: x86_32: "
` [PATCH v2 4/7] memory-hotplug: ia64: "
` [PATCH v2 5/7] memory-hotplug: ppc: "
` [PATCH v2 6/7] memory-hotplug: sh: "
` [PATCH v2 7/7] memory-hotplug: tile: "
mmu_notifier: preparatory patches for hmm and or iommuv2 v6
2014-07-21 15:01 UTC (3+ messages)
` [PATCH 1/7] mmu_notifier: add call_srcu and sync function for listener to delay call and sync
[RFC PATCH] memcg: export knobs for the defaul cgroup hierarchy
2014-07-21 13:22 UTC (12+ messages)
[patch] mm: memcontrol: use page lists for uncharge batching
2014-07-21 12:47 UTC (4+ messages)
[PATCH -mm 0/6] memcg: release memcg_cache_id on css offline
2014-07-21 11:47 UTC (7+ messages)
` [PATCH -mm 1/6] slub: remove kmemcg id from create_unique_id
` [PATCH -mm 2/6] slab: use mem_cgroup_id for per memcg cache naming
` [PATCH -mm 3/6] memcg: make memcg_cache_id static
` [PATCH -mm 4/6] memcg: add pointer to owner cache to memcg_cache_params
` [PATCH -mm 5/6] memcg: keep all children of each root cache on a list
` [PATCH -mm 6/6] memcg: release memcg_cache_id on css offline
[PATCH] mm: vmscan: unlock_page page when forcing reclaim
2014-07-21 7:18 UTC (4+ messages)
[PATCH v7 00/10] Intel MPX support
2014-07-21 6:11 UTC (14+ messages)
` [PATCH v7 01/10] x86, mpx: introduce VM_MPX to indicate that a VMA is MPX specific
` [PATCH v7 02/10] x86, mpx: add MPX specific mmap interface
` [PATCH v7 03/10] x86, mpx: add macro cpu_has_mpx
` [PATCH v7 04/10] x86, mpx: hook #BR exception handler to allocate bound tables
` [PATCH v7 05/10] x86, mpx: extend siginfo structure to include bound violation information
` [PATCH v7 06/10] mips: sync struct siginfo with general version
` [PATCH v7 07/10] x86, mpx: decode MPX instruction to get bound violation information
` [PATCH v7 08/10] x86, mpx: add prctl commands PR_MPX_REGISTER, PR_MPX_UNREGISTER
` [PATCH v7 09/10] x86, mpx: cleanup unused bound tables
` [PATCH v7 10/10] x86, mpx: add documentation on Intel MPX
About refault distance
2014-07-21 3:27 UTC (3+ messages)
[PATCHv2] CMA/HOTPLUG: clear buffer-head lru before page migration
2014-07-21 2:33 UTC
[PATCH v4 0/6] File Sealing & memfd_create()
2014-07-20 17:34 UTC (7+ messages)
` [PATCH v4 1/6] mm: allow drivers to prevent new writable mappings
` [PATCH v4 2/6] shm: add sealing API
` [PATCH v4 3/6] shm: add memfd_create() syscall
` [PATCH v4 4/6] selftests: add memfd_create() + sealing tests
` [PATCH v4 5/6] selftests: add memfd/sealing page-pinning tests
` [PATCH v4 6/6] shm: wait for pins to be released when sealing
oxy.ow
2014-07-20 9:50 UTC
[PATCH 0/2] shmem: fix faulting into a hole while it's punched, take 3
2014-07-19 23:44 UTC (7+ messages)
mm: swap: hang in lru_add_drain_all
2014-07-19 23:25 UTC (2+ messages)
[patch 00/13] mm: memcontrol: naturalize charge lifetime v4
2014-07-19 17:39 UTC (8+ messages)
` [patch 13/13] mm: memcontrol: rewrite uncharge API
[PATCH v3 0/7] File Sealing & memfd_create()
2014-07-19 16:40 UTC (22+ messages)
` [PATCH v3 1/7] mm: allow drivers to prevent new writable mappings
` [PATCH v3 2/7] shm: add sealing API
` [PATCH v3 3/7] shm: add memfd_create() syscall
` [PATCH v3 4/7] selftests: add memfd_create() + sealing tests
` [PATCH v3 5/7] selftests: add memfd/sealing page-pinning tests
` [RFC v3 6/7] shm: wait for pins to be released when sealing
` [RFC v3 7/7] shm: isolate pinned pages when sealing files
[RFC 0/2] Memoryless nodes and kworker
2014-07-18 18:58 UTC (13+ messages)
` [RFC 1/2] workqueue: use the nearest NUMA node, not the local one
` [RFC 2/2] powerpc: reorder per-cpu NUMA information's initialization
[PATCH v3] arm64,ia64,ppc,s390,sh,tile,um,x86,mm: Remove default gate area
2014-07-18 18:36 UTC (7+ messages)
[PATCH 0/5] memory-hotplug: suitable memory should go to ZONE_MOVABLE
2014-07-18 15:00 UTC (10+ messages)
` [PATCH 1/5] memory-hotplug: x86_64: "
` [PATCH 2/5] memory-hotplug: x86_32: "
` [PATCH 3/5] memory-hotplug: ia64: "
` [PATCH 4/5] memory-hotplug: sh: "
` [PATCH 5/5] memory-hotplug: powerpc: "
[PATCH v13 0/8] MADV_FREE support
2014-07-18 14:55 UTC (12+ messages)
` [PATCH v13 1/8] mm: support madvise(MADV_FREE)
` [PATCH v13 2/8] x86: add pmd_[dirty|mkclean] for THP
` [PATCH v13 3/8] sparc: "
` [PATCH v13 4/8] powerpc: "
` [PATCH v13 5/8] s390: "
` [PATCH v13 6/8] arm: "
` [PATCH v13 7/8] arm64: "
` [PATCH v13 8/8] mm: Don't split THP page when syscall is called
[patch 0/3] mm: vmscan: followup fixes to cleanups in -mm
2014-07-18 12:53 UTC (11+ messages)
` [patch 1/3] mm: vmscan: rework compaction-ready signaling in direct reclaim fix
` [patch 2/3] mm: vmscan: remove all_unreclaimable() fix
` [patch 3/3] mm: vmscan: clean up struct scan_control
[PATCH v3 -next 5/9] CMA: generalize CMA reserved area management functionality
2014-07-18 7:33 UTC (4+ messages)
` [PATCH] CMA: generalize CMA reserved area management functionality (fixup)
[patch] mm, writeback: prevent race when calculating dirty limits
2014-07-18 6:54 UTC (2+ messages)
[PATCH v12 0/8] MADV_FREE support
2014-07-18 2:22 UTC (4+ messages)
` [PATCH v12 1/8] mm: support madvise(MADV_FREE)
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).