All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-15 06:25:23 to 2016-01-15 07:09:13 UTC [more...]

[RFC PATCH v3 0/5] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table on PPC64 platform
 2016-01-15  7:06 UTC  (6+ messages)
` [RFC PATCH v3 1/5] PCI: Add support for enforcing all MMIO BARs to be page aligned
` [RFC PATCH v3 2/5] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
` [RFC PATCH v3 3/5] PCI: Add host bridge attribute to indicate filtering of MSIs is supported
` [RFC PATCH v3 4/5] powerpc/powernv/pci-ioda: Enable msi_filtered bit for any IODA host bridge
` [RFC PATCH v3 5/5] vfio-pci: Allow to mmap MSI-X table if host bridge supports filtering of MSIs

[U-Boot] [GIT PULL] Microblaze changes
 2016-01-15  7:08 UTC  (5+ messages)

[U-Boot] [PATCH 0/4] SECURE BOOT: support image validation before U-Boot completion
 2016-01-15  7:08 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] SECURE BOOT: change prototype of fsl_secboot_validate function
` [U-Boot] [PATCH 2/4] SECURE BOOT: separate functions for reading keys
` [U-Boot] [PATCH 3/4] SECURE BOOT: separate function created for signature
` [U-Boot] [PATCH 4/4] SECURE BOOT: support for validation of dynamic image

[RFC PATCH 0/4] sched: Improve cpu load accounting with nohz
 2016-01-15  7:07 UTC  (5+ messages)

[linux-fslc][PULL] Linux 4.4 with Vybrid DCU DRM patches
 2016-01-15  7:04 UTC 

[PATCH v2] netfilter: nf_conntrack: use safer way to lock all buckets
 2016-01-15  7:06 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_start
 2016-01-15  7:05 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: ls2080a: Increase MC's DDR size to 512 MB
 2016-01-15  7:05 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: ls2040a: Add support of LS2040A SoC
 2016-01-15  7:05 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: Enable all 8 DPMAC ports in LS2080A Personality
 2016-01-15  7:04 UTC  (2+ messages)

kernel crash when balancing raid56 after low on space
 2016-01-15  7:03 UTC 

[Qemu-devel] [RFC 0/9] Clean up page size handling for ppc 64-bit hash MMUs with TCG
 2016-01-15  7:04 UTC  (10+ messages)
` [Qemu-devel] [RFC 1/9] target-ppc: Remove unused kvmppc_read_segment_page_sizes() stub
` [Qemu-devel] [RFC 2/9] target-ppc: Convert mmu-hash{32, 64}.[ch] from CPUPPCState to PowerPCCPU
` [Qemu-devel] [RFC 3/9] target-ppc: Rework SLB page size lookup
` [Qemu-devel] [RFC 4/9] target-ppc: Use actual page size encodings from HPTE
` [Qemu-devel] [RFC 5/9] target-ppc: Remove unused mmu models from ppc_tlb_invalidate_one
` [Qemu-devel] [RFC 6/9] target-ppc: Split 44x tlbiva from ppc_tlb_invalidate_one()
` [Qemu-devel] [RFC 7/9] target-ppc: Add new TLB invalidate by HPTE call for hash64 MMUs
` [Qemu-devel] [RFC 8/9] target-ppc: Helper to determine page size information from hpte alone
` [Qemu-devel] [RFC 9/9] target-ppc: Allow more page sizes for POWER7 & POWER8 in TCG

[PATCH] i2c/designware: enable i2c controller to suspend/resume asynchronously
 2016-01-15  7:01 UTC  (5+ messages)

[PATCH v2 00/16] Add ACPI support for Xen Dom0 on ARM64
 2016-01-15  6:55 UTC  (59+ messages)
` [PATCH v2 01/16] Xen: ACPI: Hide UART used by Xen
` [PATCH v2 02/16] xen/grant-table: Move xlated_setup_gnttab_pages to common place
` [PATCH v2 03/16] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
` [PATCH v2 04/16] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
  ` [PATCH v2 13/16] ARM: XEN: Set EFI_PARAVIRT if Xen supports EFI
  ` [PATCH v2 15/16] XEN: EFI: Move x86 specific codes to architecture directory
  ` [PATCH v2 16/16] ARM64: XEN: Initialize Xen specific UEFI runtime services
` [PATCH v2 05/16] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
` [PATCH v2 06/16] Xen: ARM: Add support for mapping platform device mmio
` [PATCH v2 07/16] Xen: ARM: Add support for mapping AMBA "
` [PATCH v2 08/16] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH v2 09/16] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
` [PATCH v2 10/16] ARM: XEN: Move xen_early_init() before efi_init()
` [PATCH v2 11/16] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
` [PATCH v2 12/16] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
` [PATCH v2 14/16] Xen: EFI: Parse DT parameters for Xen specific UEFI

[PATCH v5 00/11] Untracked cache improvements
 2016-01-15  6:59 UTC  (12+ messages)
` [PATCH v5 01/11] dir: free untracked cache when removing it
` [PATCH v5 02/11] update-index: use enum for untracked cache options
` [PATCH v5 03/11] update-index: add --test-untracked-cache
` [PATCH v5 04/11] update-index: add untracked cache notifications
` [PATCH v5 05/11] update-index: move 'uc' var declaration
` [PATCH v5 06/11] dir: add {new,add}_untracked_cache()
` [PATCH v5 07/11] dir: add remove_untracked_cache()
` [PATCH v5 08/11] dir: simplify untracked cache "ident" field
` [PATCH v5 09/11] config: add core.untrackedCache
` [PATCH v5 10/11] test-dump-untracked-cache: don't modify the untracked cache
` [PATCH v5 11/11] t7063: add tests for core.untrackedCache

[Qemu-arm] [PATCH] net: cadence_gem: check packet size in gem_recieve
 2016-01-15  7:00 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] t0060: loosen overly strict expectations
 2016-01-15  6:54 UTC  (9+ messages)

[PATCH] commit: ensure correct permissions of the commit message
 2016-01-15  6:51 UTC  (6+ messages)

[RFC 0/8] CPU reclaiming for SCHED_DEADLINE
 2016-01-15  6:50 UTC  (10+ messages)
` [RFC 1/8] Track the active utilisation
` [RFC 4/8] Improve the tracking of "
` [RFC 5/8] Track the "total rq utilisation" too

[PATCH v4 00/14] Add virtio support for arm/arm64
 2016-01-15  6:51 UTC  (9+ messages)
` [PATCH v4 01/14] virtio: Introduce config RTE_VIRTIO_INC_VECTOR
` [PATCH v4 08/14] virtio: pci: extend virtio pci rw api for vfio interface
` [PATCH v4 09/14] virtio: ethdev: check "
` [PATCH v4 11/14] config: armv7/v8: Enable RTE_LIBRTE_VIRTIO_PMD

[PATCH] test-path-utils: use xsnprintf in favor of strcpy
 2016-01-15  6:45 UTC  (2+ messages)

crashblk: a block device crash emulator
 2016-01-15  6:45 UTC  (3+ messages)

[PATCH] input: cyapa: fix the report events may lost issue during set power mode
 2016-01-15  6:44 UTC  (3+ messages)

[PATCH v2 00/26] drm: Add Allwinner A10 display engine support
 2016-01-15  6:41 UTC  (5+ messages)
` [PATCH v2 24/26] devicetree: Add olimex vendor prefix

[RFC 0/5] virtio support for container
 2016-01-15  6:39 UTC  (19+ messages)
` [PATCH 0/4] "

[PATCH 0/4] Optimize memcpy for AVX512 platforms
 2016-01-15  6:39 UTC  (3+ messages)

[PATCH v2] i2c/designware: enable i2c controller to suspend/resume asynchronously
 2016-01-15  6:38 UTC 

[PATCH 0/8] bitbake.conf: set CONFFILES by default
 2016-01-15  6:37 UTC  (4+ messages)
` [PATCH 1/8] "

[PATCH v9] fs: clear file privilege bits when mmap writing
 2016-01-15  6:36 UTC  (5+ messages)

[PATCH 05/14] ARM: dts: imx6ul: specify proper clocks for the PWM nodes
 2016-01-15  6:34 UTC  (14+ messages)
` [PATCH 06/14] ARM: dts: imx6ul: disable PWMs by default
  ` [PATCH 07/14] ARM: dts: imx6ul: add pwm[1-4] nodes
    ` [PATCH 08/14] ARM: dts: imx6ul: add kpp support
      ` [PATCH 09/14] ARM: dts: imx6ul: add sdma support
        ` [PATCH 10/14] ARM: dts: imx6ul: add flexcan support
          ` [PATCH 11/14] ARM: dts: imx6ul: add sai support
            ` [PATCH 12/14] ARM: dts: imx6ul: add lcdif support
              ` [PATCH 13/14] ARM: dts: imx6ul: add gpmi support
                ` [PATCH 14/14] ARM: dts: imx6: make audmux optional for i.MX6UL sound driver

[PATCH v9 00/21] KVM: ARM64: Add guest PMU support
 2016-01-15  6:27 UTC  (66+ messages)
` [PATCH v9 01/21] ARM64: Move PMU register related defines to asm/pmu.h
` [PATCH v9 02/21] KVM: ARM64: Define PMU data structure for each vcpu
` [PATCH v9 03/21] KVM: ARM64: Add offset defines for PMU registers
` [PATCH v9 04/21] KVM: ARM64: Add access handler for PMCR register
` [PATCH v9 05/21] KVM: ARM64: Add access handler for PMSELR register
` [PATCH v9 06/21] KVM: ARM64: Add access handler for PMCEID0 and PMCEID1 register
` [PATCH v9 07/21] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function
` [PATCH v9 08/21] KVM: ARM64: Add access handler for event type register
` [PATCH v9 09/21] KVM: ARM64: Add access handler for event counter register
` [PATCH v9 10/21] KVM: ARM64: Add access handler for PMCNTENSET and PMCNTENCLR register
` [PATCH v9 11/21] KVM: ARM64: Add access handler for PMINTENSET and PMINTENCLR register
` [PATCH v9 12/21] KVM: ARM64: Add access handler for PMOVSSET and PMOVSCLR register
` [PATCH v9 13/21] KVM: ARM64: Add access handler for PMSWINC register
` [PATCH v9 14/21] KVM: ARM64: Add helper to handle PMCR register bits
` [PATCH v9 15/21] KVM: ARM64: Add access handler for PMUSERENR register
` [PATCH v9 16/21] KVM: ARM64: Add PMU overflow interrupt routing
` [PATCH v9 17/21] KVM: ARM64: Reset PMU state when resetting vcpu
` [PATCH v9 18/21] KVM: ARM64: Free perf event of PMU when destroying vcpu
` [PATCH v9 19/21] KVM: ARM64: Add a new feature bit for PMUv3
` [PATCH v9 20/21] KVM: ARM: Introduce per-vcpu kvm device controls
` [PATCH v9 21/21] KVM: ARM64: Add a new vcpu device control group for PMUv3

[GIT PULL REQUEST] md updates for 4.5
 2016-01-15  6:30 UTC  (2+ messages)

[PATCH net v2] ovs: add recursion limit to ovs_vport_receive
 2016-01-15  6:30 UTC  (2+ messages)

[PATCH V2 0/8] FP/VEC/VSX switching optimisations
 2016-01-15  6:25 UTC  (3+ messages)
` [PATCH V2 8/8] powerpc: Add the ability to save VSX without giving it up


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.