All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-03 21:13:44 to 2017-05-03 21:57:49 UTC [more...]

[patch 093/102] mm: hwpoison: call shake_page() after try_to_unmap() for mlocked page
 2017-05-03 21:56 UTC 

[patch 098/102] kasan: change report header
 2017-05-03 21:56 UTC 

[PATCH] hwmon: (pmbus) Add missing break statements
 2017-05-03 21:57 UTC  (3+ messages)

[patch 078/102] mm, page_alloc: remove debug_guardpage_minorder() test in warn_alloc()
 2017-05-03 21:55 UTC 

[patch 092/102] mm: hwpoison: call shake_page() unconditionally
 2017-05-03 21:56 UTC 

[patch 097/102] kasan: simplify address description logic
 2017-05-03 21:56 UTC 

[patch 096/102] kasan: change allocation and freeing stack traces headers
 2017-05-03 21:56 UTC 

[patch 095/102] kasan: unify report headers
 2017-05-03 21:56 UTC 

[patch 084/102] zram: use zram_free_page instead of open-coded
 2017-05-03 21:55 UTC 

[patch 083/102] zram: introduce zram data accessor
 2017-05-03 21:55 UTC 

[patch 082/102] zram: remove zram_meta structure
 2017-05-03 21:55 UTC 

[patch 081/102] zram: use zram_slot_lock instead of raw bit_spin_lock op
 2017-05-03 21:55 UTC 

[patch 094/102] kasan: introduce helper functions for determining bug type
 2017-05-03 21:56 UTC 

[patch 085/102] zram: reduce load operation in page_same_filled
 2017-05-03 21:55 UTC 

[patch 080/102] zram: partial IO refactoring
 2017-05-03 21:55 UTC 

[patch 079/102] zram: handle multiple pages attached bio's bvec
 2017-05-03 21:55 UTC 

[patch 074/102] Documentation: vm, add hugetlbfs reservation overview
 2017-05-03 21:55 UTC 

[patch 057/102] mm: remove SWAP_[SUCCESS|AGAIN|FAIL]
 2017-05-03 21:54 UTC 

[RFC PATCH] dax: add badblocks check to Device DAX
 2017-05-03 21:56 UTC  (9+ messages)

[patch 076/102] mm/madvise: move up the behavior parameter validation
 2017-05-03 21:55 UTC 

[patch 056/102] mm: make rmap_one boolean function
 2017-05-03 21:54 UTC 

[patch 068/102] mm: vmscan: fix IO/refault regression in cache workingset transition
 2017-05-03 21:55 UTC 

[patch 077/102] mm/memory-failure.c: add page flag description in error paths
 2017-05-03 21:55 UTC 

[patch 072/102] mm: memcontrol: use node page state naming scheme for memcg
 2017-05-03 21:55 UTC 

[patch 075/102] mm/madvise.c: clean up MADV_SOFT_OFFLINE and MADV_HWPOISON
 2017-05-03 21:55 UTC 

[patch 071/102] mm: memcontrol: re-use node VM page state enum
 2017-05-03 21:55 UTC 

[patch 067/102] mm/mmap: replace SHM_HUGE_MASK with MAP_HUGE_MASK inside mmap_pgoff
 2017-05-03 21:55 UTC 

[patch 073/102] mm, swap: remove unused function prototype
 2017-05-03 21:55 UTC 

[patch 070/102] mm: memcontrol: re-use global VM event enum
 2017-05-03 21:55 UTC 

[patch 055/102] mm: make rmap_walk() return void
 2017-05-03 21:54 UTC 

[PATCH] xen/arm32: Distinguish guest SError from Xen data aborts
 2017-05-03 21:55 UTC  (2+ messages)

[patch 069/102] mm: memcontrol: clean up memory.events counting function
 2017-05-03 21:55 UTC 

[patch 065/102] userfaultfd: selftest: combine all cases into a single executable
 2017-05-03 21:54 UTC 

[patch 054/102] mm: make ttu's return boolean
 2017-05-03 21:54 UTC 

[PATCH v5 00/22] vITS save/restore
 2017-05-03 21:55 UTC  (13+ messages)
` [PATCH v5 19/22] KVM: arm64: vgic-its: ITT save and restore
` [PATCH v5 20/22] KVM: arm64: vgic-its: Device table save/restore

[patch 053/102] mm: remove SWAP_AGAIN in ttu
 2017-05-03 21:54 UTC 

[patch 051/102] mm: make try_to_munlock() return void
 2017-05-03 21:54 UTC 

[patch 066/102] oom: improve oom disable handling
 2017-05-03 21:54 UTC 

[patch 052/102] mm: remove SWAP_MLOCK in ttu
 2017-05-03 21:54 UTC 

[patch 061/102] mm: enable page poisoning early at boot
 2017-05-03 21:54 UTC 

[patch 064/102] mm: fix spelling error
 2017-05-03 21:54 UTC 

[patch 063/102] mm/swap_slots.c: add warning if swap slots cache failed to initialize
 2017-05-03 21:54 UTC 

[patch 062/102] include/linux/migrate.h: add arg names to prototype
 2017-05-03 21:54 UTC 

[patch 060/102] mm, swap: avoid lock swap_avail_lock when held cluster lock
 2017-05-03 21:54 UTC 

[patch 059/102] mm, swap: improve readability via make spin_lock/unlock balanced
 2017-05-03 21:54 UTC 

[patch 050/102] mm: remove SWAP_MLOCK check for SWAP_SUCCESS in ttu
 2017-05-03 21:54 UTC 

[patch 049/102] mm: remove SWAP_DIRTY in ttu
 2017-05-03 21:54 UTC 

[patch 058/102] mm, swap: fix comment in __read_swap_cache_async
 2017-05-03 21:54 UTC 

[patch 048/102] mm: remove unncessary ret in page_referenced
 2017-05-03 21:54 UTC 

[patch 047/102] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages
 2017-05-03 21:53 UTC 

[patch 046/102] mm/compaction: ignore block suitable after check large free page
 2017-05-03 21:53 UTC 

[patch 042/102] mm, vmscan: only clear pgdat congested/dirty/writeback state when balanced
 2017-05-03 21:53 UTC 

[patch 043/102] mm, vmscan: prevent kswapd sleeping prematurely due to mismatched classzone_idx
 2017-05-03 21:53 UTC 

[patch 040/102] mm: do not use double negation for testing page flags
 2017-05-03 21:53 UTC 

[patch 044/102] mm: page_alloc: __GFP_NOWARN shouldn't suppress stall warnings
 2017-05-03 21:53 UTC 

[patch 045/102] mm/sparse: refine usemap_size() a little
 2017-05-03 21:53 UTC 

[patch 041/102] mm, vmscan: fix zone balance check in prepare_kswapd_sleep
 2017-05-03 21:53 UTC 

[patch 037/102] jbd2: make the whole kjournald2 kthread NOFS safe
 2017-05-03 21:53 UTC 

[patch 036/102] jbd2: mark the transaction context with the scope GFP_NOFS context
 2017-05-03 21:53 UTC 

[patch 039/102] mm: remove rodata_test_data export, add pr_fmt
 2017-05-03 21:53 UTC 

[patch 035/102] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
 2017-05-03 21:53 UTC 

[patch 038/102] mm: tighten up the fault path a little
 2017-05-03 21:53 UTC 

[patch 034/102] mm: introduce memalloc_nofs_{save,restore} API
 2017-05-03 21:53 UTC 

[patch 033/102] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
 2017-05-03 21:53 UTC 

[patch 032/102] lockdep: allow to disable reclaim lockup detection
 2017-05-03 21:53 UTC 

[patch 031/102] lockdep: teach lockdep about memalloc_noio_save
 2017-05-03 21:53 UTC 

[patch 030/102] mm, vmstat: suppress pcp stats for unpopulated zones in zoneinfo
 2017-05-03 21:53 UTC 

[patch 029/102] mm, vmstat: print non-populated zones in zoneinfo
 2017-05-03 21:52 UTC 

[patch 028/102] mm: use is_migrate_isolate_page() to simplify the code
 2017-05-03 21:52 UTC 

[patch 027/102] mm: use is_migrate_highatomic() to simplify the code
 2017-05-03 21:52 UTC 

[patch 026/102] mm, swap: Fix a race in free_swap_and_cache()
 2017-05-03 21:52 UTC 

[patch 025/102] mm: memcontrol: provide shmem statistics
 2017-05-03 21:52 UTC 

[patch 024/102] proc: show MADV_FREE pages info in smaps
 2017-05-03 21:52 UTC 

[patch 023/102] mm: enable MADV_FREE for swapless system
 2017-05-03 21:52 UTC 

[patch 022/102] mm: fix lazyfree BUG_ON check in try_to_unmap_one()
 2017-05-03 21:52 UTC 

[patch 021/102] mm: reclaim MADV_FREE pages
 2017-05-03 21:52 UTC 

[patch 020/102] mm: move MADV_FREE pages into LRU_INACTIVE_FILE list
 2017-05-03 21:52 UTC 

[patch 019/102] mm: don't assume anonymous pages have SwapBacked flag
 2017-05-03 21:52 UTC 

[patch 018/102] mm: delete unnecessary TTU_* flags
 2017-05-03 21:52 UTC 

[patch 017/102] mm/page-writeback.c: use setup_deferrable_timer
 2017-05-03 21:52 UTC 

[patch 016/102] mm: remove unnecessary back-off function when retrying page reclaim
 2017-05-03 21:52 UTC 

[patch 015/102] Revert "mm, vmscan: account for skipped pages as a partial scan"
 2017-05-03 21:52 UTC 

[patch 014/102] mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()
 2017-05-03 21:52 UTC 

[patch 013/102] mm: don't avoid high-priority reclaim on memcg limit reclaim
 2017-05-03 21:52 UTC 

[patch 012/102] mm: don't avoid high-priority reclaim on unreclaimable nodes
 2017-05-03 21:52 UTC 

[patch 011/102] mm: remove unnecessary reclaimability check from NUMA balancing target
 2017-05-03 21:52 UTC 

[patch 010/102] mm: remove seemingly spurious reclaimability check from laptop_mode gating
 2017-05-03 21:51 UTC 

[patch 009/102] mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttling
 2017-05-03 21:51 UTC 

[PATCH 00/25] Do some printk cleanups to avoid troubles with continuation lines
 2016-10-14 20:15 UTC  (3+ messages)
` [PATCH 11/25] [media] dvb-core: use pr_foo() instead of printk()

[patch 008/102] mm: fix 100% CPU kswapd busyloop on unreclaimable nodes
 2017-05-03 21:51 UTC 

[patch 007/102] slab: avoid IPIs when creating kmem caches
 2017-05-03 21:51 UTC 

[patch 006/102] fs/ocfs2/cluster: use offset_in_page() macro
 2017-05-03 21:51 UTC 

[patch 005/102] ocfs2: o2hb: revert hb threshold to keep compatible
 2017-05-03 21:51 UTC 

[patch 004/102] fs/ocfs2/cluster: use setup_timer
 2017-05-03 21:51 UTC 

[patch 003/102] blackfin: bf609: let clk_disable() return immediately if clk is NULL
 2017-05-03 21:51 UTC 

[patch 002/102] scripts/spelling.txt: add several more common spelling mistakes
 2017-05-03 21:51 UTC 

[patch 001/102] lib/dma-debug.c: make locking work for RT
 2017-05-03 21:51 UTC 

incoming
 2017-05-03 21:50 UTC 

[PATCH v2] travis-ci: retry if Git for Windows CI returns HTTP error 502 or 503
 2017-05-03 21:50 UTC 

[PATCH 2/2] sched/fair: Always propagate runnable_load_avg
 2017-05-03 21:49 UTC  (11+ messages)

linux-next: incomplete commits in the ceph tree
 2017-05-03 21:48 UTC 

[PATCH] arm64: Add translation functions for /dev/mem read/write
 2017-05-03 21:47 UTC  (6+ messages)

Maximum MPLS labels on Linux network stack
 2017-05-03 21:46 UTC  (7+ messages)

[Buildroot] [WIP] package/gcc: add support for gcc 7
 2017-05-03 21:46 UTC 

[PATCH] scsi: lpfc: double lock typo in lpfc_ns_rsp()
 2017-05-03 21:46 UTC  (4+ messages)

Review request: draft userfaultfd(2) manual page
 2017-05-03 21:46 UTC  (7+ messages)
` Review request: draft ioctl_userfaultfd(2) "

[RFC PATCHSET] sched/fair: fix load balancer behavior when cgroup is in use
 2017-05-03 21:45 UTC  (5+ messages)
` [PATCH 1/2] sched/fair: Fix how load gets propagated from cfs_rq to its sched_entity
  ` [PATCH v2 "

master - man vgexport: reference to vgimport
 2017-05-03 21:44 UTC 

[U-Boot] [PATCH] board/BuR/common: incorrect check of dtb
 2017-05-03 21:44 UTC 

[PATCH 1/5] liberation-fonts: update to 2.00.1
 2017-05-03 21:43 UTC  (3+ messages)
` ✗ patchtest: failure for "liberation-fonts: update to 2...." and 4 more

[RFC][PATCH 0/9] VFS: Introduce mount context
 2017-05-03 21:43 UTC  (10+ messages)
` [PATCH 3/9] VFS: Introduce a "
        ` [Cocci] "

52982 netdev
 2017-05-03 21:43 UTC 

[folded-merged] swap-add-warning-if-swap-slots-cache-failed-to-initialize-fix.patch removed from -mm tree
 2017-05-03 21:42 UTC 

converting Documentation/security/* to .rst
 2017-05-03 21:42 UTC  (4+ messages)

[folded-merged] mm-enable-page-poisoning-early-at-boot-v2.patch removed from -mm tree
 2017-05-03 21:42 UTC 

[folded-merged] mm-remove-swap_-fix.patch removed from -mm tree
 2017-05-03 21:41 UTC 

master - man lvm fullreport and lvpoll references
 2017-05-03 21:41 UTC 

[folded-merged] mm-make-the-try_to_munlock-void-function-fix.patch removed from -mm tree
 2017-05-03 21:40 UTC 

[PATCH] mtd: spi-nor: Potential oops on error path in quad_enable()
 2017-05-03 21:40 UTC  (3+ messages)

[PATCH 0/4] blk-mq: support to use hw tag for scheduling
 2017-05-03 21:40 UTC  (5+ messages)
` [PATCH 1/4] blk-mq: introduce BLK_MQ_F_SCHED_USE_HW_TAG

[folded-merged] mm-vmscan-more-restrictive-condition-for-retry-in-do_try_to_free_pages-v5.patch removed from -mm tree
 2017-05-03 21:39 UTC 

[Qemu-devel] [PULL 0/3] VFIO fixes 2017-05-03
 2017-05-03 21:39 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] vfio: Set MemoryRegionOps:max_access_size and min_access_size
` [Qemu-devel] [PULL 2/3] vfio: enable 8-byte reads/writes to vfio
` [Qemu-devel] [PULL 3/3] vfio/pci: Fix incorrect error message

[folded-merged] mm-vmscan-prevent-kswapd-sleeping-prematurely-due-to-mismatched-classzone_idx-fix.patch removed from -mm tree
 2017-05-03 21:38 UTC 

[folded-merged] jbd2-make-the-whole-kjournald2-kthread-nofs-safe-checkpatch-fixes.patch removed from -mm tree
 2017-05-03 21:37 UTC 

[folded-merged] jbd2-mark-the-transaction-context-with-the-scope-gfp_nofs-context-fix.patch removed from -mm tree
 2017-05-03 21:37 UTC 

[folded-merged] mm-introduce-memalloc_nofs_saverestore-api-fix.patch removed from -mm tree
 2017-05-03 21:37 UTC 

[folded-merged] mm-use-is_migrate_highatomic-to-simplify-the-code-fix.patch removed from -mm tree
 2017-05-03 21:36 UTC 

[folded-merged] proc-show-madv_free-pages-info-in-smaps-fix.patch removed from -mm tree
 2017-05-03 21:36 UTC 

[PATCH v2] perf report: distinguish between inliners in the same function
 2017-05-03 21:35 UTC 

[folded-merged] mm-fix-lazyfree-bug-on-check-in-try_to_unmap_one-fix.patch removed from -mm tree
 2017-05-03 21:35 UTC 

[linux-linus test] 108160: regressions - FAIL
 2017-05-03 21:35 UTC 

[folded-merged] mm-reclaim-madv_free-pages-fix.patch removed from -mm tree
 2017-05-03 21:34 UTC 

[folded-merged] mm-move-madv_free-pages-into-lru_inactive_file-list-checkpatch-fixes.patch removed from -mm tree
 2017-05-03 21:34 UTC 

如何才能冲刺每月最高业l绩
 2017-05-03 21:34 UTC 

State of Java on OE
 2017-05-03 21:33 UTC  (2+ messages)

realtime ethernet
 2017-05-03 21:33 UTC  (2+ messages)

[folded-merged] mm-fix-100%-cpu-kswapd-busyloop-on-unreclaimable-nodes-fix-2.patch removed from -mm tree
 2017-05-03 21:32 UTC 

[folded-merged] mm-fix-100%-cpu-kswapd-busyloop-on-unreclaimable-nodes-fix.patch removed from -mm tree
 2017-05-03 21:32 UTC 

[U-Boot] [PATCH 1/1] arm64: mvebu: incorrect check of fdt address cells
 2017-05-03 21:31 UTC 

[PATCH 00/13] armv7m: Implement MPU support
 2017-05-03 21:30 UTC  (5+ messages)
` [PATCH 06/13] arm: Don't let no-MPU PMSA cores write to SCTLR.M
  ` [Qemu-devel] "
` [PATCH 08/13] armv7m: Improve "-d mmu" tracing for PMSAv7 MPU
  ` [Qemu-devel] "

[PATCH] ARM: Fix __show_regs output timestamps
 2017-05-03 21:30 UTC  (5+ messages)

[PATCH net] net: ipv6: Do not duplicate DAD on link up
 2017-05-03 21:29 UTC  (3+ messages)

master - man clvmd: mention lvmlockd is another option
 2017-05-03 21:26 UTC 

master - man lvm.conf: say how to get a description of settings
 2017-05-03 21:26 UTC 

master - pvscan: define command as taking only -aay
 2017-05-03 21:26 UTC 

master - man: reference other man pages with bold
 2017-05-03 21:26 UTC 

[PATCH] tpm_ts: Consolidate the platform and acpi probe flow
 2017-05-03 21:26 UTC  (3+ messages)

[RFC PATCH] mtd: spi-nor: handle signal case as failure
 2017-05-03 21:23 UTC  (3+ messages)

[PATCH] scsi: qedf: Cleanup the type of io_log->op
 2017-05-03 21:23 UTC  (2+ messages)

[PATCH 0/5] mtd: nand: gpmi: add i.MX 7 support
 2017-05-03 21:24 UTC  (14+ messages)
` [PATCH 2/5] mtd: nand: gpmi: add i.MX 7 SoC support

[PATCH] Input: synaptics-rmi4 - change a char type to u8
 2017-05-03 21:23 UTC  (2+ messages)

[Cluster-devel] [PATCH 0/7] Fix fallout from changes to FUA and PREFLUSH definitions
 2017-05-03 21:22 UTC  (3+ messages)
` [PATCH 3/7] f2fs: Make flush bios explicitely sync

[CI] drm/i915: Implement dma_buf_ops->kmap
 2017-05-03 21:22 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Implement dma_buf_ops->kmap (rev3)

[PATCH linux dev-4.10] drivers/fsi: GPIO stability changes for Cronus/Hostboot
 2017-05-03 21:22 UTC 

[bug report] scsi: lpfc: NVME Initiator: Merge into FC discovery
 2017-05-03 21:21 UTC 

Future of liblockdep
 2017-05-03 21:19 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] lib: circbuf: avoid possible null pointer dereference
 2017-05-03 21:20 UTC 

[U-Boot] [PATCH V4 0/4] introduce Rockchip rockusb
 2017-05-03 21:19 UTC  (3+ messages)
` [U-Boot] [PATCH V4 1/4] usb: rockchip: add the rockusb gadget

Can I see what device was used to mount btrfs?
 2017-05-03 21:19 UTC  (9+ messages)

[Buildroot] [PATCH v2 1/1] openssh: add support for HW SSL engines
 2017-05-03 21:14 UTC  (2+ messages)

[PATCH 00/28] DC Linux Patches May 3, 2017
 2017-05-03 21:13 UTC  (9+ messages)
  ` [PATCH 21/28] drm/amd/display: fix crash caused by incorrect index being used for array
  ` [PATCH 22/28] drm/amd/display: Check for Zero Range in FreeSync Calc
  ` [PATCH 23/28] drm/amd/display: Add function to set dither option
  ` [PATCH 24/28] drm/amd/display: Add support for FreeSync on eDP to module
  ` [PATCH 25/28] drm/amd/display: Disable cursor on video surface
  ` [PATCH 26/28] drm/amd/display: move drr_params definition to TG
  ` [PATCH 27/28] drm/amd/display: Get dprefclk ss percentage from vbios
  ` [PATCH 28/28] drm/amd/display: Assign stream to map before we need it


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.