All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-31 15:46:25 to 2014-01-31 16:55:31 UTC [more...]

post-receive: pub/scm/linux/kernel/git/mszeredi/vfs
 2014-01-31 16:55 UTC 

[PATCH] regulator: s2mps11: Fix NULL pointer of_node value when using platform data
 2014-01-31 16:53 UTC  (2+ messages)

[Bug 74164] New: [NV04] Native monitor resolution missing
 2014-01-31 16:53 UTC  (3+ messages)
  ` [Bug 74164] "

[Qemu-devel] [uq/master PATCH 0/7] x86 CPU subclasses, take 7
 2014-01-31 16:52 UTC  (10+ messages)

[PATCH v4 00/17] Add interpret-trailers builtin
 2014-01-31 16:45 UTC  (7+ messages)
` [PATCH v4 04/17] trailer: process command line trailer arguments
` [PATCH v4 06/17] trailer: parse trailers from input file
` [PATCH v4 08/17] trailer: add interpret-trailers command

[PATCH] Make EWOULDBLOCK be equal to EAGAIN on parisc
 2014-01-31 16:53 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2014-01-31 16:53 UTC 

[PATCH] ALSA: hda - Fix inconsistent Mic mute LED
 2014-01-31 16:52 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2014-01-31 16:52 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2014-01-31 16:52 UTC 

[Qemu-devel] [PATCH v2] qmp: expose list of supported character device backends
 2014-01-31 16:49 UTC 

[PATCH v10 00/16] Volatile Ranges v10
 2014-01-31 16:49 UTC  (5+ messages)

[PATCH v3 0/5] spi: dw: device tree and generic queue support
 2014-01-31 16:49 UTC  (4+ messages)
` [PATCH v3 5/5] spi: dw-mmio: remove HAVE_CLK build dependecy

xen-4.3 port to illumos based platform
 2014-01-31 16:48 UTC 

[PATCH] xfs: improve xfs_bitmap_empty()
 2014-01-31 16:47 UTC  (7+ messages)

[PATCH] usb: dwc3: keystone: switch to use runtime pm
 2014-01-31 16:45 UTC  (9+ messages)

[PATCH] android/pts: Correct typo
 2014-01-31 16:46 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2014-01-31 16:45 UTC 

[PATCH] sched/core: fix sched_rt_global_validate
 2014-01-31 16:43 UTC 

[PATCH] st: Do not rewind for SG_IO
 2014-01-31 16:43 UTC  (3+ messages)

[PATCH] android/pts: Add Android version to PTS tests
 2014-01-31 16:43 UTC 

[PATCH v4 3/3] v4l: Add V4L2_BUF_FLAG_TIMESTAMP_SOF and use it
 2014-01-31 16:42 UTC  (6+ messages)
` [PATCH v4.1 "

[PATCH 1/2] Btrfs: switch to btrfs_previous_extent_item()
 2014-01-31 16:42 UTC  (2+ messages)
` [PATCH 2/2] Btrfs: only add roots if necessary in find_parent_nodes()

[RFC PATCH 0/3] cpuidle/sched: move main idle function in the idle.c
 2014-01-31 16:42 UTC  (14+ messages)
` [RFC PATCH 3/3] idle: store the idle state index in the struct rq

[PATCH 0/3] ASoC: davinci-mcasp/evm: PM related changes
 2014-01-31 16:41 UTC  (7+ messages)
` [PATCH 1/3] ASoC: davinci-mcasp: Consolidate pm_runtime_get/put() use in the driver
` [PATCH 2/3] ASoC: davinci-evm: Add pm callbacks to platform driver
` [PATCH 3/3] ASoC: davinci-mcasp: Move pm callbacks from platform device to soc_dai_driver

Hello
 2014-01-31 16:39 UTC 

[Qemu-devel] [PATCH v2 00/35] AArch64 system mode: system register rework
 2014-01-31 16:38 UTC  (35+ messages)
` [Qemu-devel] [PATCH v2 01/35] target-arm: Fix raw read and write functions on AArch64 registers
` [Qemu-devel] [PATCH v2 02/35] target-arm/kvm-consts.h: Define QEMU constants for known KVM CPUs
` [Qemu-devel] [PATCH v2 04/35] target-arm: Restrict check_ap() use of S and R bits to v6 and earlier
` [Qemu-devel] [PATCH v2 05/35] target-arm: Remove unused ARMCPUState sr substruct
` [Qemu-devel] [PATCH v2 06/35] target-arm: Log bad system register accesses with LOG_UNIMP
` [Qemu-devel] [PATCH v2 08/35] target-arm: A64: Implement store-exclusive for system mode
` [Qemu-devel] [PATCH v2 09/35] target-arm: A64: Implement MSR (immediate) instructions
` [Qemu-devel] [PATCH v2 11/35] target-arm: Split cpreg access checks out from read/write functions
` [Qemu-devel] [PATCH v2 12/35] target-arm: Convert performance monitor reginfo to accesfn
` [Qemu-devel] [PATCH v2 13/35] target-arm: Convert generic timer reginfo to accessfn
` [Qemu-devel] [PATCH v2 14/35] target-arm: Convert miscellaneous reginfo structs "
` [Qemu-devel] [PATCH v2 15/35] target-arm: Drop success/fail return from cpreg read and write functions
` [Qemu-devel] [PATCH v2 16/35] target-arm: Remove unnecessary code now read/write fns can't fail
` [Qemu-devel] [PATCH v2 17/35] target-arm: Remove failure status return from read/write_raw_cp_reg
` [Qemu-devel] [PATCH v2 18/35] target-arm: Fix incorrect type for value argument to write_raw_cp_reg
` [Qemu-devel] [PATCH v2 19/35] target-arm: A64: Make cache ID registers visible to AArch64
` [Qemu-devel] [PATCH v2 20/35] target-arm: Implement AArch64 CurrentEL sysreg
` [Qemu-devel] [PATCH v2 21/35] target-arm: Implement AArch64 MIDR_EL1
` [Qemu-devel] [PATCH v2 22/35] target-arm: Implement AArch64 DAIF system register
` [Qemu-devel] [PATCH v2 24/35] target-arm: Implement AArch64 TLB invalidate ops
` [Qemu-devel] [PATCH v2 25/35] target-arm: Implement AArch64 dummy MDSCR_EL1
` [Qemu-devel] [PATCH v2 26/35] target-arm: Implement AArch64 memory attribute registers
` [Qemu-devel] [PATCH v2 27/35] target-arm: Implement AArch64 SCTLR_EL1
` [Qemu-devel] [PATCH v2 28/35] target-arm: Implement AArch64 TCR_EL1
` [Qemu-devel] [PATCH v2 29/35] target-arm: Implement AArch64 VBAR_EL1
` [Qemu-devel] [PATCH v2 30/35] target-arm: Implement AArch64 TTBR*
` [Qemu-devel] [PATCH v2 31/35] target-arm: Implement AArch64 MPIDR
` [Qemu-devel] [PATCH v2 32/35] target-arm: Implement AArch64 generic timers
` [Qemu-devel] [PATCH v2 33/35] target-arm: Implement AArch64 ID and feature registers
` [Qemu-devel] [PATCH v2 34/35] target-arm: Implement AArch64 dummy breakpoint and watchpoint registers
` [Qemu-devel] [PATCH v2 35/35] target-arm: Implement AArch64 OSLAR_EL1 sysreg as WI

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2014-01-31 16:38 UTC 

[PATCH] nohz: ensure users are aware boot CPU is not NO_HZ_FULL
 2014-01-31 16:38 UTC  (3+ messages)

[PATCH 3.13.1 4/9] rsi: USB functionality
 2014-01-31 16:38 UTC  (4+ messages)

[PATCH] Btrfs: convert to add transaction protection for btrfs send
 2014-01-31 16:37 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2014-01-31 16:37 UTC 

[PATCH] libxl: Fix vcpu-set for PV guest
 2014-01-31 16:35 UTC 

Commit ef83b0781a73f (PCI: Remove from bus_list and release resources in pci_release_dev()) broke TBT hotplug
 2014-01-31 16:41 UTC  (6+ messages)

[U-Boot] [PATCH v4 0/1] Initial support for Silica Pengwyn board
 2014-01-31 16:34 UTC  (2+ messages)
` [U-Boot] [PATCH v4 1/1] "

post-receive: pub/scm/linux/kernel/git/mason/linux-btrfs
 2014-01-31 16:31 UTC 

Is it ok for deferrable timer wakeup the idle cpu?
 2014-01-31 16:30 UTC  (6+ messages)

[Bug 67751] New: Stack trace with suspicious RCU usage, when starting ovs-switchd
 2014-01-31 16:25 UTC  (2+ messages)
` [Bug 67751] "

[PATCH 0/2] Drivers: net: hyperv: Cleanup the recive path
 2014-01-31 16:25 UTC  (3+ messages)
` [PATCH 1/2] Drivers: net: hyperv: Get rid of the rndis_filter_packet structure
  ` [PATCH 2/2] Drivers: net: hyperv: Cleanup the receive path

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2014-01-31 16:25 UTC 

wlcore-spi crash
 2014-01-31 16:25 UTC  (7+ messages)

[PATCH 1/2 v2] mfd: wm5102: Update register patch
 2014-01-31 16:16 UTC  (2+ messages)
` [PATCH 2/2 v2] ASoC: arizona: Improve ultrasonic frequency response

[PATCH v4 0/11] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
 2014-01-31 16:24 UTC  (11+ messages)
` [PATCH 08/11] of: Increase MAX_PHANDLE_ARGS
  ` [PATCH v2 "

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2014-01-31 16:21 UTC 

Sony Vaio Duo 11: getting middle mouse button to work
 2014-01-31 16:20 UTC  (5+ messages)

A few contributor's questions
 2014-01-31 16:19 UTC  (2+ messages)

[PATCH v4] cfg80211: regulatory introduce maximum bandwidth calculation
 2014-01-31 16:18 UTC  (3+ messages)

[PATCH 0/3] spi: core: Introduce devm_spi_alloc_master
 2014-01-31 16:18 UTC  (5+ messages)
` [PATCH 3/3] spi: switch to devm_spi_alloc_master

[PATCH 3/3] diff: turn off skip_stat_unmatch on "diff --cached"
 2014-01-31 16:17 UTC  (8+ messages)
` [PATCH v2 3/3] diff: turn skip_stat_unmatch on selectively

[PATCH/RFC: nfs-utils] Common systemd unit files for nfs-utils
 2014-01-31 16:15 UTC  (4+ messages)

Can't start ESD CAN-USB/2
 2014-01-31 16:14 UTC  (2+ messages)

[PATCH 1/2] mfd: wm5102: Update register patch
 2014-01-31 16:14 UTC  (4+ messages)
` [PATCH 2/2] ASoC: arizona: Improve ultrasonic frequency response

[meta-oe][PATCH] apmd.service: Fix typo (not mandatory EnvironmentFile prefix)
 2014-01-31 16:14 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2014-01-31 16:14 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2014-01-31 16:14 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2014-01-31 16:13 UTC 

[Qemu-devel] [PATCH 0/2] Use g_new() & friends where that makes obvious sense
 2014-01-31 16:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] qga: Fix memory allocation pasto
` [Qemu-devel] [PATCH 2/2] Use g_new() & friends where that makes obvious sense

[Qemu-devel] [PATCH 00/12] trace: [tcg] Allow tracing guest events in TCG-generated code
 2014-01-31 16:10 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/12] trace: [tcg] Add documentation
` [Qemu-devel] [PATCH 02/12] trace: [tracetool, tcg] Allow TCG types in trace event declarations
` [Qemu-devel] [PATCH 03/12] trace: [tracetool] Add method 'Event.api' to get the name of public routines
` [Qemu-devel] [PATCH 04/12] trace: [tracetool, tcg] Provide TCG-related type transformation rules
` [Qemu-devel] [PATCH 05/12] trace: [tracetool] Allow argument types to be transformed
` [Qemu-devel] [PATCH 06/12] trace: [tcg] Declare TCG tracing helper routines
` [Qemu-devel] [PATCH 07/12] trace: [tcg] Define "
` [Qemu-devel] [PATCH 08/12] trace: [tcg] Include TCG-tracing helpers on all helper.h
` [Qemu-devel] [PATCH 09/12] trace: [tcg] Generate TCG tracing routines
` [Qemu-devel] [PATCH 10/12] trace: [trivial] Include event definitions in "trace.h"
` [Qemu-devel] [PATCH 11/12] trace: [tcg] Include TCG-tracing header on all targets
` [Qemu-devel] [PATCH 12/12] trace: [all] Add "guest_vmem" event

[PATCH 1/1] v4l: subdev: Allow 32-bit compat IOCTLs
 2014-01-31 16:15 UTC  (7+ messages)
        ` [PATCH v2 "

[PATCH 0/4] ASoC: davinci-mcasp: Fix master mode capture (w/o playback)
 2014-01-31 16:11 UTC  (9+ messages)
` [PATCH 1/4] ASoC: davinci-mcasp: Harmonize the sub hw_params function names
` [PATCH 2/4] ASoC: davinci-mcasp: Configure xxTDM, xxFMT and xxFMCT registers synchronously
` [PATCH 3/4] ASoC: davinci-mcasp: Return value handling cleanup for mcasp_common_hw_param()
` [PATCH 4/4] ASoC: davinci-mcasp: Code cleanup in davinci_mcasp_hw_params()

fsl framebuffer image ?
 2014-01-31 16:11 UTC  (4+ messages)

[Bug 69491] New: Booting into Intel Haswell (baremetal) crashes with soft lockup [qemu-system-x86:911]
 2014-01-31 16:11 UTC  (2+ messages)
` [Bug 69491] Booting into a guest on Intel Haswell (bare-metal) throws soft lockups [qemu-system-x86:911]

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2014-01-31 16:10 UTC 

[Qemu-devel] QEMU & KVM at devconf.cz 7-9 February in Brno, Czech Republic
 2014-01-31 16:10 UTC  (2+ messages)
`  "

recommended action for bootloaders regarding modifying device-tree nodes
 2014-01-31 16:07 UTC  (6+ messages)
    ` [U-Boot] "

[Qemu-devel] [PATCHv8 0/5] block: add native support for NFS
 2014-01-31 16:07 UTC  (2+ messages)

Add reset subtest to pm_rps
 2014-01-31 16:13 UTC  (5+ messages)
` [PATCH 1/4] pm_rps: Add stop rings injection utility
` [PATCH 2/4] pm_rps: Load helper should stall for last write
` [PATCH 3/4] pm_rps: Add variable load support to load helper
` [PATCH 4/4] pm_rps: New subtest for gpu reset

RDMA read does not update local memory
 2014-01-31 16:05 UTC  (5+ messages)

What is the real issue when file system is full (100%), deleting data won't be effective for df to display correct free space until reboot
 2014-01-31 16:04 UTC  (2+ messages)

OOPS in nf_ct_unlink_expect_report using Polycom RealPresence Mobile
 2014-01-31 16:04 UTC 

[PATCH v2 0/5] Add Allwinner A31 SPI controller support
 2014-01-31 16:03 UTC  (9+ messages)
` [PATCH v2 3/5] spi: sunxi: Add Allwinner A31 SPI controller driver

[PATCH] ARM: dts: k2hk-evm: rename clock node to clocks
 2014-01-31 16:03 UTC  (4+ messages)

[PATCH] grub-core/net/arp.c: trim arp packets with abnormal size
 2014-01-31 16:02 UTC  (2+ messages)

[BUG?] Interrupts enabled after xen_acpi_processor_resume+0x0/0x34 [xen_acpi_processor]
 2014-01-31 16:01 UTC  (5+ messages)

[PATCH 0/11] ACPI / hotplug / PCI: Updates on top of changes merged recently
 2014-01-31 16:16 UTC  (7+ messages)
` [Update][PATCH 4/5][RFT] ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()

[PATCH] tile: remove compat_sys_lookup_dcookie declaration to fix compile error
 2014-01-31 15:55 UTC  (2+ messages)

Why are imprecise external aborts masked on recent kernel while booting ?
 2014-01-31 15:59 UTC 

[xen-unstable test] 24674: regressions - FAIL
 2014-01-31 15:59 UTC 

[U-Boot] [PATCH v2 0/9] Add support for the ARC700 architecture
 2014-01-31 15:57 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/9] arc: add architecture header files

[PATCH 0/5] refactor the archive*.bbcalss
 2014-01-31 15:57 UTC  (11+ messages)

[PATCH v2] xfstests: avoid ext4/306 failures caused by incompatible mount options
 2014-01-31 15:53 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2014-01-31 15:52 UTC 

[PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS
 2014-01-31 15:51 UTC  (3+ messages)

3.13: BUG: unable to handle kernel paging request at 00000000b4343e88
 2014-01-31 15:50 UTC  (9+ messages)

[Qemu-devel] [PATCH v2] block: handle "rechs" and "large" translation options
 2014-01-31 15:00 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2014-01-31 15:50 UTC 

PVH cpuid feature flags
 2014-01-31 15:49 UTC  (4+ messages)

Make sstate cache local tool independent
 2014-01-31 15:48 UTC  (2+ messages)

[PATCH 1/4] ASoC: wm8962: Hold a runtime PM reference while handling interrupts
 2014-01-31 15:48 UTC  (2+ messages)

[PATCH] xfstests: avoid ext4/306 failures caused by incompatible mount options
 2014-01-31 15:47 UTC  (4+ messages)

libvirt libxl timer handling issue
 2014-01-31 15:47 UTC  (4+ messages)

[PATCH lttng-tools] Fix: memory leak when UST events are enabled with exclusions
 2014-01-31 15:47 UTC 

Extending OPP bindings
 2014-01-31 15:46 UTC  (5+ messages)

I NEED YOUR HELP
 2014-01-31 15:40 UTC 

[PATCHv2 0/5] Final patches for SDK rootfs creation
 2014-01-31 15:46 UTC  (3+ messages)
` [PATCHv2 5/5] nativesdk-packagegroup-sdk-host: Add nativesdk-nss to default inclusion in host SDK


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.