messages from 2016-06-07 10:35:54 to 2016-06-07 11:00:45 UTC [more...]
[PATCHv9 00/32] THP-enabled tmpfs/shmem using compound pages
2016-06-07 11:00 UTC (33+ messages)
` [PATCHv9-rebased "
` [PATCHv9-rebased 01/32] thp, mlock: update unevictable-lru.txt
` [PATCHv9-rebased 02/32] mm: do not pass mm_struct into handle_mm_fault
` [PATCHv9-rebased 03/32] mm: introduce fault_env
` [PATCHv9-rebased 04/32] mm: postpone page table allocation until we have page to map
` [PATCHv9-rebased 05/32] rmap: support file thp
` [PATCHv9-rebased 06/32] mm: introduce do_set_pmd()
` [PATCHv9-rebased 07/32] thp, vmstats: add counters for huge file pages
` [PATCHv9-rebased 08/32] thp: support file pages in zap_huge_pmd()
` [PATCHv9-rebased 09/32] thp: handle file pages in split_huge_pmd()
` [PATCHv9-rebased 10/32] thp: handle file COW faults
` [PATCHv9-rebased 11/32] thp: skip file huge pmd on copy_huge_pmd()
` [PATCHv9-rebased 12/32] thp: prepare change_huge_pmd() for file thp
` [PATCHv9-rebased 13/32] thp: run vma_adjust_trans_huge() outside i_mmap_rwsem
` [PATCHv9-rebased 14/32] thp: file pages support for split_huge_page()
` [PATCHv9-rebased 15/32] thp, mlock: do not mlock PTE-mapped file huge pages
` [PATCHv9-rebased 16/32] vmscan: split file huge pages before paging them out
` [PATCHv9-rebased 17/32] page-flags: relax policy for PG_mappedtodisk and PG_reclaim
` [PATCHv9-rebased 18/32] radix-tree: implement radix_tree_maybe_preload_order()
` [PATCHv9-rebased 19/32] filemap: prepare find and delete operations for huge pages
` [PATCHv9-rebased 20/32] truncate: handle file thp
` [PATCHv9-rebased 21/32] mm, rmap: account shmem thp pages
` [PATCHv9-rebased 22/32] shmem: prepare huge= mount option and sysfs knob
` [PATCHv9-rebased 23/32] shmem: get_unmapped_area align huge page
` [PATCHv9-rebased 24/32] shmem: add huge pages support
` [PATCHv9-rebased 25/32] shmem, thp: respect MADV_{NO,}HUGEPAGE for file mappings
` [PATCHv9-rebased 26/32] thp: extract khugepaged from mm/huge_memory.c
` [PATCHv9-rebased 27/32] khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page()
` [PATCHv9-rebased 28/32] shmem: make shmem_inode_info::lock irq-safe
` [PATCHv9-rebased 29/32] khugepaged: add support of collapse for tmpfs/shmem pages
` [PATCHv9-rebased 30/32] thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE
` [PATCHv9-rebased 31/32] shmem: split huge pages beyond i_size under memory pressure
What's cooking in git.git (Jun 2016, #02; Mon, 6)
2016-06-07 10:55 UTC (2+ messages)
[PATCH RESEND 00/14] Xen ARM DomU ACPI support
2016-06-07 11:00 UTC (8+ messages)
[PATCH 0/3] iommu/ipmmu-vmsa: Initial r8a7796 support
2016-06-07 10:59 UTC (3+ messages)
` [PATCH 2/3] iommu/ipmmu-vmsa: Increase maximum micro-TLBS to 48
[PATCH 0/12] Add basic support for arm64
2016-06-07 11:00 UTC (3+ messages)
` [PATCH 12/12] arm: boards: add virt board
[Qemu-devel] [PULL v2 0/9] Misc changes for 2016-06-06
2016-06-07 10:58 UTC (5+ messages)
[PATCH 00/15] arm/arm64: KVM: Merge boot and runtime page tables
2016-06-07 10:58 UTC (32+ messages)
` [PATCH 01/15] arm64: KVM: Merged page tables documentation
` [PATCH 02/15] arm64: KVM: Kill HYP_PAGE_OFFSET
` [PATCH 03/15] arm64: Add ARM64_HYP_OFFSET_LOW capability
` [PATCH 04/15] arm64: KVM: Define HYP offset masks
` [PATCH 05/15] arm64: KVM: Refactor kern_hyp_va/hyp_kern_va to deal with multiple offsets
` [PATCH 06/15] arm/arm64: KVM: Export __hyp_text_start/end symbols
` [PATCH 07/15] arm64: KVM: Runtime detection of lower HYP offset
` [PATCH 08/15] arm/arm64: KVM: Always have merged page tables
` [PATCH 09/15] arm64: KVM: Simplify HYP init/teardown
` [PATCH 10/15] arm/arm64: KVM: Drop boot_pgd
` [PATCH 11/15] arm/arm64: KVM: Kill free_boot_hyp_pgd
` [PATCH 12/15] arm: KVM: Simplify HYP init
` [PATCH 13/15] arm: KVM: Allow hyp teardown
` [PATCH 14/15] arm/arm64: KVM: Prune unused #defines
` [PATCH 15/15] arm/arm64: KVM: Check that IDMAP doesn't intersect with VA range
next-20160607 build: 2 failures 9 warnings (next-20160607)
2016-06-07 10:58 UTC (3+ messages)
[U-Boot] [PATCH 1/2] nand: fix nand torture to use changed mtd api
2016-06-07 10:57 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] nand: extend nand torture
[Qemu-devel] [PATCH 10/17] hw/misc: QOM'ify eccmemctl.c
2016-06-07 10:35 UTC (15+ messages)
` [Qemu-arm] [PATCH 11/17] hw/misc: QOM'ify exynos4210_pmu.c
` [Qemu-devel] "
` [Qemu-devel] [PATCH 12/17] hw/misc: QOM'ify mst_fpga.c
` [Qemu-arm] [PATCH 13/17] hw/misc: QOM'ify slavio_misc.c
` [Qemu-devel] "
` [Qemu-arm] [PATCH 14/17] hw/dma: QOM'ify pxa2xx_dma.c
` [Qemu-devel] "
` [Qemu-devel] [PATCH 15/17] hw/dma: QOM'ify sparc32_dma.c
` [Qemu-arm] [PATCH 16/17] hw/dma: QOM'ify sun4m_iommu.c
` [Qemu-devel] "
` [Qemu-arm] [PATCH 17/17] hw/sd: QOM'ify pl181.c
` [Qemu-devel] "
[PATCH 0/6] vhost/virtio performance loopback utility
2016-06-07 10:56 UTC (4+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 5/5] testpmd: show topology at forwarding start
NVMe over Fabrics target implementation
2016-06-07 10:55 UTC (4+ messages)
[Qemu-devel] [Bug 1589923] [NEW] https websockets not working in 2.5 or 2.6
2016-06-07 10:45 UTC
[pulseaudio-discuss] HFP HF - Reject SCO Issue
2016-06-07 10:55 UTC (2+ messages)
[PATCH] drm/core: Change declaration for gamma_set
2016-06-07 10:55 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/3] drm/i915/guc: fix GuC loading/submission check
2016-06-07 10:54 UTC (3+ messages)
` ✗ Ro.CI.BAT: failure for series starting with [1/3] "
[PATCH] ASoC: rsnd: adg :: AUDIO-CLKOUTn can synchronizes with L/R clock
2016-06-07 10:54 UTC (2+ messages)
[PATCH 0/2] hwrng: chaoskey - Add support for Araneus Alea I USB RNG
2016-06-07 10:53 UTC (2+ messages)
v4.7-rc2 kernel fails to boot when acpi=force
2016-06-07 10:53 UTC (3+ messages)
[PATCH] nested vmx: Intercept guest rdmsr for MSR_IA32_VMX_VMFUNC
2016-06-07 10:53 UTC (3+ messages)
[PATCH v5 0/9] crypto: asynchronous compression api
2016-06-07 10:52 UTC (3+ messages)
` [PATCH v5 1/9] crypto: shrink hash down to two types
crash in xfs in current
2016-06-07 10:52 UTC (6+ messages)
[PATCH V4 1/2] thermal: max77620: Add DT binding doc for thermal driver
2016-06-07 10:52 UTC (2+ messages)
` [PATCH V4 2/2] thermal: max77620: Add thermal driver for reporting junction temp
Build problems with xen 4.7
2016-06-07 10:52 UTC (14+ messages)
Per image customizations
2016-06-07 10:51 UTC (5+ messages)
[PATCH] crypto: skcipher - remove unused header cpumask.h
2016-06-07 10:51 UTC (2+ messages)
determining superblock version?
2016-06-07 10:51 UTC
[patch] futex: Fix v4.6+ ltp futex_wait04 regression
2016-06-07 10:50 UTC (2+ messages)
generic NVMe over Fabrics library support
2016-06-07 10:51 UTC (5+ messages)
` [PATCH 4/8] nvme: add fabrics sysfs attributes
[RFC PATCH 0/4] Integration of function trace with System Trace IP blocks
2016-06-07 10:50 UTC (3+ messages)
[PATCH v10 0/4] generic TEE subsystem
2016-06-07 10:50 UTC (6+ messages)
` [PATCH v10 2/4] tee: "
[PATCH] ionice.1: clarify description of --classdata
2016-06-07 10:49 UTC (2+ messages)
general preparation for NVMe over Fabrics support
2016-06-07 10:49 UTC (5+ messages)
` [PATCH 01/10] nvme.h: add RTD3R, RTD3E and OAES fields
[PATCH 0/6] ASoC: sgtl5000: fix use of regulators and internal LDO
2016-06-07 10:49 UTC (2+ messages)
[Qemu-devel] [PULL 00/26] ppc-for-2.7 queue 20160607
2016-06-07 10:48 UTC (27+ messages)
` [Qemu-devel] [PULL 01/26] target-ppc/fpu_helper: Fix efscmp* instructions handling
` [Qemu-devel] [PULL 02/26] kvm: API to obtain max supported mem slots
` [Qemu-devel] [PULL 03/26] vmstate: Define VARRAY with VMS_ALLOC
` [Qemu-devel] [PULL 04/26] spapr_iommu: Introduce "enabled" state for TCE table
` [Qemu-devel] [PULL 05/26] spapr_iommu: Migrate full state
` [Qemu-devel] [PULL 06/26] spapr_iommu: Add root memory region
` [Qemu-devel] [PULL 07/26] spapr_pci: Reset DMA config on PHB reset
` [Qemu-devel] [PULL 08/26] spapr_pci: Add and export DMA resetting helper
` [Qemu-devel] [PULL 09/26] spapr: Increase hotpluggable memory slots to 256
` [Qemu-devel] [PULL 10/26] spapr: Introduce pseries-2.7 machine type
` [Qemu-devel] [PULL 11/26] ppc: Better figure out if processor has HV mode
` [Qemu-devel] [PULL 12/26] ppc: Fix hreg_store_msr() so that non-HV mode cannot alter MSR:HV
` [Qemu-devel] [PULL 13/26] ppc: fix hrfid, tlbia and slbia privilege
` [Qemu-devel] [PULL 14/26] spapr_pci: Drop cannot_instantiate_with_device_add_yet=false
` [Qemu-devel] [PULL 15/26] target-ppc: fixup bitrot in mmu_helper.c debug statements
` [Qemu-devel] [PULL 16/26] macio: use DMA memory interface for non-block ATAPI transfers
` [Qemu-devel] [PULL 17/26] dbdma: use DMA memory interface for memory accesses
` [Qemu-devel] [PULL 18/26] ppc: Properly tag the translation cache based on MMU mode
` [Qemu-devel] [PULL 19/26] ppc: Fix tlb invalidations on 6xx/7xx/7xxx 32-bit processors
` [Qemu-devel] [PULL 20/26] ppc: Batch TLB flushes on 32-bit 6xx/7xx/7xxx in hash mode
` [Qemu-devel] [PULL 21/26] ppc: POWER7 had ACOP and PID registers
` [Qemu-devel] [PULL 22/26] ppc: POWER7 has lq/stq instructions and stq need to check ISA
` [Qemu-devel] [PULL 23/26] ppc: Fix mtmsr decoding
` [Qemu-devel] [PULL 24/26] ppc: Fix slbia decode
` [Qemu-devel] [PULL 25/26] ppc: Add missing slbfee. instruction on ppc64 BookS processors
` [Qemu-devel] [PULL 26/26] ppc: Do not take exceptions on unknown SPRs in privileged mode
[PATCH v3 0/8] crypto: caam - add support for LS1043A SoC
2016-06-07 10:48 UTC (3+ messages)
` [PATCH v3 8/8] arm64: dts: ls1043a: add crypto node
[PATCH 00/28] crypto: omap fixes / support additions
2016-06-07 10:48 UTC (4+ messages)
` [PATCH 01/28] crypto: omap-aes: Fix registration of algorithms
Regression in "kbuild: fix if_change and friends to consider argument order"
2016-06-07 10:48 UTC (5+ messages)
[PATCH v4 3/3] sched/cputime: Add steal time support to full dynticks CPU time accounting
2016-06-07 10:47 UTC
[PATCH v3] ASoC: rockchip: Add machine driver for MAX98357A/RT5514/DA7219
2016-06-07 10:47 UTC (8+ messages)
[Qemu-devel] [PATCH 07/17] hw/gpio: QOM'ify pl061.c
2016-06-07 10:35 UTC (6+ messages)
` [Qemu-devel] [PATCH 08/17] hw/gpio: QOM'ify zaurus.c
` [Qemu-devel] [PATCH 09/17] hw/misc: QOM'ify arm_l2x0.c
[PATCH 0/9] python 3 fixes
2016-06-07 10:47 UTC (3+ messages)
` [PATCH 8/9] toaster-tests: fix tests for latest Selenium version
[PATCH v2 00/11] pwm: Add support for PWM Capture
2016-06-07 10:47 UTC (6+ messages)
` [[PATCH v2] 08/11] pwm: sti: Initialise PWM Capture device data
` [STLinux Kernel] "
[PATCH net 0/2] cls_u32 hardware offload fixes
2016-06-07 10:46 UTC (4+ messages)
` [PATCHv2 "
` [PATCHv2 net 1/2] net: cls_u32: fix error code for invalid flags
` [PATCHv2 net 2/2] net: cls_u32: be more strict about skip-sw flag
[PATCHv3] extensions: libip6t_frag: Add translation to nft
2016-06-07 10:46 UTC (2+ messages)
Fwd: Loopback properties in routing on linux kernel
2016-06-07 10:46 UTC
[LTP] [PATCH] controllers/memcg: Mark testcase_2 as pass when mlock failed
2016-06-07 10:45 UTC (7+ messages)
` [LTP] [Re-Send][PATCH] "
` [LTP] [PATCH V2] "
` [LTP] [PATCH V3] "
[PATCH rdma-rc 0/7] IPoIB and IB core fixes for 4.7
2016-06-07 10:45 UTC (4+ messages)
` [PATCH rdma-rc 3/7] IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
new scrub and repair discussion
2016-06-07 10:44 UTC (5+ messages)
[PATCH V2 0/2] Implementation of an async interface for sha1-mb
2016-06-07 10:44 UTC (3+ messages)
` [PATCH V2 1/2] crypto: sha1-mb - stylistic cleanup
[Qemu-devel] [PATCH 00/17] some ARM platform QOM'ify work
2016-06-07 10:34 UTC (8+ messages)
` [Qemu-devel] [PATCH 01/17] hw/i2c: QOM'ify bitbang_i2c.c
` [Qemu-arm] [PATCH 02/17] hw/i2c: QOM'ify exynos4210_i2c.c
` [Qemu-devel] "
` [Qemu-arm] [PATCH 03/17] hw/i2c: QOM'ify omap_i2c.c
` [Qemu-devel] "
` [Qemu-devel] [PATCH 04/17] hw/i2c: QOM'ify versatile_i2c.c
` [Qemu-devel] [PATCH 06/17] hw/gpio: QOM'ify omap_gpio.c
[PATCH 0/6] xenconsoled: rotating log file abstration
2016-06-07 10:43 UTC (9+ messages)
[Buildroot] [PATCH] configs/qemu: bump to latest version
2016-06-07 10:43 UTC (6+ messages)
[Qemu-devel] [PATCH v5 0/3] Add guest PMU in machine virt
2016-06-07 10:39 UTC (2+ messages)
[PATCH v4 1/3] KVM: fix steal clock warp during guest cpu hotplug
2016-06-07 10:39 UTC
[Query] do we need to patch arch/arm64/Makefile for ca53 errata843419
2016-06-07 10:38 UTC
[PATCH v13 00/10] arm64: Add kernel probes (kprobes) support
2016-06-07 10:38 UTC (4+ messages)
` [PATCH v13 08/10] arm64: Add trampoline code for kretprobes
[PATCH 0/3] pnfs/nfsd: have client and server support multiple layout types
2016-06-07 10:38 UTC (4+ messages)
` [PATCH 1/3] nfsd: allow nfsd to advertise "
` [PATCH 2/3] pnfs support servers with "
` [PATCH 3/3] pnfs: add a new mechanism to select a layout driver according to an ordered list
[PATCH lttng-tools 0/4] Allow discard buffers in snapshot sessions
2016-06-07 10:38 UTC
[U-Boot] ARM: socfpga: add support for IS1 board
2016-06-07 10:37 UTC (4+ messages)
` [U-Boot] [PATCHv2] "
` [U-Boot] [PATCHv3] "
` [U-Boot] [PATCHv4] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.