All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-07 10:48:28 to 2016-06-07 11:08:56 UTC [more...]

[Buildroot] [git commit] gcc: bump 5.x series to version 5.4.0
 2016-06-07 11:08 UTC 

[PATCH v3 00/10] raspberry pi 3 patch series, part 1: essentials
 2016-06-07 11:05 UTC  (27+ messages)
` [PATCH v3 01/10] pinctrl: walk into bcm subdir unconditionally
` [PATCH v3 02/10] irqchip: bcm2835: Avoid arch/arm-specific handle_IRQ
` [PATCH v3 03/10] arm64: Allow for different DMA and CPU bus offsets
` [PATCH v3 04/10] arm64: Add platform selection for BCM2835
` [PATCH v3 05/10] arm64: Add BCM2835 support to the defconfig
` [PATCH v3 06/10] dt-bindings: Add root properties for Raspberry Pi 3
` [PATCH v3 07/10] ARM: bcm2835: Add devicetree for the "
` [PATCH v3 08/10] ARM: bcm2835: Add devicetree for the Raspberry Pi 3, for arm (32)
` [PATCH v3 09/10] ARM: bcm2835: dt: Add the ethernet to the device trees
` [PATCH v3 10/10] ARM: bcm2837: "

[PATCH 01/14] drm/nouveau: use drm_crtc_send_vblank_event() v2
 2016-06-07 11:08 UTC  (7+ messages)
` [PATCH RESEND 03/14] drm/atmel: use drm_crtc_send_vblank_event()
` [PATCH 10/14] drm/atmel: use drm_crtc_vblank_{get,put}()

crash in xfs in current
 2016-06-07 11:07 UTC  (7+ messages)

[Qemu-devel] [Bug 1589923] [NEW] https websockets not working in 2.5 or 2.6
 2016-06-07 10:56 UTC  (2+ messages)
` [Qemu-devel] [Bug 1589923] "

[PATCH V4 1/2] thermal: max77620: Add DT binding doc for thermal driver
 2016-06-07 10:52 UTC  (4+ messages)
` [PATCH V4 2/2] thermal: max77620: Add thermal driver for reporting junction temp

v4.7-rc2 kernel fails to boot when acpi=force
 2016-06-07 11:05 UTC  (4+ messages)

[PATCH] Zoned block device support
 2016-06-07 11:05 UTC  (2+ messages)

[PATCH RESEND 00/14] Xen ARM DomU ACPI support
 2016-06-07 11:05 UTC  (13+ messages)
` [PATCH RESEND 03/14] libxc: Add placeholders for ACPI tables blob and size
` [PATCH RESEND 05/14] libxl/arm: Construct ACPI GTDT table

[PATCH] crypto: fix null pointer dereferencing
 2016-06-07 11:04 UTC  (3+ messages)
` [PATCH v2] aesni_mb: "

[Qemu-devel] [PATCH 0/5] Byte-based block limits
 2016-06-07 11:04 UTC  (6+ messages)
` [Qemu-devel] [PATCH 5/5] block: Move request_alignment into BlockLimit

[Cluster-devel] gfs2-utils 3.1.9 released
 2016-06-07 11:04 UTC 

[PATCH 0/1] shiftfs: uid/gid shifting filesystem
 2016-06-07 11:04 UTC  (6+ messages)

[PATCHv9 00/32] THP-enabled tmpfs/shmem using compound pages
 2016-06-07 11:00 UTC  (52+ 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
  ` [PATCHv9-rebased 32/32] thp: update Documentation/{vm/transhuge,filesystems/proc}.txt

[PATCHv2 net-next] sctp: sctp should change socket state when shutdown is received
 2016-06-07 11:03 UTC  (6+ messages)

[Qemu-devel] [PULL v2 0/9] Misc changes for 2016-06-06
 2016-06-07 11:03 UTC  (6+ messages)

[Qemu-devel] [PATCH 10/17] hw/misc: QOM'ify eccmemctl.c
 2016-06-07 10:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH 12/17] hw/misc: QOM'ify mst_fpga.c
` [Qemu-arm] [PATCH 14/17] hw/dma: QOM'ify pxa2xx_dma.c
` [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] [PATCH v5 0/3] Add guest PMU in machine virt
 2016-06-07 10:39 UTC  (2+ messages)

What's cooking in git.git (Jun 2016, #02; Mon, 6)
 2016-06-07 10:55 UTC  (2+ 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

[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

[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)

[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)

[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

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  (19+ 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 05/26] spapr_iommu: Migrate full state
` [Qemu-devel] [PULL 06/26] spapr_iommu: Add root memory region
` [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 13/26] ppc: fix hrfid, tlbia and slbia privilege
` [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 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  (3+ messages)
` [PATCH 01/28] crypto: omap-aes: Fix registration of algorithms


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.