All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-09-18 11:00:19 to 2014-09-18 12:43:28 UTC [more...]

[Qemu-devel] [PATCH] qga: Fix possible freed memory accessing
 2014-09-18 12:42 UTC  (3+ messages)

[PATCH] intel: Adding locks for drm objects synchronization
 2014-09-18 12:43 UTC  (2+ messages)

[PATCH v4 0/3] mfd: add support for Diolan DLN-2
 2014-09-18 12:43 UTC  (7+ messages)
` [PATCH v4 1/3] mfd: add support for Diolan DLN-2 devices
` [PATCH v4 3/3] gpio: add support for the Diolan DLN-2 USB GPIO driver

SSL crypto broken in Daisy?
 2014-09-18 12:41 UTC  (2+ messages)

[Bug 83708] New: mplayer plays video using gpu hardware acceleraing(vdpau,uvd) kernel panic, Unable to handle kernel paging request at virtual address
 2014-09-18 12:41 UTC  (2+ messages)
` [Bug 83708] [vdpau,uvd] kernel oops, "

[Qemu-devel] vhost-user: VHOST_SET_MEM_TABLE, VHOST_SET_VRING_CALL need a reply?
 2014-09-18 12:39 UTC  (6+ messages)

[PATCH 1/3] buffer: add an aligned buffer with less alignment than a page
 2014-09-18 12:40 UTC  (5+ messages)
` v2 aligned buffer changes for erasure codes

[PATCH v2 0/6] fix hw_random stuck
 2014-09-18 12:37 UTC  (14+ messages)
` [PATCH v2 1/6] hw_random: place mutex around read functions and buffers
` [PATCH v2 2/6] hw_random: move some code out mutex_lock for avoiding underlying deadlock
` [PATCH v2 3/6] hw_random: use reference counts on each struct hwrng
` [PATCH v2 4/6] hw_random: fix unregister race
` [PATCH v2 5/6] hw_random: don't double-check old_rng
` [PATCH v2 6/6] hw_random: don't init list element we're about to add to list

[PATCH RFC tip/core/rcu] Eliminate deadlock between CPU hotplug and expedited grace periods
 2014-09-18 12:38 UTC  (5+ messages)

[U-Boot] A minor question on a Driver Model function
 2014-09-18 12:38 UTC  (6+ messages)

severe librbd performance degradation in Giant
 2014-09-18 12:38 UTC  (2+ messages)

[PATCH] ixgbe: fix compile error with gcc4.4 (used RHEL 6)
 2014-09-18 12:35 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] pci-hotplug-old: avoid lossing error message
 2014-09-18 12:34 UTC  (4+ messages)

[PATCH for-4.5 v7 00/21] Mem_event and mem_access for ARM
 2014-09-18 12:34 UTC  (12+ messages)
` [PATCH for-4.5 v7 04/21] xen: Relocate set_access_required domctl into common
` [PATCH for-4.5 v7 07/21] xen: Relocate p2m_mem_access_check into common and refactor it

[U-Boot] Please pull u-boot-ti/master
 2014-09-18 12:34 UTC 

[U-Boot] [PATCH] am335x_evm: Add boot script support to am335x_evm
 2014-09-18 12:34 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [U-boot] [Patch v2] ARM: keystone: ddr3: workaround for ddr3a/3b memory issue
 2014-09-18 12:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, U-boot, "

[U-Boot] [PATCH] OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' and 'loadbootenv' as already done for 'loadimage' and 'loaduimage'
 2014-09-18 12:34 UTC  (2+ messages)
` [U-Boot] "

[PATCH v4 0/3] Initial support for XPowers AXP288 PMIC
 2014-09-18 12:32 UTC  (5+ messages)
` [PATCH v4 1/3] mfd/axp20x: extend axp20x to support axp288 pmic

[Qemu-devel] [PATCH] pci-hotplug-old: avoid lossing error message
 2014-09-18 12:32 UTC  (3+ messages)

[PATCH] docs: add PVH specification
 2014-09-18 12:32 UTC  (4+ messages)

[PATCH] net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selected
 2014-09-18 12:34 UTC 

Perf event for Wall-time based sampling?
 2014-09-18 12:32 UTC 

[PATCH v2 1/8] tda18212: add support for slave chip version
 2014-09-18 12:31 UTC  (3+ messages)
` [PATCH v2 3/8] anysee: convert tda18212 tuner to I2C client

[Qemu-devel] [PATCH] block: Catch simultaneous usage of options and their aliases
 2014-09-18 12:30 UTC  (2+ messages)

Promiscuous patches
 2014-09-18 12:30 UTC  (8+ messages)

[PATCH 2/2] makedumpfile: make the incomplete vmcore generated by ENOSPC error analyzable
 2014-09-18 12:29 UTC  (5+ messages)

Alsa Driver Scarlett
 2014-09-18 12:29 UTC  (7+ messages)

[net-next 00/11][pull request] Intel Wired LAN Driver Updates 2014-09-18
 2014-09-18 12:27 UTC  (12+ messages)
` [net-next 01/11] ixgbevf: remove useless bd_number from struct ixgbevf_adapter
` [net-next 02/11] ixgbe: remove useless bd_number from adapter struct
` [net-next 03/11] ixgbe: Do not schedule an uninitialized workqueue entry
` [net-next 04/11] ixgbe: use e_dev_warn instead of netif_printk
` [net-next 05/11] ixgbe: return integer from ixgbe_acquire_msix_vectors
` [net-next 06/11] ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors
` [net-next 07/11] ixgbe: determine vector count inside ixgbe_acquire_msix_vectors
` [net-next 08/11] ixgbe: use e_dev_warn instead of e_err for displaying warning
` [net-next 09/11] ixgbe: use e_dev_warn instead of netif_printk
` [net-next 10/11] ixgbe: add warnings for other disabled features without MSI-X support
` [net-next 11/11] ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flags

[U-Boot] [PATCH] compulab: eeprom: add default eeprom bus
 2014-09-18 12:26 UTC  (3+ messages)

euidaccess/faccessat vs. ACLs
 2014-09-18 12:25 UTC 

[patch] [media] mx2-camera: potential negative underflow bug
 2014-09-18 12:23 UTC  (2+ messages)

[PATCH v2 2/3] hw_random: fix stuck in catting hwrng attributes
 2014-09-18 12:22 UTC  (5+ messages)
` [PATCH 1/5] hw_random: place mutex around read functions and buffers
  ` [PATCH 2/5] hw_random: use reference counts on each struct hwrng

[PATCH] [media] BZ#84401: Revert "[media] v4l: vb2: Don't return POLLERR during transient buffer underruns"
 2014-09-18 12:21 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/3] New Thread Safe Hash Library
 2014-09-18 12:21 UTC  (2+ messages)

[Xenomai] Reading /proc/xenomai/stat causes high latencies
 2014-09-18 12:20 UTC  (20+ messages)

[PATCH v2 0/2] x86/HVM: fix various aspects of x2APIC emulation
 2014-09-18 12:20 UTC  (6+ messages)
` [PATCH v2 2/2] x86/HVM: fix ID handling "

FW: [RFC] blacklisted variables
 2014-09-18 12:19 UTC  (3+ messages)

[INVITE] OVMF BoF session at the KVM Forum 2014
 2014-09-18 12:18 UTC  (5+ messages)
` [Qemu-devel] "
    ` [edk2] "

Userland IP stack for DPDK
 2014-09-18 12:18 UTC  (3+ messages)

i2c-core.ko renamed to i2ccore.ko
 2014-09-18 12:17 UTC 

[meta-fsl-arm-extra][PATCH] linux-boundary (3.10.17): add CONFIG_USB_G_MULTI
 2014-09-18 12:05 UTC  (3+ messages)

[PATCH] switch rangeset's lock to rwlock
 2014-09-18 12:15 UTC  (3+ messages)

if anyone wants to play with my kernel cleanup scripts 
 2014-09-18 12:13 UTC  (4+ messages)

[PATCH] xen/arm: Use REG_RANK_INDEX macro
 2014-09-18 12:13 UTC  (4+ messages)
` [RFC PATCH] xen/arm: check on domain type against hardware support
` [RFC PATCH] xen/arm: Restricted access to IFSR32_EL2 and FPEXC32_EL2
` [RFC PATCH] xen/arm: remove check for generic timer support for arm64

[PATCH] arm64:free_initrd_mem should also free the memblock
 2014-09-18 12:13 UTC  (12+ messages)

Integration of custom recipe with SDK
 2014-09-18 12:12 UTC 

[PULL] drm-intel-fixes
 2014-09-18 12:12 UTC 

[PATCH 00/10] drm fence fixes and cross-dev sync
 2014-09-18 12:11 UTC  (3+ messages)
` [PATCH 7/8] drm/radeon: export reservation_object from dmabuf to ttm
  ` [PATCH v2 "

[PATCH 1/3] si2157: change command for sleep
 2014-09-18 12:11 UTC  (6+ messages)

[Qemu-devel] [PATCH v2] qemu-char: Do not disconnect when there's data for reading
 2014-09-18 12:11 UTC  (2+ messages)

YABT - pipe_off wait timed out
 2014-09-18 12:10 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] pc-dimm/numa: Fix stat of memory size in node when hotplug memory
 2014-09-18 12:07 UTC 

autoload i2c-dev module when needed
 2014-09-18 12:07 UTC  (4+ messages)

[meta-oe][PATCH] opencv: Add recipe for OpenCV v3.0.0-alpha
 2014-09-18 12:05 UTC 

[PATCH v4 0/4] ftrace: Add a ftrace test collection
 2014-09-18 12:05 UTC  (5+ messages)
` [PATCH v4 1/4] ftracetest: Initial commit for ftracetest
` [PATCH v4 2/4] ftracetest: Add ftrace basic testcases
` [PATCH v4 3/4] ftracetest: Add kprobe "
` [PATCH v4 4/4] ftracetest: Add POSIX.3 standard and XFAIL result codes

ACPI defined devices not showing up under /sys/bus/platform/devices
 2014-09-18 12:04 UTC 

[PATCH] i2c: algos: add support for sc18im700 master i2c bus with uart interface
 2014-09-18 12:03 UTC  (3+ messages)

[PATCH 0/4] Remove possible deadlocks in nfs_release_page() - V2
 2014-09-18 12:01 UTC  (3+ messages)
` [PATCH 3/4] NFS: avoid deadlocks with loop-back mounted NFS filesystems

[linux-3.10 test] 30309: regressions - FAIL
 2014-09-18 12:00 UTC 

Recent changes (master)
 2014-09-18 12:00 UTC 

kernel version problem after patching
 2014-09-18 12:00 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] block: Single-device query-block(-node) and cache info
 2014-09-18 11:59 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/6] block/qapi: Add cache information to query-block
` [Qemu-devel] [PATCH 2/6] block: Add optional device argument "
` [Qemu-devel] [PATCH 3/6] block: Introduce query-block-node

[PATCH] drm/i915: Don't enable IPS when pixel rate exceeds 95% of cdclk
 2014-09-18 11:56 UTC  (9+ messages)
` [PATCH v2] "

[PATCH RESEND 0/2] Update smb347 charger driver
 2014-09-18 11:56 UTC  (3+ messages)
` [PATCH 2/2] power: smb347-charger: Support Summit SMB358 charger IC

[PATCH v2] Implement temperature sensor for vf610-adc
 2014-09-18 11:53 UTC  (2+ messages)
` [PATCH v2] ARM: imx: vf610-adc: Add temperature sensor support

[PATCH v2 11/18] OvmfPkg/XenBusDxe: Add XenStore client implementation
 2014-09-18 11:53 UTC  (10+ messages)
  ` [PATCH v2 14/18] OvmfPkg/XenBusDxe: Indroduce XenBus support itself
  ` [PATCH v2 15/18] OvmfPkg/XenBusDxe: Add Event Channel into XenBus protocol
  ` [PATCH v2 16/18] OvmfPkg/XenPvBlkDxe: Xen PV Block device, initial skeleton
  ` [PATCH v2 17/18] OvmfPkg/XenPvBlkDxe: Add BlockFront client

[PATCH] drm/i915/vlv: Remove check for Old Ack during forcewake
 2014-09-18 13:21 UTC  (3+ messages)

[PATCH] drm/i915: Flush the PTEs after updating them before suspend
 2014-09-18 11:52 UTC  (2+ messages)

[PATCH 1/1] Drivers: scsi: storvsc: Get rid of warning messages
 2014-09-18 11:50 UTC  (7+ messages)

[Buildroot] [PATCH v2] libpfm4: needs NPTL support
 2014-09-18 11:49 UTC 

External monitor issues with 3.17-rc4 and i915 module
 2014-09-18 11:48 UTC  (6+ messages)
      ` [Intel-gfx] "

[U-Boot] U-Boot panasonic repo
 2014-09-18 11:44 UTC  (4+ messages)

[PATCH RESEND] gpu: ipu-v3: Kconfig: Remove SOC_IMX6SL from IMX_IPUV3_CORE Kconfig
 2014-09-18 11:41 UTC 

[U-Boot] [PATCH v4 0/6] Add support for Panasonic UniPhier SoCs/boards
 2014-09-18 11:40 UTC  (4+ messages)
` [U-Boot] [PATCH v4 5/6] MAINTAINERS: add me as a maintainer of UniPhier platform

[PATCH] drm/i915: Avoid reading fbc registers in vain when fbc was never enabled
 2014-09-18 11:39 UTC  (3+ messages)

[Buildroot] [PATCH] libpfm4: needs NPTL support
 2014-09-18 11:38 UTC  (2+ messages)

[net-next PATCH 1/2] net: cls_u32: fix missed pcpu_success free_percpu
 2014-09-18 11:38 UTC  (3+ messages)
` [net-next PATCH 2/2] net: sched: cls_u32 changes to knode must appear atomic to readers

[PATCH 8/8] coverity fix in alsa-libs
 2014-09-18 11:36 UTC 

[PATCH] of: amba: use of_dma_configure for AMBA devices
 2014-09-18 11:35 UTC  (6+ messages)

[RFC + Queries] Flow of PCI passthrough in ARM
 2014-09-18 11:34 UTC 

[Qemu-devel] [PATCH v5 0/1] async: aio_context_new(): Handle event_notifier_init failure
 2014-09-18 11:30 UTC  (2+ messages)
` [Qemu-devel] [PATCH v5 1/1] "

[PATCH v2] sound: pci: ctxfi: pr_* replaced with dev_*
 2014-09-18 11:31 UTC  (8+ messages)

[PATCH 0/3] Enable Quark X1000 support in gpio-sch
 2014-09-18 11:31 UTC  (7+ messages)
` [PATCH 1/3] gpio: sch: Consolidate similar algorithms
` [PATCH 2/3] gpio: sch: Add support for Intel Quark X1000 SoC
` [PATCH 3/3] gpio: sch: Enable IRQ support for Quark X1000

Broken handling of URL with literal IPv6 address
 2014-09-18 11:29 UTC 

[PATCH v2 0/4] tegra: Some patches to improve MIPI d-phy calibration
 2014-09-18 11:26 UTC  (4+ messages)
` [PATCH v2 1/4] clk: tegra: Move mipi-cal initialization into clk-tegra1[12]4.c

[U-Boot] [PATCH] arm: ls102xa: Fixed a register definition error
 2014-09-18 11:24 UTC  (2+ messages)

OOPs in ext4 - linux 3.17
 2014-09-18 11:24 UTC  (2+ messages)

frequent disk activity with mdadm-3.3
 2014-09-18 11:22 UTC  (10+ messages)

[PATCH] vfs: Don't exchange filenames unconditionally
 2014-09-18 11:22 UTC  (2+ messages)

[Qemu-devel] qemu process stuck in Rl state
 2014-09-18 11:21 UTC  (3+ messages)

[PATCH] coverity fix in alsa-libs
 2014-09-18 11:21 UTC 

[U-Boot] [PATCH 0/7] Add SD boot support for LS1021AQDS/TWR board
 2014-09-18 11:20 UTC  (3+ messages)
` [U-Boot] [PATCH 6/7] arm: ls102xa: Add SD boot support for LS1021AQDS board

[PATCH V10 for-4.5 0/4] Basic guest memory introspection support
 2014-09-18 11:20 UTC  (3+ messages)

[Buildroot] [PATCH] ARC: gcc - Redefine PTRDIFF_TYPE from "long int" to "int"
 2014-09-18 11:19 UTC 

[RFC PATCH v3 0/7] Introduce automatic DMA configuration for IOMMU masters
 2014-09-18 11:17 UTC  (7+ messages)
` [RFC PATCH v3 4/7] iommu: provide helper function to configure an IOMMU for an of master
` [RFC PATCH v3 5/7] dma-mapping: detect and configure IOMMU in of_dma_configure

[RFC] allowing hooks to ignore input?
 2014-09-18 11:14 UTC  (4+ messages)

watchdog: WatchDog Timer Driver Core: ping a hardware watchdog in kernel's space
 2014-09-18 11:07 UTC  (6+ messages)
    ` watchdog: watchdog_dev: WATCHDOG_KEEP_ON feature
          ` watchdog's pm support preffered implementation

[PATCH v4 0/3] cifs: small clean up series
 2014-09-18 11:06 UTC  (4+ messages)
` [PATCH v4 2/3] cifs: convert to print_hex_dump() instead of custom implementation

Help with XfsTests
 2014-09-18 11:05 UTC  (2+ messages)

[PATCH] extensions: libxt_devgroup: Fix the path of the mappings file
 2014-09-18 11:06 UTC 

[PATCH v2 2/4] rsockets: retry for completion events upon interruption
 2014-09-18 11:03 UTC  (4+ messages)

[v3 nft 0/7] tests: Automated regression testing
 2014-09-18 11:02 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.