All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-14 14:55:33 to 2014-01-14 15:49:12 UTC [more...]

[PATCH] pnfs-obj: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_done
 2014-01-14 15:31 UTC  (4+ messages)
` Fwd: "
` [osd-dev] "

linux-next: manual merge of the akpm-current tree with the tip tree
 2014-01-14 15:48 UTC  (6+ messages)

[PATCH 0/3 nft] [RFC] more syntax changes
 2014-01-14 15:49 UTC  (5+ messages)
` [PATCH 2/3] evaluate: allow to use string with binary operations

[PATCH 1/2] drm/nouveau: hold mutex while syncing to kernel channel
 2014-01-14 15:48 UTC 

wpa_supplicant and driver reload
 2014-01-14 15:48 UTC  (4+ messages)

[PATCH v2 0/3] Fix SATA disk hotplug for Armada 370/XP SoCs
 2014-01-14 15:48 UTC  (17+ messages)
` [PATCH v2 1/3] ata: sata_mv: introduce compatible string "marvell,armada-370-xp-sata"
  ` [PATCH v2 1/3] ata: sata_mv: introduce compatible string "marvell, armada-370-xp-sata"
` [PATCH v2 3/3] ARM: mvebu: update the SATA compatible string for Armada 370/XP

[PATCH] usbnet: Fix dma setup for fragmented packets that need a pad byte appended
 2014-01-14 15:48 UTC  (4+ messages)

[RFC PATCH] mm: thp: Add per-mm_struct flag to control THP
 2014-01-14 15:47 UTC  (10+ messages)

[Qemu-devel] [PATCH v15 0/9] Shared library module support
 2014-01-14 15:47 UTC  (11+ messages)
` [Qemu-devel] [PATCH v15 6/9] module: implement module loading

[PATCH -next] qlcnic: fix compiler warning
 2014-01-14 15:21 UTC 

[PATCH 1/7] ptp_pch: Add dependency on HAS_IOMEM
 2014-01-14 15:45 UTC  (8+ messages)
` [PATCH 2/7] staging,dgap: "
` [PATCH 3/7] staging,spear_adc: "
` [PATCH 4/7] phy,exynos: "
` [PATCH 5/7] net,marvell: "
` [PATCH 6/7] power,goldfish: "
` [PATCH 7/7] staging,lpc32xx_adc: "

[PATCH 0/7] Fix remaining issues with em28xx device removal
 2014-01-14 15:45 UTC  (4+ messages)
` [PATCH 5/7] em28xx-audio: remove a deplock circular dependency

[PATCH for-next 00/14] Patch set for 3.14
 2014-01-14 15:45 UTC  (15+ messages)
  ` [PATCH for-next 01/14] IB/mlx5: Remove unused coded in mr.c
  ` [PATCH for-next 02/14] mlx5_core: Remove dead code
  ` [PATCH for-next 03/14] IB/mlx5: Fix micro UAR allocator
  ` [PATCH for-next 04/14] net/mlx5_core: Fix out arg size in access_register command
  ` [PATCH for-next 05/14] IB/mlx5: Clear out struct before create QP command
  ` [PATCH for-next 06/14] net/mlx5_core: Use mlx5 core style warning
  ` [PATCH for-next 07/14] IB/mlx5: Make sure doorbell record is visible before doorbell
  ` [PATCH for-next 08/14] IB/mlx5: Implement modify CQ
  ` [PATCH for-next 09/14] IB/mlx5: Add support for resize CQ
  ` [PATCH for-next 10/14] net/mlx5_core: Improve debugfs readability
  ` [PATCH for-next 11/14] mlx5_core: Fix PowerPC support
  ` [PATCH for-next 12/14] IB/mlx5: Allow creation of QPs with zero length work queues
  ` [PATCH for-next 13/14] IB/mlx5: Abort driver cleanup if teardown hca fails
  ` [PATCH for-next 14/14] IB/mlx5: Remove old field for create mkey mailbox

[Bug 73418] New: OpenCL hangs graphics on CAYMAN
 2014-01-14 15:45 UTC  (2+ messages)
` [Bug 73418] "

[GIT PULL] ARM: mvebu: stable fix for v3.13
 2014-01-14 15:44 UTC 

[meta-fsl-arm] QT4 on i.MX6?
 2014-01-14 15:42 UTC  (3+ messages)

[PATCH RFC 00/10] Generic Device Tree based power domain look-up
 2014-01-14 15:42 UTC  (4+ messages)
` [PATCH RFC 04/10] base: power: Add generic OF-based "

[RFC 0/5] Remote device cache support
 2014-01-14 15:42 UTC  (3+ messages)
` [RFC 1/5] android/bluetooth: Split devices list to devices and bonded_devices

[GIT PULL] ARM: mvebu: stable fix for v3.13
 2014-01-14 15:41 UTC 

[PATCH v10 01/20] xen: add PV/PVH kernel entry point
 2014-01-14 15:41 UTC  (21+ messages)
` [PATCH v10 02/20] xen: add macro to detect if running as Dom0
` [PATCH v10 03/20] xen: add and enable Xen console for PVH guests
` [PATCH v10 04/20] amd64: introduce hook for custom preload metadata parsers
` [PATCH v10 05/20] xen: rework xen timer so it can be used early in boot process
` [PATCH v10 06/20] xen: implement an early timer for Xen PVH
` [PATCH v10 07/20] xen: implement hook to fetch e820 memory map
` [PATCH v10 08/20] xen: use the same hypercall mechanism for XEN and XENHVM
` [PATCH v10 09/20] xen: add a apic_enumerator for PVH
` [PATCH v10 10/20] xen: add hook for AP bootstrap memory reservation
` [PATCH v10 11/20] xen: changes to hvm code in order to support PVH guests
` [PATCH v10 12/20] xen: add a hook to perform AP startup
` [PATCH v10 13/20] xen: introduce flag to disable the local apic
` [PATCH v10 14/20] xen: introduce xenpv bus and a dummy pvcpu device
` [PATCH v10 15/20] xen: create a PV CPU device for PVH guests
` [PATCH v10 16/20] xen: create a Xen nexus to use in PV/PVH
` [PATCH v10 17/20] xen: add shutdown hook for PVH
` [PATCH v10 18/20] xen: xenstore changes to support PVH
` [PATCH v10 19/20] xen: changes to gnttab for PVH
` [PATCH v10 20/20] isa: allow ISA bus to attach to xenpv device

[Bug 64810] New: EGL/Gles/Weston give segfault on RADEONSI
 2014-01-14 15:41 UTC  (2+ messages)
` [Bug 64810] EGL/Gles/Weston give segfault on RADEONSI with egl_gallium.so

hooks scripts and noexec partition
 2014-01-14 15:41 UTC 

EC API to expose locality
 2014-01-14 15:39 UTC  (2+ messages)

passing smbios table from qemu
 2014-01-14 15:39 UTC  (15+ messages)

i915+UEFI+Intel 9600M on Toshiba
 2014-01-14 15:39 UTC  (2+ messages)

perf tools: Random cleanups
 2014-01-14 15:37 UTC  (4+ messages)
` [PATCH 1/3] perf tools: Do proper comm override error handling
` [PATCH 2/3] perf tools: Spare double comparison of callchain first entry
` [PATCH 3/3] perf tools: Remove unnecessary callchain cursor state restore on unmatch

[PATCH] x86, acpi memory hotplug, add parameter to disable memory hotplug
 2014-01-14 15:31 UTC  (13+ messages)

[Qemu-devel] [PULL 00/28] acpi.pci,pc,memory core fixes
 2014-01-14 15:36 UTC  (20+ messages)
` [Qemu-devel] [PULL 14/28] exec: make address spaces 64-bit wide

AMD errata 793 (CVE-2013-6885) needs a workaround in Linux?
 2014-01-14 15:35 UTC  (4+ messages)

[PATCH] netfilter: Add dependency on IPV6 for NF_TABLES_INET
 2014-01-14 15:34 UTC  (3+ messages)

[PATCH 0/5] Assorted mvneta fixes
 2014-01-14 15:33 UTC  (6+ messages)
` [PATCH 3/5] net: mvneta: do not schedule in mvneta_tx_timeout

Tower failing to build in master
 2014-01-14 15:34 UTC  (2+ messages)

[PATCH v2] pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_done
 2014-01-14 15:32 UTC 

[Qemu-devel] troubleshooting live migration
 2014-01-14 15:31 UTC 

[PATCH v2 0/2] Intruduce thermal_zone_get_zone_by_node
 2014-01-14 15:30 UTC  (5+ messages)
` [PATCH v2 1/2] thermal: introduce thermal_zone_get_zone_by_node helper function

FE_READ_SNR and FE_READ_SIGNAL_STRENGTH docs
 2014-01-14 15:30 UTC  (2+ messages)

[PATCH v2] libxl: ocaml: guard x86-specific functions behind an ifdef
 2014-01-14 15:30 UTC  (5+ messages)

imx6dl/imx6q fec rmii mode with external ref_clk
 2014-01-14 15:30 UTC 

[PATCH v2] xen/arm: p2m: Correctly flush TLB in create_p2m_entries
 2014-01-14 15:28 UTC  (2+ messages)

[RFC 1/4] android: Add sample init.bluetooth.rc file
 2014-01-14 15:28 UTC  (4+ messages)
` [RFC 2/4] android/hal: Update property used for start/stop services
` [RFC 3/4] android/system-emulator: "
` [RFC 4/4] android: Update README with init.rc updates

[PATCH] Btrfs-progs: make send/receive compatible with older kernels
 2014-01-14 15:27 UTC  (5+ messages)

Migration between different bitness toolstacks
 2014-01-14 15:27 UTC  (2+ messages)

In "pci_fixup_video" check if this is or should be the primary video device to prevent setting the IORESOURCE_ROM_SHADOW flag on a secondary VGA card
 2014-01-14 15:26 UTC  (2+ messages)
  ` In "pci_fixup_video" check if this is or should be the primary video device t

[Qemu-devel] [PATCH 1/2] Set xbzrle buffers to NULL after freeing them to avoid double free errors
 2014-01-14 15:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] Add check for cache size smaller than page size

[PATCH v8 4/4] qrwlock: Use smp_store_release() in write_unlock()
 2014-01-14 15:25 UTC  (5+ messages)

[PATCH v4 0/5] arm: add UEFI runtime services support
 2014-01-14 15:25 UTC  (7+ messages)
` [PATCH v4 4/5] arm: Add [U]EFI "

build_skb() and data corruption
 2014-01-14 15:24 UTC  (4+ messages)

[PATCH v3] vfs: fix a bug when we do some dio reads with append dio writes
 2014-01-14 15:22 UTC  (12+ messages)

[PATCH] nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
 2014-01-14 15:22 UTC  (2+ messages)

question on spec for "Package included in ..."
 2014-01-14 15:22 UTC  (7+ messages)

[PATCH] fix partx --update ranges and out of order tables
 2014-01-14 15:21 UTC  (5+ messages)

[U-Boot] 新年大促:仅29元,最新114届 2013秋季广交会买家,历年数据,B2B询盘买家、thomasnet 采购商,海关数据,群发软件,展会买家 !
 2014-01-14 15:20 UTC 

[PATCH v2 0/3] Add modules for realtek USB card reader
 2014-01-14 15:20 UTC  (3+ messages)
` [PATCH 1/3] mfd: Add realtek USB card reader driver

[PATCH][V3 0/7] Add Piglit
 2014-01-14 15:19 UTC  (8+ messages)
` [PATCH][V3 1/7] cmake: specify all install paths
` [PATCH][V3 2/7] python-mako: add (from meta-oe)
` [PATCH][V3 3/7] python-nose: "
` [PATCH][V3 4/7] python-numpy: "
` [PATCH][V3 5/7] waffle: "
` [PATCH][V3 6/7] piglit: "
` [PATCH][V3 7/7] packagegroup-core-tools-testapps: add Piglit

[Bug 73530] New: Asus U38N: Black screen with Radeon driver in Linux 3.10, 3.11 and 3.12
 2014-01-14 15:19 UTC  (5+ messages)
` [Bug 73530] "

[PATCH/RFC] spi: core: Fix logic mismatch in spi_master.set_cs()
 2014-01-14 15:18 UTC  (8+ messages)

[PATCH v2] xen-blkfront: remove type check from blkfront_setup_discard
 2014-01-14 15:17 UTC  (10+ messages)
` [Xen-devel] "

[PATCH V2 0/4] misc: xgene: Add support for APM X-Gene SoC Queue Manager/Traffic Manager
 2014-01-14 15:15 UTC  (6+ messages)

[lm-sensors] Sensors shows only 8 of 10 cores on 4-Socket Intel(R) Xeon(R) CPU E7- 4850 machine
 2014-01-14 15:16 UTC  (3+ messages)

[nft PATCH] files: replace interpreter during installation
 2014-01-14 15:16 UTC  (3+ messages)

[PATCH 0/1] attr: enable ptest support
 2014-01-14 15:16 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH, RFC 00/30] sleep_on removal
 2014-01-14 15:16 UTC  (3+ messages)
` [PATCH, RFC 23/30] oss: msnd_pinnacle: avoid interruptible_sleep_on_timeout

[PATCH] util-linux: add reset.1 manpage in update-alternatives
 2014-01-14 15:09 UTC 

[PATCH] mm/zswap: add writethrough option
 2014-01-14 15:10 UTC  (4+ messages)

[dm-crypt] Closing LUKS lvm partition times out on shutdown
 2014-01-14 15:00 UTC  (2+ messages)

Any benefit of using DPDK's makefiles instead of using your own and linking against DPDK library
 2014-01-14 15:06 UTC  (5+ messages)

[PATCH] oprofile: check whether oprofile perf enabled in op_overflow_handler()
 2014-01-14 15:05 UTC  (4+ messages)

[LTP] [PATCH 2/2] setregid02, setresuid03: inval_user fix
 2014-01-14 15:05 UTC  (3+ messages)

[PATCH] drm/panel: update EDID BLOB in panel_simple_get_modes()
 2014-01-14 15:02 UTC  (3+ messages)

[PATCH v2 00/12] Device Tree support for the at91sam9261ek
 2014-01-14 15:01 UTC  (8+ messages)
` [PATCH v2 07/12] at91: dt: smc: Added smc bus driver

[GIT PULL] clockevents/clocksources: 3.13 fixes
 2014-01-14 15:01 UTC  (3+ messages)

[lm-sensors] [PATCH] hwmon: (coretemp) Fix truncated name of alarm attributes
 2014-01-14 14:59 UTC 

[PATCH v1 0/5] pinctrl: st: Add interrupt controller support
 2014-01-14 14:52 UTC  (6+ messages)
` [PATCH v1 1/5] pinctrl: st: Fix a typo in probe
` [PATCH v1 2/5] pinctrl: st: Add Interrupt support
` [PATCH v1 3/5] pinctrl: st: Add software edge trigger interrupt support
` [PATCH v1 4/5] ARM:STi: STiH416: Add interrupt support for pin controller
` [PATCH v1 5/5] ARM:STi: STiH415: "

[Buildroot] [PATCH v3 1/2] ffmpeg: bump to version 1.2.4
 2014-01-14 14:59 UTC  (2+ messages)

[ISSUE] crackles and clicks
 2014-01-14 14:59 UTC 

[PATCH v10 00/20] FreeBSD PVH DomU support
 2014-01-14 14:59 UTC 

btrfs send: page allocation failure
 2014-01-14 14:58 UTC  (7+ messages)

Ceph cluster is unreachable because of authentication failure
 2014-01-14 14:55 UTC  (2+ messages)

[refpolicy] systemd policy
 2014-01-14 14:55 UTC  (7+ messages)

[PATCH v3 0/4] drm/dp: Introduce AUX channel infrastructure
 2014-01-14 14:55 UTC  (5+ messages)
` [PATCH v3 1/4] drm/dp: Add "
` [PATCH v3 2/4] drm/dp: Add drm_dp_dpcd_read_link_status()
` [PATCH v3 3/4] drm/dp: Add DisplayPort link helpers
` [PATCH v3 4/4] drm/dp: Allow registering AUX channels as I2C busses


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.