All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-17 10:20:48 to 2014-11-17 11:02:30 UTC [more...]

[PATCH 1/2] sched/deadline: introduce start_hrtick_dl for !CONFIG_SCHED_HRTICK
 2014-11-17 11:02 UTC  (6+ messages)
` [PATCH 2/2] sched/deadline: fix start high-res preemption tick for a non-running task

[PATCH] ASoC: pxa: prepare/unprepare clocks in pxa-ssp
 2014-11-17 11:01 UTC  (3+ messages)

[U-Boot] [RFC] How to get "#address-cells" in U-Boot?
 2014-11-17 11:02 UTC  (4+ messages)

[PATCH 0/5] Adding some recipes
 2014-11-17 11:00 UTC  (6+ messages)
` [PATCH 1/5] rarpd : add recipe
` [PATCH 2/5] nicstat "
` [PATCH 3/5] sblim-sfcb : add new recipe
` [PATCH 4/5] sblim-sfcc : add recipe
` [PATCH 5/5] sgpio : add new recipe

[PATCH v10 0/2] pwm: add support for atmel-hlcdc-pwm device
 2014-11-17 11:01 UTC  (3+ messages)

[Patch V3 0/9] Refine generic/PCI MSI irqodmian interfaces
 2014-11-17 11:03 UTC  (8+ messages)
` [Patch V3 1/9] PCI, MSI: Fix errors caused by commit e5f1a59c4e12
` [Patch V3 2/9] irqdomain: Use consistent prototype for irq_domain_free_irqs_*
` [Patch V3 3/9] irqdomain: Implement a method to automatically call parent domain's alloc/free
` [Patch V3 4/9] irqdomain: Introduce helper function irq_domain_add_hierarchy()
` [Patch V3 5/9] PCI, MSI: Introduce helpers to hide struct msi_desc implementation details
` [Patch V3 6/9] genirq: Introduce msi_domain_{alloc|free}_irqs()
` [Patch V3 8/9] PCI, MSI: Refine irqdomain interfaces to simplify its usage

[Qemu-trivial] [PATCH] target-cris/translate.c: fix out of bounds read
 2014-11-17 10:59 UTC  (3+ messages)
  ` [Qemu-devel] "

Two persistent problems
 2014-11-17 10:59 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 for-2.2 0/3] raw-posix: Get rid of FIEMAP, fix SEEK_HOLE
 2014-11-17 10:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 for-2.2 2/3] raw-posix: SEEK_HOLE suffices, get rid of FIEMAP
` [Qemu-devel] [PATCH v3 for-2.2 3/3] raw-posix: The SEEK_HOLE code is flawed, rewrite it

[PATCH v8 0/9] dw-hdmi: convert imx hdmi to bridge/dw_hdmi
 2014-11-17 10:59 UTC  (25+ messages)
` [PATCH v12 0/11] "
` [PATCH v12 01/11] staging: imx-drm: imx-hdmi: make checkpatch happy
` [PATCH v12 02/11] staging: imx-drm: imx-hdmi: return defer if can't get ddc i2c adapter
` [PATCH v12 03/11] staging: imx-drm: imx-hdmi: convert imx-hdmi to drm_bridge mode
` [PATCH v12 04/11] staging: imx-drm: imx-hdmi: move imx-hdmi to bridge/dw_hdmi
` [PATCH v12 05/11] dt-bindings: add document for dw_hdmi
` [PATCH v12 06/11] drm: bridge/dw_hdmi: add support for multi-byte register width access
` [PATCH v12 07/11] drm: bridge/dw_hdmi: add mode_valid support
` [PATCH v12 08/11] drm: bridge/dw_hdmi: clear i2cmphy_stat0 reg in hdmi_phy_wait_i2c_done
` [PATCH v12 09/11] drm: bridge/dw_hdmi: add function dw_hdmi_phy_enable_spare
` [PATCH v12 10/11] dt-bindings: Add documentation for rockchip dw hdmi
` [PATCH v12 11/11] drm: bridge/dw_hdmi: add rockchip rk3288 support

[PATCH] fix rename: xenstore not fully updated
 2014-11-17 10:59 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/4] migration: fix CVE-2014-7840
 2014-11-17 10:58 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/4] exec: add wrapper for host pointer access

[Qemu-trivial] [PATCH 0/9] Fix Coverity warning reports
 2014-11-17 10:58 UTC  (7+ messages)
` [Qemu-trivial] [PATCH 6/9] acl: fix memory leak
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 9/9] hcd-musb: fix dereference null return value
  ` [Qemu-devel] "

[RFC PATCH 00/16] Refine PCI host bridge scan interfaces
 2014-11-17 10:56 UTC  (23+ messages)
` [RFC PATCH 01/16] PCI: Enhance pci_scan_root_bus() to support default IO/MEM resources
` [RFC PATCH 02/16] PCI: Use pci_scan_root_bus() instead of pci_scan_bus()
` [RFC PATCH 03/16] PCI: Clean up pci_scan_bus()
` [RFC PATCH 04/16] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
` [RFC PATCH 05/16] PCI: Use pci_scan_root_bus() instead of pci_scan_bus_parented()
` [RFC PATCH 06/16] PCI: Use u32 type to combine PCI domain and bus number
` [RFC PATCH 07/16] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [RFC PATCH 08/16] PCI: Introduce pci_scan_host_bridge() and pci_host_info
` [RFC PATCH 09/16] PCI: Associate .get_msi_ctrl() with pci_host_bridge
` [RFC PATCH 10/16] PCI: Add of_scan_bus() to pci_host_info
` [RFC PATCH 11/16] x86/PCI: Use pci_scan_host_bridge() instead of pci_create_root_bus()
` [RFC PATCH 12/16] ia64/PCI: Remove the redundant bus variable
` [RFC PATCH 13/16] ia64/PCI: Use pci_scan_host_bridge() to refactor pci_acpi_scan_root()
` [RFC PATCH 14/16] arm/PCI: Introduce pci_get_domain_nr()
` [RFC PATCH 15/16] arm/PCI: Use pci_scan_host_bridge() instead of pci_scan_root_bus()
` [RFC PATCH 16/16] powerpc/PCI: Use pci_scan_host_bridge() to scan PCI bus

[PATCH] ASoC: samsung-i2s: Add 192kHz config option
 2014-11-17 10:57 UTC  (2+ messages)

[PATCH v10 0/3] i2c: imx: add DMA support for freescale i2c driver
 2014-11-17 10:40 UTC  (12+ messages)
` [PATCH v10 1/3] i2c: imx: Sort include headers alphabetically
` [PATCH v10 2/3] Documentation:add DMA support for freescale i2c driver
` [PATCH v10 3/3] i2c: imx: add "

[PATCH] ASoC: Intel: add missing ACPI device table
 2014-11-17 10:56 UTC  (2+ messages)

[PATCH] media: v4l2-subdev.h: drop the guard CONFIG_VIDEO_V4L2_SUBDEV_API for v4l2_subdev_get_try_*()
 2014-11-17 10:56 UTC  (3+ messages)

[PATCH] drivers: scsi: megaraid: Add "megaraid_sas_internal.h" for internal shared functions using
 2014-11-17 10:56 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: Avoid attempt to free buffers that might still be in use
 2014-11-17 10:48 UTC 

[PATCH v3 07/15] libxl: disallow attaching the same device more than once
 2014-11-17 10:55 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/3] fix bug about balloon working incorrectly when hotplug memeory
 2014-11-17 10:53 UTC  (3+ messages)

[PATCH] android/pts: PTS tests for OPP on Android 5
 2014-11-17 10:53 UTC 

[PATCH 0/8] net: fec: assorted cleanup patches
 2014-11-17 10:52 UTC  (2+ messages)

[PATCH] staging: rtl8723au: fix sparse warning
 2014-11-17 10:22 UTC 

[PATCH v4 0/2] poweroff-source DT property renaming
 2014-11-17 10:51 UTC  (6+ messages)
` [PATCH v4 1/2] of: Rename "poweroff-source" property to "system-power-controller"

one lightwight rte_eal_init() for SECONDARY processes which only use sharedmemory
 2014-11-17 10:50 UTC  (5+ messages)

[libnftnl PATCH] examples: nft-rule-parse-add: fix wrong buffer usage when building rule header
 2014-11-17 10:52 UTC  (2+ messages)

[PATCH 1/3] ASoC: adav80x: Replace w->codec with snd_soc_dapm_to_codec(w->dapm)
 2014-11-17 10:28 UTC  (6+ messages)
` [PATCH 2/3] ASoC: adau1373: "
` [PATCH 3/3] ASoC: adau17x1: "

[RFC] mac80211: allow drivers to provide any statistics
 2014-11-17 10:48 UTC 

[PATCH 0/4] doc: Updated testpmd UG due to latest changes in the app
 2014-11-17 10:47 UTC  (4+ messages)
` [PATCH 2/4] doc: Corrected info for tx_checksum set mask function, in testpmd UG

[PATCH v2] gpio: mxs: implement get_direction callback
 2014-11-17 10:47 UTC  (2+ messages)

[Xenomai] IMX kernel 3.0.35_4.1.0 + adeos-ipipe-3.0.43-mx6q-1.18-14 -> very slow boot
 2014-11-17 10:43 UTC  (2+ messages)

[PATCH v5 0/6] UIO driver for APM X-Gene QMTM
 2014-11-17 10:43 UTC  (18+ messages)
` [PATCH v5 1/6] uio: code style cleanup
` [PATCH v5 2/6] uio: Add new UIO_MEM_PHYS_CACHE type for mem regions
` [PATCH v5 3/6] Documentation: Update documentation for UIO_MEM_PHYS_CACHE
` [PATCH v5 4/6] uio: Add X-Gene QMTM UIO driver
` [PATCH v5 5/6] Documentation: dt-bindings: Add binding info for "
` [PATCH v5 6/6] MAINTAINERS: Add entry for APM "

[PATCH v9 0/3] i2c: imx: add DMA support for freescale i2c driver
 2014-11-17 10:41 UTC  (6+ messages)
` [PATCH v9 3/3] "

[PATCH] mm: page_alloc: store updated page migratetype to avoid misusing stale value
 2014-11-17 10:40 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package: add python-flask
 2014-11-17 10:40 UTC  (5+ messages)

[PATCH 1/2] spi: Fix mapping from vmalloc-ed buffer to scatter list
 2014-11-17 10:40 UTC  (2+ messages)

[PATCH V3] arm64: percpu: Implement this_cpu operations
 2014-11-17 10:40 UTC  (3+ messages)
` [PATCH V4] "

[PATCH 00/12] add TSO support
 2014-11-17 10:39 UTC  (6+ messages)
` [PATCH v2 00/13] "
  ` [PATCH v2 05/13] mbuf: remove too specific PKT_TX_OFFLOAD_MASK definition
  ` [PATCH v2 06/13] mbuf: add functions to get the name of an ol_flag

[Buildroot] [PATCH] package/sdl_sound: do not enable -Werror, even in debug mode
 2014-11-17 10:39 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 00/21] qcow2: Support refcount orders != 4
 2014-11-17 10:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 21/21] iotests: Add test for different refcount widths

vhost + multiqueue + RSS question
 2014-11-17 10:38 UTC  (4+ messages)

[RFC PATCH 0/6] btrfs: implement swap file support
 2014-11-17 10:36 UTC  (7+ messages)
` [RFC PATCH 1/6] btrfs: convert uses of ->mapping and ->index to wrappers
` [RFC PATCH 2/6] btrfs: don't allow -C or +c chattrs on a swap file
` [RFC PATCH 3/6] btrfs: don't set ->private on swapcache pages
` [RFC PATCH 4/6] btrfs: don't check the cleancache for "
` [RFC PATCH 5/6] btrfs: don't mark extents used for swap as up to date
` [RFC PATCH 6/6] btrfs: enable swap file support

[RFC PATCH 00/16] Replace smp_read_barrier_depends() with lockless_derefrence()
 2014-11-17 10:35 UTC  (3+ messages)
` [PATCH 05/16] overlayfs: Replace smp_read_barrier_depends() with lockless_dereference()

support for sharing huge pages with grant table?
 2014-11-17 10:34 UTC  (2+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2014-11-17 10:34 UTC  (21+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH 1/1] ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_ac97_resume"
                                  ` [Cocci] "

[RFC/PATCH 00/21] Add support for the org.freedesktop.DBus.Properties interface
 2014-11-17 10:34 UTC  (2+ messages)

[PATCH v2 0/2] Add SPI support for Diolan DLN2
 2014-11-17 10:33 UTC  (7+ messages)
` [PATCH v2 1/2] spi: add support for DLN-2 USB-SPI adapter

[RFC PATCH] overlayfs: support more than one read-only layer
 2014-11-17 10:32 UTC  (6+ messages)

[PATCH 2/2] powerpc/mpc85xx: Add DPAA Q/BMan support to device tree(s)
 2014-11-17 10:31 UTC  (3+ messages)

[PATCH] android/gatt: Set Descriptor handle and Include Service handle
 2014-11-17 10:30 UTC 

Question on Ceph LRC design
 2014-11-17 10:30 UTC  (3+ messages)

[PATCH (alsa-lib)] USB-audio: Add five more cards to IEC958 blacklist
 2014-11-17 10:29 UTC 

[PATCH] libxl: avoid bringing up vcpus already online
 2014-11-17 10:29 UTC  (3+ messages)

[PATCH V3 1/2] virtio: introduce methods of sanitizing device features
 2014-11-17 10:28 UTC  (8+ messages)

[PATCH] drm: omapdrm: remove unused variable
 2014-11-17 10:21 UTC 

[PATCH][resend] of: Add vendor 2nd prefix for Asahi Kasei Corp
 2014-11-17 10:26 UTC  (15+ messages)
                ` [PATCH v3] of: replace Asahi Kasei Corp venter prefix
                  ` [alsa-devel] "
                    ` [PATCH v4] "

[PATCH] clk: qcom: Fix duplicate rbcpr clock name
 2014-11-17 10:26 UTC  (3+ messages)

[PATCH v2] PCI: designware: Add support 4 ATUs assignment
 2014-11-17 10:25 UTC  (18+ messages)

[U-Boot] exynos: please check compiler warning
 2014-11-17 10:24 UTC 

/proc/net/sockstat invalid memory accounting or memory leak in latest kernels?
 2014-11-17 10:22 UTC  (14+ messages)
                          ` /proc/net/sockstat invalid memory accounting or memory leak in latest kernels? (trying to debug)

[Xenomai] "inconsistent lock state" on boot-up
 2014-11-17 10:22 UTC  (8+ messages)

[PATCH 0/5] mfd: sec-core: Add support S2MPS13 PMIC device
 2014-11-17 10:20 UTC  (3+ messages)
` [PATCH 5/5] mfd: s2mps11: Add binding documentation for Samsung S2MPS13 PMIC


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.