All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-11 14:41:12 to 2014-08-11 15:41:59 UTC [more...]

[PATCH v2 0/8] arm: support CONFIG_RODATA
 2014-08-11 15:41 UTC  (5+ messages)
` [PATCH 8/8] ARM: mm: allow text and rodata sections to be read-only

[Bug 82428] New: [radeonsi,R9 270X] System lockup when using mplayer/mpv with VDPAU
 2014-08-11 15:41 UTC  (3+ messages)
` [Bug 82428] "

[PATCH 05/11] pinctrl: imx35: Make of_device_id array const
 2014-08-11 15:38 UTC 

[PATCH v3 0/6] Qualcomm PMIC pin controller drivers
 2014-08-11 15:40 UTC  (7+ messages)
` [PATCH v3 1/6] pinctrl: Device tree bindings for Qualcomm pm8xxx gpio block
` [PATCH v3 2/6] pinctrl: Introduce pinctrl driver for Qualcomm SSBI PMIC's
` [PATCH v3 3/6] pinctrl: Add documentation for SPMI PMIC pinctrl driver bindings
` [PATCH v3 4/6] pinctrl: Qualcomm SPMI PMIC pin controller driver
` [PATCH v3 5/6] ARM: dts: qcom: Add PM8941 and PM8841 pinctrl nodes
` [PATCH v3 6/6] ARM: dts: qcom: Add APQ8074 Dragonboard PMIC GPIO bindings

[PATCH 03/11] pinctrl: imx27: Make of_device_id array const
 2014-08-11 15:37 UTC 

[PATCH] drm/i915: Make hpd debug messages less cryptic
 2014-08-11 15:37 UTC 

[PATCH 00/11] pinctrl: imx*: Make of_device_id array const
 2014-08-11 15:34 UTC  (3+ messages)
` [PATCH 01/11] pinctrl: imx23: "
` [PATCH 02/11] pinctrl: imx25: "

File system stuck in scrub
 2014-08-11 15:37 UTC  (2+ messages)

linux-next: WARNING: CPU: 0 PID: 2825 at net/ipv4/tcp_input.c:3078 tcp_ack+0x11f5/0x1380()
 2014-08-11 15:37 UTC  (3+ messages)
  ` [CRIU] "

[Xenomai] RTCan Initialization patch
 2014-08-11 15:37 UTC 

[PATCH] lttng-tools: Update to version 2.5.0
 2014-08-11 15:35 UTC 

[PATCH v2 0/3] nfs4: file locking fixes and cleanups
 2014-08-11 15:35 UTC  (7+ messages)
` [PATCH v2 2/3] nfs4: queue free_lock_state job submission to nfsiod

[PATCH v9 00/20] x86/PMU: Xen PMU PV(H) support
 2014-08-11 15:35 UTC  (4+ messages)
` [PATCH v9 02/20] x86/VPMU: Manage VPMU_CONTEXT_SAVE flag in vpmu_save_force()

[PATCH] net: fec: Support phys probed from devicetree and fixed-link
 2014-08-11 15:35 UTC 

How to design a DRM KMS driver exposing 2D compositing?
 2014-08-11 15:35 UTC  (6+ messages)

Got "Internal error XFS_WANT_CORRUPTED_GOTO". Filesystem needs reformatting to correct issue
 2014-08-11 15:34 UTC  (6+ messages)
` Subject : Happened again, 20140811 -- "

[Qemu-devel] [RFC PATCH 00/10] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2014-08-11 15:34 UTC  (13+ messages)
` [Qemu-devel] [RFC PATCH 03/10] spapr_pci: Make find_phb()/find_dev() public
` [Qemu-devel] [RFC PATCH 06/10] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
` [Qemu-devel] [RFC PATCH 08/10] spapr_pci: Enable DDW
` [Qemu-devel] [RFC PATCH 09/10] spapr_pci_vfio: "

[PATCH v2] cfg80211: Changes to support key management offload
 2014-08-11 15:34 UTC  (2+ messages)

Ordering in soc_pcm_hw_params()
 2014-08-11 15:33 UTC  (2+ messages)

[PATCH] scsi: Fix qemu boot hang problem
 2014-08-11 15:33 UTC  (3+ messages)

[U-Boot] [PATCH] video: ipu_disp: wait for DP SF end irq when disabling sync BG flows
 2014-08-11 15:33 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] cmd646 tidy-up and interrupt status fixes
 2014-08-11 15:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH 5/5] cmd646: synchronise UDMA interrupt status with DMA interrupt status

[Xenomai] C++ std::thread and xenomai pthread
 2014-08-11 15:33 UTC 

[Bug 81680] New: [r600g] Firefox crashes with hardware acceleration turned on
 2014-08-11 15:32 UTC  (2+ messages)
` [Bug 81680] "

[Bug 82376] New: radeonsi: Monitors on HDMI not recognized with xrandr on Radeon HD 7700 (Cape Verde)
 2014-08-11 15:31 UTC  (4+ messages)
` [Bug 82376] "

[Qemu-devel] [PATCH 00/46] Postcopy implementation
 2014-08-11 15:31 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 00/43] Postcopy implementation
 2014-08-11 14:29 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 32/43] Page request: Add MIG_RPCOMM_REQPAGES reverse command

[dm-crypt] Can't access a LUKS encrypted partition
 2014-08-11 15:29 UTC  (5+ messages)

[U-Boot] [PATCH v4 0/15] Introduce driver model serial uclass
 2014-08-11 15:27 UTC  (16+ messages)
` [U-Boot] [PATCH v4 01/15] serial: Set up the 'priv' pointer when creating a serial device
` [U-Boot] [PATCH v4 02/15] dm: Adjust lists_bind_fdt() to return the bound device
` [U-Boot] [PATCH v4 03/15] dm: Add a uclass for serial devices
` [U-Boot] [PATCH v4 04/15] Set up stdio earlier when using driver model
` [U-Boot] [PATCH v4 05/15] sandbox: Convert serial driver to use "
` [U-Boot] [PATCH v4 06/15] sandbox: serial: Support a coloured console
` [U-Boot] [PATCH v4 07/15] sandbox: dts: Add a serial console node
` [U-Boot] [PATCH v4 08/15] dm: exynos: Mark exynos5 console as pre-reloc
` [U-Boot] [PATCH v4 09/15] dm: exynos: Move serial to driver model
` [U-Boot] [PATCH v4 10/15] dm: Make driver model available before board_init()
` [U-Boot] [PATCH v4 11/15] dm: serial: Move baud rate calculation to ns16550.c
` [U-Boot] [PATCH v4 12/15] dm: serial: Collect common baud rate code in ns16550
` [U-Boot] [PATCH v4 13/15] dm: serial: Add driver model support for ns16550
` [U-Boot] [PATCH v4 14/15] tegra: dts: Add serial port details
` [U-Boot] [PATCH v4 15/15] dm: tegra: Enable driver model for serial

[PATCH v2 0/4] driver core: allow explicit deferred probe preference
 2014-08-11 15:27 UTC  (7+ messages)
` [PATCH v2 2/4] driver core: enable drivers to use deferred probe from init

[PATCH net-next] netlabel: add missing inline to stub
 2014-08-11 15:27 UTC  (2+ messages)

[PATCH v1] gpio: keystone: add dsp gpio controller driver
 2014-08-11 16:06 UTC  (5+ messages)

[PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler
 2014-08-11 15:25 UTC  (14+ messages)

[U-Boot] [PATCH v6 0/12] Enable driver model for GPIOs on Tegra and Exynos
 2014-08-11 15:24 UTC  (13+ messages)
` [U-Boot] [PATCH v6 01/12] dm: gpio: Enhance gpio command to show only active GPIOs
` [U-Boot] [PATCH v6 02/12] dm: gpio: Allow gpio command to adjust GPIOs that are busy
` [U-Boot] [PATCH v6 03/12] tegra: Convert tegra GPIO driver to use driver model
` [U-Boot] [PATCH v6 04/12] exynos: dts: Convert /include/ to #include
` [U-Boot] [PATCH v6 05/12] exynos: Bring in pinctrl dts files from Linux kernel
` [U-Boot] [PATCH v6 06/12] exynos: dts: Remove unused pinctrl information to save space
` [U-Boot] [PATCH v6 07/12] exynos: dts: Adjust device tree files for U-Boot
` [U-Boot] [PATCH v6 08/12] exynos: Tidy up GPIO headers
` [U-Boot] [PATCH v6 09/12] exynos: Tidy up GPIO defines
` [U-Boot] [PATCH v6 10/12] exynos: Make sure that GPIOs are requested
` [U-Boot] [PATCH v6 11/12] exynos: gpio: Convert to driver model
` [U-Boot] [PATCH v6 12/12] dm: sandbox: dts: Add a GPIO bank

[PATCH v11 00/10] gic and vgic fixes and improvements
 2014-08-11 15:23 UTC  (4+ messages)
` [PATCH v11 03/10] xen/arm: inflight irqs during migration

[GIT] kbuild misc changes for 3.17-rc1
 2014-08-11 15:23 UTC 

[PATCH net v2 0/3] xen-netback: synchronisation between core driver and netback
 2014-08-11 15:23 UTC  (10+ messages)
` [PATCH net v2 2/3] xen-netback: don't stop dealloc kthread too early
  ` [Xen-devel] "

[PATCH v3] arm64: fix VTTBR_BADDR_MASK
 2014-08-11 15:20 UTC  (4+ messages)

[PATCH v2] gpio: keystone: add dsp gpio controller driver
 2014-08-11 16:06 UTC  (3+ messages)

[RFC PATCH] gpiolib: Provide and export gpiod_export_name
 2014-08-11 15:20 UTC  (8+ messages)

RC Support on TT-S2400 devices (ttusb2)
 2014-08-11 15:13 UTC 

[PATCH] memory-hotplug: add sysfs zone_to_online attribute
 2014-08-11 15:19 UTC  (2+ messages)

[PATCHv10 0/2] Addition of Altera EDAC support
 2014-08-11 15:18 UTC  (9+ messages)
` [PATCHv10 1/2] edac: altera: Add Altera SDRAM "
` [PATCHv10 2/2] arm: dts: Add Altera SDRAM EDAC bindings & devicetree entries

CONFIG_DMA_CMA causes ttm performance problems/hangs
 2014-08-11 15:17 UTC  (10+ messages)

[PATCH net v3 0/3] xen-netback: synchronisation between core driver and netback
 2014-08-11 15:16 UTC  (6+ messages)
` [PATCH net v3 2/3] xen-netback: don't stop dealloc kthread too early

[RFC][PATCH] PM / sleep: Rename symbols, functions and variables related to sleep
 2014-08-11 15:15 UTC  (2+ messages)

[PATCH] arm64: audit: Fix build for audit changes
 2014-08-11 15:15 UTC  (6+ messages)

[PATCHv4 0/2] configure dynack through mac80211/cfg80211 stack
 2014-08-11 15:14 UTC  (3+ messages)
` [PATCHv4 1/2] cfg80211: enable dynack through nl80211

[RESEND PATCH 1/1] ARM: exynos_defconfig: Enable SBS battery support
 2014-08-11 15:13 UTC  (3+ messages)

[PATCH 1/5] x86: entry_64.S: delete unused code
 2014-08-11 15:13 UTC  (11+ messages)
` [PATCH 4/5] x86: entry_64.S: always allocate complete "struct pt_regs"

[PATCH v2] cfg80211: Try multiple bandwidths when checking usable channels
 2014-08-11 15:12 UTC  (2+ messages)

[PATCH] s390/zcrypt: enable s390 hwrng to seed kernel entropy
 2014-08-11 15:11 UTC  (3+ messages)

MIPS: hang in kmalloc with seccomp writer locks
 2014-08-11 15:11 UTC  (2+ messages)

[GIT] kbuild for 3.17-rc1
 2014-08-11 15:11 UTC 

converting the NCR5380 drivers away from scsi_register
 2014-08-11 15:10 UTC  (11+ messages)
            ` Sun3 SCSI DMA, was "

anyone know of a single OE/yocto recipe that uses BBVERSIONS?
 2014-08-11 15:09 UTC  (2+ messages)

[LTP] [PATCH] diotest4/fcntl16: Skip some dio/fcntl cases on NFS
 2014-08-11 15:08 UTC  (2+ messages)

[U-Boot] [PATCH V2 2/9] mx6: add clock enabling functions
 2014-08-11 15:08 UTC  (3+ messages)
` [U-Boot] [PATCH V3 "

[PATCH RFC V6 1/5] xen: Emulate with no writes
 2014-08-11 15:08 UTC  (5+ messages)
` [PATCH RFC V6 2/5] xen: Optimize introspection access to guest state
` [PATCH RFC V6 3/5] xen, libxc: Force-enable relevant MSR events
` [PATCH RFC V6 4/5] xen, libxc: Request page fault injection via libxc
` [PATCH RFC V6 5/5] xen: Handle resumed instruction based on previous mem_event reply

[PATCH RFC V6 0/5] Basic guest memory introspection support
 2014-08-11 15:08 UTC 

bitbake user manual: shouldn't "Events" mention "[eventmask]"?
 2014-08-11 15:06 UTC  (2+ messages)

[PATCH] cfg80211: re-enable CSA for drivers that support it
 2014-08-11 15:05 UTC  (2+ messages)

[LTP] [RFC PATCH] A draft of the rt_sigaction syscall wrapper
 2014-08-11 15:04 UTC  (3+ messages)
` [LTP] [PATCH V2 3/3] ltp_rt_sigaction.h: added SPARC support

[PATCH 00/43] Execlists v5
 2014-08-11 15:05 UTC  (9+ messages)
` [PATCH 13/43] drm/i915: Abstract the legacy workload submission mechanism away
` [PATCH 15/43] drm/i915/bdw: Generic logical ring init and cleanup
` [PATCH 16/43] drm/i915/bdw: GEN-specific logical ring init
` [PATCH 17/43] drm/i915/bdw: GEN-specific logical ring set/get seqno

[PATCH] mac80211: fix chantype recalc warning
 2014-08-11 15:05 UTC  (2+ messages)

[PATCH BlueZ v2 1/7] android: Fix not including shared/queue.c in A2DP plugin
 2014-08-11 15:03 UTC  (2+ messages)

[PATCH v2 0/4] quota: add project quota support
 2014-08-11 15:03 UTC 

[PATCH 1/1] doc: this_cpu_ops.txt: Update description of this_cpu_ops
 2014-08-11 15:03 UTC 

[Qemu-devel] [PATCH v4 00/15] TriCore architecture guest implementation
 2014-08-11 16:06 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 01/15] target-tricore: Add target stubs and qom-cpu

[PATCH] CIFS: Update CreationTime on every query info request
 2014-08-11 15:02 UTC  (8+ messages)

[PATCH] mac80211: don't resize skbs needlessly
 2014-08-11 15:01 UTC  (2+ messages)

[PATCH 00/22] backend-struct-db
 2014-08-11 15:00 UTC  (7+ messages)
` [PATCH 01/22] refs.c: create a public function for is_refname_available
` [PATCH 17/22] refs.c: add a backend method structure with transaction functions

[PATCH] drm/radeon: Always flush VM again on < CIK
 2014-08-11 15:00 UTC  (11+ messages)

[PATCH] mac80211: Fix accounting of the tailroom-needed counter
 2014-08-11 15:00 UTC  (2+ messages)

ceph branch status
 2014-08-11 15:00 UTC 

[PATCH] ieee80211: Support parsing TPC report element in action frames
 2014-08-11 14:59 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix broken device issue when using iommu=pt
 2014-08-11 14:59 UTC  (3+ messages)

[PATCH BlueZ] Revert "gdbus: Don't include just added interfaces in GetManagedObjects"
 2014-08-11 14:58 UTC 

[PATCH] Fixed reference counting int saa716x drivers
 2014-08-11 14:50 UTC 

[RFC/PATCH] iio: light: add support for TI's opt3001 ligth sensor
 2014-08-11 14:58 UTC  (4+ messages)
` [RFC/PATCH v2] "

[PATCH 2/2] pinctrl: imx6sl: introduce MODULE_DEVICE_TABLE for module autoloading
 2014-08-11 14:54 UTC 

[PATCH] cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()
 2014-08-11 14:57 UTC  (2+ messages)

[PATCH 1/2] pinctrl: imx6sl: Make of_device_id array const
 2014-08-11 14:52 UTC 

Virtio on Xen
 2014-08-11 14:55 UTC  (2+ messages)

[PATCH 0/4] irqchip: gic-v2m: Rework GICv2m Initialization
 2014-08-11 14:54 UTC  (6+ messages)

[RFC] usb: gadget: serial: remove PREFIX macro
 2014-08-11 14:52 UTC  (4+ messages)

BUG: early intel microcode update violating alignment rules
 2014-08-11 14:51 UTC  (6+ messages)

[PATCH] drm/radeon: Adding UVD handle basis fps estimation v2
 2014-08-11 14:52 UTC  (6+ messages)

[PATCH 0/5] watchdog: various fixes
 2014-08-11 14:49 UTC  (6+ messages)
` [PATCH 1/5] watchdog: remove unnecessary head files
` [PATCH 2/5] softlockup: make detector be aware of task switch of processes hogging cpu
` [PATCH 3/5] watchdog: fix print-once on enable
` [PATCH 4/5] watchdog: control hard lockup detection default
` [PATCH 5/5] kvm: ensure hard lockup detection is disabled by default

[PATCH v2 0/4] quota: add project quota support
 2014-08-11 14:49 UTC  (3+ messages)

Looking for a start point for fixing a bug
 2014-08-11 14:49 UTC  (6+ messages)

[Qemu-devel] QEMU TCG can't Generate Hardware Floating Point Instructions?
 2014-08-11 14:49 UTC 

[PATCH v6 1/4] x86: Consolidate boolean inputs in hvm and p2m into a shared bitmap
 2014-08-11 14:48 UTC  (4+ messages)
` [PATCH v6 2/4] x86/hvm: Treat non-instruction fetch nested page faults also as read violations
` [PATCH v6 3/4] x86/mem_event: Deliver gla fault EPT violation information
` [PATCH v6 4/4] tools/xen-access: Print gla valid/fault information

[PATCH 0/2] PCI/MSI: Remove arch_msi_check_device()
 2014-08-11 14:33 UTC  (5+ messages)
` [PATCH 2/2] "
    ` [PATCH v2 "

util-linux and distro bootstrap, dependencies and build cycles
 2014-08-11 14:47 UTC 

[Qemu-devel] [PATCH] qemu-nbd: NULL nbd export pointer dereference after kill (TERMINATE)
 2014-08-11 14:45 UTC  (2+ messages)

[PATCH] Input: wacom - Fix compiler warning if !CONFIG_PM
 2014-08-11 14:42 UTC  (4+ messages)

[PATCH] drm/i915: fix plane/cursor handling when runtime suspended
 2014-08-11 14:42 UTC  (4+ messages)
` [Intel-gfx] "

[meta-oe][PATCH] rabbitmq-c: add recipe
 2014-08-11 14:33 UTC 

[PATCH v2 0/4] quota: add project quota support
 2014-08-11 14:41 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.