All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-16 01:02:27 to 2017-11-16 01:43:30 UTC [more...]

[GIT] Networking
 2017-11-16  1:43 UTC  (4+ messages)

[PATCH 1/2] mm,vmscan: Kill global shrinker lock
 2017-11-16  1:41 UTC  (6+ messages)

[patch 131/131] memory hotplug: fix comments when adding section
 2017-11-16  1:39 UTC 

[patch 130/131] mm: make alloc_node_mem_map a void call if we don't have CONFIG_FLAT_NODE_MEM_MAP
 2017-11-16  1:39 UTC 

[patch 129/131] mm: simplify nodemask printing
 2017-11-16  1:39 UTC 

[patch 128/131] mm,oom_reaper: remove pointless kthread_run() error check
 2017-11-16  1:39 UTC 

[patch 127/131] mm/page_ext.c: check if page_ext is not prepared
 2017-11-16  1:39 UTC 

[patch 126/131] writeback: remove unused function parameter
 2017-11-16  1:39 UTC 

[patch 125/131] mm: do not rely on preempt_count in print_vma_addr
 2017-11-16  1:38 UTC 

[patch 124/131] mm, sparse: do not swamp log with huge vmemmap allocation failures
 2017-11-16  1:38 UTC 

[patch 123/131] mm/hmm: remove redundant variable align_end
 2017-11-16  1:38 UTC 

[patch 122/131] mm/list_lru.c: mark expected switch fall-through
 2017-11-16  1:38 UTC 

[patch 121/131] mm/shmem.c: mark expected switch fall-through
 2017-11-16  1:38 UTC 

[patch 120/131] mm/page_alloc.c: broken deferred calculation
 2017-11-16  1:38 UTC 

[patch 119/131] mm: don't warn about allocations which stall for too long
 2017-11-16  1:38 UTC 

[patch 118/131] fs: fuse: account fuse_inode slab memory as reclaimable
 2017-11-16  1:38 UTC 

[patch 117/131] mm, page_alloc: fix potential false positive in __zone_watermark_ok
 2017-11-16  1:38 UTC 

[patch 116/131] mm: mlock: remove lru_add_drain_all()
 2017-11-16  1:38 UTC 

[patch 115/131] mm, sysctl: make NUMA stats configurable
 2017-11-16  1:38 UTC 

[patch 114/131] shmem: convert shmem_init_inodecache() to void
 2017-11-16  1:38 UTC 

[patch 113/131] Unify migrate_pages and move_pages access checks
 2017-11-16  1:38 UTC 

[patch 112/131] mm, pagevec: rename pagevec drained field
 2017-11-16  1:38 UTC 

[patch 111/131] mm, page_alloc: simplify list handling in rmqueue_bulk()
 2017-11-16  1:38 UTC 

[patch 110/131] mm: remove __GFP_COLD
 2017-11-16  1:38 UTC 

[PATCH] qed: fix unnecessary call to memset cocci warnings
 2017-11-16  1:37 UTC  (2+ messages)

[patch 109/131] mm: remove cold parameter from free_hot_cold_page*
 2017-11-16  1:37 UTC 

[patch 108/131] mm: remove cold parameter for release_pages
 2017-11-16  1:37 UTC 

[patch 107/131] mm, pagevec: remove cold parameter for pagevecs
 2017-11-16  1:37 UTC 

[patch 106/131] mm: only drain per-cpu pagevecs once per pagevec usage
 2017-11-16  1:37 UTC 

[patch 105/131] mm, truncate: remove all exceptional entries from pagevec under one lock
 2017-11-16  1:37 UTC 

[patch 104/131] mm, truncate: do not check mapping for every page being truncated
 2017-11-16  1:37 UTC 

[patch 103/131] mm, page_alloc: enable/disable IRQs once when freeing a list of pages
 2017-11-16  1:37 UTC 

[patch 102/131] mm: batch radix tree operations when truncating pages
 2017-11-16  1:37 UTC 

[patch 101/131] mm: factor out checks and accounting from __delete_from_page_cache()
 2017-11-16  1:37 UTC 

[patch 100/131] mm: move clearing of page->mapping to page_cache_tree_delete()
 2017-11-16  1:37 UTC 

[patch 099/131] mm: move accounting updates before page_cache_tree_delete()
 2017-11-16  1:37 UTC 

[patch 098/131] mm: factor out page cache page freeing into a separate function
 2017-11-16  1:37 UTC 

[patch 097/131] mm: refactor truncate_complete_page()
 2017-11-16  1:37 UTC 

[patch 096/131] mm: speed up cancel_dirty_page() for clean pages
 2017-11-16  1:37 UTC 

[patch 095/131] drivers/block/zram/zram_drv.c: make zram_page_end_io() static
 2017-11-16  1:37 UTC 

[patch 094/131] mm/page-writeback.c: convert timers to use timer_setup()
 2017-11-16  1:37 UTC 

[Qemu-devel] [PULL 0/8] Net patches
 2017-11-16  1:32 UTC  (4+ messages)
` [Qemu-devel] [PULL 3/8] colo-compare: compare the packet in a specified Connection

[patch 093/131] mm, soft_offline: improve hugepage soft offlining error log
 2017-11-16  1:37 UTC 

[patch 092/131] userfaultfd: use mmgrab instead of open-coded increment of mm_count
 2017-11-16  1:36 UTC 

[patch 091/131] mm/page_alloc: make sure __rmqueue() etc are always inline
 2017-11-16  1:36 UTC 

[patch 090/131] sparc64: optimize struct page zeroing
 2017-11-16  1:36 UTC 

[patch 089/131] mm: stop zeroing memory during allocation in vmemmap
 2017-11-16  1:36 UTC 

[patch 088/131] arm64/mm/kasan: don't use vmemmap_populate() to initialize shadow
 2017-11-16  1:36 UTC 

[patch 087/131] x86/mm/kasan: don't use vmemmap_populate() to initialize shadow
 2017-11-16  1:36 UTC 

[patch 086/131] mm: zero reserved and unavailable struct pages
 2017-11-16  1:36 UTC 

[patch 085/131] mm: define memblock_virt_alloc_try_nid_raw
 2017-11-16  1:36 UTC 

[PATCH for-4.10 0/2] xen/arm: Add more debug in get_page_from_gva
 2017-11-16  1:36 UTC  (5+ messages)
` [PATCH for-4.10 1/2] xen/arm: mm: Change the return value of gvirt_to_maddr
` [PATCH for-4.10 2/2] xen/arm: p2m: Add more debug in get_page_from_gva

[patch 084/131] sparc64: simplify vmemmap_populate
 2017-11-16  1:36 UTC 

[patch 083/131] sparc64/mm: set fields in deferred pages
 2017-11-16  1:36 UTC 

[patch 082/131] x86/mm: set fields in deferred pages
 2017-11-16  1:36 UTC 

[patch 081/131] mm: deferred_init_memmap improvements
 2017-11-16  1:36 UTC 

[patch 080/131] mm/swap_state.c: declare a few variables as __read_mostly
 2017-11-16  1:36 UTC 

[patch 079/131] kmemcheck: rip it out
 2017-11-16  1:36 UTC 

[patch 078/131] kmemcheck: remove whats left of NOTRACK flags
 2017-11-16  1:35 UTC 

[patch 077/131] kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
 2017-11-16  1:35 UTC 

[patch 076/131] kmemcheck: remove annotations
 2017-11-16  1:35 UTC 

[patch 075/131] mm/rmap.c: remove redundant variable cend
 2017-11-16  1:35 UTC 

[patch 074/131] fs, mm: account filp cache to kmemcg
 2017-11-16  1:35 UTC 

[PATCH] Makefile: check that tcl/tk is installed
 2017-11-16  1:35 UTC  (2+ messages)

[patch 073/131] mm: consolidate page table accounting
 2017-11-16  1:35 UTC 

[patch 072/131] mm: introduce wrappers to access mm->nr_ptes
 2017-11-16  1:35 UTC 

[patch 071/131] mm: account pud page tables
 2017-11-16  1:35 UTC 

[patch 070/131] kmemleak: change /sys/kernel/debug/kmemleak permissions from 0444 to 0644
 2017-11-16  1:35 UTC 

[patch 069/131] cifs: use find_get_pages_range_tag()
 2017-11-16  1:35 UTC 

[patch 068/131] afs: use find_get_pages_range_tag()
 2017-11-16  1:35 UTC 

[patch 067/131] mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
 2017-11-16  1:35 UTC 

[patch 066/131] ceph: use pagevec_lookup_range_nr_tag()
 2017-11-16  1:35 UTC 

[patch 065/131] mm: add variant of pagevec_lookup_range_tag() taking number of pages
 2017-11-16  1:35 UTC 

[patch 064/131] mm: use pagevec_lookup_range_tag() in write_cache_pages()
 2017-11-16  1:35 UTC 

[patch 063/131] mm: use pagevec_lookup_range_tag() in __filemap_fdatawait_range()
 2017-11-16  1:35 UTC 

[patch 062/131] nilfs2: use pagevec_lookup_range_tag()
 2017-11-16  1:35 UTC 

[patch 061/131] gfs2: use pagevec_lookup_range_tag()
 2017-11-16  1:34 UTC 

[patch 060/131] f2fs: use find_get_pages_tag() for looking up single page
 2017-11-16  1:34 UTC 

[patch 059/131] f2fs: simplify page iteration loops
 2017-11-16  1:34 UTC 

[patch 058/131] f2fs: use pagevec_lookup_range_tag()
 2017-11-16  1:34 UTC 

[patch 057/131] ext4: use pagevec_lookup_range_tag()
 2017-11-16  1:34 UTC 

[patch 056/131] ceph: use pagevec_lookup_range_tag()
 2017-11-16  1:34 UTC 

[patch 055/131] btrfs: use pagevec_lookup_range_tag()
 2017-11-16  1:34 UTC 

[patch 054/131] mm: implement find_get_pages_range_tag()
 2017-11-16  1:34 UTC 

[patch 053/131] mm/page_owner.c: reduce page_owner structure size
 2017-11-16  1:34 UTC 

[patch 052/131] mm/cma.c: change pr_info to pr_err for cma_alloc fail log
 2017-11-16  1:34 UTC 

[patch 051/131] mm, arch: remove empty_bad_page*
 2017-11-16  1:34 UTC 

[patch 050/131] mm/swap_slots.c: fix race conditions in swap_slots cache init
 2017-11-16  1:34 UTC 

[patch 049/131] mm: remove unused pgdat->inactive_ratio
 2017-11-16  1:34 UTC 

[patch 048/131] mm/mmu_notifier: avoid call to invalidate_range() in range_end()
 2017-11-16  1:34 UTC 

[patch 047/131] mm/mmu_notifier: avoid double notification when it is useless
 2017-11-16  1:34 UTC 

[patch 046/131] zsmalloc: calling zs_map_object() from irq is a bug
 2017-11-16  1:34 UTC 

[patch 045/131] mm/hmm: constify hmm_devmem_page_get_drvdata() parameter
 2017-11-16  1:34 UTC 

[patch 044/131] fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr()
 2017-11-16  1:33 UTC 

[patch 043/131] zram: remove zlib from the list of recommended algorithms
 2017-11-16  1:33 UTC 

[patch 042/131] zram: add zstd to the supported algorithms list
 2017-11-16  1:33 UTC 

[PATCH] vhost/scsi: Use safe iteration in vhost_scsi_complete_cmd_work()
 2017-11-16  1:33 UTC  (6+ messages)

[patch 041/131] mm/page-writeback.c: print a warning if the vm dirtiness settings are illogical
 2017-11-16  1:33 UTC 

[patch 040/131] mm/memblock.c: make the index explicit argument of for_each_memblock_type
 2017-11-16  1:33 UTC 

[patch 039/131] mm, memory_hotplug: remove timeout from __offline_memory
 2017-11-16  1:33 UTC 

[patch 038/131] mm, memory_hotplug: do not fail offlining too early
 2017-11-16  1:33 UTC 

[patch 037/131] mm, page_alloc: fail has_unmovable_pages when seeing reserved pages
 2017-11-16  1:33 UTC 

[patch 036/131] mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages()
 2017-11-16  1:33 UTC 

[patch 035/131] mm: drop migrate type checks from has_unmovable_pages
 2017-11-16  1:33 UTC 

[patch 034/131] mm/page-writeback.c: remove unused parameter from balance_dirty_pages()
 2017-11-16  1:33 UTC 

[patch 033/131] mm, swap: fix false error message in __swp_swapcount()
 2017-11-16  1:33 UTC 

[patch 032/131] mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no other reference
 2017-11-16  1:33 UTC 

[patch 031/131] mm, swap: skip swapcache for swapin of synchronous device
 2017-11-16  1:33 UTC 

[patch 030/131] mm, swap: introduce SWP_SYNCHRONOUS_IO
 2017-11-16  1:33 UTC 

[patch 029/131] bdi: introduce BDI_CAP_SYNCHRONOUS_IO
 2017-11-16  1:33 UTC 

[patch 028/131] zram: set BDI_CAP_STABLE_WRITES once
 2017-11-16  1:32 UTC 

[patch 027/131] mm: update comments for struct page.mapping
 2017-11-16  1:32 UTC 

[GIT pull] printk updates for 4.15
 2017-11-16  1:32 UTC  (17+ messages)

[patch 026/131] net/rds/ib_fmr.c: use kmalloc_array_node()
 2017-11-16  1:32 UTC 

[patch 025/131] mm/mempool.c: use kmalloc_array_node()
 2017-11-16  1:32 UTC 

[patch 024/131] drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node()
 2017-11-16  1:32 UTC 

[patch 023/131] drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node()
 2017-11-16  1:32 UTC 

[patch 022/131] block/blk-mq.c: use kmalloc_array_node()
 2017-11-16  1:32 UTC 

[patch 021/131] include/linux/slab.h: add kmalloc_array_node() and kcalloc_node()
 2017-11-16  1:32 UTC 

[patch 020/131] slub: fix sysfs duplicate filename creation when slub_debug=O
 2017-11-16  1:32 UTC 

[patch 019/131] slab, slub, slob: convert slab_flags_t to 32-bit
 2017-11-16  1:32 UTC 

[patch 018/131] slab, slub, slob: add slab_flags_t
 2017-11-16  1:32 UTC 

[patch 017/131] mm/slab.c: only set __GFP_RECLAIMABLE once
 2017-11-16  1:32 UTC 

[patch 016/131] mm/slob.c: remove an unnecessary check for __GFP_ZERO
 2017-11-16  1:32 UTC 

[patch 015/131] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory
 2017-11-16  1:32 UTC 

[patch 014/131] mm: slabinfo: remove CONFIG_SLABINFO
 2017-11-16  1:32 UTC 

[patch 013/131] tools: slabinfo: add "-U" option to show unreclaimable slabs only
 2017-11-16  1:31 UTC 

[patch 012/131] ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits()
 2017-11-16  1:31 UTC 

[patch 011/131] ocfs2/dlm: get mle inuse only when it is initialized
 2017-11-16  1:31 UTC 

[patch 010/131] ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
 2017-11-16  1:31 UTC 

[patch 009/131] ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()
 2017-11-16  1:31 UTC 

[patch 008/131] ocfs2: should wait dio before inode lock in ocfs2_setattr()
 2017-11-16  1:31 UTC  (2+ messages)

[patch 007/131] ocfs2: clean up some unused function declarations
 2017-11-16  1:31 UTC 

[patch 006/131] ocfs2: fix cluster hang after a node dies
 2017-11-16  1:31 UTC 

[patch 006/131] ocfs2: fix cluster hang after a node dies
 2017-11-16  1:31 UTC 

[patch 005/131] ocfs2: cleanup unused func declaration and assignment
 2017-11-16  1:31 UTC 

[PATCH v9 05/12] RISC-V: Atomic and Locking Code
 2017-11-16  1:31 UTC  (5+ messages)
` [patches] "

[patch 004/131] ocfs2: no need flush workqueue before destroying it
 2017-11-16  1:31 UTC 

[patch 003/131] ocfs2: remove unused declaration ocfs2_publish_get_mount_state()
 2017-11-16  1:31 UTC 

[patch 002/131] m32r: fix endianness constraints
 2017-11-16  1:31 UTC 

[patch 001/131] bloat-o-meter: provide 3 different arguments for data, function and All
 2017-11-16  1:31 UTC 

incoming
 2017-11-16  1:29 UTC 

[PATCH 1/3] libnvdimm: Add of_node to region and bus descriptors
 2017-11-16  1:29 UTC  (4+ messages)

[PATCH] iomap: report collisions between directio and buffered writes to userspace
 2017-11-16  1:27 UTC 

Linux release & branch management
 2017-11-16  1:27 UTC 

[PATCH] HID: input: enable Totem on the Dell Canvas 27
 2017-11-16  1:26 UTC  (8+ messages)

[PATCH v4 0/3] ppc64le: Add REL24 relocation support of livepatch symbols
 2017-11-16  1:26 UTC  (6+ messages)
` [PATCH v4 2/3] powerpc/modules: Don't try to restore r2 after a sibling call

[PATCH 1/2 v6] typec: tcpm: Validate source and sink caps
 2017-11-16  1:24 UTC  (5+ messages)
` [PATCH 2/2 v6] typec: tcpm: Only request matching pdos

[PATCH 0/5] weekly fstests changes
 2017-11-16  1:22 UTC  (6+ messages)
` [PATCH 1/5] common/fuzzy: if the fuzz verb is random, keep fuzzing until we get a new value
` [PATCH 2/5] generic/45[34]: add emoji to the unusual fs naming test
` [PATCH 3/5] aio-dio-append-write-read-race: abort if we encounter syscall errors
` [PATCH 4/5] common/rc: check dmesg for UBSAN errors
` [PATCH 5/5] xfs/122: don't check xfs_iext_cursor

[PATCHv4 0/7] describe a blob
 2017-11-16  1:22 UTC  (4+ messages)
` [PATCHv4 7/7] builtin/describe.c: "

[PATCH 1/2] systemctl-native: add target.wants to target regex
 2017-11-16  1:20 UTC  (5+ messages)

[stable] sctp: do not peel off an assoc from one netns to another one
 2017-11-16  1:18 UTC  (2+ messages)

[PATCH 00/12] ARM: VGIC/GIC separation cleanups
 2017-11-16  1:17 UTC  (5+ messages)
` [PATCH 03/12] ARM: VGIC: remove gic_clear_pending_irqs()

[PATCH v4 0/2] livepatch: Introduce signal and force sysfs attributes
 2017-11-16  1:16 UTC  (2+ messages)

[PATCH for 4.15] libxfs: fix dev_t handling in inode forks
 2017-11-16  1:15 UTC 

[folded-merged] mm-slabinfo-dump-config_slabinfo-v11.patch removed from -mm tree
 2017-11-16  1:15 UTC 

[PATCH for 4.14] xfs_copy: don't hang if /all/ the targets hit write errors
 2017-11-16  1:14 UTC 

Request for -stable inclusion: time stamping fix for nfp
 2017-11-16  1:13 UTC  (2+ messages)

[folded-merged] mm-make-alloc_node_mem_map-a-voidcall-if-we-dont-have-config_flat_node_mem_map-fix.patch removed from -mm tree
 2017-11-16  1:12 UTC 

[folded-merged] mm-simplify-nodemask-printing-fix.patch removed from -mm tree
 2017-11-16  1:12 UTC 

[PATCH net-next] driver: ipvlan: Add new func ipvlan_is_valid_dev instead of duplicated codes
 2017-11-16  1:11 UTC 

[Qemu-devel] [PATCH v3] xen-disk: use an IOThread per instance
 2017-11-16  1:11 UTC  (4+ messages)
    `  "

[folded-merged] mm-sparse-do-not-swamp-log-with-huge-vmemmap-allocation-failures-fix.patch removed from -mm tree
 2017-11-16  1:11 UTC 

[Qemu-devel] [PATCH for-2.11] nbd/server: Fix error reporting for bad requests
 2017-11-15 21:23 UTC  (2+ messages)

[folded-merged] mm-sysctl-make-numa-stats-configurable-v5-fix.patch removed from -mm tree
 2017-11-16  1:10 UTC 

[PATCH 1/3] firmware: vpd: Destroy vpd sections in remove function
 2017-11-16  1:08 UTC  (2+ messages)

[folded-merged] mm-remove-cold-parameter-from-free_hot_cold_page-fix.patch removed from -mm tree
 2017-11-16  1:08 UTC 

[PATCH v4 00/12] [dt-bindings] [media] Add document file and driver for Sony CXD2880 DVB-T2/T tuner + demodulator
 2017-11-16  1:07 UTC  (3+ messages)

[RFC PATCH net-next 0/2] Configuring PFC stall prevention via ethtool
 2017-11-16  1:07 UTC  (2+ messages)

[folded-merged] mm-truncate-remove-all-exceptional-entries-from-pagevec-under-one-lock-fix.patch removed from -mm tree
 2017-11-16  1:07 UTC 

[PATCH] btrfs: move some zstd work data from stack to workspace
 2017-11-16  1:07 UTC  (2+ messages)

[folded-merged] mm-page_alloc-enable-disable-irqs-once-when-freeing-a-list-of-pages-fix.patch removed from -mm tree
 2017-11-16  1:06 UTC 

Bug in "revision.c: --all adds HEAD from all worktrees" ?
 2017-11-16  1:06 UTC  (4+ messages)

[folded-merged] mm-batch-radix-tree-operations-when-truncating-pages-fix-fix.patch removed from -mm tree
 2017-11-16  1:05 UTC 

[folded-merged] mm-batch-radix-tree-operations-when-truncating-pages-fix.patch removed from -mm tree
 2017-11-16  1:05 UTC 

[Fuego] [kselftest] Separating testcases into their corresponding group
 2017-11-16  1:05 UTC  (13+ messages)

[folded-merged] mm-stop-zeroing-memory-during-allocation-in-vmemmap-fix.patch removed from -mm tree
 2017-11-16  1:05 UTC 

[folded-merged] mm-deferred_init_memmap-improvements-fix-3.patch removed from -mm tree
 2017-11-16  1:04 UTC 

[folded-merged] kmemcheck-remove-annotations-fix.patch removed from -mm tree
 2017-11-16  1:03 UTC 

[PATCH 1/2 v7] typec: tcpm: Validate source and sink caps
 2017-11-16  1:01 UTC  (2+ messages)
` [PATCH 2/2 v7] typec: tcpm: Only request matching pdos

[folded-merged] mm-consolidate-page-table-accounting-fix-fix.patch removed from -mm tree
 2017-11-16  1:02 UTC 

[folded-merged] mm-consolidate-page-table-accounting-fix.patch removed from -mm tree
 2017-11-16  1:02 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.