All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-19 04:27:46 to 2014-02-19 06:35:30 UTC [more...]

[PATCH 1/2] ALSA: hda/ca0132 - setup/cleanup streams
 2014-02-19  6:27 UTC  (4+ messages)

[PATCH 2/3] renesas: change to using clock-indices
 2014-02-19  6:34 UTC  (2+ messages)

[PATCH v9 0/6] enable Cache QoS Monitoring (CQM) feature
 2014-02-19  6:32 UTC  (7+ messages)
` [PATCH v9 1/6] x86: detect and initialize Cache QoS Monitoring feature
` [PATCH v9 2/6] x86: dynamically attach/detach CQM service for a guest
` [PATCH v9 3/6] x86: collect CQM information from all sockets
` [PATCH v9 4/6] x86: enable CQM monitoring for each domain RMID
` [PATCH v9 5/6] xsm: add platform QoS related xsm policies
` [PATCH v9 6/6] tools: enable Cache QoS Monitoring feature for libxl/libxc

Bug fix and test matching method for of_match_node()
 2014-02-19  6:31 UTC  (4+ messages)
` [PATCH 4/4] of: Add self test "

[PATCH 0/9] current series for verifier error differentiation
 2014-02-19  6:30 UTC  (3+ messages)
` [PATCH 7/9] xfs: add xfs_verifier_error()

[PATCH 2/2] ALSA: hda/ca0132 - Fix recording from mode id 0x8
 2014-02-19  6:30 UTC  (4+ messages)

[PATCH V2 0/2] Add support for clocks in S5M8767
 2014-02-19  6:24 UTC  (3+ messages)
` [PATCH V2 1/2] clk: clk-s2mps11: Refactor for including support for other MFD clocks
` [PATCH RESEND 2/2] clk: clk-s2mps11: Add support for clocks in S5M8767 MFD

[PATCH] usb: phy: msm: fix possible build error
 2014-02-19  6:28 UTC 

[PATCH] Bluetooth: Use same LE min/max connection event length during update
 2014-02-19  6:27 UTC 

[PATCH 2/4] of: reimplement the matching method for __of_match_node()
 2014-02-19  6:21 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v2 0/3] Don't let system calls clobber userspace registers
 2014-02-19  6:03 UTC  (8+ messages)
` [PATCH v2 1/3] sh: push extra copy of r0-r2 for syscall parameters
` [PATCH v2 2/3] sh: remove unused do_fpu_error
` [PATCH v2 3/3] sh: don't pass saved userspace state to exception handlers

linux-next
 2014-02-19  6:22 UTC  (5+ messages)

[PATCH v2 0/3] usb: chipidea: msm: Clean and fix glue layer driver
 2014-02-19  6:21 UTC  (2+ messages)

[PATCH 0/2] clk: keystone: Couple of fixes for 3.14-rcx
 2014-02-19  6:19 UTC  (2+ messages)

[PATCH] atm: libahci: replace obselete simple_strtoul() with kstrtouint()
 2014-02-19  6:14 UTC  (3+ messages)

How could we get rid of saved_max_pfn for calgary iommu?
 2014-02-19  6:18 UTC  (2+ messages)

[PATCH] ata: libahci: replace obselete simple_strtoul() with kstrtouint()
 2014-02-19  6:18 UTC 

[lm-sensors] W83627DHG-P sensor shows a single voltage monitor for +5V and +12V on in4?
 2014-02-19  6:16 UTC  (3+ messages)

[PATCHv5 0/4] add compressing abstraction and multi stream support
 2014-02-19  6:15 UTC  (6+ messages)

Request for feedback : New Panel-fitter property for connectors
 2014-02-19  6:13 UTC 

[PATCH RFC 00/31] SDHCI and SDIO IRQ improvements
 2014-02-19  6:13 UTC  (5+ messages)
` [PATCH RFC 07/31] mmc: sdhci: push card_tasklet into threaded irq handler

[Patch Part2 V2 00/17] Enhance DMAR drivers to handle PCI/memory hotplug events
 2014-02-19  6:07 UTC  (36+ messages)
  ` [Patch Part2 V2 01/17] iommu/vt-d: avoid double free of g_iommus on error recovery path
  ` [Patch Part2 V2 02/17] iommu/vt-d: avoid caching stale domain_device_info and fix memory leak
  ` [Patch Part2 V2 04/17] iommu/vt-d: factor out dmar_alloc_dev_scope() for later reuse
  ` [Patch Part2 V2 05/17] iommu/vt-d: move private structures and variables into intel-iommu.c
` [Patch Part2 V2 03/17] iommu/vt-d: avoid caching stale domain_device_info when hot-removing PCI device
` [Patch Part2 V2 06/17] iommu/vt-d: simplify function get_domain_for_dev()
` [Patch Part2 V2 07/17] iommu/vt-d: free resources if failed to create domain for PCIe endpoint
` [Patch Part2 V2 08/17] iommu/vt-d: reduce duplicated code to handle virtual machine domains
` [Patch Part2 V2 09/17] iommu/vt-d: fix incorrect iommu_count for si_domain
` [Patch Part2 V2 10/17] iommu/vt-d: check for NULL pointer when freeing IOMMU data structure
` [Patch Part2 V2 11/17] iommu/vt-d: fix error in detect ATS capability
` [Patch Part2 V2 12/17] iommu/vt-d: introduce macro for_each_dev_scope() to walk device scope entries
` [Patch Part2 V2 13/17] iommu/vt-d: introduce a rwsem to protect global data structures
` [Patch Part2 V2 14/17] iommu/vt-d: use RCU to protect global resources in interrupt context
` [Patch Part2 V2 15/17] iommu/vt-d, PCI: update DRHD/RMRR/ATSR device scope caches when PCI hotplug happens
` [Patch Part2 V2 16/17] iommu/vt-d, PCI: unify the way to process DMAR device scope array
` [Patch Part2 V2 17/17] iommu/vt-d: update IOMMU state when memory hotplug happens

[U-Boot] [PATCH v2 1/3] dts: re-write dts/Makefile more simply with Kbuild
 2014-02-19  6:12 UTC  (6+ messages)

Remove orphan kconfig symbols
 2014-02-19  6:12 UTC  (6+ messages)
` [PATCH 12/28] Remove GENERIC_TIME

[PATCH v4 0/8] Add Allwinner A20 GMAC ethernet support
 2014-02-19  6:06 UTC  (5+ messages)
` [PATCH v4 1/8] clk: sunxi: Add Allwinner A20/A31 GMAC clock unit

[PATCH] crda: handle AUTO bw setting in db2rd
 2014-02-19  6:12 UTC  (3+ messages)

[U-Boot] [PATCH v8 0/38] Switch over to real Kbuild
 2014-02-19  6:09 UTC  (4+ messages)

[U-Boot] [PATCH v2 2/3] dts: move device tree sources to arch/$(ARCH)/dts/
 2014-02-19  6:06 UTC  (4+ messages)

crash: struct command can read irrelevant pages
 2014-02-19  6:01 UTC 

[Qemu-devel] [PATCH] gtk: Support GTK without VTE
 2014-02-19  6:04 UTC 

[PATCH] ARM: dts: imx6sl-evk: Keep VGEN1 regulator always enabled
 2014-02-19  6:03 UTC  (3+ messages)

[Patch v2 1/5] ACPI: rename acpi_evaluate_hotplug_ost to acpi_evaluate_ost for reuse
 2014-02-19  6:02 UTC  (6+ messages)
` [Patch v2 2/5] acpi_pad: use acpi_evaluate_ost() to replace open-coded version
` [Patch v2 3/5] xen, "
` [Patch v2 4/5] acpi_processor: "
` [Patch v2 5/5] ACPI: use device name LNXSYBUS.xx for ACPI \_SB and \_TZ objects

[PATCH v2 0/2] clk: sunxi: Change compatibles pattern
 2014-02-19  6:00 UTC  (2+ messages)

[PATCH v3 1/4] Phytec phyFLEX-i.MX6 : Added USB_OTG Support
 2014-02-19  5:58 UTC  (4+ messages)

[RFC Patch v1 0/6] Miscellaneous improvements for ACPI
 2014-02-19  5:57 UTC  (10+ messages)
` [RFC Patch v1 1/6] acpi_pad: simplify notify handler by using acpi_drv_ops->notify
  ` [RFC Patch v1 2/6] ACPI: rename acpi_evaluate_hotplug_ost to acpi_evaluate_ost for reuse
  ` [RFC Patch v1 3/6] acpi_pad: use acpi_evaluate_pad() to replace open-coded version

[PATCH] Bluetooth: Expose current list of identity resolving keys via debugfs
 2014-02-19  5:54 UTC 

introduction of www.xrefs.info
 2014-02-19  5:53 UTC  (2+ messages)
` [U-Boot] "

[PATCH v3] cpufreq: Kconfig.arm: Fix unmet direct dependencies
 2014-02-19  5:51 UTC  (2+ messages)

linux-next: Tree for Feb 19
 2014-02-19  5:47 UTC  (2+ messages)

[GIT PULL] clk: mvebu: fixes for v3.14
 2014-02-19  5:42 UTC  (2+ messages)

[GIT PULL 0/8] PHY subsystem fixes for 3.14-rc4
 2014-02-19  5:42 UTC  (6+ messages)
` [PATCH 3/8] usb: phy: bcm-kona-usb2: Use PTR_ERR_OR_ZERO

[PATCH 0/4] Add audio card support for Vybird-TWR board
 2014-02-19  5:38 UTC  (10+ messages)
` [PATCH 1/4] ARM: dts: Add Freescale SAI ALSA SoC Digital Audio Interface node for VF610
` [PATCH 2/4] ARM: dts: Enable SAI ALSA SoC DAI device for Vybrid VF610 TOWER board
` [PATCH 3/4] ARM: dts: Enable SGTL5000 codec based audio driver node for VF610 TOWER
` [PATCH 4/4] ARM: dts: Add simple-card support for Vybird-TWR board

[patch] [media] stv090x: remove indent levels
 2014-02-19  5:34 UTC  (5+ messages)

[Qemu-devel] How to add a new virtual hardware like interrupt unit in QEMU?
 2014-02-19  5:33 UTC  (2+ messages)

[PATCH 2/2] asoc: soc-core: use regmap's parse_val to do endian translation
 2014-02-19  5:28 UTC  (2+ messages)

linux-next: build failure after merge of the final tree (sound-asoc tree related)
 2014-02-19  5:30 UTC 

[PATCH 1/2] driver: regmap: add regmap_parse_val api
 2014-02-19  5:28 UTC  (2+ messages)

[PATCH 1/1] imx-drm: imx-drm-core: fix the build warning
 2014-02-19  5:28 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2014-02-13
 2014-02-19  5:26 UTC  (5+ messages)
` [Buildroot] Analysis of build failures
    ` [Buildroot] Xtensa support ?

[PATCH net] veth: Fix vlan_features so as to be able to use stacked vlan interfaces
 2014-02-19  5:22 UTC  (3+ messages)

[PATCH v7 0/8] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
 2014-02-19  5:21 UTC  (5+ messages)
` [PATCH v7 2/8] clk: sunxi: Implement MMC phase control

[qemu-upstream-unstable test] 25127: regressions - FAIL
 2014-02-19  5:21 UTC 

[PATCH] sched: keep quiescent cpu out of idle balance loop
 2014-02-19  5:20 UTC 

[Qemu-devel] [PATCH 0/2] bswap: Clean prototypes of st* functions
 2014-02-19  5:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] bswap: Modify prototype of stb_p (avoid type conversions)
` [Qemu-devel] [PATCH 2/2] bswap: Modify prototypes of st[wl]_{le, be}_p "

[PATCH] serial: sirf: update copyright years to 2014
 2014-02-19  5:16 UTC  (11+ messages)

how to build vivante_drv.so?
 2014-02-19  5:16 UTC  (7+ messages)

[PATCH] atm: solos-pci: make solos_bh() as static
 2014-02-19  5:13 UTC 

[PATCH] atm: nicstar: use NULL instead of 0 for pointer
 2014-02-19  5:12 UTC 

[PATCH] atm: ambassador: use NULL instead of 0 for pointer
 2014-02-19  5:11 UTC 

[RESEND][PATCH v5 2/5] ACPI / processor_core: Rework _PDC related stuff to make it more arch-indepen
 2014-02-19  5:10 UTC  (3+ messages)
` [RESEND][PATCH v5 2/5] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent

[PATCH] ata: libahci: make ahci_pmp_retry_softreset() as static
 2014-02-19  5:07 UTC 

[PATCH v5 0/3] *** iio:adc:imx: Add Freescale vf610 ADC driver support ***
 2014-02-19  5:07 UTC  (6+ messages)
` [PATCH v5 1/3] ARM: dts: vf610-twr: Add ADC support

[PATCH] nv50: enable cube map array texture support
 2014-02-19  5:05 UTC 

Want to do some cleanups in this round of l10n
 2014-02-19  4:59 UTC  (5+ messages)

Unsupported Valley View 'LPE' adapter?
 2014-02-19  4:59 UTC  (12+ messages)

[PATCH net-next 1/2] pcnet32: fix reallocation error
 2014-02-19  4:58 UTC  (3+ messages)

[PATCH] nouveau, ACPI: fix regression caused by b072e53
 2014-02-19  4:53 UTC 

[PATCH v2 0/5] BCM59056 PMU regulator support
 2014-02-19  4:52 UTC  (11+ messages)
` [PATCH v2 1/5] mfd: add bcm590xx pmu DT binding
` [PATCH v2 2/5] mfd: add bcm590xx pmu driver
` [PATCH v2 3/5] regulator: add bcm590xx regulator driver
` [PATCH v2 5/5] ARM: dts: add bcm590xx pmu support and enable for bcm28155-ap

[dma-debug.c - DMA-API] exceeded overlapping … & sym53c8xx … tries to free DMA …
 2014-02-19  4:44 UTC  (7+ messages)
      ` [dma-debug.c - DMA-API] exceeded overlapping ... & sym53c8xx ... tries to free DMA

[PATCH v9 0/6] arm64: KGDB Support
 2014-02-19  4:44 UTC  (8+ messages)
` [PATCH v9 1/6] arm64: Add macros to manage processor debug state

VIRTIO - compatibility with different virtualization solutions
 2014-02-19  4:42 UTC  (3+ messages)

mount point name with in the FS module
 2014-02-19  4:39 UTC 

[PATCH 1/2] spi: omap2-mcspi: Remove list_empty checking in omap2_mcspi_transfer_one_message
 2014-02-19  4:38 UTC  (2+ messages)

WARNING: CPU: 0 PID: 0 at net/sched/sch_generic.c:264 dev_watchdog+0x276/0x280()
 2014-02-19  4:37 UTC  (3+ messages)

[PATCH 3.13 00/40] 3.13.4-stable review
 2014-02-19  4:30 UTC  (2+ messages)

[PATCH v10 0/6] arm64: KGDB Support
 2014-02-19  4:35 UTC  (7+ messages)
` [PATCH v10 1/6] arm64: Add macros to manage processor debug state
` [PATCH v10 2/6] arm64: KGDB: Add Basic KGDB support
` [PATCH v10 3/6] arm64: KGDB: Add step debugging support
` [PATCH v10 4/6] KGDB: make kgdb_breakpoint() as noinline
` [PATCH v10 5/6] misc: debug: remove compilation warnings
` [PATCH v10 6/6] arm64: KGDB: Add KGDB config

[U-Boot] Regarding u-boot patch about accurate boot time measurement
 2014-02-19  4:34 UTC  (7+ messages)

[PATCH] rcu: fix sparse warning for rcu_expedited from kernel/ksysfs.c
 2014-02-19  4:35 UTC  (4+ messages)

[U-Boot] [PATCH v2] cosmetic: FIT: fix a strange comment
 2014-02-19  4:34 UTC  (2+ messages)

[PATCH] ARM: tegra: only run PL310 init on systems with one
 2014-02-19  4:31 UTC  (3+ messages)

[PATCH 3.12 00/32] 3.12.12-stable review
 2014-02-19  4:29 UTC  (2+ messages)

[Qemu-devel] Buildbot failure: qga/vss-win32/requester.h compile error
 2014-02-19  4:27 UTC  (9+ messages)
    ` [Qemu-devel] Buildbot failure: MinGW (was: qga/vss-win32/requester.h compile error)
          ` [Qemu-devel] Buildbot failure: MinGW

[Qemu-devel] [RFC PATCH v2 00/12] mc: fault tolerante through micro-checkpointing
 2014-02-19  4:27 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v2 08/12] mc: core logic

[PATCHv2] ASoC: Intel: Rename SST trace event header to be less generic
 2014-02-19  4:27 UTC  (2+ messages)

[PATCH 3.10 00/26] 3.10.31-stable review
 2014-02-19  4:27 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.