All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-19 18:52:46 to 2015-03-19 19:34:02 UTC [more...]

[PATCH v3 net-next 0/3] Add support for async socket operations
 2015-03-19 19:31 UTC  (4+ messages)
` [PATCH v3 net-next 1/3] net: socket: add support for async operations
` [PATCH v3 net-next 2/3] crypto: af_alg - Allow to link sgl
` [PATCH v3 net-next 3/3] crypto: algif - change algif_skcipher to be asynchronous

[PATCH] vfio: Split virqfd into a separate module for vfio bus drivers
 2015-03-19 19:32 UTC  (2+ messages)

[patch 0/7] dt: dtb version: add version info to dtb
 2015-03-19 19:32 UTC  (22+ messages)
` [patch 2/7] dt: dtb version: document chosen/dtb-info node binding
` [patch 6/7] dt: dtb version: dtsi files

capture high resolution images from webcam
 2015-03-19 19:31 UTC  (5+ messages)

[PATCH v4 00/33] xen/arm: Add support for non-PCI passthrough
 2015-03-19 19:29 UTC  (34+ messages)
` [PATCH v4 01/33] xen/arm: Divide GIC initialization in 2 parts
` [PATCH v4 02/33] xen/dts: Allow only IRQ translation that are mapped to main GIC
` [PATCH v4 03/33] xen/dts: Use unsigned int for MMIO and IRQ index
` [PATCH v4 04/33] xen/arm: vgic: Introduce a function to initialize pending_irq
` [PATCH v4 05/33] xen/arm: Map disabled device in DOM0
` [PATCH v4 06/33] xen/arm: Introduce xen, passthrough property
` [PATCH v4 07/33] xen: guestcopy: Provide an helper to safely copy string from guest
` [PATCH v4 08/33] MAINTAINERS: move drivers/passthrough/device_tree.c in "DEVICE TREE"
` [PATCH v4 09/33] xen: Extend DOMCTL createdomain to support arch configuration
` [PATCH v4 10/33] xen/arm: Allow virq != irq
` [PATCH v4 11/33] xen/arm: route_irq_to_guest: Check validity of the IRQ
` [PATCH v4 12/33] xen/arm: gic: Add sanity checks gic_route_irq_to_guest
` [PATCH v4 13/33] xen/arm: gic_route_irq_to_guest: Honor the priority given in parameter
` [PATCH v4 14/33] xen/arm: vgic: Correctly calculate GICD_TYPER.ITLinesNumber
` [PATCH v4 15/33] xen/arm: gic: GICv2 & GICv3 only supports 1020 physical interrupts
` [PATCH v4 16/33] xen/arm: Let the toolstack configure the number of SPIs
` [PATCH v4 17/33] xen/arm: vgic: Add spi_to_pending
` [PATCH v4 18/33] xen/arm: Release IRQ routed to a domain when it's destroying
` [PATCH v4 19/33] xen/arm: Implement hypercall DOMCTL_{, un}bind_pt_pirq
` [PATCH v4 20/33] xen/dts: Provide an helper to get a DT node from a path provided by a guest
` [PATCH v4 21/33] xen/passthrough: Introduce iommu_construct
` [PATCH v4 22/33] xen/passthrough: arm: release the DT devices assigned to a guest earlier
` [PATCH v4 23/33] xen/passthrough: iommu_deassign_device_dt: By default reassign device to nobody
` [PATCH v4 24/33] xen/iommu: arm: Wire iommu DOMCTL for ARM
` [PATCH v4 25/33] xen/xsm: Add helpers to check permission for device tree passthrough
` [PATCH v4 26/33] xen/passthrough: Extend XEN_DOMCTL_*assign_device to support DT device
` [PATCH v4 27/33] tools/libxl: Create a per-arch function to map IRQ to a domain
` [PATCH v4 28/33] tools/libxl: Check if fdt_{first, next}_subnode are present in libfdt
` [PATCH v4 29/33] tools/(lib)xl: Add partial device tree support for ARM
` [PATCH v4 30/33] tools/libxl: arm: Use an higher value for the GIC phandle
` [PATCH v4 31/33] libxl: Add support for non-PCI passthrough
` [PATCH v4 32/33] xl: Add new option dtdev
` [PATCH v4 33/33] docs/misc: arm: Add documentation about non-PCI passthrough

[RFC PATCH 0/7] evacuate struct page from the block layer
 2015-03-19 19:31 UTC  (5+ messages)

[Buildroot] RFC: systemd and service files cleanup
 2015-03-19 19:31 UTC  (2+ messages)

[PATCH net-next 0/2] Add Device ID and make device ID table const
 2015-03-19 19:30 UTC  (2+ messages)

[PATCH] api: Add multiple header files
 2015-03-19 19:30 UTC 

[PATCH] libsepol: bool_copy_callback set state on creation
 2015-03-19 19:29 UTC  (3+ messages)

[Qemu-devel] [PULL 0/6] NUMA queue 2015-03-19
 2015-03-19 19:26 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/6] numa: Fix off-by-one error at MAX_CPUMASK_BITS check
` [Qemu-devel] [PULL 2/6] numa: Reject CPU indexes > max_cpus
` [Qemu-devel] [PULL 3/6] numa: Reject configuration if CPU appears on multiple nodes
` [Qemu-devel] [PULL 4/6] numa: introduce machine callback for VCPU to node mapping
` [Qemu-devel] [PULL 5/6] pc: fix default VCPU to NUMA "
` [Qemu-devel] [PULL 6/6] numa: Print warning if no node is assigned to a CPU

[PATCH] mm/memory-failure.c: define page types for action_result() in one place
 2015-03-19 19:26 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] Add bdrv_get_device_or_node_name()
 2015-03-19 19:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/3] block: add bdrv_get_device_or_node_name()

[PATCH v2] regmap: introduce regmap_name to fix syscon regmap trace events
 2015-03-19 19:26 UTC  (5+ messages)

[U-Boot] [PATCH 01/28] armv8/fsl-lsch3: Implement workaround for erratum A008585
 2015-03-19 19:26 UTC  (8+ messages)
` [U-Boot] [PATCH 04/28] armv8/ls2085a: Fix generic timer clock source

[PATCH] staging: sm750fb: fixing multiple checkpatch errors and warnings
 2015-03-19 19:26 UTC  (2+ messages)

Async eDP init
 2015-03-19 19:25 UTC  (7+ messages)

[PATCH] dma-mapping: fix size when of_dma_get_range() fails
 2015-03-19 19:25 UTC  (3+ messages)

[PATCH 0/2 v2] Split Documentation/rtc.txt
 2015-03-19 19:25 UTC  (5+ messages)
` [PATCH 1/2 v2] Documentation, split up rtc.txt into documentation and test file

[PATCH net-next] rhashtable: Warn if min_size or max_size are not a power of two
 2015-03-19 19:24 UTC  (2+ messages)

Why is "git fetch --prune" so much slower than "git remote prune"?
 2015-03-19 19:24 UTC  (4+ messages)

[Xenomai] Building with hard float: cannot open shared object file libpthread_rt.so.1
 2015-03-19 19:24 UTC  (13+ messages)

[PATCH v2 00/19] Remove depencies on staged config for atomic transition
 2015-03-19 19:24 UTC  (3+ messages)
` [PATCH 17/19] drm/i915: Convert intel_pipe_will_have_type() to using atomic state

[Qemu-devel] [PATCH v2 0/3] block: Warn about usage of growing formats over non-growable protocols
 2015-03-19 19:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] iotests: Make nested read in 072 and 089 read-only
` [Qemu-devel] [PATCH v2 2/3] block: Introduce BDS.growing
` [Qemu-devel] [PATCH v2 3/3] block: Introduce BlockDriver.requires_growing_file

[PATCH] regmap: introduce regmap_name to fix syscon regmap trace events
 2015-03-19 19:23 UTC  (5+ messages)

[v10 0/5] ext4: add project quota support
 2015-03-19 19:23 UTC  (3+ messages)
` [v10 3/5] ext4: adds "

[PATCH 0/3] Add small improvements to iio/magnetometer hmc5843 driver
 2015-03-19 19:22 UTC  (4+ messages)
` [PATCH 1/3] Staging: iio: Place driver in sleep mode on error
` [PATCH 2/3] Staging: iio: Replace hardcoded value with number of channels
` [PATCH 3/3] Staging: iio: Fix file header to match standards

[PATCH 1/3] drivers:pnp Add support for descendants claiming memory address space
 2015-03-19 19:21 UTC  (7+ messages)

[Qemu-devel] [PATCH v5 0/1] NUMA: Validate CPU configuration
 2015-03-19 19:21 UTC  (2+ messages)
` [Qemu-devel] [PATCH v5 1/1] numa: Print warning if no node is assigned to a CPU

[pull] radeon drm-next-4.1
 2015-03-19 19:21 UTC 

ARM: socfpga: dts: fix spi1 interrupt
 2015-03-19 19:21 UTC  (5+ messages)

[git pull] Input updates for 4.0-rc4
 2015-03-19 19:20 UTC 

[PATCH v2] xentop: add support for qdisks
 2015-03-19 19:20 UTC  (4+ messages)

[PATCHv3 0/2] init fixes
 2015-03-19 19:20 UTC  (6+ messages)
` [PATCHv3 1/2] sysvinit-inittab: Fix no tty in runlevel 1
` [PATCHv3 2/2] initscripts: Add changetodefaultvt for 1, 2, 3, 4 runlevels

[PATCH 1/4] drm/i915: Kill intel_plane->obj
 2015-03-19 19:18 UTC  (5+ messages)
` [PATCH 2/4] drm/i915: Eliminate the RMW sprite colorkey management
  ` [PATCH v2 "

[PATCH] dpci: Put the dpci back on the list if scheduled from another CPU
 2015-03-19 19:18 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/13] block: Rework bdrv_close_all()
 2015-03-19 19:18 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 09/13] block: Add list of all BlockDriverStates
` [Qemu-devel] [PATCH v5 10/13] blockdev: Keep track of monitor-owned BDS

pull request: bluetooth-next 2015-03-19
 2015-03-19 19:18 UTC  (2+ messages)

[PATCH] [RFC] OF: probe order dependency aware of_platform_populate
 2015-03-19 19:18 UTC  (2+ messages)

[U-Boot] [PATCH] arm: mx5: Add support for USB armory board
 2015-03-19 19:18 UTC  (3+ messages)
` [U-Boot] "

[PATCH] tipc: fix build issue when building without IPv6
 2015-03-19 19:16 UTC  (3+ messages)

[RFC] drm/i915: don't wait_for_vblank if the CRTC is disabled
 2015-03-19 19:16 UTC  (3+ messages)
` [PATCH] drm/i915: Move vblank wait determination to 'check' phase

[merged] rtc-at91rm9200-double-locking-bug-in-at91_rtc_interrupt.patch removed from -mm tree
 2015-03-19 19:15 UTC 

[PATCH 0/2] xen: fix regressions regarding memory hotplug in pv domains
 2015-03-19 19:15 UTC  (3+ messages)
` [PATCH 1/2] xen: prepare p2m list for memory hotplug

(v2) VT-d Posted-interrupt (PI) design for XEN
 2015-03-19 19:11 UTC  (4+ messages)

[PATCH 1/5] Documentation: devicetree: add Broadcom SATA binding
 2015-03-19 19:11 UTC  (8+ messages)
` [PATCH 5/5] ARM: dts: brcmstb: add nodes for SATA controller and PHY

[PATCH 0/5] Fix iio/magnetometer style warnings
 2015-03-19 19:10 UTC  (6+ messages)
` [PATCH 1/5] Staging: iio: Simplify NULL pointer condition
` [PATCH 2/5] Staging: iio: Align function parameters to match first row
` [PATCH 3/5] Staging: iio: Remove multiple blank lines
` [PATCH 4/5] Staging: iio: Remove line over 80 characters
` [PATCH 5/5] Staging: iio: Add kernel-doc for struct hmc5843

syntax for deleting subvolumes?
 2015-03-19 19:09 UTC  (6+ messages)

[linux-lvm] LVM VG is not activated during system boot
 2015-03-19 19:06 UTC  (9+ messages)

[nightly] Core TISDK 2015.03 build 2015-03-19_10-53-41
 2015-03-19 19:05 UTC 

[Qemu-devel] [PATCH v3 0/4] configure: clang 3.5.0 build fixes
 2015-03-19 19:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] configure: handle clang -nopie argument warning
` [Qemu-devel] [PATCH v3 2/4] configure: factor out supported flag check
` [Qemu-devel] [PATCH v3 3/4] configure: silence glib unknown attribute __alloc_size__
` [Qemu-devel] [PATCH v3 4/4] configure: Add workaround for ccache and clang

Bug in fetch-pack.c, please confirm
 2015-03-19 19:01 UTC  (5+ messages)

[Qemu-devel] [PULL for-2.3 00/13] usb patch queue
 2015-03-19 19:00 UTC  (4+ messages)

[RFC PATCH 0/7] Pseudo-NMI for arm64 using ICC_PMR_EL1 (GICv3)
 2015-03-19 19:01 UTC  (7+ messages)
` [RFC PATCH 2/7] printk: Simple implementation for NMI backtracing

[PATCH 00/26 v4] provide framework so that sysfs attributs from the fs_devices can be added
 2015-03-19 18:58 UTC  (4+ messages)
` [PATCH 25/26] Btrfs: sysfs: support seed devices in the sysfs layout v3

[PATCH v2 0/4] pci: fix unhandled interrupt on shutdown
 2015-03-19 18:58 UTC  (6+ messages)
` [PATCH v2 1/4] pci: disable msi/msix at probe time
` [PATCH v2 2/4] pci: don't disable msi/msix at shutdown
` [PATCH v2 3/4] pci: make msi/msix shutdown functions static
` [PATCH v2 4/4] virtio_pci: drop msi_off on probe

cgroup matches in INPUT chain
 2015-03-19 18:58 UTC  (2+ messages)

[RFC] pinmux: group and function definitions in the device tree
 2015-03-19 18:56 UTC  (3+ messages)

[Qemu-devel] [PATCH V6 for-2.3 00/26] hw/pc: implement multiple primary busses for pc machines
 2015-03-19 18:53 UTC  (26+ messages)
` [Qemu-devel] [PATCH V6 for-2.3 01/26] acpi: add aml_or() term
` [Qemu-devel] [PATCH V6 for-2.3 02/26] acpi: add aml_add() term
` [Qemu-devel] [PATCH V6 for-2.3 03/26] acpi: add aml_lless() term
` [Qemu-devel] [PATCH V6 for-2.3 04/26] acpi: add aml_index() term
` [Qemu-devel] [PATCH V6 for-2.3 05/26] acpi: add aml_shiftleft() term
` [Qemu-devel] [PATCH V6 for-2.3 06/26] acpi: add aml_shiftright() term
` [Qemu-devel] [PATCH V6 for-2.3 07/26] acpi: add aml_increment() term
` [Qemu-devel] [PATCH V6 for-2.3 08/26] acpi: add aml_while() term
` [Qemu-devel] [PATCH V6 for-2.3 09/26] hw/pci: move pci bus related code to separate files
` [Qemu-devel] [PATCH V6 for-2.3 10/26] hw/pci: made pci_bus_is_root a PCIBusClass method
` [Qemu-devel] [PATCH V6 for-2.3 11/26] hw/pci: made pci_bus_num "
` [Qemu-devel] [PATCH V6 for-2.3 12/26] hw/pci: introduce TYPE_PCI_MAIN_HOST_BRIDGE interface
` [Qemu-devel] [PATCH V6 for-2.3 13/26] hw/pci-host: introduce TYPE_PCI_HOST_BRIDGE_SNOOPED interface
` [Qemu-devel] [PATCH V6 for-2.3 14/26] hw/pci-host/piix: implement "
` [Qemu-devel] [PATCH V6 for-2.3 15/26] hw/acpi: add support for i440fx 'snooping' root busses
` [Qemu-devel] [PATCH V6 for-2.3 16/26] hw/apci: add _PRT method for extra PCI "
` [Qemu-devel] [PATCH V6 for-2.3 17/26] hw/acpi: add _CRS method for extra "
` [Qemu-devel] [PATCH V6 for-2.3 18/26] hw/acpi: remove from root bus 0 the crs resources used by other busses
` [Qemu-devel] [PATCH V6 for-2.3 19/26] hw/pci: removed 'rootbus nr is 0' assumption from qmp_pci_query
` [Qemu-devel] [PATCH V6 for-2.3 20/26] hw/pci: introduce PCI Expander Bridge (PXB)
` [Qemu-devel] [PATCH V6 for-2.3 21/26] hw/pci: inform bios if the system has extra pci root buses
` [Qemu-devel] [PATCH V6 for-2.3 22/26] hw/pxb: add map_irq func
` [Qemu-devel] [PATCH V6 for-2.3 24/26] hw/pxb: add numa_node parameter
` [Qemu-devel] [PATCH V6 for-2.3 25/26] apci: fix PXB behaviour if used with unsupported BIOS
` [Qemu-devel] [PATCH V6 for-2.3 26/26] docs: Add PXB documentation

[PATCH] arm64: dts: Fix GIC reg sizes for APM X-Gene
 2015-03-19 18:54 UTC  (9+ messages)

[PATCH v2(sorta) 1/2] bluetooth: Add BT_{INFO,ERR,DBG}_RATELIMITED
 2015-03-19 18:54 UTC  (2+ messages)
` [PATCH v3 1/1] bluetooth: l2cap_core: ratelimit continuation frame printk

[PATCH v2] Fix libxc return -E misusage
 2015-03-19 18:54 UTC  (7+ messages)
` [PATCH v2 07/13] libxc: Fix xc_tmem_control to return proper error
` [PATCH v2 08/13] libxc: Check xc_domain_maximum_gpfn for negative return values

[PATCH v1 1/1] clk: fractional-divider: eliminate while-loop
 2015-03-19 18:54 UTC 

u-boot failed: do_mkimage with Yocto dizzy
 2015-03-19 18:53 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/2] block: driver should override flags in bdrv_open()
 2015-03-19 18:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] "
` [Qemu-devel] [PATCH v2 2/2] iotests: Add tests for overriding BDRV_O_PROTOCOL

[PATCH net-next 06/10] amd-xgbe: Set DMA mask based on hardware register value
 2015-03-19 18:53 UTC  (5+ messages)

[PATCH] sdk-install: Modify create-sdcard with user-supplied installation directory
 2015-03-19 18:53 UTC 

[PATCH, RFC] checkout: Attempt to checkout submodules
 2015-03-19 18:53 UTC  (2+ messages)


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.