All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-02 23:40:55 to 2012-08-03 04:29:47 UTC [more...]

[PATCH] thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR
 2012-08-03  4:29 UTC 

[PATCH] thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR
 2012-08-03  4:29 UTC 

[U-Boot] [PATCH v2 3/4] EXYNOS: mmc: support DesignWare Controller for Samsung-SoC
 2012-08-03  4:26 UTC  (2+ messages)

[kernel-hardening] [RESEND][PATCH v2012.5 0/2] fs: add link restrictions
 2012-08-03  4:26 UTC  (4+ messages)
` [kernel-hardening] [PATCH 1/2] "
  `  "

[PATCH 1/2] ACPI: Untangle a return statement for better readability
 2012-08-03  4:24 UTC  (3+ messages)
` [PATCH 2/2] ACPI: Only count valid srat memory structures

[U-Boot] [PATCH v2 4/4] mmc: dw-mmc: add dw-mmc's confiuration at Makefile
 2012-08-03  4:24 UTC  (2+ messages)

[PATCH v2] ACPI processor: Fix a typo error in commit 99b725084
 2012-08-03  4:22 UTC  (2+ messages)

hfsplus journalling support revisited, netgear, and fsck.hfsplus's observation
 2012-08-03  4:21 UTC  (2+ messages)
` off-spec-ness of HFS+ image from apple, hfsplus 2nd volume header, and mount options

3.6-rc1: twl4030 don't compile :(
 2012-08-03  4:17 UTC 

[Qemu-devel] [PATCH] add support for ATA_PASSTHROUGH_xx scsi command
 2012-08-03  4:02 UTC 

xfs_growfs / planned resize / performance impact
 2012-08-03  4:03 UTC  (2+ messages)

"Unknown code" error when enabling metadata_csum on ext4 raid1 device
 2012-08-03  4:01 UTC  (3+ messages)

Getting 64bit int from babeltrace library
 2012-08-03  3:56 UTC 

linux-next: Tree for Aug 3
 2012-08-03  3:51 UTC 

[LTP] [PATCH 1/1] madvise03: let the system select an address for shmat()
 2012-08-03  3:46 UTC  (2+ messages)

[ANNOUNCE] 3.4.7-rt15
 2012-08-03  3:47 UTC 

[PATCH 0/1] gdk-pixbuf: fix parallel install issue
 2012-08-03  3:30 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH V4 0/3] PCI patch set description
 2012-08-03  3:39 UTC  (9+ messages)
` [PATCH V4 2/3] powerpc/swiotlb: Enable at early stage and disable if not necessary
` [PATCH V4 3/3] powerpc/fsl-pci: Unify pci/pcie initialization code

<Query> How to read arguments from a gpio handle
 2012-08-03  3:39 UTC 

Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...)
 2012-08-03  3:37 UTC  (3+ messages)

[PATCH v2] Btrfs: remove superblock writing after fatal error
 2012-08-03  3:20 UTC  (14+ messages)

Pandaboard indeed does not boot on master
 2012-08-03  3:17 UTC 

[RFC 0/16] Introduce index file format version 5
 2012-08-03  3:16 UTC  (2+ messages)

[Qemu-devel] [Bug 788697] [NEW] [PowerPC] [patch] mtmsr does not preserve high bits of MSR
 2012-08-03  3:06 UTC  (2+ messages)
` [Qemu-devel] [Bug 788697] "

[Qemu-devel] [Bug 1031698] [NEW] Missing PPC TRACE exception on a branch
 2012-08-03  3:08 UTC  (2+ messages)
` [Qemu-devel] [Bug 1031698] "

[Qemu-devel] [Bug 636446] [NEW] prep ppc "machine" no more working
 2012-08-03  3:02 UTC  (2+ messages)
` [Qemu-devel] [Bug 636446] "

[U-Boot] [PATCH] cosmetic: Reference nand monitor commands in U-Boot README
 2012-08-03  3:09 UTC 

[Qemu-devel] [0/2] Allow machine to control ordering of reset
 2012-08-03  3:08 UTC  (16+ messages)
` [Qemu-devel] [PATCH 1/2] Allow QEMUMachine to override reset sequencing
` [Qemu-devel] [PATCH 2/2] pseries: Use new hook to correct reset sequence

[Qemu-trivial] [PATCH v2 0/2] trivial fix of qemu-sockets.c
 2012-08-03  3:06 UTC  (6+ messages)
` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2 1/2] remove unused include of error.h
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v2 2/2] socket: clean up redundant assignment
  ` [Qemu-devel] "

[Qemu-devel] [RFC 00/19] i386 CPU code cleanup + CPU model classes
 2012-08-03  2:59 UTC  (20+ messages)
` [Qemu-devel] [RFC 01/19] target-i386/cpu.c: coding style fixes
` [Qemu-devel] [RFC 02/19] x86_cpudef_setup: coding style change
` [Qemu-devel] [RFC 03/19] i386: x86_def_t: rename 'flags' field
` [Qemu-devel] [RFC 04/19] rename cpu_x86_find_by_name to x86_cpu_build_from_name
` [Qemu-devel] [RFC 05/19] cpu_x86_build_from_name: use strtok_r()
` [Qemu-devel] [RFC 06/19] i386: cpu: extract the full feature list before parsing it
` [Qemu-devel] [RFC 07/19] i386: cpu: extract parsing of feature strings to separate function
` [Qemu-devel] [RFC 08/19] i386: extract CPU model lookup to a "
` [Qemu-devel] [RFC 09/19] i386: reorder object setup on cpu_x86_init()
` [Qemu-devel] [RFC 10/19] move CPU object creation to cpu.c
` [Qemu-devel] [RFC 11/19] rename x86_def_t to X86CPUDefinition
` [Qemu-devel] [RFC 12/19] create struct X86CPUModelTableEntry
` [Qemu-devel] [RFC 13/19] move X86CPUDefinition to cpu-qom.h
` [Qemu-devel] [RFC 14/19] extract CPU object field initialization from cpu_x86_register()
` [Qemu-devel] [RFC 15/19] cpu_x86_create: move error handling to end of function
` [Qemu-devel] [RFC 16/19] kill cpu_x86_register()
` [Qemu-devel] [RFC 17/19] kill cpu_x86_build_from_name()
` [Qemu-devel] [RFC 18/19] register a class for each CPU model
` [Qemu-devel] [RFC 19/19] HACK: late CPU class initialization

[Qemu-devel] [Bug 608107] [NEW] ppc fails to clear MSR_POW when incurring exception
 2012-08-03  2:56 UTC  (2+ messages)
` [Qemu-devel] [Bug 608107] "

[Qemu-devel] [Bug 501141] Re: qemu powerpc target crashes on "hello world"
 2012-08-03  3:00 UTC 

[Qemu-devel] [Bug 393569] Re: qemu cannot load multiple initramfs archives
 2012-08-03  2:57 UTC 

[PATCH] fix NULL-pointer dereference on scsi_run_queue
 2012-08-03  3:01 UTC  (6+ messages)

[Bug 45018] New: [bisected] rendering regression since added support for virtual address space on cayman v11
 2012-08-03  3:00 UTC  (4+ messages)
` [Bug 45018] "

SparesMissing event
 2012-08-03  2:59 UTC 

[Qemu-trivial] [Qemu-devel] [RESEND PATCH 1/3] socket: remove redundant check
 2012-08-03  2:59 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-trivial] "

error when pass through device to guest with qemu-xen-dir-remote
 2012-08-03  2:59 UTC 

[Buildroot] [PATCH 1/6] cjson: Add license info
 2012-08-03  2:53 UTC  (6+ messages)
` [Buildroot] [PATCH 2/6] expat: "
` [Buildroot] [PATCH 3/6] lua: "
` [Buildroot] [PATCH 4/6] luacjson: "
` [Buildroot] [PATCH 5/6] luaexpat: "
` [Buildroot] [PATCH 6/6] xinetd: "

[U-Boot] [PATCH] cosmetic: Better explain how to use the kirkwood kwbimage.cfg file
 2012-08-03  2:51 UTC 

[Qemu-devel] [PATCH v6 0/7] convert sendkey to qapi
 2012-08-03  2:48 UTC  (8+ messages)
` [Qemu-devel] [PATCH v6 1/7] fix doc of using raw values with sendkey
` [Qemu-devel] [PATCH v6 2/7] monitor: rename keyname '<' to 'less'
` [Qemu-devel] [PATCH v6 3/7] hmp: rename arguments
` [Qemu-devel] [PATCH v6 4/7] qapi: generate list struct and visit_list for enum
` [Qemu-devel] [PATCH v6 5/7] add the QKeyCode enum and the key_defs table
` [Qemu-devel] [PATCH v6 6/7] add functions to convert key/code to index of mapping table
` [Qemu-devel] [PATCH v6 7/7] qapi: convert sendkey

[SPAM] æ£®èŒ‚å ¬å¸æœ‰æ¼‚æ®ä»£é_£¬0.8%ÄÉÈ¡£¬¶î´óÓÅ»Ý
 2012-08-03  2:46 UTC 

[xen-unstable test] 13540: regressions - FAIL
 2012-08-03  2:45 UTC 

[signal:execve2 9/9] fs/exec.c:2358:2: error: implicit declaration of function 'ret_from_kernel_exec
 2012-08-03  2:44 UTC 

[PATCH v3] rbd: fix the memory leak of bio_chain_clone
 2012-08-03  2:41 UTC  (5+ messages)

stale or not stale
 2012-08-03  2:29 UTC  (2+ messages)

xfs_db: bug in bmap command?
 2012-08-03  2:37 UTC  (3+ messages)

[LTP] [PATCH] aio_suspend/3-1: cancel the aio_write operations
 2012-08-03  2:35 UTC  (3+ messages)

resize2fs > 16TB questions
 2012-08-03  2:36 UTC  (8+ messages)

INQUIRY
 2012-08-02 20:33 UTC 

[PATCH] powerpc/crypto: Remove virt_to_abs() usage in nx-842.c
 2012-08-03  2:32 UTC  (4+ messages)

[PATCH 1/3] drivers/misc: Add realtek card reader core driver
 2012-08-03  2:31 UTC  (5+ messages)

[PATCH v11] mmc: support BKOPS feature for eMMC
 2012-08-03  2:26 UTC  (5+ messages)

[PATCH] sctp: Make "Invalid Stream Identifier" ERROR follows SACK when bundling
 2012-08-03  2:24 UTC  (20+ messages)

[PATCH] printk: add option to print cpu id
 2012-08-03  2:19 UTC  (5+ messages)

[patch v2 0/6] Add TRIM support for raid linear/0/1/10
 2012-08-03  2:10 UTC  (11+ messages)
` [patch v2 2/6] blk: dont allow discard request merge temporarily
      ` [patch 1/2]block: handle merged discard request

[PATCH] libxpm-native: add dependency on gettext-native
 2012-08-03  1:57 UTC  (2+ messages)

[U-Boot] [PATCH v2] Cosmetic doc typo fixes to the kwbimage feature docs
 2012-08-03  2:09 UTC  (2+ messages)

[PATCH] drm/radeon: add new AMD ACPI header and update relevant code
 2012-08-03  2:06 UTC  (14+ messages)
              ` [PATCH/RFC] drm/radeon: ACPI: veto the keypress on ATIF events

[PATCH V3 2/2] Btrfs: fix the snapshot that should not exist
 2012-08-03  1:53 UTC  (3+ messages)

Crashme test cause arm data abort vector modified
 2012-08-03  1:51 UTC 

bootmem code - reboots after 'uncompressing linux' on old computers
 2012-08-03  1:37 UTC  (2+ messages)

uart_startup: GFP_KERNEL allocation with IRQs disabled
 2012-08-03  1:46 UTC 

The cluster do not aware some osd are disappear
 2012-08-03  1:43 UTC  (5+ messages)

[Qemu-devel] [PATCH v5 6/6] qapi: convert sendkey
 2012-08-03  1:38 UTC  (2+ messages)

[PATCH] epoll: Improved support for multi-threaded clients
 2012-08-03  1:37 UTC  (6+ messages)

[PATCH] reiserfs: fix deadlocks with quotas
 2012-08-03  1:36 UTC 

[PATCH 00/10 V2] MXS SPI driver
 2012-08-03  1:29 UTC  (6+ messages)
` [PATCH 06/10 V2] spi: Add SPI driver for mx233/mx28

[RFC v2] ARM: sched_clock: update epoch_cyc on resume
 2012-08-03  1:28 UTC  (7+ messages)

Hey where is pythonnative.bbclass
 2012-08-03  1:24 UTC  (2+ messages)

How to debug hard lockup issue
 2012-08-03  1:23 UTC  (7+ messages)

[PATCH] ARM: Fix XIP build due to PHYS_OFFSET definition moving
 2012-08-03  1:23 UTC  (2+ messages)

[Cluster-devel] GFS2: Pull request (merge window)
 2012-08-03  1:22 UTC  (3+ messages)
`  "

[PATCH] uprobes: mmap_region() corrupts mm->mm_rb if uprobe_mmap() fails
 2012-08-03  1:20 UTC  (8+ messages)
    ` [PATCH] uprobes: Ignore unsupported instructions in uprobe_mmap

KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO
 2012-08-03  1:21 UTC  (2+ messages)

[ath9k-devel] Hardware or software limitation?
 2012-08-03  1:19 UTC  (2+ messages)

Linux 3.6-rc1
 2012-08-03  1:17 UTC 

[RFC][PATCH v3 0/3] Power sequences with PWM and DT support
 2012-08-03  1:15 UTC  (9+ messages)
` [RFC][PATCH v3 1/3] runtime interpreted power sequences

imx51 crashes at gpio_keys_probe
 2012-08-03  1:12 UTC  (4+ messages)

How does one assemble a DDF or IMSM array?
 2012-08-03  1:05 UTC 

[PATCH 0/4] dmaengine: add support mmp-pdma
 2012-08-03  1:04 UTC  (2+ messages)

[PATCH RESEND v6] mmc: core: Remove bounce buffer in mmc_send_cxd_data()
 2012-08-03  0:58 UTC 

[PATCH 1/3] Drop "-Wunsafe-loop-optimizations"
 2012-08-03  0:55 UTC  (6+ messages)
` [PATCH 2/3] intel: Import updated i915_drm.h
` [PATCH 3/3] intel: Add a function for the new register read ioctl

[PATCH v7 00/11] usb: musb: adding multi instance support
 2012-08-03  0:54 UTC  (3+ messages)

[PATCH 1/4] Synchronize the linux-headers
 2012-08-03  0:51 UTC  (10+ messages)
` [PATCH 4/4] Enable kvm emulated watchdog
            ` [Qemu-devel] "

[PATCH] fs: Preserve error code in get_empty_filp()
 2012-08-03  0:47 UTC  (4+ messages)

=?j?q?=5BPATCH=200/4=5D=20Convert=20Nouveau=20gallium=20drivers=20to=20automake?=
 2012-08-03  0:40 UTC  (6+ messages)
` =?j?q?=5BPATCH=201/4=5D=20nouveau=3A=20use=20automake=20to=20generate=20Makefile?=
  ` =?j?q?=5BPATCH=202/4=5D=20nv30=3A=20use=20automake=20to=20generate=20Makefile?=
` =?j?q?=5BPATCH=203/4=5D=20nv50=3A=20use=20automake=20to=20generate=20Makefile?=
` =?j?q?=5BPATCH=204/4=5D=20nvc0=3A=20use=20automake=20to=20generate=20Makefile?=
` [PATCH 0/4] Convert Nouveau gallium drivers to automake

[PATCH] i2c: Adding support for Intel iSMT SMBus 2.0 host controller
 2012-08-03  0:39 UTC  (2+ messages)

[B.A.T.M.A.N.] Problems with internet connection in a mesh-network, (and dhcp and wireless access)
 2012-08-03  0:35 UTC 

[perf:tmp_perf:dwarf 14/21] kernel/events/core.c:3818:3: error: implicit declaration of function 'us
 2012-08-03  0:33 UTC 

[GIT PULL] timer changes for v3.6
 2012-08-03  0:28 UTC  (9+ messages)
` Was: Re: [GIT PULL] timer changes for v3.6, Is: Regression introduced by 1e75fa8be9fb61e1af46b5b3b176347a4c958ca1
    ` [Xen-devel] "

Cherry-picking commits with empty messages
 2012-08-03  0:22 UTC  (3+ messages)

[PATCH 00/13] UAPI header file split
 2012-08-03  0:15 UTC  (2+ messages)

..656...565..265...356
 2012-08-03  0:14 UTC 

[PATCH] RDMA/ucma.c: Fix for ucma context uid=0, causing iWarp RDMA applications to fail in connection establishment
 2012-08-03  0:12 UTC 

[PATCH 3/3] Use get_online_cpus to avoid races involving for_each_online_cpu
 2012-08-03  0:07 UTC 

[PATCH 2/3] Use get_online_cpus to avoid races involving for_each_online_cpu
 2012-08-03  0:05 UTC 

[PATCH 1/3] Use get_online_cpus to avoid races involving for_each_online_cpu
 2012-08-03  0:05 UTC 

[PATCH 0/3] Use get_online_cpus to avoid races involving for_each_online_cpu
 2012-08-03  0:03 UTC 

Several crashes on imx_v6_v7_defconfig
 2012-08-03  0:01 UTC  (5+ messages)
` [PATCH] ARM: dts: imx: fix gpio interrupts property

[PATCH 1/9] KVM: iommu: fix releasing unmapped page
 2012-08-03  0:01 UTC  (4+ messages)
` [PATCH 4/9] KVM: define kvm_bad_pfn statically

[josef-btrfs:own-caching 10/12] fs/btrfs/disk-io.c:822:5: sparse: symbol 'btrfs_wq_btree_submit_bio'
 2012-08-03  0:00 UTC 

Minimal configuration for e2fsprogs
 2012-08-03  0:00 UTC  (7+ messages)
` [PATCH 1/7] e2fsck: add SIGABRT to list of signals processed by sigcatcher
  ` [PATCH 7/7] libext2fs: enforce the block group descriptor size in ext2fs_open()

[PATCH 0/3] KVM: Integrate rmap and rmap_pde
 2012-08-02 23:59 UTC  (4+ messages)
` [RFC PATCH 3/3] KVM: Push rmap into kvm_arch_memory_slot

[PATCH] Revert "spi: omap2-mcspi: convert to module_platform_driver"
 2012-08-02 23:54 UTC  (2+ messages)

[PATCH] rtc: recycle id when unloading a rtc driver
 2012-08-02 23:53 UTC 

Linux 3.2.25
 2012-08-02 23:53 UTC  (2+ messages)

[PATCH 1/4] mac80211: leave mesh when stopping the netdev
 2012-08-02 23:47 UTC  (4+ messages)
` [PATCH 2/4] mac80211: remove ieee80211_clean_sdata()
` [PATCH 3/4] mac80211: don't request ack for peering close
` [PATCH 4/4] mac80211: skb leak in mesh_plink_frame_tx()

tproxy between 2 local processes ?
 2012-08-02 23:42 UTC  (3+ messages)

[xen-unstable test] 13539: regressions - FAIL
 2012-08-02 23:41 UTC 

[PATCH v3 0/2] Add device tree and clock support for Gscaler
 2012-08-02 23:40 UTC  (9+ messages)
` [PATCH v3 2/2] ARM: EXYNOS: Add Gscaler device from DT


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.