All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-23 15:38:18 to 2013-01-23 16:35:45 UTC [more...]

HD-audio generic parser merged to linux-next
 2013-01-23 16:35 UTC  (10+ messages)

[PATCH 1/6] cgroup: initialize cgrp->dentry before css_alloc()
 2013-01-23 16:35 UTC  (4+ messages)

[PATCH 3.8-rc4-nohz3] kvm: Add missing include and EXPORT_SYMBOL_GPL
 2013-01-23 16:35 UTC 

[PATCH 7/7 v2] ext4: reclaim extents from extent status tree
 2013-01-23 16:34 UTC  (4+ messages)
` [PATCH] fs: allow for fs-specific objects to be pruned as part of pruning inodes

[RFC v2] cfg80211/mac80211: support reporting wakeup reason
 2013-01-23 16:34 UTC 

[PATCH] [RFC] tcp: add ability to set a timestamp offset (v2)
 2013-01-23 16:27 UTC  (4+ messages)
` [PATCH 1/2] tcp: make tcp_timestamp dependent on tcp_sock

[PATCH 1/2] usb: host: tegra: don't touch EMC clock
 2013-01-23 16:33 UTC  (10+ messages)
` [PATCH 2/2] ARM: tegra: add clocks properties to USB PHY nodes

4.3 Planning: Taking stock
 2013-01-23 16:32 UTC 

[Buildroot] Squashfs boot
 2013-01-23 16:31 UTC  (7+ messages)

BTRFS dmesg error
 2013-01-23 16:30 UTC  (6+ messages)

Fatal crash on xen4.2 HVM + qemu-xen dm + NFS
 2013-01-23 16:29 UTC  (20+ messages)

[PATCH v6 0/8] push: update remote tags only with force
 2013-01-23 16:28 UTC  (5+ messages)
` [PATCH 0/3] Finishing touches to "push" advises
  ` [PATCH v2 2/3] push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE

[PATCH] drm/i915: dump UTS_RELEASE into the error_state
 2013-01-23 16:30 UTC  (3+ messages)

[Bug 59057] New: Black screen after resume from s2ram
 2013-01-23 16:27 UTC  (2+ messages)
  ` [Bug 59057] "

[v4 PATCH 00/12] atmel spi controller with dmaengine and device tree support
 2013-01-23 16:25 UTC  (5+ messages)
` [v4 PATCH 06/12] spi/atmel_spi: add dmaengine support

[PATCH 1/6] x86, efi: Fix display detection in EFI boot stub
 2013-01-23 16:26 UTC  (3+ messages)
` [PATCH 2/6] x86, efi: Fix 32-bit EFI handover protocol entry point

[PATCH] mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
 2013-01-23 16:25 UTC  (10+ messages)
` [PATCH v2] "

[PATCH 0/2] fbcon+i915 locking fixes
 2013-01-23 16:25 UTC  (4+ messages)
` [PATCH 1/2] fb: Rework locking to fix lock ordering on takeover
` [PATCH 2/2] drm/i915: fixup per-crtc locking in intel_release_load_detect_pipe

[PATCH] CMAC support for CryptoAPI, fixed patch issues, indent, and testmgr build issues
 2013-01-23 16:25 UTC  (8+ messages)

[RFC PATCH v3 linux-next] et131x: Promote staging et131x driver to drivers/net
 2013-01-23 16:24 UTC  (2+ messages)
` [RFC PATCH v4 "

3.8rc4+ and cpu_freq omap: hangs, oopses, etcetc
 2013-01-23 16:24 UTC 

[PATCH] local.conf.sample: Add DISTRO_FEATURES_INITMAN
 2013-01-23 16:22 UTC  (5+ messages)

[PATCH 1/3] contrib: add safe_getenv() support to spd_readdir
 2013-01-23 16:22 UTC  (3+ messages)

[PATCH 2/2] bitbake & hob: implement functions to assure consistency for configuration files
 2013-01-23 16:05 UTC  (2+ messages)

[GIT PULL] sound fixes for 3.8-rc5
 2013-01-23 16:21 UTC 

[PATCH next v2] iptables: add xt_bpf match
 2013-01-23 16:21 UTC  (8+ messages)
` [PATCH next v3] "

[PATCH 00/45] initial arm v8 (64-bit) support
 2013-01-23 16:21 UTC  (47+ messages)
` [PATCH 01/45] xen: arm: do not panic when failing to translate a guest address
` [PATCH 02/45] xen: arm32: Don't bother with the bootloader provided ARM-Linux machine type
` [PATCH 03/45] xen: arm: rename atag_paddr argument fdt_paddr
` [PATCH 04/45] xen: arm: do not pass a machine ID to dom0
` [PATCH 05/45] arm: avoid inline asm for dsb, isb, wfi and sev
` [PATCH 06/45] xen: arm64: initial build + config changes, start of day code
` [PATCH 07/45] xen: arm64: basic config and types headers
` [PATCH 08/45] xen: arm64: spinlocks
` [PATCH 09/45] xen: arm64: atomics
` [PATCH 10/45] xen: arm: refactor co-pro and sysreg reg handling
` [PATCH 11/45] xen: arm64: TLB flushes
` [PATCH 12/45] xen: arm64: PTE handling
` [PATCH 13/45] xen: arm64: dcache flush
` [PATCH 14/45] xen: arm64: TLB flushes
` [PATCH 15/45] xen: arm64: address translation
` [PATCH 16/45] xen: arm64: barriers and wait for interrupts/events
` [PATCH 17/45] xen: arm64: xchg and cmpxchg
` [PATCH 18/45] xen: arm64: interrupt/abort mask/unmask
` [PATCH 19/45] xen: arm64: div64
` [PATCH 20/45] xen: arm64: start of day changes to setup.c
` [PATCH 21/45] xen: arm64: changes to setup_pagetables and mm.c
` [PATCH 22/45] xen: arm: extend HSR struct definitions to 64-bit
` [PATCH 23/45] xen: arm: use vaddr_t more widely
` [PATCH 24/45] xen: arm: add register_t type, native register size for the hypervisor
` [PATCH 25/45] xen: arm: separate guest user regs from internal guest state
` [PATCH 26/45] xen: arm64: add guest type to domain field
` [PATCH 27/45] xen: arm: move arm32 specific trap handlers to xen/arch/arm/arm32
` [PATCH 28/45] xen: arm: arm64 trap handling
` [PATCH 29/45] xen: arm: pcpu context switch
` [PATCH 30/45] xen: arm64: percpu variable support
` [PATCH 31/45] xen: arm: guest context switching
` [PATCH 32/45] xen: arm: show_registers() support for 64-bit
` [PATCH 33/45] xen: arm: make dom0 builder work on 64-bit hypervisor
` [PATCH 34/45] xen: arm: gic: use 64-bit compatible registers
` [PATCH 35/45] xen: arm: time: "
` [PATCH 36/45] xen: arm: p2m: "
` [PATCH 37/45] xen: arm: Use 64-bit compatible registers in vtimer
` [PATCH 38/45] xen: arm: select_user_reg support for 64-bit hypervisor
` [PATCH 39/45] xen: arm: handle 32-bit guest CP register traps on "
` [PATCH 40/45] xen: arm: guest stage 1 walks "
` [PATCH 41/45] xen: arm: implement do_multicall_call for both 32 and 64-bit
` [PATCH 42/45] xen: arm: Enable VFP is a nop on 64-bit
` [PATCH 43/45] xen: arm: Use generic mem{cpy, move, set, zero} "
` [PATCH 44/45] xen: arm: Explicitly setup VPIDR & VMPIDR at start of day
` [PATCH 45/45] xen: arm: skanky "appended kernel" option

Inconsistency in the SDK
 2013-01-23 16:21 UTC  (3+ messages)

Linux NFS status meeting 1/24/13
 2013-01-23 16:20 UTC 

Understanding Ceph
 2013-01-23 16:19 UTC  (10+ messages)

i.MX6Q VPU firmware missing "MACHINE=Nitrogen6X"
 2013-01-23 16:19 UTC  (2+ messages)

[PATCH 0/8] ARM: shmobile: pinctrl and DT extensions
 2013-01-23 16:19 UTC  (5+ messages)
` [PATCH 5/8] ARM: shmobile: add a GPIO controller DT node for sh7372

[PATCH v12 3/9] LSM: Multiple concurrent LSMs
 2013-01-23 16:18 UTC  (4+ messages)

[PATCH 3.8-rc4-nohz3] kvm: Add missing include and EXPORT_SYMBOL_GPL
 2013-01-23 16:17 UTC  (3+ messages)

[PATCH] proc: avoid extra pde_put() in proc_fill_super()
 2013-01-23 16:17 UTC  (2+ messages)

[PATCH net-next] via-rhine: add 64bit statistics
 2013-01-23 16:17 UTC  (4+ messages)

[meta-fsl-arm-extra][PATCH 1/2] README: Point to the official Yocto git tree
 2013-01-23 16:16 UTC  (4+ messages)
` [meta-fsl-arm-extra][PATCH 2/2] linux-imx-2.6.35.3: udev needs CONFIG_DEVTMPFS_MOUNT

Display mode
 2013-01-23 12:13 UTC  (5+ messages)

[PATCH] userns: improve uid/gid map collision detection
 2013-01-23 16:02 UTC 

[PATCH] tuner-core: return tuner name with ioctl VIDIOC_G_TUNER
 2013-01-23 16:13 UTC  (4+ messages)

[PATCH 1/1] X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts
 2013-01-23 16:10 UTC  (9+ messages)

[PATCH] serial: tegra: Fix compilation error
 2013-01-23 16:13 UTC  (2+ messages)

[PATCH] MAINTAINERS: update avr32 web ressources
 2013-01-23 16:12 UTC  (2+ messages)

[PATCH for-1.4 qom-cpu 2/9] target-i386: kvm: Set vcpu_id to APIC ID instead of CPU index
 2013-01-23 16:12 UTC  (3+ messages)
    ` [Qemu-devel] "

SRC_URI checksums
 2013-01-23 16:11 UTC 

[PATCH] Fix scheduler crash after s3 resume
 2013-01-23 16:11 UTC  (2+ messages)

build regressions 2013-01-23
 2013-01-23 16:11 UTC 

[PATCH 0/2 v4] libxl: fix event races exposed by libvirt
 2013-01-23 16:08 UTC  (3+ messages)
` [PATCH 1/2] libxl: fix stale fd event callback race
` [PATCH 2/2] libxl: fix stale timeout "

UN ORGANIZATION
 2013-01-23 16:02 UTC 

linux-3.7.4: BUG: unable to handle kernel NULL pointer dereference at target_fabric_port_link
 2013-01-23 16:07 UTC 

[PATCH] drm/radeon: fix NULL pointer dereference in UMS mode in radeon_cs_parser_fini()
 2013-01-23 16:07 UTC  (4+ messages)

Proposed XENMEM_claim_pages hypercall: Analysis of problem and alternate solutions
 2013-01-23 16:05 UTC  (10+ messages)

[PATCH V5] Btrfs: snapshot-aware defrag
 2013-01-23 16:05 UTC  (5+ messages)

[patch v1 2/5] regulator: da9055 change irq state to default
 2013-01-23 16:03 UTC  (2+ messages)

[PATCH 1/5] extcon: arizona: Disable debouce for accessory removal detection
 2013-01-23 16:03 UTC  (5+ messages)
` [PATCH 2/5] extcon: arizona: Retry failed HP measurements
` [PATCH 3/5] extcon: arizona: Remove duplicate rate configuration
` [PATCH 4/5] extcon: arizona: Support additional configuration of microphone detection
` [PATCH 5/5] extcon: arizona: Use regulated mode for microphone supply when detecting

[PATCH 0/4] Fix possible use after free with AIO
 2013-01-23 16:03 UTC  (2+ messages)

[Bug 59588] New: llvm rv790 etqw gpu lock since r600g/llvm: tgsi to llvm emits store.swizzle intrinsic for vs/fs output
 2013-01-23 16:03 UTC  (3+ messages)
` [Bug 59588] "

UHD (from meta-oe) failure when rpm packaging selected
 2013-01-23 15:47 UTC  (4+ messages)

[Buildroot] [PATCH] barebox: Allow to build an environment image
 2013-01-23 16:03 UTC  (2+ messages)

File system development question
 2013-01-23 16:03 UTC  (2+ messages)

[PATCH] ASoC: wm2000: Lock state machine updates
 2013-01-23 16:02 UTC 

[patches] some proper pluralization, and a bunch of textual fixes
 2013-01-23 16:02 UTC 

[Buildroot] Boost integration
 2013-01-23 16:01 UTC  (7+ messages)

[PATCH 3.8-rc4-nohz3] kvm: Add missing include and EXPORT_SYMBOL_GPL
 2013-01-23 16:00 UTC 

[Buildroot] ISO image generation not working, 2012.11.1
 2013-01-23 16:00 UTC  (3+ messages)

master - blkdeactivate: prevent trying to unmount the same mountpoint more times
 2013-01-23 15:59 UTC 

[PATCH] regmap: debugfs: Fix compilation warning
 2013-01-23 15:58 UTC  (3+ messages)

[PATCH v2 repost] sched: cputime: avoid multiplication overflow (in common cases)
 2013-01-23 15:58 UTC  (4+ messages)

[PATCH] x86/nestedhvm: properly clean up after failure to set up all vCPU-s
 2013-01-23 15:57 UTC  (3+ messages)

GIT get corrupted on lustre
 2013-01-23 15:54 UTC  (22+ messages)

[RFC] regulator: Display in use regulators in sysfs
 2013-01-23 15:53 UTC  (4+ messages)

[OT] the beauty of yocto/OE doing all your license tracking for you
 2013-01-23 15:53 UTC 

[PATCH 3.8-rc4-nohz3] kvm: Add missing EXPORT_SYMBOL when CONFIG_KVM=m
 2013-01-23 15:53 UTC  (12+ messages)

Detecting shift of CLOCK_REALTIME with clock_nanosleep (again)
 2013-01-23 15:14 UTC  (10+ messages)

jbd2: don't wake kjournald unnecessarily
 2013-01-23 15:20 UTC  (12+ messages)

[Buildroot] [PATCH] pkg-infra: add documentation for <pkg>_CONFIG_FIXUP variable
 2013-01-23 15:53 UTC  (4+ messages)

[Bug 59431] [snb efi gmux] imac 12,1 blank screen upon booting
 2013-01-23 15:52 UTC 

[PATCH V2 0/2] ARM/ASoC: Davinci: Device Tree Update
 2013-01-23 15:48 UTC  (7+ messages)
` [PATCH V2 2/2] ASoC: Davinci: machine: Add device tree binding
    ` [alsa-devel] "

[PATCH 1 of 2 V4] libxc, libxenstore: make the headers C++-friendlier
 2013-01-23 15:46 UTC  (2+ messages)
` [PATCH 2 of 2 V4] x86/HVM: fixed _hvm_hw_fix_cpu()

[PATCH] Btrfs-progs/receive: sparse and pre-allocated file support, for btrfs-send mechanism
 2013-01-23 15:46 UTC  (2+ messages)

[Buildroot] [RFC v1] Prototype implementation of per-package out of tree build
 2013-01-23 15:45 UTC  (5+ messages)
` [Buildroot] [RFC v1 01/14] Add a new "src" directory in the output directory

[PATCH 0/8] KVM: Reduce mmu_lock hold time when zapping mmu pages
 2013-01-23 15:45 UTC  (6+ messages)

[PATCH V8 1/2] i2c/adapter: Add bus recovery infrastructure
 2013-01-23 15:44 UTC  (8+ messages)

Moving commits from one branch to another
 2013-01-23 15:44 UTC  (5+ messages)
  ` AW: "

(No subject)
 2013-01-23 15:12 UTC 

Can jiffies freeze?
 2013-01-23 15:42 UTC  (5+ messages)

[LSF/MM TOPIC] [ATTEND] Creation of a readdirplus-like system call
 2013-01-23 15:41 UTC  (2+ messages)

[selinux-testsuite][PATCH] use extfs ioctls only when running on ext[234]
 2013-01-23 15:41 UTC  (2+ messages)

RFC v1: Xen block protocol overhaul - problem statement (with pictures!)
 2013-01-23 15:41 UTC  (13+ messages)

[Buildroot] firewall or ...?
 2013-01-23 15:40 UTC  (3+ messages)

[PATCH v2 00/11] mmc: core and driver DT and related development
 2013-01-23 15:32 UTC  (10+ messages)
` [PATCH v2 01/11] mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
` [PATCH v2 02/11] mmc: deprecate redundant cd-inverted and wp-inverted DT properties
` [PATCH v2 03/11] mmc: provide a standard MMC device-tree binding parser centrally
` [PATCH v2 05/11] mmc: sh-mmcif: use mmc_of_parse() to parse standard MMC DT bindings
` [PATCH/RFC v2 06/11] mmc: tmio-mmc: define device-tree bindings
` [PATCH v2 07/11] mmc: tmio-mmc: parse "
` [PATCH v2 08/11] mmc: sh_mobile_sdhi: remove unused .pdata field
` [PATCH v2 09/11] mmc: sh_mobile_sdhi: use managed resource allocations
` [PATCH v2 10/11] mmc: tmio: remove unused and deprecated symbols

[PATCHv2] Add GPIO driver for Allwinner SoCs
 2013-01-23 15:39 UTC  (4+ messages)
` [PATCH] ARM: sunxi: gpio: Add Allwinner SoCs GPIO drivers

[QEMU PATCH v5 0/3] virtio-net: fix of ctrl commands
 2013-01-23 15:38 UTC  (3+ messages)
` [QEMU PATCH v5 1/3] virtio-net: remove layout assumptions for ctrl vq

[PATCH v2 0/4] dw_dmac: return proper residue value
 2013-01-23 15:37 UTC  (3+ messages)
` [PATCH v2 2/4] dw_dmac: introduce total_len field in struct dw_desc
` [PATCH v2 3/4] dw_dmac: fill individual length of descriptor


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.