All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-10 15:05:02 to 2015-03-10 15:37:11 UTC [more...]

[Qemu-devel] [PATCH v5 for-2.3 00/28] hw/pc: implement multiple primary busses for pc machines
 2015-03-10 15:32 UTC  (23+ messages)
` [Qemu-devel] [PATCH v5 for-2.3 01/28] acpi: fix aml_equal term implementation
` [Qemu-devel] [PATCH v5 for-2.3 03/28] acpi: add aml_add() term
` [Qemu-devel] [PATCH v5 for-2.3 05/28] acpi: add aml_index() term
` [Qemu-devel] [PATCH v5 for-2.3 07/28] acpi: add aml_shiftright() term
` [Qemu-devel] [PATCH v5 for-2.3 08/28] acpi: add aml_increment() term
` [Qemu-devel] [PATCH v5 for-2.3 09/28] acpi: add aml_while() term
` [Qemu-devel] [PATCH v5 for-2.3 10/28] hw/acpi: add support for multiple root busses
` [Qemu-devel] [PATCH v5 for-2.3 11/28] hw/apci: add _PRT method for extra PCI "
` [Qemu-devel] [PATCH v5 for-2.3 12/28] hw/acpi: add _CRS method for extra "
` [Qemu-devel] [PATCH v5 for-2.3 13/28] hw/acpi: remove from root bus 0 the crs resources used by other busses
` [Qemu-devel] [PATCH v5 for-2.3 14/28] hw/pci: move pci bus related code to separate files
` [Qemu-devel] [PATCH v5 for-2.3 15/28] hw/pci: made pci_bus_is_root a PCIBusClass method
` [Qemu-devel] [PATCH v5 for-2.3 16/28] hw/pci: made pci_bus_num "
` [Qemu-devel] [PATCH v5 for-2.3 17/28] hw/pci: introduce TYPE_PCI_MAIN_HOST_BRIDGE interface
` [Qemu-devel] [PATCH v5 for-2.3 18/28] hw/pci: removed 'rootbus nr is 0' assumption from qmp_pci_query
` [Qemu-devel] [PATCH v5 for-2.3 19/28] hw/pci: implement iteration over multiple host bridges
` [Qemu-devel] [PATCH v5 for-2.3 20/28] hw/pci: introduce PCI Expander Bridge (PXB)
` [Qemu-devel] [PATCH v5 for-2.3 21/28] hw/pci: inform bios if the system has more than one pci bridge
` [Qemu-devel] [PATCH v5 for-2.3 22/28] hw/pci: piix - suport multiple host bridges
` [Qemu-devel] [PATCH v5 for-2.3 24/28] hw/pci_bus: add support for NUMA nodes
` [Qemu-devel] [PATCH v5 for-2.3 26/28] acpi: restrict the aml emission to PXB host bridges
` [Qemu-devel] [PATCH v5 for-2.3 27/28] apci: fix PXB behaviour if used with unsupported BIOS

A number of perf stat improvements
 2015-03-10 15:37 UTC  (4+ messages)
` [PATCH 1/4] perf, tools: Output running time and run/enabled ratio in CSV mode

[PATCH] mmc: sunxi: add MMC_CAP_SDIO_IRQ capability
 2015-03-10 15:36 UTC 

[V4.0.0-rc3] Xhci Regression: ERROR Transfer event TRB DMA ptr not part of current TD
 2015-03-10 15:36 UTC  (4+ messages)

[PATCH 0/3] [4.0] arm/arm64: Do not group hardware events from different PMUs
 2015-03-10 15:36 UTC  (11+ messages)
` [PATCH 1/3] arm/pmu: Reject groups spanning multiple hardware PMUs

[ath9k-devel] [PATCH] ath9k_htc: force FW v1.4.0
 2015-03-10 15:35 UTC  (4+ messages)
  `  "

[PATCH] drm/atomic: Constify a bunch of functions pointer structs
 2015-03-10 15:34 UTC  (8+ messages)
` [PATCH 0/4] drm: constify all helper_private/func pointers
  ` [PATCH 1/4] drm: constify all struct drm_encoder_helper_funcs pointers
  ` [PATCH 2/4] drm: constify all struct drm_connector_helper_funcs pointers
  ` [PATCH 3/4] drm: constify all struct drm_crtc_helper_funcs pointers
  ` [PATCH 4/4] drm: make encoder/connector/crtc helper_private a const pointer

[PATCH V3 1/2] crypto: Add Imagination Technologies hw hash accelerator
 2015-03-10 15:34 UTC  (4+ messages)
  ` [PATCH V3 2/2] Documentation: crypto: Add DT binding info for the img "

[PATCH 0/2] pinctrl: Introduce support for iodelay module in TI SoCs
 2015-03-10 15:33 UTC  (6+ messages)
` [PATCH 1/2] pinctrl: bindings: pinctrl: Add support for TI's IODelay configuration

[PATCH v2] staging: sm750fb: Fix sparse warning
 2015-03-10 15:33 UTC  (4+ messages)

ARCH_EXYNOS5433 missing in Kconfig
 2015-03-10 15:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/6] Block Throttle Group Support
 2015-03-10 15:30 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] throttle: Extract timers from ThrottleState into a separate structure
` [Qemu-devel] [PATCH 2/6] throttle: Add throttle group infrastructure
` [Qemu-devel] [PATCH 3/6] throttle: Add throttle group infrastructure tests
` [Qemu-devel] [PATCH 4/6] throttle: Add throttle group support
` [Qemu-devel] [PATCH 5/6] throttle: add the name of the ThrottleGroup to BlockDeviceInfo
` [Qemu-devel] [PATCH 6/6] throttle: Update throttle infrastructure copyright

[RFC 0/6] drm: Add DRM_FBDEV_EMULATION Kconfig option
 2015-03-10 15:33 UTC  (7+ messages)
` [RFC 1/6] drm: Add top level Kconfig option for DRM fbdev emulation

[Qemu-devel] [PATCH v5 00/45] Postcopy implementation
 2015-03-10 15:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 03/45] qemu_ram_foreach_block: pass up error value, and down the ramblock name

[PATCH tip/core/rcu 0/20] CPU hotplug updates for v4.1
 2015-03-10 15:30 UTC  (5+ messages)
` [PATCH tip/core/rcu 01/20] smpboot: Add common code for notification from dying CPU
  ` [PATCH tip/core/rcu 04/20] metag: Use common outgoing-CPU-notification code

[PATCH v3 00/24] xen/arm: Add support for non-pci passthrough
 2015-03-10 15:29 UTC  (6+ messages)
` [PATCH v3 18/24] xen/passthrough: iommu_deassign_device_dt: By default reassign device to nobody

[PATCH 1/2] ath10k: implement wmi roam event
 2015-03-10 15:28 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] ath10k: add hw connection monitor support

[PCI] BUG: unable to handle kernel
 2015-03-10 15:29 UTC  (15+ messages)

[PATCH v2 00/18] Add support to STMicroelectronics STM32 family
 2015-03-10 15:28 UTC  (21+ messages)
` [PATCH v2 05/18] reset: Add reset_controller_of_init() function
` [PATCH v2 11/18] pinctrl: Add pinctrl driver for STM32 MCUs
` [PATCH v2 12/18] dt-bindings: Document the STM32 USART bindings
` [PATCH v2 14/18] ARM: Add STM32 family machine

rt_mutex based ww_mutex implementation
 2015-03-10 15:28 UTC  (5+ messages)
` [PATCH 2/3] locking: ww_mutex: Allow to use rt_mutex instead of mutex for the baselock

[Qemu-trivial] [PATCH] hmp: Fix texinfo documentation
 2015-03-10 15:27 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-trivial] "

[Xenomai] [Xenomai-git] Jan Kiszka : cobalt/posix/syscall: Exclude sc_cobalt_get_current from debug warnings
 2015-03-10 15:27 UTC  (4+ messages)

Re: [PATCH v2 3/3] efi: Capsule update with user helper interface
 2015-03-10 15:27 UTC  (12+ messages)
            ` fwupdate

[PATCH] storvsc: use KBUILD_MODNAME to fill .proc_name
 2015-03-10 15:27 UTC 

[PATCH v2 0/2] ARM: dts: sun7i: Add OOB irq support to boards with sdio wifi
 2015-03-10 15:27 UTC  (6+ messages)
  ` [PATCH v2 1/2] ARM: dts: sunxi: Add address- and size-cells properties to the mmc ctrl nodes
  ` [PATCH v2 2/2] ARM: dts: sun7i: Add OOB irq support to boards with broadcom sdio wifi

Re: [PATCH v2 3/3] efi: Capsule update with user helper interface
 2015-03-10 15:26 UTC  (6+ messages)

[PATCH] video: treat signal like timeout as failure
 2015-03-10 15:26 UTC  (10+ messages)

[PATCH] pci: of : fix BUG: unable to handle kernel
 2015-03-10 15:25 UTC  (2+ messages)

[PATCH v3] staging: sm750fb: Cleanup the type of mmio750
 2015-03-10 15:25 UTC 

[PATCH 0/2] simple-card: Add samplerate and samplewidth constraints
 2015-03-10 15:25 UTC  (9+ messages)
` [PATCH 2/2] ASoC: simple-card: Add support for "
  ` [alsa-devel] "

[RFC] shmem: Add eventfd notification on utlilization level
 2015-03-10 15:25 UTC  (7+ messages)

[GIT PULL v2] of: Add of-graph helpers to loop over endpoints and find ports by id
 2015-03-10 15:24 UTC  (3+ messages)

[PATCH] testpmd: stop pkt forwarding when quitting testpmd
 2015-03-10 15:23 UTC  (2+ messages)

[PATCH v2] Mediatek PMIC wrapper support
 2015-03-10 15:22 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: ARM: Mediatek: document binding for the PMIC wrapper
` [PATCH 2/2] soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCs

[Qemu-devel] [PATCH 0/5] tcg-arm: LPAE: fix and extend xn control
 2015-03-10 15:22 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/5] target-arm: convert check_ap to get_rw_prot
` [Qemu-devel] [PATCH 2/5] target-arm: enable get_rw_prot to take simple AP

[PATCH 00/15] musb: Add support for the Allwinner sunxi musb controller
 2015-03-10 15:23 UTC  (6+ messages)
` [PATCH 12/15] ARM: dts: sun4i: Enable USB DRC on Chuwi V7 CW0825

[PATCH v4 0/9] Display IO topology when PXM data is available (plus some cleanup)
 2015-03-10 15:22 UTC  (4+ messages)
` [PATCH v4 3/9] sysctl: Make XEN_SYSCTL_topologyinfo sysctl a little more efficient

[PATCH v3 0/7] x86, boot: clean up kasl
 2015-03-10 15:21 UTC  (15+ messages)
` [PATCH v3 2/7] x86, boot: Move ZO to end of buffer
` [PATCH v3 3/7] x86, boot: Don't overlap VO with ZO data

NVMe driver status
 2015-03-10 15:20 UTC  (5+ messages)

[PATCH] eal/bsd: enable contigmem blocks >1GB in size
 2015-03-10 15:20 UTC  (2+ messages)

[PATCHv3 0/5] arm-cci400: PMU monitoring support on ARM64
 2015-03-10 15:18 UTC  (15+ messages)
` [PATCH 1/5] arm-cci: Rearrange code for splitting PMU vs driver code
` [PATCH 2/5] arm-cci: Abstract the CCI400 PMU speicific definitions
` [PATCH 3/5] arm-cci: Get rid of secure transactions for PMU driver
` [PATCH 4/5] arm-cci: Split the code for PMU vs driver support
` [PATCH 5/5] arm-cci: Fix CCI PMU event validation

[uml-devel] compile error after : make ARCH=um allmodconfig && make ARCH=um linux
 2015-03-10 15:06 UTC  (3+ messages)

[PATCH] can: use sock_efree instead of own destructor
 2015-03-10 15:19 UTC  (6+ messages)

Minutes: Yocto Project Technical Team Meeting - Tuesday, Mar. 10, 2015 8:00 AM US Pacific Time
 2015-03-10 15:18 UTC 

[PATCH] ceph: match wait_for_completion_timeout return type
 2015-03-10 15:18 UTC 

[PATCH RFC 0/2] add nproc cgroup subsystem
 2015-03-10 15:17 UTC  (9+ messages)
` [RFC PATCH v2 "
  ` [PATCH v2 1/2] cgroups: allow a cgroup subsystem to reject a fork

[Buildroot] [PATCH 1/1] Makefile: add target to clean targetfs
 2015-03-10 15:17 UTC  (4+ messages)

[meta-java][PATCH] initials: silence "populate_sysroot manifest not found" warnings
 2015-03-10 15:16 UTC  (5+ messages)

[PATCH v2 1/2] Documentation: update the of_selftest.txt
 2015-03-10 15:16 UTC  (4+ messages)

[PATCH] crypto: DRBG return code handling inside testmgr.c
 2015-03-10 15:14 UTC 

[GIT PULL FOR v4.1] fixes, blackfin cleanups
 2015-03-10 15:15 UTC 

[PATCH V2 0/7] Drivers: hv: Miscellaneous fixes
 2015-03-10 15:14 UTC  (5+ messages)
` [PATCH V2 1/7] Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()

[PATCH 1/2] example: fix minor bug in l2fwd-jobstats init sequence
 2015-03-10 15:13 UTC  (2+ messages)

[PATCH] mfd: menelaus: rmove incorrect __exit markups
 2015-03-10 15:13 UTC  (2+ messages)

[Bug 35457] [rs690m] Graphics corruption with ati x1200
 2015-03-10 15:13 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/8] machine: query machine properties rather than qemu opts
 2015-03-10 15:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH 8/8] machine: query mem-merge machine property "

[U-Boot] "Writing to MMC(%d)... failed"
 2015-03-10 15:12 UTC  (8+ messages)

[PATCH 0/6] new zram statistics reporting scheme
 2015-03-10 15:08 UTC  (7+ messages)
` [PATCH 1/6] zram: remove `num_migrated' device attr
` [PATCH 2/6] zram: move compact_store() to sysfs functions area
` [PATCH 3/6] zram: use generic start/end io accounting
` [PATCH 4/6] zram: describe device attrs in documentation
` [PATCH 5/6] zram: export new 'io_stat' sysfs attrs
` [PATCH 6/6] zram: export new 'mm_stat' "

[uml-devel] starting an 32 bit x86 chroot uml image at a ahrdened Gentoo amd64 system fails
 2015-03-10 15:11 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 0/27] write/create for Parallels images with reasonable performance
 2015-03-10 15:10 UTC  (7+ messages)
` [Qemu-devel] [PATCH 24/27] block/parallels: delay writing to BAT till bdrv_co_flush_to_os
` [Qemu-devel] [PATCH 25/27] block/parallels: add prealloc-mode and prealloc-size open paramemets
` [Qemu-devel] [PATCH 26/27] block/parallels: optimize linear image expansion

[U-Boot] [U-Boot PATCH 0/3] Add support for pcf8575
 2015-03-10 15:11 UTC  (4+ messages)
` [U-Boot] [U-Boot PATCH 1/3] gpio: pcf8575: Add pcf8575 driver to control gpio lines
` [U-Boot] [U-Boot PATCH 2/3] ARM: dra7xx_evm: Enable pcf driver
` [U-Boot] [U-Boot PATCH 3/3] ARM: DRA7-EVM: switch cpsw to use slave0

[PATCH 1/9] selftests: Introduce minimal shared logic for running tests
 2015-03-10 15:11 UTC  (7+ messages)
` [PATCH 2/9] selftests: Add install target

[RFC] Add of_path property for all devices with a node
 2015-03-10 15:11 UTC  (10+ messages)
      ` [PATCH 2/2 v3] drivers/core/of: Add symlink to device-tree from devices with an OF node

[PATCH v2] staging: sm750fb: Cleanup the type of mmio750
 2015-03-10 15:09 UTC  (3+ messages)

[PATCH] mlx4: avoid init errors when kernel modules are not loaded
 2015-03-10 15:09 UTC  (2+ messages)

[PATCH] staging: sm750fb: Cleanup the type of mmio750
 2015-03-10 15:08 UTC  (6+ messages)

linux-next: build failure after merge of the staging tree
 2015-03-10 15:08 UTC  (2+ messages)

[Qemu-trivial] [PATCH v2] tpm: Move memory subregion function into realize function
 2015-03-10 15:07 UTC  (3+ messages)
` [Qemu-devel] "

Undeliverable: Prestar atencion: Agencia Tributaria No89026
 2015-03-10 15:07 UTC 

[PATCH] thermal: Do not log an error if thermal_zone_get_temp returns -EAGAIN
 2015-03-10 15:06 UTC 

[Qemu-trivial] [PATCH 0/8] Remove more unused functions
 2015-03-10 15:05 UTC  (4+ messages)
` [Qemu-trivial] [PATCH 3/8] pci: Remove "
  ` [Qemu-devel] "

Fun with glibc
 2015-03-10 15:06 UTC 

[PATCH] gpiolib: translate pin number in GPIO ACPI callbacks
 2015-03-10 17:15 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.