linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 1/2] mm: Make follow_pte_pmd an inline
 2017-12-19 16:58 UTC  (2+ messages)
` [PATCH 2/2] Introduce __cond_lock_err

shmctl(SHM_STAT) vs. /proc/sysvipc/shm permissions discrepancies
 2017-12-19 16:45 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference in __list_del_entry_valid
 2017-12-19 16:40 UTC  (8+ messages)

BUG: workqueue lockup (2)
 2017-12-19 16:37 UTC  (5+ messages)

BUG: bad usercopy in old_dev_ioctl
 2017-12-19 16:35 UTC  (5+ messages)

[PATCH v9 00/51] powerpc, mm: Memory Protection Keys
 2017-12-19 16:32 UTC  (10+ messages)
` [PATCH v9 29/51] mm/mprotect, powerpc/mm/pkeys, x86/mm/pkeys: Add sysfs interface

[PATCH v2 0/5] mm: NUMA stats code cleanup and enhancement
 2017-12-19 16:20 UTC  (13+ messages)
` [PATCH v2 1/5] mm: migrate NUMA stats from per-zone to per-node
` [PATCH v2 2/5] mm: Extends local cpu counter vm_diff_nodestat from s8 to s16
` [PATCH v2 3/5] mm: enlarge NUMA counters threshold size
` [PATCH v2 4/5] mm: use node_page_state_snapshot to avoid deviation
` [PATCH v2 5/5] mm: Rename zone_statistics() to numa_statistics()

Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register")
 2017-12-19 16:17 UTC  (12+ messages)

[PATCH 0/8] Restructure struct page
 2017-12-19 16:12 UTC  (33+ messages)
` [PATCH 1/8] mm: Align struct page more aesthetically
` [PATCH 2/8] mm: De-indent struct page
` [PATCH 3/8] mm: Remove misleading alignment claims
` [PATCH 4/8] mm: Improve comment on page->mapping
` [PATCH 5/8] mm: Introduce _slub_counter_t
` [PATCH 6/8] mm: Store compound_dtor / compound_order as bytes
` [PATCH 7/8] mm: Document how to use struct page
` [PATCH 8/8] mm: Remove reference to PG_buddy

[PATCH] mm/zsmalloc: simplify shrinker init/destroy
 2017-12-19 15:58 UTC  (9+ messages)
  ` [PATCH v2] "

[PATCH v20 0/7] Virtio-balloon Enhancement
 2017-12-19 15:58 UTC  (11+ messages)
` [PATCH v20 1/7] xbitmap: Introduce xbitmap
` [PATCH v20 2/7] xbitmap: potential improvement
` [PATCH v20 3/7] xbitmap: add more operations
` [PATCH v20 4/7] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v20 5/7] mm: support reporting free page blocks
` [PATCH v20 6/7] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
` [PATCH v20 7/7] virtio-balloon: don't report free pages when page poisoning is enabled

[resend PATCH 0/2] fix VFS register_shrinker fixup
 2017-12-19 15:57 UTC  (6+ messages)
` [PATCH 1/2] mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed
` [PATCH 2/2] VFS: handle register_shrinker failure in sget_userns

[RFC PATCH] mm: memcontrol: memory+swap accounting for cgroup-v2
 2017-12-19 15:24 UTC  (4+ messages)

revamp vmem_altmap / dev_pagemap handling V2
 2017-12-19 15:03 UTC  (10+ messages)
` [PATCH 06/17] mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
` [PATCH 14/17] memremap: simplify duplicate region handling in devm_memremap_pages
` [PATCH 16/17] memremap: change devm_memremap_pages interface to use struct dev_pagemap

[PATCH] Provide useful debugging information for VM_BUG
 2017-12-19 15:02 UTC  (3+ messages)

[PATCH] mm,oom: use ALLOC_OOM for OOM victim's last second allocation
 2017-12-19 14:55 UTC  (5+ messages)

BUG: bad usercopy in memdup_user
 2017-12-19 14:12 UTC  (12+ messages)

[PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
 2017-12-19 12:46 UTC  (19+ messages)
` [PATCH 1/2] mmap.2: document new MAP_FIXED_SAFE flag
  ` [PATCH 2/2] mmap.2: MAP_FIXED updated documentation

[PATCH v3 00/11] Metadata specific accouting and dirty writeout
 2017-12-19 12:21 UTC  (11+ messages)
` [PATCH v3 03/10] lib: add a __fprop_add_percpu_max
` [PATCH v3 05/10] writeback: add counters for metadata usage
` [PATCH v3 06/10] writeback: introduce super_operations->write_metadata

BUG: unable to handle kernel paging request in lock_release
 2017-12-19 12:17 UTC  (2+ messages)

[patch 00/16] x86/ldt: Use a VMA based read only mapping
 2017-12-19 12:10 UTC  (5+ messages)
` [patch 11/16] x86/ldt: Force access bit for CS/SS

[RFC PATCH] mm: unclutter THP migration
 2017-12-19 12:07 UTC  (3+ messages)
` [RFC PATCH 0/3] "

[PATCH] mm,oom: Set ->signal->oom_mm to all thread groups sharing victim's memory
 2017-12-19 11:40 UTC  (2+ messages)

[PATCH] mm: thp: use down_read_trylock in khugepaged to avoid long block
 2017-12-19 11:39 UTC  (3+ messages)

[PATCH v2] mm/vmalloc: Replace opencoded 4-level page walkers
 2017-12-19 11:10 UTC 

[PATCH] zsmalloc: add fs.h include
 2017-12-19 10:42 UTC 

mmots build error: version control conflict marker in file
 2017-12-19  9:03 UTC  (2+ messages)

BUG: bad usercopy in memdup_user_nul
 2017-12-19  8:38 UTC 

[PATCH -V3 -mm] mm, swap: Fix race between swapoff and some swap operations
 2017-12-19  8:08 UTC  (7+ messages)

[PATCH v5] mmap.2: MAP_FIXED updated documentation
 2017-12-19  5:35 UTC  (4+ messages)

[PATCH v4 00/73] XArray version 4
 2017-12-19  0:27 UTC  (8+ messages)
` [PATCH v4 08/73] xarray: Add documentation
      ` Naming of tag operations in the XArray
    ` Storing errors "

INFO: task hung in filemap_fault
 2017-12-18 22:19 UTC  (3+ messages)

[RFC PATCH 0/1] genalloc: track beginning of allocations
 2017-12-18 21:33 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] mm: vmscan: make unregister_shrinker() safer
 2017-12-18 20:46 UTC  (4+ messages)

[PATCH 2/2] fs, elf: drop MAP_FIXED usage from elf_map
 2017-12-18 20:41 UTC  (6+ messages)
` [2/2] "
    ` [PATCH] mm: don't use the same value for MAP_FIXED_SAFE and MAP_SYNC

[PATCH v3 0/3] create sysfs representation of ACPI HMAT
 2017-12-18 20:35 UTC  (3+ messages)

[PATCH v3] mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed
 2017-12-18 20:02 UTC  (2+ messages)

[RFC PATCH v4 00/18] VM introspection
 2017-12-18 19:06 UTC  (19+ messages)
` [RFC PATCH v4 01/18] kvm: add documentation and ABI/API headers for the VM introspection subsystem
` [RFC PATCH v4 02/18] add memory map/unmap support for VM introspection on the guest side
` [RFC PATCH v4 03/18] kvm: x86: add kvm_arch_msr_intercept()
` [RFC PATCH v4 04/18] kvm: x86: add kvm_mmu_nested_guest_page_fault() and kvmi_mmu_fault_gla()
` [RFC PATCH v4 05/18] kvm: x86: add kvm_arch_vcpu_set_regs()
` [RFC PATCH v4 06/18] kvm: vmx: export the availability of EPT views
` [RFC PATCH v4 07/18] kvm: page track: add support for preread, prewrite and preexec
` [RFC PATCH v4 08/18] kvm: add the VM introspection subsystem
` [RFC PATCH v4 09/18] kvm: hook in "
` [RFC PATCH v4 10/18] kvm: x86: handle the new vCPU request (KVM_REQ_INTROSPECTION)
` [RFC PATCH v4 11/18] kvm: x86: hook in the page tracking
` [RFC PATCH v4 12/18] kvm: x86: hook in kvmi_breakpoint_event()
` [RFC PATCH v4 13/18] kvm: x86: hook in kvmi_descriptor_event()
` [RFC PATCH v4 14/18] kvm: x86: hook in kvmi_cr_event()
` [RFC PATCH v4 15/18] kvm: x86: hook in kvmi_xsetbv_event()
` [RFC PATCH v4 16/18] kvm: x86: hook in kvmi_msr_event()
` [RFC PATCH v4 17/18] kvm: x86: handle the introspection hypercalls
` [RFC PATCH v4 18/18] kvm: x86: hook in kvmi_trap_event()

[PATCH v2 01/17] mm/gup: Fixup p*_access_permitted()
 2017-12-18 18:42 UTC  (12+ messages)

Memory hotplug regression in 4.13
 2017-12-18 17:54 UTC  (7+ messages)

[PATCH 4.14 037/178] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
 2017-12-18 15:47 UTC  (2+ messages)
` [PATCH 4.14 038/178] x86/boot/compressed/64: Print error if 5-level paging is not supported

[PATCH 0/9] remove some of unneeded kallsyms includes
 2017-12-18 14:37 UTC  (5+ messages)
` [PATCH 3/9] power: remove unneeded kallsyms include

[PATCH] mm: Reduce memory bloat with THP
 2017-12-18 13:53 UTC  (4+ messages)

[PATCH V4 00/45] block: support multipage bvec
 2017-12-18 12:22 UTC  (17+ messages)
` [PATCH V4 30/45] block: deal with dirtying pages for "
` [PATCH V4 31/45] block: convert to bio_for_each_page_all2()
` [PATCH V4 32/45] md/dm/bcache: conver to bio_for_each_page_all2 and bio_for_each_segment
` [PATCH V4 33/45] fs: conver to bio_for_each_page_all2
` [PATCH V4 34/45] btrfs: "
` [PATCH V4 35/45] ext4: "
` [PATCH V4 36/45] f2fs: "
` [PATCH V4 37/45] xfs: "
` [PATCH V4 38/45] exofs: "
` [PATCH V4 39/45] gfs2: "
` [PATCH V4 40/45] block: kill bio_for_each_page_all()
` [PATCH V4 41/45] block: rename bio_for_each_page_all2 as bio_for_each_page_all
` [PATCH V4 42/45] block: enable multipage bvecs
` [PATCH V4 43/45] block: bio: pass segments to bio if bio_add_page() is bypassed
` [PATCH V4 44/45] block: always define BIO_MAX_PAGES as 256
` [PATCH V4 45/45] block: document usage of bio iterator helpers

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox