All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-19 12:35:14 to 2016-07-19 13:03:15 UTC [more...]

[PATCH v11 00/10] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 2/3: msi changes
 2016-07-19 13:02 UTC  (25+ messages)
` [PATCH v11 01/10] genirq/msi: export msi_get_domain_info
` [PATCH v11 02/10] genirq/msi: msi_compose wrapper
` [PATCH v11 03/10] genirq/irq: introduce msi_doorbell_info
` [PATCH v11 04/10] genirq/msi-doorbell: allow MSI doorbell (un)registration
` [PATCH v11 05/10] genirq/msi-doorbell: msi_doorbell_pages
` [PATCH v11 06/10] genirq/msi-doorbell: msi_doorbell_safe
` [PATCH v11 07/10] irqchip/gicv2m: register the MSI global doorbell
` [PATCH v11 08/10] irqchip/gicv3-its: "
` [PATCH v11 09/10] genirq/msi: map/unmap the MSI doorbells on msi_domain_alloc/free_irqs
` [PATCH v11 10/10] genirq/msi: use the MSI doorbell's IOVA when requested

[PATCH V11 0/9] vfio, platform: add ACPI support
 2016-07-19 13:01 UTC  (22+ messages)
` [PATCH V11 1/9] vfio: platform: rename reset function
` [PATCH V11 2/9] vfio: platform: move reset call to a common function
` [PATCH V11 3/9] vfio: platform: determine reset capability
` [PATCH V11 4/9] vfio: platform: add support for ACPI probe
` [PATCH V11 5/9] vfio: platform: add extra debug info argument to call reset
` [PATCH V11 6/9] vfio: platform: call _RST method when using ACPI
` [PATCH V11 7/9] vfio, platform: make reset driver a requirement by default
` [PATCH V11 8/9] vfio: platform: check reset call return code during open
` [PATCH V11 9/9] vfio: platform: check reset call return code during release

[PATCH v2 2/3] mac80211: mesh: improve path resolving time
 2016-07-19 13:02 UTC  (3+ messages)

[query] sleep introduced by invoking kernel API during runtime_resume
 2016-07-19 13:07 UTC  (3+ messages)

[PATCH] tcm_fc: set and unset FCP_SPPF_TARG_FCN
 2016-07-19 13:01 UTC 

[PATCH 1/3] arm64: debug: unmask PSTATE.D earlier
 2016-07-19 13:00 UTC  (2+ messages)

[PATCH 1/5] drm/i915/guc: doorbell reset should avoid used doorbells
 2016-07-19 12:59 UTC  (5+ messages)
` [PATCH 2/5] drm/i915/guc: refactor guc_init_doorbell_hw()
` [PATCH 3/5] drm/i915/guc: use a separate GuC client for each engine
` [PATCH 4/5] drm/i915/guc: add engine mask to GuC client & pass to GuC
` [PATCH 5/5] drm/i915/guc: use for_each_engine_id() where appropriate

[RFC] ath10k: silence firmware file probing warnings
 2016-07-19 13:00 UTC  (2+ messages)

[RFC bluetooth-next 00/20] bluetooth: rework 6lowpan implementation
 2016-07-19 12:58 UTC  (2+ messages)

Jenkins build pestered by 'no such option: --disable-pip-version-check'
 2016-07-19 12:58 UTC  (4+ messages)

[PATCH v11 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 1/3: iommu changes
 2016-07-19 12:55 UTC  (26+ messages)
` [PATCH v11 1/8] iommu: Add iommu_domain_msi_geometry and DOMAIN_ATTR_MSI_GEOMETRY
` [PATCH v11 2/8] iommu/arm-smmu: initialize the msi geometry and advertise iommu-msi support
` [PATCH v11 3/8] iommu: introduce an msi cookie
` [PATCH v11 4/8] iommu/msi-iommu: initialization
` [PATCH v11 5/8] iommu/msi-iommu: iommu_msi_[get,put]_doorbell_iova
` [PATCH v11 6/8] iommu/msi-iommu: iommu_msi_domain
` [PATCH v11 7/8] iommu/msi-iommu: iommu_msi_msg_pa_to_va
` [PATCH v11 8/8] iommu/arm-smmu: get/put the msi cookie

[Qemu-devel] [PATCH v19 0/5] block/gluster: add support for multiple gluster servers
 2016-07-19 12:57 UTC  (8+ messages)
` [Qemu-devel] [PATCH v19 4/5] block/gluster: using new qapi schema

[Qemu-devel] [PATCH Qemu] Change spice-server protocol for GL texture passing
 2016-07-19 12:56 UTC  (5+ messages)
    ` [Qemu-devel] [Spice-devel] "

[PATCH v2] arm64: KVM: VHE: Context switch MDSCR_EL1
 2016-07-19 12:56 UTC  (2+ messages)

[PATCH 0/2] tpm: add driver for cr50 on SPI
 2016-07-19 12:56 UTC  (7+ messages)
` [PATCH 2/2] "

[U-Boot] [PATCH v2] ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
 2016-07-19 12:56 UTC 

[Qemu-devel] [PATCH v4 04/16] pc: forbid BSP removal
 2016-07-19 12:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 "

[PATCH v1] IB/ipoib: Report SG feature regardless of HW UD CSUM capability
 2016-07-19 12:55 UTC  (3+ messages)

linux-next: build failure after merge of the luto-misc tree
 2016-07-19 12:54 UTC  (11+ messages)
` [PATCH/RFC] "

[Qemu-devel] [PULL 00/16] linux-user before 2.7 hardfreeze
 2016-07-19 12:54 UTC  (17+ messages)
` [Qemu-devel] [PULL 01/16] linux-user: fd_trans_*_data() returns the length
` [Qemu-devel] [PULL 02/16] linux-user: fix netlink memory corruption
` [Qemu-devel] [PULL 03/16] linux-user: add fd_trans helper in do_recvfrom()
` [Qemu-devel] [PULL 04/16] linux-user: convert sockaddr_ll from host to target
` [Qemu-devel] [PULL 05/16] linux-user: add nested netlink types
` [Qemu-devel] [PULL 06/16] linux-user: Check sigsetsize argument to syscalls
` [Qemu-devel] [PULL 07/16] linux-user: Add loop control ioctls
` [Qemu-devel] [PULL 08/16] linux-user: Correct type for BLKSSZGET
` [Qemu-devel] [PULL 09/16] linux-user: Correct type for LOOP_GET_STATUS{, 64} ioctls
` [Qemu-devel] [PULL 10/16] linux-user: Forget about synchronous signal once it is delivered
` [Qemu-devel] [PULL 11/16] linux-user: Handle short lengths in host_to_target_sockaddr()
` [Qemu-devel] [PULL 12/16] linux-user: Add some new blk ioctls
` [Qemu-devel] [PULL 13/16] TIOCGPTN and related terminal control ioctls were not converted to the guest ioctl format on x86_64 targets. Convert these ioctls to enable terminal functionality on x86_64 guests
` [Qemu-devel] [PULL 14/16] linux-user: define missing sparc syscalls
` [Qemu-devel] [PULL 15/16] linux-user: Fix type for SIOCATMARK ioctl
` [Qemu-devel] [PULL 16/16] linux-user: AArch64 has sync_file_range, not sync_file_range2

[PATCH -next] dax: Fix non static symbol warning
 2016-07-19 12:54 UTC 

[PATCH] tpm_tis_core: convert max timeouts from msec to jiffies
 2016-07-19 12:53 UTC  (4+ messages)

[kvm-unit-tests PATCH v5 00/12] PCI bus support
 2016-07-19 12:53 UTC  (13+ messages)
` [kvm-unit-tests PATCH v5 01/12] pci: Fix coding style in generic PCI files
` [kvm-unit-tests PATCH v5 02/12] pci: x86: Rename pci_config_read() to pci_config_readl()
` [kvm-unit-tests PATCH v5 03/12] pci: x86: Add remaining PCI configuration space accessors
` [kvm-unit-tests PATCH v5 04/12] pci: Rework pci_bar_addr()
` [kvm-unit-tests PATCH v5 05/12] pci: Factor out pci_bar_get()
` [kvm-unit-tests PATCH v5 06/12] pci: Add pci_bar_set_addr()
` [kvm-unit-tests PATCH v5 07/12] pci: Add pci_dev_exists()
` [kvm-unit-tests PATCH v5 08/12] pci: Add pci_print()
` [kvm-unit-tests PATCH v5 09/12] pci: Add generic ECAM host support
` [kvm-unit-tests PATCH v5 10/12] arm/arm64: pci: Add PCI bus operation test
` [kvm-unit-tests PATCH v5 11/12] pci: Add pci-testdev PCI bus test device
` [kvm-unit-tests PATCH v5 12/12] arm/arm64: pci: Add pci-testdev PCI device operation test

[PATCHv2 0/5] Upgrade piglit
 2016-07-19 12:52 UTC  (3+ messages)
` [PATCH] piglit: Add build fix patch

[PATCH i-g-t v2 00/15] Add support for atomic modeset to IGT
 2016-07-19 12:52 UTC  (4+ messages)
` [PATCH i-g-t v2 01/15] igt_kms: Remove kmstest_connector_config.crtc_idx

[PATCH 0/2] x86/insn: perf tools: Add AVX-512 support to the instruction decoder
 2016-07-19 12:46 UTC  (3+ messages)
` [PATCH 1/2] x86/insn: perf tools: Fix vcvtph2ps instruction decoding
` [PATCH 2/2] x86/insn: perf tools: Add AVX-512 support to the instruction decoder

[PATCH -next] drm/vgem: Fix non static symbol warning
 2016-07-19 12:51 UTC  (2+ messages)

[PATCH] drm: drm_connector->s/connector_id/index/ for consistency
 2016-07-19 12:50 UTC  (2+ messages)

linux-next: manual merge of the pm tree with the i2c tree
 2016-07-19 12:55 UTC  (4+ messages)

[PATCH i-g-t] tests: make color management tests part of the BAT
 2016-07-19 12:49 UTC  (5+ messages)

[PATCH v22 0/8] arm64: add kdump support
 2016-07-19 12:48 UTC  (7+ messages)
` [PATCH v22 1/8] arm64: kdump: reserve memory for crash dump kernel

[RFC 0/3] extend kexec_file_load system call
 2016-07-19 12:47 UTC  (12+ messages)
` [RFC 3/3] kexec: "

do_rootfs OSError: [Errno 13] Permission denied
 2016-07-19 12:47 UTC  (2+ messages)

[Qemu-devel] [PATCH V5 0/7] pxb: fix 64-bit MMIO allocation
 2016-07-19 12:46 UTC  (11+ messages)
` [Qemu-devel] [PATCH V5 2/7] tests/acpi: add pxb/pxb-pcie tests
          ` [Qemu-devel] edk2 submodule + binaries (Re: [PATCH V5 2/7] tests/acpi: add pxb/pxb-pcie tests)

[PATCH -next] drm/virtio: Fix non static symbol warning
 2016-07-19 12:45 UTC 

[PATCH -next] drm/virtio: Fix non static symbol warning
 2016-07-19 12:45 UTC 

[RFC PATCH] fsnotify: support overlayfs
 2016-07-19 12:45 UTC 

[Question]page allocation failure: order:2, mode:0x2000d1
 2016-07-19 12:43 UTC  (2+ messages)

[PATCH] arm64: KVM: VHE: Context switch MDSCR_EL1
 2016-07-19 12:44 UTC  (4+ messages)

[PATCH v6 0/8] CPUs capacity information for heterogeneous systems
 2016-07-19 12:40 UTC  (19+ messages)
` [PATCH v6 1/8] Documentation: arm: define DT cpu capacity-dmips-mhz bindings
` [PATCH v6 2/8] arm: parse cpu capacity-dmips-mhz from DT
` [PATCH v6 3/8] arm, dts: add TC2 cpu capacity-dmips-mhz information
` [PATCH v6 4/8] arm64: parse cpu capacity-dmips-mhz from DT
` [PATCH v6 5/8] arm64, dts: add Juno cpu capacity-dmips-mhz information
` [PATCH v6 6/8] arm64, dts: add Juno r2 "
` [PATCH v6 7/8] arm: add sysfs cpu_capacity attribute
` [PATCH v6 8/8] arm64: "

[PATCH v3 0/3] Spidev usability patchset update
 2016-07-19 12:44 UTC  (5+ messages)
` [PATCH v3 1/3] spi: spidev: create spidev device for all spi slaves

[PATCH net-next v2] cdc_ether: Improve ZTE MF823/831/910 handling
 2016-07-19 12:43 UTC  (2+ messages)

[PATCH] rte_delay_us can be replaced with user function
 2016-07-19 12:42 UTC 

[PATCH -next] drm/amdgpu: fix return value check in amdgpu_ttm_debugfs_init()
 2016-07-19 12:26 UTC  (2+ messages)

[PATCH 00/10] dmaengine: qcom_hidma: add MSI interrupt support
 2016-07-19 12:42 UTC  (5+ messages)
` [PATCH 01/10] Documentation: DT: qcom_hidma: update binding for MSI

[PATCH -next] drm/amdgpu: use list_move instead of list_del/list_add
 2016-07-19 12:08 UTC  (2+ messages)

[LTP] [PATCH 4/8] waitpid09: use the new API
 2016-07-19 12:41 UTC  (3+ messages)
` [LTP] [PATCH V2 "

[Qemu-devel] [PULL V2 0/6] Net patches
 2016-07-19 12:41 UTC  (2+ messages)

[PATCH v2 0/4] add support for Allwinner SoCs ADC
 2016-07-19 12:40 UTC  (6+ messages)
` [PATCH v2 2/4] iio: adc: "

[PATCH] ext4/022: add regression test for ext4lazyinit_task deadlock
 2016-07-19 12:23 UTC 

[PATCH -next] drm/amdgpu: fix return value check in amdgpu_debugfs_ring_init()
 2016-07-19 12:25 UTC  (2+ messages)

[PATCH 0/4] brcm80211: Misc coverity fixes
 2016-07-19 12:40 UTC  (4+ messages)
` [PATCH 3/4] brcmsmac: Fix invalid memcpy() size in brcms_c_d11hdrs_mac80211

[PATCH] vfs: fix documentation of touch_atime()
 2016-07-19 12:37 UTC 

[RFC PATCH] vfs: update ovl inode before relatime check
 2016-07-19 12:38 UTC 

xfstests: error: redefinition of 'struct fsxattr'
 2016-07-19 12:38 UTC  (4+ messages)
` Fwd: "

[PATCH -next] net: cpmac: fix error handling of cpmac_probe()
 2016-07-19 12:37 UTC 

[PATCH for-4.8] ubifs: silence early error messages if MS_SILENT is set
 2016-07-19 12:36 UTC  (5+ messages)

[PATCH v2 2/3] mac80211: mesh: improve path resolving time
 2016-07-19 12:36 UTC  (2+ messages)

[PATCH 1/2] doc/sphinx: Enable keep_warnings
 2016-07-19 12:36 UTC  (3+ messages)
` [PATCH 2/2] drm/doc: Fix more kerneldoc/sphinx warnings

[Qemu-devel] 4815185902 seems to break build for me
 2016-07-19 12:29 UTC 

[PATCH 0/7] dmaengine:omap-dma: Linked List transfer for slave_sg
 2016-07-19 12:35 UTC  (6+ messages)
` [PATCH 2/7] dmaengine: omap-dma: Complete the cookie first on transfer completion

[PATCH v6 0/2] driver: leds: is31fl319x dimmable LED driver
 2016-07-19 12:34 UTC  (4+ messages)
` [PATCH v6 1/2] led: is31fl319x: 1/3/6/9-channel light effect led driver


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.