All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-18 17:24:38 to 2013-03-18 18:30:00 UTC [more...]

[RFC] Kbuild support for ARM FIT images
 2013-03-18 18:29 UTC  (19+ messages)
        ` [U-Boot] "

problem connecting to AP on new kernel (disassociating continuously after associating ) . Can some one please comment on the issue I am facing
 2013-03-18 18:29 UTC  (4+ messages)

[PATCHv2 0/3] Detect UDIV/SDIV support from ISAR0
 2013-03-18 18:28 UTC  (9+ messages)
` [PATCHv2 1/3] ARM: Clear IDIVT hwcap if CONFIG_ARM_THUMB=n
` [PATCHv2 2/3] ARM: Detect support for SDIV/UDIV from ISAR0 register
` [PATCHv2 3/3] ARM: Work around faulty ISAR0 register in some Krait CPUs

Who/What is supposed to remove IPv6 address from interface when moving from one network to another ?
 2013-03-18 18:28 UTC  (7+ messages)

[PATCH] Bluetooth: remove __le16_to_cpu() from u8 var
 2013-03-18 18:26 UTC  (2+ messages)

[PATCH/RFC 2/2] ARM: shmobile: kzm9g: add fixed voltage regulators for SDHI0 and SDHI2
 2013-03-18 18:26 UTC 

[PATCH v1 00/45] nd/parse-pathspec and :(glob) pathspec magic
 2013-03-18 18:26 UTC  (3+ messages)
` [PATCH v1 27/45] Convert run_add_interactive to use struct pathspec

[PATCH/RFC 1/2] ARM: shmobile: armadillo800eva: add a fixed voltage regulator for SDHI1
 2013-03-18 18:26 UTC 

[PATCH/RFC 0/2] ARM: shmobile: switchable regulators for SDHI
 2013-03-18 18:26 UTC 

workqueue code needing preemption disabled
 2013-03-18 18:26 UTC  (10+ messages)

3.8.2: xhci port is dead until pcieport PME# goes to disabled
 2013-03-18 18:26 UTC  (4+ messages)

random server hacks on top of git
 2013-03-18 18:24 UTC  (2+ messages)

[PATCH] udevadm-info: Don't access sysfs entries backing device I/O port space
 2013-03-18 18:25 UTC  (18+ messages)
` [PATCH] udevadm-info: Don't access sysfs 'resource<N>' files

[Qemu-devel] [PATCHv3] QEMU(upstream): Disable xen's use of O_DIRECT by default as it results in crashes
 2013-03-18 18:00 UTC  (15+ messages)
                  `  "

[PATCH] ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
 2013-03-18 18:24 UTC  (2+ messages)

[PATCH] usb host: Faraday FUSBH200 HCD driver
 2013-03-18 18:23 UTC  (3+ messages)

[PATCH] ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
 2013-03-18 18:23 UTC  (2+ messages)

[PATCH can-next] can: dump stack on protocol bugs
 2013-03-18 18:22 UTC 

Curious crash with secure variables
 2013-03-18 18:22 UTC  (9+ messages)

Impossible or Possible to Securely Erase File on Btrfs?
 2013-03-18 18:15 UTC 

Xfs_repair and journalling
 2013-03-18 18:22 UTC  (4+ messages)

[PATCH 0/3] Detect UDIV/SDIV support from ISAR0
 2013-03-18 18:19 UTC  (6+ messages)
` [PATCH 3/3] ARM: Work around faulty ISAR0 register in some Krait CPUs

[PATCH] bluetooth: use PTR_RET instead of IS_ERR + PTR_ERR
 2013-03-18 18:19 UTC  (11+ messages)

[PATCH] alpha: makefile: don't enforce small data model for kernel builds
 2013-03-18 18:18 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/35] hw/ reorganization, part 2
 2013-03-18 18:17 UTC  (41+ messages)
` [Qemu-devel] [PATCH 01/35] hw: move headers to include/
` [Qemu-devel] [PATCH 02/35] hw: make subdirectories for devices
` [Qemu-devel] [PATCH 03/35] configure: fix TPM logic
` [Qemu-devel] [PATCH 04/35] tpm: reorganize headers and split hardware part
` [Qemu-devel] [PATCH 05/35] hw: move another file to hw/alpha/
` [Qemu-devel] [PATCH 06/35] hw: move target-independent files to subdirectories
` [Qemu-devel] [PATCH 07/35] hw: move virtio devices to hw/ subdirectories
` [Qemu-devel] [PATCH 08/35] hw: make all of hw/ide/ configurable via default-configs/
` [Qemu-devel] [PATCH 09/35] hw: make all of hw/usb/ "
` [Qemu-devel] [PATCH 10/35] hw: make all of hw/pci/ "
` [Qemu-devel] [PATCH 11/35] hw: move watchdogs to hw/watchdog, configure "
` [Qemu-devel] [PATCH 12/35] hw: move MC146818RTC to hw/timer/, "
` [Qemu-devel] [PATCH 13/35] hw: move NICs to hw/net/, "
` [Qemu-devel] [PATCH 14/35] hw: move block devices to hw/block/, "
` [Qemu-devel] [PATCH 15/35] hw: move audio devices to hw/audio/, "
` [Qemu-devel] [PATCH 16/35] hw: move display devices to hw/display/, "
` [Qemu-devel] [PATCH 17/35] hw: move I2C controllers to hw/i2c/, "
` [Qemu-devel] [PATCH 18/35] hw: move SSI controllers to hw/ssi/, "
` [Qemu-devel] [PATCH 19/35] hw: move SCSI controllers to hw/scsi/, "
` [Qemu-devel] [PATCH 20/35] hw: move more files to hw/xen/
` [Qemu-devel] [PATCH 21/35] hw: move char devices to hw/char/, configure via default-configs/
` [Qemu-devel] [PATCH 22/35] hw: move ISA bridges and devices to hw/isa/, configure with default-configs/
` [Qemu-devel] [PATCH 23/35] hw: move timer devices to hw/timer/, "
` [Qemu-devel] [PATCH 24/35] hw: move input devices to hw/input/, "
` [Qemu-devel] [PATCH 25/35] hw: move SD/MMC devices to hw/sd/, "
` [Qemu-devel] [PATCH 26/35] hw: move PCI bridges to hw/pci/, "
` [Qemu-devel] [PATCH 27/35] hw: move VFIO and ivshmem to hw/pci/
` [Qemu-devel] [PATCH 28/35] hw: move DMA controllers to hw/dma/, configure with default-configs/
` [Qemu-devel] [PATCH 29/35] hw: move interrupt controllers to hw/intc/, "
` [Qemu-devel] [PATCH 30/35] hw: move GPIO interfaces to hw/gpio/, "
` [Qemu-devel] [PATCH 31/35] hw: move NVRAM interfaces to hw/nvram/, "
` [Qemu-devel] [PATCH 32/35] hw: move other devices to hw/misc/, "
` [Qemu-devel] [PATCH 33/35] arm: move remaining files to hw/arm/
` [Qemu-devel] [PATCH 34/35] MAINTAINERS: update for source code movement
` [Qemu-devel] [PATCH 35/35] hw: move private headers to hw/ subdirectories

[dm-crypt] unusual writing speeds when benchmark speeds are high enough
 2013-03-18 18:16 UTC  (3+ messages)

[PATCH 1/2] ARM: vexpress: Enable regulator framework when MMCI is in use
 2013-03-18 18:16 UTC  (4+ messages)
` [PATCH v2 "

pull request: bluetooth 2013-03-18
 2013-03-18 18:16 UTC 

[LTP] [PATCH v4] syscalls/getdents: Add parameter to test getdents64 syscall
 2013-03-18 18:18 UTC  (2+ messages)

[PATCH v2 net-next 5/5] Tunneling: use IP Tunnel stats APIs
 2013-03-18 18:13 UTC 

[PATCH v2 net-next 4/5] VXLAN: Use IP Tunnels tunnel ENC encap API
 2013-03-18 18:13 UTC 

[PATCH v2 net-next 3/5] VXLAN: Fix vxlan stats handling
 2013-03-18 18:13 UTC 

[PATCH v2 net-next 2/5] IPIP: Use ip-tunneling code
 2013-03-18 18:13 UTC 

[PATCH v2 net-next 1/5] GRE: Refactor GRE tunneling code
 2013-03-18 18:13 UTC 

[PATCH v2 net-next 0/5] Tunneling: Tunnel restructuring
 2013-03-18 18:13 UTC 

[PATCH] AMD/IOMMU: Process softirqs while building dom0 iommu mappings
 2013-03-18 18:13 UTC 

[PATCH] nohz1: Documentation
 2013-03-18 18:13 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] arm_gic: convert to vmstate
 2013-03-18 17:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] arm_gic: Fix sizes of state fields in preparation for vmstate support
` [Qemu-devel] [PATCH v2 2/2] hw/arm_gic_common: Use vmstate struct rather than save/load functions

[PATCH -next] [SCSI] lpfc 8.3.36: fix potential NULL pointer dereference in lpfc_sli4_rq_put()
 2013-03-18 18:08 UTC  (3+ messages)

[meta-oe][PATCH][for-danny] kernel bbclass: return to original directory in do_deploy
 2013-03-18 17:50 UTC 

[PATCH] ARM: dts: add interrupt-names property to get interrupt resource by name
 2013-03-18 18:11 UTC  (5+ messages)

Google Summer of Code 2013 - Project ideas page for the Linux Foundation online
 2013-03-18 18:09 UTC  (2+ messages)
` [Printing-architecture] "

[PATCH 16/18 V2]: PVH xen: elf changes to pref for dom0 PVH
 2013-03-18 18:05 UTC  (2+ messages)

I will apply at the GSoC 2013 for the LF again
 2013-03-18 18:02 UTC 

[PATCH v3 1/7] libibverbs: Infrastructure to support verbs extensions
 2013-03-18 18:01 UTC  (6+ messages)
` [PATCH v4 4/7] libibverbs: Add support for XRC QPs

[U-Boot] [PULL] u-boot-usb/master
 2013-03-18 18:01 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/18] console: data structures overhaul
 2013-03-18 18:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH 01/18] console: fix displaychangelisteners interface

[PATCH 0/7] Consider G2D hardware restrictions
 2013-03-18 18:00 UTC  (2+ messages)

[PATCH 15/18 V2]: PVH xen: grant related changes
 2013-03-18 17:57 UTC  (2+ messages)

[PATCH][for-danny] kernel bbclass: return to original directory in do_deploy
 2013-03-18 17:39 UTC 

[Buildroot] nspr and aarch64 build issue
 2013-03-18 17:56 UTC  (3+ messages)

[PATCH 1/2] ASoC: spear_pcm: Update to new pcm_new() API
 2013-03-18 17:57 UTC  (2+ messages)
` [PATCH 2/2] ASoC: spear_pcm: Staticize non-exported structs

[PATCH 13/18 V2]: PVH xen: introduce p2m_map_foreign
 2013-03-18 17:54 UTC  (2+ messages)

[PATCH] kernel/range.c: subtract_range: return instead of continue to save some loops
 2013-03-18 17:52 UTC  (3+ messages)

[PATCH can-next] can: dump stack on protocol bugs
 2013-03-18 17:52 UTC 

[Qemu-devel] [Bug 1155403] Re: virtio cdrom detected as hard disk
 2013-03-18 17:51 UTC  (4+ messages)

[PATCH 1/3] backlight: ep93xx_bl: fix section mismatch
 2013-03-18 17:51 UTC  (4+ messages)

[PATCH] libertas: drop maintainership
 2013-03-18 17:51 UTC  (4+ messages)

[PATCH] read-cache: avoid memcpy in expand_name_field in index v4
 2013-03-18 17:50 UTC  (2+ messages)

[PATCH 1/9] wlconf: configuration utility for wilink8 wireless driver
 2013-03-18 17:50 UTC  (7+ messages)
` [PATCH 4/9] wpa-supplicant-wl18xx: build ti 2.0-devel version for wilink8

[RFC PATCH 0/4] IMA: Export functions for file integrity verification
 2013-03-18 17:50 UTC  (5+ messages)
` [PATCH 3/4] capability: Create a new capability CAP_SIGNED

[PATCH 12/18 V2]:PVH xen: support invalid op, return PVH features etc
 2013-03-18 17:48 UTC  (2+ messages)

[Qemu-devel] [PATCH] QMP: TPM QMP and man page documentation updates
 2013-03-18 17:46 UTC  (3+ messages)

How to script HOB settings
 2013-03-18 17:48 UTC 

[Buildroot] [PATCH] Mark AArch64 as a 64 bits architecture
 2013-03-18 17:47 UTC  (2+ messages)

[PATCH] MIPS: fix code generation for non-DSP capable CPUs
 2013-03-18 16:56 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] KVM/MIPS32: Sync up with latest KVM API changes
 2013-03-18 16:04 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-arm/master
 2013-03-18 17:43 UTC  (3+ messages)

[RFC PATCH] Allow optional module parameters
 2013-03-18 17:42 UTC  (5+ messages)

VT switchless suspend/resume
 2013-03-18 17:42 UTC  (4+ messages)
` [PATCH 4/6] drm/i915: enable VT switchless resume v2

[PATCH] harfbuzz: update the license information
 2013-03-18 17:25 UTC  (2+ messages)

[PATCH] bounce:fix bug, avoid to flush dcache on slab page from jbd2
 2013-03-18 17:41 UTC  (14+ messages)
              ` [PATCH] mm: Make snapshotting pages for stable writes a per-bio operation

[Qemu-devel] [PATCH] pl050: Don't send always-constant is_mouse field
 2013-03-18 17:41 UTC 

[PATCH bluez] sdptool: fix recursive search
 2013-03-18 17:41 UTC 

[meta-webserver][PATCH] apache2:fix PN to BPN to avoid do_package warning
 2013-03-18 17:23 UTC  (2+ messages)

[Bug 55211] pci_disable_link_state PCIE_LINK_STATE_L0S no longer disables ASPM for ath5k
 2013-03-18 17:37 UTC  (2+ messages)
` [PATCH] PCI: Remove not needed check in disable aspm link

possible dev branch regression - xfstest 285/1k
 2013-03-18 17:34 UTC  (7+ messages)

[PATCH V3 0/7] Create sched_select_cpu() and use it for workqueues
 2013-03-18 17:33 UTC  (3+ messages)
` [PATCH V3 4/7] PHYLIB: queue work on any cpu

Integration branch of btrfs-progs 2013-03-18
 2013-03-18 17:33 UTC 

[RFC] epoll: avoid spinlock contention with wfcqueue
 2013-03-18 17:32 UTC  (4+ messages)
` [RFC v2] "

SATA start unit command?
 2013-03-18 17:32 UTC  (2+ messages)

[PATCH] tcp: dont handle MTU reduction on LISTEN socket
 2013-03-18 17:32 UTC  (2+ messages)

[RFC] USB: EHCI: hot-fix OMAP and Orion multiplatform config
 2013-03-18 17:32 UTC  (4+ messages)

[Qemu-devel] qemu segfault parsing iscsi options
 2013-03-18 17:32 UTC  (5+ messages)

[PATCH] MD: Quickly return errors if too many devices have failed
 2013-03-18 17:31 UTC  (2+ messages)

[meta-fsl-arm] Can't build X server
 2013-03-18 17:30 UTC  (2+ messages)

igb_poll - device driver failed to check map error
 2013-03-18 17:29 UTC  (5+ messages)

[Qemu-trivial] [PATCH] Fix typos and misspellings
 2013-03-18 17:20 UTC  (2+ messages)
` [Qemu-devel] "

Error when building image in Hob
 2013-03-18 17:27 UTC 

Btrfs-progs: Update btrfs restore so it matches all current development
 2013-03-18 17:27 UTC  (2+ messages)

XEN 4.2 - xl migration -s
 2013-03-18 17:25 UTC 

[Qemu-devel] [PATCH 00/11] block: Driver-specific options for protocols
 2013-03-18 17:24 UTC  (2+ messages)
` [Qemu-devel] [PATCH 11/11] nbd: Use default port if only host is specified


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.