All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-21 11:44:39 to 2012-09-21 13:08:01 UTC [more...]

[RFC] mac80211: validate key before MIC verify
 2012-09-21 13:07 UTC  (3+ messages)

Constant noise on HDA ALC275
 2012-09-21 13:07 UTC  (4+ messages)

[PATCH] fs/jfs: Patch with various fixes for the JFS code
 2012-09-21 13:07 UTC 

fio 2.0.9 fails: shmget: No space left on device
 2012-09-21 13:06 UTC  (6+ messages)

[PATCH v4] of: Add videomode helper
 2012-09-21 13:07 UTC  (7+ messages)

[PATCH] powerpc/fsl-pci: use 'Header Type' to identify PCIE mode
 2012-09-21 13:06 UTC  (4+ messages)

[PATCH 1/3] fdisk: add guid
 2012-09-21 13:05 UTC  (3+ messages)

[PATCH 0/4] perf: android: configure hardcoded paths
 2012-09-21 13:05 UTC  (4+ messages)
` [PATCH 1/4] perf tools: configure tmp path at build time

[U-Boot] [PATCH v2 1/3] mx53loco: Change default environment to cope with OE changes
 2012-09-21 13:04 UTC  (3+ messages)

bug repport: -r argument don't work
 2012-09-21 13:03 UTC 

[PATCH] log --oneline: put decoration at the end of the line
 2012-09-21 13:03 UTC  (6+ messages)
` [PATCH 0/2] New pretty format color specifiers %C+ and %C-
  ` [PATCH 2/2] pretty: support placeholders "
    ` [PATCH 3/2] pretty: support right alignment

gma500_gfx black screen
 2012-09-21 13:02 UTC  (3+ messages)

[PATCH] amd64_edac: Memory size reported double on processor family 0Fh
 2012-09-21 13:02 UTC  (12+ messages)

[PATCH RFC 0/2] kvm: Improving undercommit,overcommit scenarios in PLE handler
 2012-09-21 13:02 UTC  (4+ messages)
` [PATCH RFC 1/2] kvm: Handle undercommitted guest case "
` [PATCH RFC 2/2] kvm: Be courteous to other VMs in overcommitted scenario "

[U-Boot] [PATCH] mx28evk: Add missing 'setexpr' command
 2012-09-21 13:02 UTC 

[PATCH V2 0/3] Add device tree based discovery support for drm-fimd
 2012-09-21 12:59 UTC  (4+ messages)
` [PATCH V2 1/3] ARM: EXYNOS5: Add fimd node to the exynos5250 dtsi file
` [PATCH V2 2/3] ARM: EXYNOS: add device tree based discovery support for FIMD
` [PATCH V2 3/3] ARM: EXYNOS: Add drm-device node to the dtsi file

[PATCH 0/5] at91 framebuffer support
 2012-09-21 12:55 UTC  (6+ messages)
` [PATCH 1/5] video: add atmel lcdc frambuffer support
  ` [PATCH 2/5] at91sam9263: "
  ` [PATCH 3/5] at91sam9261: "
  ` [PATCH 4/5] at91sam9g45: "
  ` [PATCH 5/5] at91sam9m10g45ek: add lcdc support

[PATCH] core: Actually EIO is a fatal error
 2012-09-21 12:56 UTC  (7+ messages)

[PATCH 0/4] x86: assembly improvements
 2012-09-21 12:56 UTC  (6+ messages)
` [PATCH 1/4] x86: enhance rsp-relative calculations
` [PATCH 2/4] x86: use compiler visible "add" instead of inline assembly "or" in get_cpu_info()
` [PATCH 3/4] x86: slightly streamline __prepare_to_wait() inline assembly
` [PATCH 4/4] x86: clean up interrupt stub generation

[PATCH] drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740
 2012-09-21 12:56 UTC  (2+ messages)
` [PATCH] drm/radeon: force dma32 to fix regression rs4xx, rs6xx, rs740

[PATCH] x86: eliminate code affecting only 64-bit-incapable CPUs
 2012-09-21 12:56 UTC  (2+ messages)

[PATCH] x86: enable VIA CPU support
 2012-09-21 12:55 UTC  (2+ messages)

[PATCH] ARM: spear6xx: Add X600 (SPEAr600) board support
 2012-09-21 12:55 UTC 

[Qemu-devel] [PATCH 00/41] Migration cleanups, refactorings, stats, and more
 2012-09-21 12:54 UTC  (57+ messages)
` [Qemu-devel] [PATCH 01/41] buffered_file: g_realloc() can't fail
` [Qemu-devel] [PATCH 02/41] fix migration sync
` [Qemu-devel] [PATCH 03/41] migration: store end_time in a local variable
` [Qemu-devel] [PATCH 04/41] migration: print total downtime for final phase of migration
` [Qemu-devel] [PATCH 05/41] migration: rename expected_time to expected_downtime
` [Qemu-devel] [PATCH 07/41] migration: print expected downtime in info migrate
` [Qemu-devel] [PATCH 15/41] migration: Add dirty_pages_rate to query migrate output
` [Qemu-devel] [PATCH 21/41] buffered_file: unfold migrate_fd_put_buffer
` [Qemu-devel] [PATCH 22/41] "
` [Qemu-devel] [PATCH 23/41] buffered_file: We can access directly to bandwidth_limit
` [Qemu-devel] [PATCH 24/41] buffered_file: callers of buffered_flush() already check for errors
` [Qemu-devel] [PATCH 25/41] buffered_file: make buffered_flush return the error code
` [Qemu-devel] [PATCH 26/41] migration: make migrate_fd_wait_for_unfreeze() return errors
` [Qemu-devel] [PATCH 27/41] savevm: unexport qemu_fflush
` [Qemu-devel] [PATCH 28/41] virtio-net: use qemu_get_buffer() in a temp buffer
` [Qemu-devel] [PATCH 29/41] savevm: Remove qemu_fseek()
` [Qemu-devel] [PATCH 30/41] savevm: make qemu_fflush() return an error code
` [Qemu-devel] [PATCH 31/41] savevm: unfold qemu_fclose_internal()
` [Qemu-devel] [PATCH 32/41] savevm: unexport qemu_ftell()
` [Qemu-devel] [PATCH 33/41] savevm: make qemu_fill_buffer() be consistent
` [Qemu-devel] [PATCH 34/41] savevm: Only qemu_fflush() can generate errors
` [Qemu-devel] [PATCH 35/41] buffered_file: buffered_put_buffer() don't need to set last_error
` [Qemu-devel] [PATCH 36/41] block-migration: make flush_blks() return errors
` [Qemu-devel] [PATCH 37/41] block-migration: Switch meaning of return value
` [Qemu-devel] [PATCH 38/41] block-migration: handle errors with the return codes correctly
` [Qemu-devel] [PATCH 39/41] savevm: un-export qemu_file_set_error()
` [Qemu-devel] [PATCH 40/41] savevm: make qemu_file_put_notify() return errors
` [Qemu-devel] [PATCH 41/41] cpus: create qemu_cpu_is_vcpu()

[Buildroot] [PATCH] connman: bump to version 1.7
 2012-09-21 12:54 UTC 

[PATCH 1/2] mtd: gpmi-nand: Convert to platform driver
 2012-09-21 12:53 UTC  (3+ messages)

[U-Boot] [PATCH V3 0/8] disk: "part" command and dependencies
 2012-09-21 12:53 UTC  (3+ messages)
` [U-Boot] [PATCH V3 3/8] disk: introduce get_device()

[Qemu-devel] assert and crash on hot-unplug
 2012-09-21 12:52 UTC  (2+ messages)

Beagleboard xM crashes when being set to 800MHz with smartreflex on linux-omap-3.6-rc6
 2012-09-21 12:52 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] Add DM blockdev subsystem
 2012-09-21 12:51 UTC  (13+ 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] [U-Boot-DM] [PATCH 01/11] DM: add block device core

Early cpio decoder and ACPI table override via initrd making use of it
 2012-09-21 12:51 UTC  (4+ messages)
` [PATCH 1/2] lib: Add early cpio decoder

[U-Boot] [PATCH] pci: fix some warnings related to assumptions about
 2012-09-21 12:49 UTC  (9+ messages)
` [U-Boot] arch/powerpc/lib/board.c:get_effective_memsize() for 4GB+ systems

[PATCH 1/4] mm: fix invalidate_complete_page2 lock ordering
 2012-09-21 12:47 UTC  (9+ messages)
` [PATCH 2/4] mm: remove vma arg from page_evictable
` [PATCH 4/4] mm: remove free_page_mlock

[PATCH 1/4] module: add syscall to load module from fd
 2012-09-21 12:42 UTC  (3+ messages)
` [PATCH 2/4] security: introduce kernel_module_from_file hook

[linux-next] drivers/mfd/88pm860x-core.c:982:11: error: too few arguments to function 'mfd_add_devic
 2012-09-21 12:44 UTC 

[PATCH] printk: prefer %#x et at over 0x%x
 2012-09-21 12:44 UTC  (4+ messages)

bluetoothd: Refusing input device connect: Operation already in progress (114)
 2012-09-21 12:43 UTC  (2+ messages)

[Qemu-devel] [PATCH] New syscalls to the seccomp whitelist
 2012-09-21 12:40 UTC  (2+ messages)

[PATCH 1/1] drivers/mtd/devices/m25p80.c: Fix whole device erase
 2012-09-21 12:39 UTC  (2+ messages)
` Fwd: "

[PATCH] trace: don't call page_to_pfn() if page is NULL
 2012-09-21 12:37 UTC  (2+ messages)
` [tip:perf/urgent] tracing: Don't "

[signal:master 94/94] kernel/signal.c:3119:35: error: expected identifier before '(' token
 2012-09-21 12:38 UTC  (2+ messages)

[PATCH] mac80211: Peer STA VHT cap
 2012-09-21 12:38 UTC  (2+ messages)

[PATCH v3 00/18] neard plugin
 2012-09-21 12:36 UTC  (19+ messages)
` [PATCH v3 01/18] Add initial neard plugin implementation
` [PATCH v3 02/18] eir: Add support for parsing SSP hash and randomizer
` [PATCH v3 03/18] eir: Store class in struct eir_data as uint32_t
` [PATCH v3 04/18] eir: Add eir_parse_oob function
` [PATCH v3 05/18] oob: Allow to register pairing complete callback
` [PATCH v3 06/18] Handle missing randomizer in mgmt_add_remote_oob_data
` [PATCH v3 07/18] neard: Implement PushOOB function
` [PATCH v3 08/18] eir: Add support creating EIR with hash and randomizer fields
` [PATCH v3 09/18] eir: Add support for creating EIR with CoD field
` [PATCH v3 10/18] eir: Rename eir_create to eir_create_oob
` [PATCH v3 11/18] eir: Remove support for creating EIR with tx_power fields
` [PATCH v3 12/18] eir: Return number of bytes written by eir_create_oob
` [PATCH v3 13/18] eir: Remove struct uuid_info
` [PATCH v3 14/18] eir: Add support for creating proper OOB EIR
` [PATCH v3 15/18] adapter: Add btd_adapter_get_services function
` [PATCH v3 16/18] adapter: Rename btd_adapter_get_class to btd_adapter_read_class
` [PATCH v3 17/18] adapter: Add btd_adapter_get_class function
` [PATCH v3 18/18] neard: Implement RequestOOB function

[Qemu-devel] [PATCH 0/9] tcg/optimize: rework copy propagation
 2012-09-21 12:36 UTC  (2+ messages)

[PATCH] ASoC: wm8960: remove 'dres' field from platform data structure
 2012-09-21 12:35 UTC  (2+ messages)

[PATCH v4 00/17] Allow changing of Hypervisor CPUIDs
 2012-09-21 12:36 UTC  (5+ messages)
` [PATCH v4 02/17] target-i386: Add missing kvm bits
    ` [Qemu-devel] "

[PATCH v3 1/2] mmc: Move mmc_delay() to include/linux/mmc/core.h
 2012-09-21 20:52 UTC  (5+ messages)

[RFC PATCH 0/3] In non-blocking mode return EAGAIN in hwseek
 2012-09-21 12:33 UTC  (6+ messages)
` [RFC PATCH 1/3] DocBook: EAGAIN == EWOULDBLOCK
  ` [RFC PATCH 2/3] DocBook: in non-blocking mode return EAGAIN in hwseek
  ` [RFC PATCH 3/3] radio drivers: "

ACPI errors on Dell Latitude E5430
 2012-09-21 12:10 UTC 

[Qemu-devel] [PATCH v4 00/19] block: bdrv_reopen() patches
 2012-09-21 12:31 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 15/19] block: raw-win32 driver reopen support

[GIT PULL] slave-dmaengine fixes
 2012-09-21 12:24 UTC 

[Qemu-devel] [PATCH v4 0/9] linux framebuffer display driver
 2012-09-21 12:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/9] fbdev: add "

[Buildroot] [PATCH] unionfs: add missing dependency on host-pkg-config
 2012-09-21 12:27 UTC  (10+ messages)

[RFC] Processing context in the V4L2 subdev and V4L2 controls API ?
 2012-09-21 12:26 UTC  (2+ messages)

Guest Debugging Facilities in KVM
 2012-09-21 12:25 UTC  (5+ messages)

[Qemu-devel] [PATCH] usb-redir: Allow to attach USB 2.0 devices to 1.1 host controller
 2012-09-21 12:25 UTC  (9+ messages)

[MTD website] UBI: now we reserve 20/1024 PEB for bad block handling
 2012-09-21 12:25 UTC  (2+ messages)

[PATCH V2] drm/exynos: Add match table for drm platform device
 2012-09-21 18:37 UTC  (2+ messages)

[PATCH] Persistent grant maps for xen blk drivers
 2012-09-21 12:23 UTC  (6+ messages)
` [Xen-devel] "

HD-audio runtime->delay accounting
 2012-09-21 12:22 UTC  (3+ messages)

[PATCH v3] USB: PHY: Re-organize Tegra USB PHY driver
 2012-09-21 12:20 UTC 

[PATCH 01/11] ARM: defconfig: Remove CONFIG_MISC_DEVICES
 2012-09-21 12:20 UTC  (5+ messages)

[RFC PATCH 0/3] amba-clcd: add device tree support
 2012-09-21 12:19 UTC  (6+ messages)
` [RFC PATCH 1/3] amba-clcd: Add Device Tree support to amba-clcd driver

[Qemu-devel] EHCI USB regression in 1.2.0 - ehci_state_fetchqtd() asserting
 2012-09-21 12:19 UTC  (4+ messages)

[RFC v4 Patch 0/4] fs/inode.c: optimization for inode lock usage
 2012-09-21 12:17 UTC  (2+ messages)

Using other recipes output in Makefile-project
 2012-09-21 12:14 UTC  (3+ messages)

RCU idle CPU detection is broken in linux-next
 2012-09-21 12:13 UTC  (9+ messages)

[PATCH] mvsas: use correct named constants
 2012-09-21 12:11 UTC 

[PATCH] serial: omap: fix the overrun case
 2012-09-21 12:07 UTC  (9+ messages)

[PATCH 0/7] dw_dmac: introduce autoconfiguration
 2012-09-21 12:05 UTC  (8+ messages)
` [PATCHv2 0/6] "
  ` [PATCHv2 1/6] dw_dmac: mark dwc_dump_chan_regs as inline
  ` [PATCHv2 2/6] dw_dmac: fill optional encoded parameters in register structure
  ` [PATCHv2 3/6] dw_dmac: get number of channels from hardware if possible
  ` [PATCHv2 4/6] dw_dmac: autoconfigure block_size or use platform data
  ` [PATCHv2 5/6] dw_dmac: autoconfigure data_width or get it via "
  ` [PATCHv2 6/6] dw_dmac: introduce software emulation of LLP transfers

sound/pci/hda/patch_ca0132.c: potential null dereference 'dma_engine'
 2012-09-21 12:00 UTC  (6+ messages)

[patch net-next] team: send port changed when added
 2012-09-21 11:51 UTC 

[PATCH] rtc: m41t80: remove disabled alarm functionality
 2012-09-21 11:51 UTC 

[PATCH[ Makefile: Fix scripts_basic / archscripts build order
 2012-09-21 11:50 UTC  (4+ messages)
  ` [PATCH] x86/kbuild: archscripts depends on scripts_basic

[patch net-next] teamd: send port changed when added
 2012-09-21 11:50 UTC 

[Powertop] Software resource usage by cpu's
 2012-09-21 11:47 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.