All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-11 17:15:17 to 2013-10-11 18:34:40 UTC [more...]

[RFC][PATCH v2] efivars,efi-pstore: Hold off deletion of sysfs entry until the scan is completed
 2013-10-11 18:34 UTC  (5+ messages)

[PATCH v8 0/6] mtd:nand:omap2: clean-up of supported ECC schemes
 2013-10-11 18:33 UTC  (14+ messages)
` [PATCH v8 1/6] mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemes
` [PATCH v8 2/6] ARM: OMAP2+: cleaned-up DT support of various ECC schemes
` [PATCH v8 6/6] mtd: nand: omap: updated devm_xx for all resource allocation and free calls

[PATCH 0/5] Allwinner SoCs High Speed Timer support
 2013-10-11 18:33 UTC  (6+ messages)
` [PATCH 2/5] clocksource: Add Allwinner SoCs HS timers driver

[Qemu-devel] [PATCH] Spelling fixes
 2013-10-11 18:32 UTC  (9+ messages)

[PATCH 1/6] net: ip4_datagram_connect: Use correct form of statistics update
 2013-10-11 18:32 UTC  (7+ messages)
` [PATCH 2/6] percpu: Add raw_cpu_ops
` [PATCH 6/6] percpu: Add preemption checks to __this_cpu ops
` [PATCH 5/6] net: __this_cpu_inc in route.c
` [PATCH 3/6] mm: Use raw_cpu ops for determining current NUMA node
` [PATCH 4/6] Use raw_cpu_write for initialization of per cpu refcount

[PATCH 0/6] Optimize the cpu hotplug locking -v2
 2013-10-11 18:25 UTC  (11+ messages)

[PATCH 1/2] drm/i915: make backlight functions take a connector v3
 2013-10-11 18:31 UTC 

[PATCH] [RESEND] mtd: docg4: fix status polling loop
 2013-10-11 18:31 UTC  (3+ messages)

[Resend PATCH 0/5] ACPI/PCI: Parse PCI root bridge's ACPI resource via ACPI resource functions
 2013-10-11 18:30 UTC  (3+ messages)
` [Resend PATCH 4/5] X86/PCI/ACPI: Rework setup_resource() via functions "

[Lustre-devel] Kernel crash from "mkfs.lustre --index" setting
 2013-10-11 18:30 UTC  (4+ messages)

[PATCH net] netem: update backlog after drop
 2013-10-11 18:30 UTC  (2+ messages)

[PATCH v4 0/6] Add Mesh Channel Switch Support
 2013-10-11 18:29 UTC  (7+ messages)
` [PATCH v4 1/6] mac80211: process the CSA frame for mesh accordingly
` [PATCH v4 2/6] {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh
` [PATCH v4 3/6] mac80211: add the CSA and MCSP elements in mesh beaconing
` [PATCH v4 4/6] mac80211: refactor the parsing of chan switch ie
` [PATCH v4 5/6] {nl,cfg,mac}80211: finalizing mesh channel switching
` [PATCH v4 6/6] mac80211: process mesh channel switching using beacon

[PATCH v3] efivars,efi-pstore: Hold off deletion of sysfs entry until, the scan is completed
 2013-10-11 18:29 UTC  (2+ messages)

nfs4.1 pseudo filesystem
 2013-10-11 18:29 UTC  (4+ messages)

[U-Boot] powerpc/mpc85xx: Increase image size
 2013-10-11 18:29 UTC 

[PATCH V6 1/8] perf tools: validate kcore module addresses
 2013-10-11 18:28 UTC 

[U-Boot] [PATCH] env_mmc: fix buffer allocation for armv7
 2013-10-11 18:27 UTC  (10+ messages)

[PATCH] diff.c: keep arrow(=>) on show_stats()'s shortened filename part to make rename visible
 2013-10-11 18:19 UTC  (3+ messages)
` [PATCH v2] "
  ` [spf:guess,mismatch] "

[PATCH] XSA-60 security hole: cr0.cd handling
 2013-10-11 18:25 UTC 

[PATCH 0/4] Add Broadcom Capri pinctrl driver
 2013-10-11 18:25 UTC  (8+ messages)
` [PATCH 3/4] ARM: pinctrl: "

[GIT PULL] ARC fix for 3.12.-rc5
 2013-10-11 18:24 UTC  (2+ messages)

[PATCH] howto/revert-a-faulty-merge.txt: Fix asciidoc formatting
 2013-10-11 18:24 UTC 

[PATCHv4 0/6] arm64: initial CPU hotplug support
 2013-10-11 18:24 UTC  (7+ messages)
` [PATCHv4 1/6] arm64: unify smp_psci.c and psci.c
` [PATCHv4 2/6] arm64: reorganise smp_enable_ops
` [PATCHv4 3/6] arm64: factor out spin-table boot method
` [PATCHv4 4/6] arm64: add CPU_HOTPLUG infrastructure
` [PATCHv4 5/6] arm64: add PSCI CPU_OFF-based hotplug support
` [PATCHv4 6/6] arm64: read enable-method for CPU0

[PATCHv7 00/36] ARM: OMAP: clock data conversion to DT
 2013-10-11 18:23 UTC  (13+ messages)

[PATCH 0/2] EFI earlyprintk support
 2013-10-11 18:19 UTC  (5+ messages)
` [PATCH 1/2] x86/efi: Include linux/efi.h in asm/efi.h

[U-Boot] omap3 usb boot
 2013-10-11 18:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/19] VHDX log replay and write support, .bdrv_create()
 2013-10-11 18:17 UTC  (20+ messages)
` [Qemu-devel] [PATCH v7 01/19] block: vhdx - minor comments and typo correction
` [Qemu-devel] [PATCH v7 02/19] block: vhdx - add header update capability
` [Qemu-devel] [PATCH v7 03/19] block: vhdx code movement - VHDXMetadataEntries and BDRVVHDXState to header
` [Qemu-devel] [PATCH v7 04/19] block: vhdx - log support struct and defines
` [Qemu-devel] [PATCH v7 05/19] block: vhdx - break endian translation functions out
` [Qemu-devel] [PATCH v7 06/19] block: vhdx - update log guid in header, and first write tracker
` [Qemu-devel] [PATCH v7 07/19] block: vhdx code movement - move vhdx_close() above vhdx_open()
` [Qemu-devel] [PATCH v7 08/19] block: vhdx - log parsing, replay, and flush support
` [Qemu-devel] [PATCH v7 09/19] block: vhdx - add region overlap detection for image files
` [Qemu-devel] [PATCH v7 10/19] block: vhdx - add log write support
` [Qemu-devel] [PATCH v7 11/19] block: vhdx "
` [Qemu-devel] [PATCH v7 12/19] block: vhdx - remove BAT file offset bit shifting
` [Qemu-devel] [PATCH v7 13/19] block: vhdx - move more endian translations to vhdx-endian.c
` [Qemu-devel] [PATCH v7 14/19] block: vhdx - break out code operations to functions
` [Qemu-devel] [PATCH v7 15/19] block: vhdx - fix comment typos in header, fix incorrect struct fields
` [Qemu-devel] [PATCH v7 16/19] block: vhdx - add .bdrv_create() support
` [Qemu-devel] [PATCH v7 17/19] block: vhdx - update _make_test_img() to filter out vhdx options
` [Qemu-devel] [PATCH v7 18/19] block: qemu-iotests for vhdx, add write test support
` [Qemu-devel] [PATCH v7 19/19] block: vhdx qemu-iotest - log replay of data sector

[PATCH 0/2] kvm tools: arm: support Cortex-A7 CPUs
 2013-10-11 18:18 UTC  (6+ messages)
` [PATCH 2/2] kvm tools: arm: add support for ARM Cortex-A7

[PATCH] tools: adds tracer on qemu-xen debug configure options
 2013-10-11 18:17 UTC  (3+ messages)

IPv6 kernel warning
 2013-10-11 18:15 UTC  (12+ messages)

[PATCH 00/16] drm/i915: More HSW watermark prep work v2
 2013-10-11 18:15 UTC  (5+ messages)
` [PATCH 11/16] drm/i915: Init HSW watermark tracking in intel_modeset_setup_hw_state()

FlexCAN not working
 2013-10-11 18:15 UTC  (3+ messages)

[PATCH v2 0/3] New descriptor-based GPIO interface
 2013-10-11 18:14 UTC  (8+ messages)
` [PATCH v2 1/3] gpiolib: export "
` [PATCH v2 2/3] gpiolib: port of_ functions to use gpiod
` [PATCH v2 3/3] gpiolib: add gpiod_get() and gpiod_put() functions

[PATCH] status: show commit sha1 in "You are currently cherry-picking" message
 2013-10-11 18:14 UTC  (3+ messages)

Using mdadm instead of dmraid for BIOS-RAID root volume
 2013-10-11 18:13 UTC  (5+ messages)

POSIX message queue does not exist?
 2013-10-11 18:13 UTC 

[PATCH 0/2] Revert support for reserved memory regions defined in device tree
 2013-10-11 18:12 UTC  (4+ messages)

[PATCH net-next] openvswitch: fix vport-netdev unregister
 2013-10-11 18:11 UTC  (12+ messages)

preparing for 4.3.1
 2013-10-11 18:11 UTC  (5+ messages)

[PATCH] Btrfs: avoid unnecessary scrub workers allocation
 2013-10-11 18:11 UTC 

[PATCH] arm: vfp: always clear vfp_current_hw_state when forcing reload
 2013-10-11 18:08 UTC  (8+ messages)

[PATCH 0/6] percpu: Implement Preemption checks for __this_cpu operations V4
 2013-10-11 18:08 UTC  (2+ messages)

[U-Boot] SPDX-License-Identifier on new files
 2013-10-11 18:07 UTC 

[PATCH -tip ] [BUGFIX] perf probe: fix to initialize fname always before use it
 2013-10-11 17:33 UTC  (3+ messages)

[PATCH] target: Pass through I/O topology for block backstores
 2013-10-11 18:03 UTC  (2+ messages)

Problem with image types
 2013-10-11 18:03 UTC  (9+ messages)

[GIT PULL] ARM: OMAP: Device Tree for 3.13
 2013-10-11 18:03 UTC  (3+ messages)

[Bug 70385] New: r600 glamor high X cpu usage and lag on some gtk2 applications
 2013-10-11 18:01 UTC 

[PATCH] xen/build: Remove hacked up version of figlet
 2013-10-11 17:59 UTC  (8+ messages)

[PATCH 1/1] net: fix cipso packet validation when !NETLABEL
 2013-10-11 17:58 UTC 

[PATCH 10/16] drm/i915: Improve watermark dirtyness checks
 2013-10-11 17:57 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] gpio: stmpe: drop references to "virtual" IRQ, fix bug
 2013-10-11 17:57 UTC 

[PATCH] xl: fix `xl cpupool-list' behavior in case no pool name is provided
 2013-10-11 17:55 UTC  (6+ messages)
    ` Backport request for 4.3.x [was: Re: [PATCH] xl: fix `xl cpupool-list' behavior in case no pool name is provided]

[Qemu-devel] [PATCH] Python-lang gdb script to extract x86_64 guest vmcore from qemu coredump
 2013-10-11 17:54 UTC  (2+ messages)

[git pull] drm fixes
 2013-10-11 17:54 UTC  (2+ messages)

I am expecting your urgent response
 2013-10-11 17:53 UTC 

[PATCH 1/1] net: fix cipso packet validation when !NETLABEL
 2013-10-11 17:53 UTC 

Spurious warning when moving a file in presence of submodules
 2013-10-11 17:53 UTC  (2+ messages)

Gianfar driver crashes in Kernel v3.10
 2013-10-11 17:49 UTC  (5+ messages)

Peak TCP performance
 2013-10-11 17:46 UTC  (6+ messages)

[PATCH] gpio: rcar: drop references to "virtual" IRQ
 2013-10-11 17:44 UTC 

[PATCH] xen: arm: Add CPU ID for Broadcom Brahma-B15
 2013-10-11 17:43 UTC 

[U-Boot] [PATCH v8 0/5] mtd: nand: omap: optimize and clean-up of OMAP NAND driver
 2013-10-11 17:42 UTC  (5+ messages)
` [U-Boot] [PATCH v8 1/5] mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform

[PATCH] gpio: pl061: drop references to "virtual" IRQ
 2013-10-11 17:42 UTC 

[Qemu-devel] [PATCH 1/2] target-arm: sort TCG cpreg list by 64bit id version
 2013-10-11 17:38 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] target-arm: fix sorting iussue of KVM cpreg list

[PATCH] gpio: mpc8xxx: drop references to "virtual" IRQ
 2013-10-11 17:39 UTC 

core-image-minimal failing on Dora - Sabre lite board
 2013-10-11 17:38 UTC  (3+ messages)

[PATCH] powerpc/mpc512x: remove unnecessary #if
 2013-10-11 17:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Btrfs: init device stats for new devices
 2013-10-11 17:36 UTC  (3+ messages)

[PATCH v2] gpio: lynxpoint: drop references to "virtual" IRQ
 2013-10-11 17:36 UTC 

Elbc device driver
 2013-10-11 17:35 UTC  (6+ messages)

[PATCH] gpio: lynxpoint: drop references to "virtual" IRQ
 2013-10-11 17:34 UTC 

[PATCH v1] powerpc/mpc512x: silence build warning upon disabled DIU
 2013-10-11 17:33 UTC  (6+ messages)
` [v1] "

Processed: Re: [HVM} xen_platform_pci=0 doesn't prevent platform device creation and disk and nic take over by PV drivers
 2013-10-11 17:31 UTC  (6+ messages)

[RFC v2 PATCH 0/4] ARM[64]: kernel mode NEON in atomic contexts
 2013-10-11 17:30 UTC  (4+ messages)
` [RFC v2 PATCH 2/4] ARM64: add support for kernel mode NEON in atomic context

I NEED YOUR URGENT RESPOND
 2013-10-11 17:23 UTC 

[PATCH] xhci: Ensure a command structure points to the correct trb on the command ring
 2013-10-11 17:28 UTC  (3+ messages)

[osstest test] 19795: tolerable trouble: broken/fail/pass - PUSHED
 2013-10-11 17:28 UTC 

[PATCH] gpio: intel-mid: drop references to "virtual" IRQ
 2013-10-11 17:28 UTC 

[U-Boot] [PATCH v2 0/6] TI xHCI Updated patchset
 2013-10-11 17:28 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] usb: omap: Move the xhci-omap header file to common location
` [U-Boot] [PATCH v2 2/6] usb: omap5: Update the board_usb_init api
` [U-Boot] [PATCH v2 3/6] usb: omap: Move the usb phy code to the usb/phy directory
` [U-Boot] [PATCH v2 4/6] usb: dra7xx: Add support for dra7xx xhci USB host
` [U-Boot] [PATCH v2 5/6] usb: am437x: Add support for am437x "
` [U-Boot] [PATCH v2 6/6] ARM: omap5-evm: Move MAC creation to misc_init

pagetable RO
 2013-10-11 17:27 UTC  (7+ messages)

KVM virtual timer issue with trinity
 2013-10-11 17:23 UTC  (6+ messages)

[PATCH] pinctrl: single: call pcs_soc->rearm() whenever IRQ mask is changed
 2013-10-11 17:23 UTC  (6+ messages)

[PATCH] gpio: em: drop references to "virtual" IRQ
 2013-10-11 17:23 UTC 

When USB PHY framework should be used?
 2013-10-11 17:22 UTC  (3+ messages)

[PATCH] gpio: add export with name from dts
 2013-10-11 17:21 UTC  (7+ messages)

[PATCH OSSTEST 0/6] Support for serial logs from marilith boxes
 2013-10-11 17:22 UTC  (2+ messages)

[PATCH 05/16] drm/i915: Move some computations out from hsw_compute_wm_parameters()
 2013-10-11 17:21 UTC  (3+ messages)
` [PATCH 17/16] drm/i915: Check 5/6 DDB split only when sprites are enabled

[BUG] WARN_ON(!context) in drivers/pci/hotplug/acpiphp_glue.c
 2013-10-11 17:21 UTC  (4+ messages)

[RFC][PATCH 0/7] Power-aware scheduling v2
 2013-10-11 17:19 UTC  (8+ messages)
` [RFC][PATCH 1/7] Initial power driver interface infrastructure
` [RFC][PATCH 2/7] sched: power: Power driver late callback interface
` [RFC][PATCH 3/7] sched: power: go_faster/slower power driver hints
` [RFC][PATCH 4/7] sched: power: Remove power capacity hints for kworker threads
` [RFC][PATCH 5/7] sched: power: Increase cpu capacity based on rq tracked load
` [RFC][PATCH 6/7] sched: power: cpufreq: Initial schedpower cpufreq governor/power driver
` [RFC][PATCH 7/7] sched: power: Let the power driver choose the best wake-up cpu

[PATCH] Btrfs: improve inode hash function/inode lookup
 2013-10-11 17:20 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/9] IB/core: batch of fix against create/destroy_flow uverbs for v3.12
 2013-10-11 17:18 UTC  (10+ messages)
  ` [PATCH 1/9] IB/core: clarify overflow/underflow checks on ib_create/destroy_flow
  ` [PATCH 2/9] IB/core: Includes flow attribute size in uverbs create_flow
  ` [PATCH 3/9] IB/core: Don't include command header "
  ` [PATCH 4/9] IB/core: Rename 'flow' structs to match other uverbs structs
  ` [PATCH 5/9] IB/core: Makes uverbs flow structure using names more similar to verbs ones
  ` [PATCH 6/9] IB/core: Uses a common header for uverbs flow_specs
  ` [PATCH 7/9] IB/core: Remove ib_uverbs_flow_spec structure from userspace
  ` [PATCH 8/9] IB/core: extended command: an improved infrastructure for uverbs commands
  ` [PATCH 9/9] IB/core: extended command: move comp_mask to the extended header

[PATCH] gpio: bcm_kona: rename confusing variables
 2013-10-11 17:18 UTC 

Filesystem specific mount options mixed with auto fs type
 2013-10-11 17:17 UTC  (6+ messages)

[PATCH] x86: fix bug_line()
 2013-10-11 17:17 UTC  (2+ messages)

[PATCH v2 0/2] scheduler locking adjustments
 2013-10-11 17:17 UTC  (2+ messages)

Bumping libdrm's version right after a release
 2013-10-11 17:16 UTC 


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.