All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-20 18:55:34 to 2012-09-20 20:05:21 UTC [more...]

[PATCH 0/3][meta-intel] Add new Corpus recipes to Crystal Forest BSP
 2012-09-20 20:05 UTC  (5+ messages)

[Qemu-devel] [RFC v3 ATCH 0/5] char: expose CirMemCharDriver and provide QMP interface
 2012-09-20 20:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/5] QAPI: Introduce memchar-write QMP command

[Buildroot] [git commit] dnsmasq: bump to version 2.63
 2012-09-20 20:05 UTC 

[Qemu-devel] [PATCH v4 00/17] Allow changing of Hypervisor CPUIDs
 2012-09-20 20:03 UTC  (36+ messages)
`  "
` [Qemu-devel] [PATCH v4 01/17] target-i386: Allow tsc-frequency to be larger then 2.147G
  `  "
` [Qemu-devel] [PATCH v4 02/17] target-i386: Add missing kvm bits
  `  "
` [Qemu-devel] [PATCH v4 03/17] target-i386: Add Hypervisor level
  `  "
` [Qemu-devel] [PATCH v4 04/17] target-i386: Add cpu object access routines for "
  `  "
` [Qemu-devel] [PATCH v4 05/17] target-i386: Add x86_set_hyperv
  `  "
` [Qemu-devel] [PATCH v4 06/17] target-i386: Use Hypervisor level in -machine pc, accel=kvm
  ` [PATCH v4 06/17] target-i386: Use Hypervisor level in -machine pc,accel=kvm
` [Qemu-devel] [PATCH v4 07/17] target-i386: Use Hypervisor level in -machine pc, accel=tcg
  ` [PATCH v4 07/17] target-i386: Use Hypervisor level in -machine pc,accel=tcg
` [Qemu-devel] [PATCH v4 08/17] target-i386: Add Hypervisor vendor
  `  "
` [Qemu-devel] [PATCH v4 09/17] target-i386: Add cpu object access routines for "
  `  "
` [Qemu-devel] [PATCH v4 10/17] target-i386: Use Hypervisor vendor in -machine pc, accel=kvm
  ` [PATCH v4 10/17] target-i386: Use Hypervisor vendor in -machine pc,accel=kvm
` [Qemu-devel] [PATCH v4 11/17] target-i386: Use Hypervisor vendor in -machine pc, accel=tcg
  ` [PATCH v4 11/17] target-i386: Use Hypervisor vendor in -machine pc,accel=tcg
` [Qemu-devel] [PATCH v4 12/17] target-i386: Add some known names to Hypervisor vendor
  `  "
` [Qemu-devel] [PATCH v4 13/17] target-i386: Add optional Hypervisor leaf extra
  `  "
` [Qemu-devel] [PATCH v4 14/17] target-i386: Add cpu object access routines for "
  `  "
` [Qemu-devel] [PATCH v4 15/17] target-i386: Add setting of Hypervisor leaf extra for known vmare4
  `  "
` [Qemu-devel] [PATCH v4 16/17] target-i386: Use Hypervisor leaf extra in -machine pc, accel=kvm
  ` [PATCH v4 16/17] target-i386: Use Hypervisor leaf extra in -machine pc,accel=kvm
` [Qemu-devel] [PATCH v4 17/17] target-i386: Use Hypervisor leaf extra in -machine pc, accel=tcg
  ` [PATCH v4 17/17] target-i386: Use Hypervisor leaf extra in -machine pc,accel=tcg

[Buildroot] [PATCH 01/13] perl: new package v6
 2012-09-20 20:04 UTC  (8+ messages)
` [Buildroot] [PATCH 03/13] perl: add DB_File
` [Buildroot] [PATCH 05/13] perl: add GDBM_File
` [Buildroot] [PATCH 06/13] cpanminus: new package v3

[PATCH 0/6] xfrm_user info leaks
 2012-09-20 20:01 UTC  (6+ messages)
` [PATCH 5/6] xfrm_user: ensure user supplied esn replay window is valid
        ` [PATCH v3 5/7] "

[U-Boot] [PATCH 00/11] Add DM blockdev subsystem
 2012-09-20 20:03 UTC  (14+ messages)
` [U-Boot] [PATCH 01/11] DM: add block device core
` [U-Boot] [PATCH 02/11] DM: add support for scanning DOS partitions to blockdev core
` [U-Boot] [PATCH 03/11] DM: add block controller core
` [U-Boot] [PATCH 04/11] DM: add sata_legacy driver for blockctrl
` [U-Boot] [PATCH 05/11] DM: add ata and partition blockdev drivers
` [U-Boot] [PATCH 06/11] DM: add cmd_block command
` [U-Boot] [PATCH 07/11] DM: use new blockdev API in FAT
` [U-Boot] [PATCH 08/11] DM: use new blockdev API in ext2
` [U-Boot] [PATCH 09/11] DM: use new blockdev API in reiserfs
` [U-Boot] [PATCH 10/11] DM: use new blockdev API in ZFS
` [U-Boot] [PATCH 11/11] DM: switch sandbox to DM blockdev

+ scatterlist-atomic-sg_mapping_iter-no-longer-needs-disabled-irqs.patch added to -mm tree
 2012-09-20 20:02 UTC 

[PATCH v7 0/6] ZPODD patches
 2012-09-20 20:00 UTC  (4+ messages)

3.6-rc5 cgroups blkio throttle + md regression
 2012-09-20 19:57 UTC  (10+ messages)

[PATCH] ARM: enable MMU in pbl
 2012-09-20 19:56 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/19] block: bdrv_reopen() patches
 2012-09-20 19:13 UTC  (20+ messages)
` [Qemu-devel] [PATCH v4 01/19] block: correctly set the keep_read_only flag
` [Qemu-devel] [PATCH v4 02/19] block: make bdrv_set_enable_write_cache() modify open_flags
` [Qemu-devel] [PATCH v4 03/19] block: Framework for reopening files safely
` [Qemu-devel] [PATCH v4 04/19] block: move aio initialization into a helper function
` [Qemu-devel] [PATCH v4 05/19] block: move open flag parsing in raw block drivers to helper functions
` [Qemu-devel] [PATCH v4 06/19] block: do not parse BDRV_O_CACHE_WB in block drivers
` [Qemu-devel] [PATCH v4 07/19] block: use BDRV_O_NOCACHE instead of s->aligned_buf in raw-posix.c
` [Qemu-devel] [PATCH v4 08/19] block: purge s->aligned_buf and s->aligned_buf_size from raw-posix.c
` [Qemu-devel] [PATCH v4 09/19] block: raw-posix image file reopen
` [Qemu-devel] [PATCH v4 10/19] block: raw "
` [Qemu-devel] [PATCH v4 11/19] block: qed "
` [Qemu-devel] [PATCH v4 12/19] block: qcow2 "
` [Qemu-devel] [PATCH v4 13/19] block: qcow "
` [Qemu-devel] [PATCH v4 14/19] block: vmdk "
` [Qemu-devel] [PATCH v4 15/19] block: raw-win32 driver reopen support
` [Qemu-devel] [PATCH v4 16/19] block: vdi image file reopen
` [Qemu-devel] [PATCH v4 17/19] block: vpc "
` [Qemu-devel] [PATCH v4 18/19] block: convert bdrv_commit() to use bdrv_reopen()
` [Qemu-devel] [PATCH v4 19/19] block: remove keep_read_only flag from BlockDriverState struct

Kernel crash with unsupported DIF protection type
 2012-09-20 19:53 UTC  (2+ messages)

git diff across submodules
 2012-09-20 19:51 UTC  (5+ messages)

[Buildroot] [PATCH 1/3] alsa-lib: put BR2_PACKAGE_ALSA_LIB_PYTHON under the existing if condition
 2012-09-20 19:51 UTC  (2+ messages)

[Buildroot] [git commit] alsamixergui: use a normal 'select' statement for the alsa-lib dependency
 2012-09-20 19:51 UTC 

[PATCH 00/11] pinctrl: mvebu: pinctrl driver
 2012-09-20 19:51 UTC  (10+ messages)
` [PATCH v4 03/10] pinctrl: mvebu: kirkwood "

[Buildroot] [git commit] alsa-lib: require thread support
 2012-09-20 19:50 UTC 

[PATCH 9/9] Add git-check-ignores
 2012-09-20 19:46 UTC  (16+ messages)
` [PATCH v2 00/14] new git check-ignore sub-command
  ` [PATCH v2 01/14] Update directory listing API doc to match code
  ` [PATCH v2 02/14] Improve documentation and comments regarding directory traversal API
  ` [PATCH v2 03/14] Rename cryptic 'which' variable to more consistent name
  ` [PATCH v2 04/14] Rename path_excluded() to is_path_excluded()
  ` [PATCH v2 05/14] Rename excluded_from_list() to is_excluded_from_list()
  ` [PATCH v2 06/14] Rename excluded() to is_excluded()
  ` [PATCH v2 07/14] Refactor is_excluded_from_list()
  ` [PATCH v2 08/14] Refactor is_excluded()
  ` [PATCH v2 09/14] Refactor is_path_excluded()
  ` [PATCH v2 10/14] For each exclude pattern, store information about where it came from
  ` [PATCH v2 11/14] Refactor treat_gitlinks()
  ` [PATCH v2 12/14] Extract some useful pathspec handling code from builtin/add.c into a library
  ` [PATCH v2 13/14] Provide free_directory() for reclaiming dir_struct memory
  ` [PATCH v2 14/14] Add git-check-ignore sub-command

[Buildroot] [git commit] alsa-lib: put BR2_PACKAGE_ALSA_LIB_PYTHON under the existing if condition
 2012-09-20 19:46 UTC 

[Buildroot] [PATCH 0/11 v3] Rework the gettext handling
 2012-09-20 19:46 UTC  (5+ messages)
` [Buildroot] [PATCH 05/11] gettext: convert to autotools-package

[PATCH v3] net-tcp: TCP/IP stack bypass for loopback connections
 2012-09-20 19:41 UTC  (7+ messages)

ubiattach issue
 2012-09-20 19:40 UTC  (4+ messages)

[RFC] tcp: use order-3 pages in tcp_sendmsg()
 2012-09-20 19:40 UTC  (4+ messages)

[RFC 0/3] PCI/PM: RTD3 fixes/changes for 3.7
 2012-09-20 19:39 UTC  (10+ messages)
` [RFC 1/3] PCI/PM: Fix kexec for D3cold and bridge suspending
` [RFC 2/3] PCI/PM: Make PCI devices notified when its power resource turned on
` [RFC 3/3] PCI/PM: Disable PME poll for PCIe devices

[PATCH] completion: fix shell expansion of items
 2012-09-20 19:38 UTC  (5+ messages)

[PATCH] Support for Asus MyCinema U3100Mini Plus
 2012-09-20 19:37 UTC  (4+ messages)

pci-assign terminates the guest upon pread() / pwrite() error?
 2012-09-20 19:37 UTC  (4+ messages)

[U-Boot] [PATCH v6 3/4] OMAP: networking support for SPL
 2012-09-20 19:35 UTC  (3+ messages)
` [U-Boot] [PATCH v7 "

[Buildroot] [git commit] package/pulseaudio: fix build-dependency on gettext
 2012-09-20 19:35 UTC 

[Buildroot] [git commit] package/lshw: add missing dependency on gettext
 2012-09-20 19:34 UTC 

[PATCH 00/13] overlay filesystem: request for inclusion (v15)
 2012-09-20 19:34 UTC  (2+ messages)

omap-usb-tll build broken in linux next
 2012-09-20 19:29 UTC  (2+ messages)

[Buildroot] [git commit] doc: update after gettext changes
 2012-09-20 19:34 UTC 

[PATCH 2/6] RDMA/nes: Fix for incorrect MSS when tso is on
 2012-09-20 19:34 UTC 

[Buildroot] [git commit] gettext: convert to autotools-package
 2012-09-20 19:34 UTC 

unhandled error -10026
 2012-09-20 19:33 UTC  (7+ messages)

My collection of IXP4xx patches for the next window
 2012-09-20 19:33 UTC 

[Buildroot] [git commit] Remove all references to libintl
 2012-09-20 19:33 UTC 

[PATCH v3 0/6] acpi,pci: hostbridge hotplug support
 2012-09-20 19:32 UTC  (3+ messages)
` [PATCH v3 6/8] ACPI, PCI: add acpi_pci_roots protection

[Qemu-trivial] [PATCH] net/socket: Fix compiler warning (regression for MinGW)
 2012-09-20 19:32 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 2/3] mm: thp: Fix the update_mmu_cache() last argument passing in mm/huge_memory.c
 2012-09-20 19:32 UTC  (5+ messages)

[PATCH 1/3] Add support for creating barebox.img file
 2012-09-20 19:31 UTC  (5+ messages)
` [PATCH 2/3] ARM OMAP AM33XX: create new ARCH for AM33xx
` [PATCH] Makefile: add target to produce a SPL compatible uImage

[PATCH 00/29] More omap header moves for common zImage support
 2012-09-20 19:26 UTC  (4+ messages)
` [PATCH 03/29] ARM: OMAP1: Make plat/mux.h omap1 only

pxa:spitz_pm.c: commit b6eede11 breaks spitz resume under certain conditions
 2012-09-20 19:29 UTC 

[U-Boot] [PATCH] ARM: tegra: define CONFIG_SYS_BOOTMAPSZ
 2012-09-20 19:29 UTC 

[PATCH] dm: gracefully fail any request beyond the end of the device
 2012-09-20 19:28 UTC 

[Buildroot] [git commit] gettext: remove libintl handling
 2012-09-20 19:27 UTC 

[Buildroot] [git commit] gettext: remove the gettext-target make target, unused
 2012-09-20 19:26 UTC 

[Buildroot] [git commit] gettext: remove option to build statically
 2012-09-20 19:26 UTC 

[PATCH 0/2] x86, pci: sta2x11-fixup clock related patches
 2012-09-20 19:10 UTC  (2+ messages)

[xen-unstable test] 13821: regressions - FAIL
 2012-09-20 19:24 UTC 

[PATCH 1/6] RDMA/nes: Fix for incorrect resolving the loopback MAC address
 2012-09-20 19:23 UTC 

[PATCH] Support for Asus MyCinema U3100Mini Plus
 2012-09-20 19:21 UTC  (4+ messages)

[PATCH 0/4] perf tools: runtime fixes for Android
 2012-09-20 19:17 UTC  (8+ messages)
` [PATCH 1/4] perf tools: remove sscanf extension %as
` [PATCH 2/4] perf stat: add compile-time option to disable --big-num

[PATCH] i2c-nomadik: Fixup clock handling
 2012-09-20 19:17 UTC  (3+ messages)

[PATCH] e2fsprogs: Fix reserved blocks calculation for mke2fs -m 50%
 2012-09-20 19:15 UTC  (3+ messages)

[PATCH 2/5] Xen/MCE: vMCE injection
 2012-09-20 19:15 UTC  (3+ messages)

[PATCH] PM / Runtime: let rpm_resume() succeed if RPM_ACTIVE, even when disabled
 2012-09-20 19:09 UTC  (2+ messages)

[Qemu-devel] EHCI USB regression in 1.2.0 - ehci_state_fetchqtd() asserting
 2012-09-20 19:08 UTC  (3+ messages)

shutdown with toshiba portege
 2012-09-20 18:42 UTC 

[PATCH] pwm: Call pwm_enable() before pwm_config()
 2012-09-20 19:05 UTC  (10+ messages)

[PATCH 1/2] mmc: core: Proper signal voltage switch
 2012-09-20 18:40 UTC 

ENOSPC design issues
 2012-09-20 19:03 UTC 

RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
 2012-09-20 19:02 UTC  (4+ messages)

[PATCH tip/core/rcu 0/23] v2 Improvements to RT response on big systems and expedited functions
 2012-09-20 18:48 UTC  (5+ messages)
` [PATCH tip/core/rcu 01/23] rcu: Move RCU grace-period initialization into a kthread
  ` [PATCH tip/core/rcu 06/23] rcu: Break up rcu_gp_kthread() into subfunctions
  ` [PATCH tip/core/rcu 08/23] rcu: Provide OOM handler to motivate lazy RCU callbacks
  ` [PATCH tip/core/rcu 20/23] rcu: Reduce synchronize_rcu_expedited() latency

[PATCH v3] HID: keep dev_rdesc unmodified and use it for comparisons
 2012-09-20 19:00 UTC  (2+ messages)

[PATCH 3/3] serial: pl011: allow very high baudrates
 2012-09-20 19:00 UTC  (3+ messages)

[PATCH 0/6] Reduce compaction scanning and lock contention
 2012-09-20 18:57 UTC  (14+ messages)
` [PATCH 2/6] mm: compaction: Acquire the zone->lru_lock as late as possible
` [PATCH 3/6] mm: compaction: Acquire the zone->lock "
` [PATCH 4/6] Revert "mm: have order > 0 compaction start off where it left"
` [PATCH 5/6] mm: compaction: Cache if a pageblock was scanned and no pages were isolated
  ` [Qemu-devel] "
` [PATCH 6/6] mm: compaction: Restart compaction from near where it left off
    ` [Qemu-devel] "

[PATCH 1/3] serial: pl011: safeguard against impossible baudrates
 2012-09-20 18:57 UTC  (3+ messages)

[PATCH] ASoC: wm8960: remove 'dres' field from platform data structure
 2012-09-20 18:57 UTC 

[PATCH 0/9] ext4: Bunch of DIO/AIO fixes V2
 2012-09-20 18:56 UTC  (3+ messages)
` [PATCH 2/9] ext4: completed_io locking cleanup V2


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.