All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-18 10:58:11 to 2013-06-18 11:47:50 UTC [more...]

https://lkml.org/lkml/2013/2/1/531
 2013-06-18 11:47 UTC  (12+ messages)

[ 3.5.y.z extended stable ] Linux 3.5.7.15 stable review
 2013-06-18 11:43 UTC  (37+ messages)
` [PATCH 01/93] ata_piix: add PCI IDs for Intel BayTail
` [PATCH 02/93] libata: make ata_exec_internal_sg honor DMADIR
` [PATCH 09/93] usb: dwc3: gadget: free trb pool only from epnum 2
` [PATCH 10/93] USB: revert periodic scheduling bugfix
` [PATCH 11/93] USB: serial: fix Treo/Kyocera interrrupt-in urb context
` [PATCH 12/93] USB: visor: fix initialisation of Treo/Kyocera devices
` [PATCH 18/93] regulator: palmas: Fix "enable_reg" to point to the correct reg for SMPS10
` [PATCH 23/93] USB: mos7720: fix hardware flow control
` [PATCH 25/93] USB: option: blacklist network interface on Huawei E1820
` [PATCH 29/93] thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR
` [PATCH 31/93] ACPI video: ignore BIOS backlight value for HP dm4
` [PATCH 32/93] ACPI video: ignore BIOS initial backlight value for HP 1000
` [PATCH 36/93] ALSA: usb-audio: fix Roland/Cakewalk UM-3G support
` [PATCH 37/93] drm: fix a use-after-free when GPU acceleration disabled
` [PATCH 38/93] drm/mgag200: Add missing write to index before accessing data register
` [PATCH 39/93] drm/i915: no lvds quirk for hp t5740
` [PATCH 43/93] drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC
` [PATCH 52/93] USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointer
` [PATCH 57/93] libceph: add update_authorizer auth method
` [PATCH 60/93] libceph: register request before unregister linger
` [PATCH 67/93] drm/i915: prefer VBT modes for SVDO-LVDS over EDID
` [PATCH 68/93] Bluetooth: Fix mgmt handling of power on failures
` [PATCH 69/93] ath9k: Disable PowerSave by default
` [PATCH 70/93] Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"
` [PATCH 73/93] CPU hotplug: provide a generic helper to disable/enable CPU hotplug
` [PATCH 78/93] swap: avoid read_swap_cache_async() race to deadlock while waiting on discard I/O completion
` [PATCH 80/93] ceph: fix statvfs fr_size
` [PATCH 85/93] USB: pl2303: fix device initialisation at open
` [PATCH 86/93] tg3: Wait for boot code to finish after power on
` [PATCH 87/93] powerpc: Fix stack overflow crash in resume_kernel when ftracing
` [PATCH 88/93] powerpc: Fix emulation of illegal instructions on PowerNV platform
` [PATCH 89/93] powerpc: Fix missing/delayed calls to irq_work
` [PATCH 90/93] audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
` [PATCH 91/93] xen-netfront: reduce gso_max_size to account for max TCP header
` [PATCH 92/93] ext4: lock i_mutex when truncating orphan inodes
` [PATCH 93/93] snd_pcm_link(): fix a leak

[Qemu-devel] [PATCH qom-cpu v3 0/6] QOM CPUState migration, next generation
 2013-06-18 11:45 UTC  (5+ messages)
` [Qemu-devel] [PATCH qom-cpu v3 1/6] cpu: Fix cpu_class_set_vmsd() documentation
` [Qemu-devel] [PATCH qom-cpu v3 2/6] cpu: Introduce device_class_set_vmsd() helper

[PATCH] Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"
 2013-06-18 11:43 UTC  (3+ messages)

[PATCH] ARM: cache coherence problem in guestcopy.c
 2013-06-18 11:45 UTC  (2+ messages)

[PATCH] regulator: tps51632: Get regulator name from i2c_client
 2013-06-18 11:44 UTC  (3+ messages)

[PATCH net-next] bonding: trivial: make alb use bond_slave_has_mac()
 2013-06-18 11:44 UTC 

[PATCH] clocksource: sh_cmt: Use devm_* managed helpers
 2013-06-18 11:43 UTC  (3+ messages)

[PATCH] libxl, hvmloader: Don't relocate memory for MMIO hole
 2013-06-18 11:43 UTC  (5+ messages)

[PATCH] md: bcache: Fixed a typo with the word 'arithmetic'
 2013-06-18 11:42 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/16] -boot and -no-fd-bootchk fixes
 2013-06-18 11:41 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 05/16] pc: Make -no-fd-bootchk stick across boot order changes
` [Qemu-devel] [PATCH v3 07/16] qtest: Don't reset on qtest chardev connect

send-email adds redundant From: lines to message body
 2013-06-18 11:42 UTC  (2+ messages)

[Buildroot] [PATCH] sconeserver: bump version
 2013-06-18 11:40 UTC 

[PATCH v3 00/12] MBus device tree binding
 2013-06-18 11:39 UTC  (30+ messages)
  ` [PATCH v3 01/12] bus: mvebu-mbus: Factor out initialization details
  ` [PATCH v3 02/12] bus: mvebu-mbus: Introduce device tree binding
  ` [PATCH v3 03/12] bus: mvebu-mbus: Add static window allocation to the DT binding
  ` [PATCH v3 04/12] ARM: mvebu: Initialize MBus using "
  ` [PATCH v3 05/12] ARM: mvebu: Remove the harcoded BootROM window allocation
  ` [PATCH v3 06/12] memory: mvebu-devbus: Remove address decoding window workaround
  ` [PATCH v3 07/12] ARM: mvebu: Use the preprocessor on Armada 370/XP device tree files
  ` [PATCH v3 08/12] ARM: mvebu: Add MBus to Armada 370/XP device tree
  ` [PATCH v3 09/12] ARM: mvebu: Add BootROM "
  ` [PATCH v3 10/12] ARM: mvebu: Relocate Armada 370/XP DeviceBus device tree nodes
  ` [PATCH v3 11/12] ARM: mvebu: Relocate Armada 370 PCIe "
  ` [PATCH v3 12/12] ARM: mvebu: Relocate Armada XP "

[RFC 0/2] exynos5250/hdmi: replace dummy hdmiphy clock with pmu reg control
 2013-06-18 11:37 UTC  (10+ messages)

[Qemu-devel] RFC: DSO (dynamic shared objects) support
 2013-06-18 11:37 UTC 

Issues with Intel HD graphics 4000
 2013-06-18 11:37 UTC  (4+ messages)

[PATCH 00/11] pinctrl: mvebu: pinctrl driver
 2013-06-18 11:36 UTC  (5+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 02/10] pinctrl: mvebu: dove "

Writing to RBD image while it's snapshot is being created causes I/O errors
 2013-06-18 11:35 UTC  (4+ messages)

[PATCH v3 1/6] mm/writeback: remove wb_reason_name
 2013-06-18 11:33 UTC  (12+ messages)
` [PATCH v3 2/6] mm/writeback: Don't check force_wait to handle bdi->work_list
` [PATCH v3 3/6] mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name
` [PATCH v3 4/6] mm/page_alloc: fix doc for numa_zonelist_order
` [PATCH v3 5/6] mm/thp: fix doc for transparent huge zero page
` [PATCH v3 6/6] mm/pgtable: Don't accumulate addr during pgd prepopulate pmd

Booting Yocto on i.MX35
 2013-06-18 11:34 UTC  (14+ messages)

[Qemu-devel] [PATCH 0/2] Fix NBD hostname parsing issues
 2013-06-18 11:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] qemu-socket: allow hostnames starting with a digit

[PATCH 1/4] obexd: Fix handling error cases in setpath
 2013-06-18 11:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] qmp: add 'drive' to enum NewImageMode
 2013-06-18 11:33 UTC  (2+ messages)

[PATCH 00/10] Make use of v7 barrier variants in Linux
 2013-06-18 11:32 UTC  (4+ messages)
` [PATCH 02/10] ARM: tlb: don't perform inner-shareable invalidation for local TLB ops

[PATCH] ceph: fix sleeping function called from invalid context
 2013-06-18 11:30 UTC  (2+ messages)

[ath9k-devel] ath9k MP mode and DFS
 2013-06-18 11:30 UTC 

[PATCH 0/8] brcmfmac: scatterlist support in sdio and cleanup
 2013-06-18 11:29 UTC  (9+ messages)
` [PATCH 1/8] brcmfmac: Only use credits for bcmc when firmware indicates it
` [PATCH 2/8] brcmfmac: rename variable prec to more appropriate name, ie. fifo
` [PATCH 3/8] brcmfmac: remove dependency with nl80211.h
` [PATCH 4/8] brcmfmac: consolidate mac_descriptor related function names
` [PATCH 5/8] brcmfmac: simplify dpc handling using atomic operations
` [PATCH 6/8] brcmfmac: remove redundant chip ID check in dhd_sdio
` [PATCH 7/8] brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrw
` [PATCH 8/8] brcmfmac: add sdio sg list support

[U-Boot] [PATCH v2 1/3] ARM: Tegra: FDT: Add USB EHCI function for T30/T114
 2013-06-18 11:29 UTC  (8+ messages)

[PATCH v3 0/1] Pinctrl/gpio driver for Intel Baytrail platforms
 2013-06-18 11:33 UTC  (2+ messages)
` [PATCH v3 1/1] pinctrl: add Intel BayTrail GPIO/pinctrl support

[PATCH 2/6] ARM: OMAP2+: Remove board-omap4panda.c
 2013-06-18 11:27 UTC  (12+ messages)

[PATCH v2 0/8] MSI support for Marvell EBU PCIe driver
 2013-06-18 11:26 UTC  (6+ messages)
` [PATCH v2 4/8] irqchip: armada-370-xp: implement MSI support

[PATCH 0/4] ARM: OMAP4: Panda USB Host support and DVI EDID fix
 2013-06-18 11:23 UTC  (17+ messages)
` [PATCH 1/4] ARM: dts: omap4-panda: Add USB Host support
  ` [PATCH 2/4] ARM: dts: omap4-panda: Fix DVI EDID reads
` [PATCH 3/4] ARM: dts: omap5-uevm: Provide USB Host PHY clock frequency
` [PATCH 4/4] ARM: OMAP2+: dts: HACK: Provide alias to USB PHY clock

[PATCH] ARM: OMAP3EVM: Marking omap3_evm_display_init() with CONFIG_BROKEN
 2013-06-18 11:23 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] fix macaddr allocation
 2013-06-18 11:21 UTC  (2+ messages)

config file lost
 2013-06-18 11:19 UTC  (4+ messages)

[GIT PULL] s390 patches for the 3.10-rc6
 2013-06-18 11:19 UTC  (4+ messages)

[Qemu-devel] [PATCH v1 0/5] Nand Cleanup
 2013-06-18 11:12 UTC  (6+ messages)
` [Qemu-devel] [PATCH v1 1/5] block/nand: Factor out common code
` [Qemu-devel] [PATCH v1 2/5] block/nand: Formatting sweep
` [Qemu-devel] [PATCH v1 3/5] block/nand: QOM casting sweep
` [Qemu-devel] [PATCH v1 4/5] block/nand: Convert Sysbus::init to Device::realize
` [Qemu-devel] [PATCH v1 5/5] nand: Don't inherit from Sysbus

[LTP] Patch for disktest: Handle long filenames more reasonably
 2013-06-18 11:20 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] net2big_v2: initialize fan and LEDs at startup
 2013-06-18 11:18 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] LaCie/common: add support for the GPIO extension bus

[Qemu-devel] [PATCH 0/2] Remove hardcoded xen-platform device initialization (v4)
 2013-06-18 11:17 UTC  (5+ messages)
` [PATCH 1/2] Allow use of pc machine type (accel=xen) for Xen HVM domains
  ` [Qemu-devel] "
` [PATCH 2/2] Move hardcoded initialization of xen-platform device
` [Qemu-devel] "

[PATCH 0/2] Remove hardcoded xen-platform device initialization (v4)
 2013-06-18 11:16 UTC 

[PATCH] writeback: plug writeback at a high level
 2013-06-18 11:16 UTC  (4+ messages)

[PATCH net-next 0/2] bnx2x: add support for low latency rx
 2013-06-18 11:15 UTC  (5+ messages)
` [PATCH net-next 1/2] bnx2x: add support for ndo_ll_poll

[Bug 56881] New: MAP_HUGETLB mmap fails for certain sizes
 2013-06-18 11:14 UTC  (8+ messages)

[PATCH v7 0/9] Generic PHY Framework
 2013-06-18 11:13 UTC  (8+ messages)
` [PATCH v7 5/9] ARM: OMAP: USB: Add phy binding information

Node Description mismatch between saquery & smpquery
 2013-06-18 11:13 UTC  (2+ messages)

Fix for kernel 3.8/gcc-4.8 segfault on qemuarm
 2013-06-18 11:12 UTC  (7+ messages)
          ` [OE-core] "

[PATCH v2 00/38] Thirty eight patches big Exynos cleanup
 2013-06-18 11:11 UTC  (4+ messages)

[RFC 0/3] Allow CONFIG_DEBUG_SET_MODULE_RONX to be used on ARM
 2013-06-18 11:09 UTC  (4+ messages)
` [RFC 2/3] arm: mm: Define set_memory_* functions for ARM

FINAL WARNING!!!
 2013-06-18  8:57 UTC 

e1000e + suspend, 3.9-rc2
 2013-06-18 11:07 UTC  (12+ messages)

[PATCH] send-email: allow use of basic email list in --cc --to and --bcc
 2013-06-18 11:06 UTC  (5+ messages)

[PATCH v2 00/11] irqdomain: Refactor
 2013-06-18 11:04 UTC  (8+ messages)
` [PATCH v2 08/11] irqdomain: Refactor irq_domain_associate_many()

[Qemu-devel] [PATCH v2 0/2] make AioContext's bh re-entrant
 2013-06-18 11:03 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] add a header file for atomic operations

[PATCH opensm] ftree: Allow defining only io_guids file and consider rest of nodes as CN nodes
 2013-06-18 11:03 UTC 

[PATCH v3] memcg: event control at vmpressure
 2013-06-18 11:01 UTC  (5+ messages)

DMA mapping API(IOMMU) for ARM64?
 2013-06-18 11:01 UTC  (5+ messages)

[PATCH v2 0/4] ARM: dts: Add LCD and PWM support for exynos4210-origen
 2013-06-18 11:01 UTC  (2+ messages)

[Qemu-devel] virsh live migration w/o shared storage fails with error as vm is not running
 2013-06-18 11:00 UTC  (5+ messages)

[PATCH] drm/tegra: Include linux/types.h
 2013-06-18 11:00 UTC  (5+ messages)

[PATCH 0/2] Enable config options to enable S2R wakeup
 2013-06-18 10:58 UTC  (4+ messages)

[PATCH 0/1] xinput-calibrator: move it from meta-oe to oe-core
 2013-06-18 10:58 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v3 01/13] nEPT: Support LOAD_IA32_EFER entry/exit controls for L1
 2013-06-18 10:57 UTC  (6+ messages)
` [PATCH v3 03/13] nEPT: Add EPT tables support to paging_tmpl.h


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.