All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-30 13:54:01 to 2013-09-30 14:46:41 UTC [more...]

[RFC] extending splice for copy offloading
 2013-09-30 15:24 UTC  (17+ messages)

Problems in starting up domU with Xen-ARM (on Cortex-A15 Fast Models)
 2013-09-30 14:46 UTC  (11+ messages)

[git pull] Score: Fix compiling errors and update the information of maintainers (Fixed format)
 2013-09-30 14:45 UTC 

Vital Proposal
 2013-09-30 14:35 UTC 

[PATCH] xen/hvc-console: Make it work with HVM guests
 2013-09-30 14:45 UTC  (4+ messages)
` [Xen-devel] "

[PATCH 0/9] drm/i915: Plane rotation support
 2013-09-30 14:44 UTC  (10+ messages)
` [PATCH 1/9] drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h
` [PATCH 2/9] drm: Add support_bits parameter to drm_property_create_bitmask()
` [PATCH 3/9] drm: Add drm_mode_create_rotation_property()
` [PATCH 4/9] drm/omap: Switch omapdrm over to drm_mode_create_rotation_property()
` [PATCH 5/9] drm: Add drm_rect rotation functions
` [PATCH 6/9] drm: Add drm_rotation_simplify()
` [PATCH 7/9] drm/i915: Add 180 degree sprite rotation support
` [PATCH 8/9] drm/i915: Make intel_plane_restore() return an error
` [PATCH 9/9] drm/i915: Add rotation property for sprites

[GIT PULL] ux500 device tree changes for v3.13 take 2
 2013-09-30 14:44 UTC  (2+ messages)

[PATCH v3] runtime PM support for I2C adapter devices
 2013-09-30 14:43 UTC  (6+ messages)
` [PATCH v3] i2c: enable runtime PM for I2C adapter devices enumerated from ACPI

[PATCH 0/1] drm/i915: Another version of the vga stop_machine monstrosity
 2013-09-30 14:43 UTC  (5+ messages)
` [PATCH v2 1/1] drm/i915: Fix VGA handling using stop_machine() or mmio

[PATCH net-next] xen-netfront: convert to GRO API and advertise this feature
 2013-09-30 14:43 UTC  (5+ messages)
    ` [Xen-devel] "

[PATCH 0/2] mmc: core: Remove all code related to MMC_CLKGATE
 2013-09-30 14:42 UTC  (3+ messages)
` [PATCH 1/2] MIPS: db1235: Don't use MMC_CLKGATE
` [PATCH 2/2] mmc: core: Remove MMC_CLKGATE

[PATCH] media: i2c: adv7343: fix the DT binding properties
 2013-09-30 14:41 UTC  (5+ messages)

[dpdk-announce] seminar - get started with dpdk.org
 2013-09-30 14:41 UTC 

[PATCH] rwsem: reduce spinlock contention in wakeup code path
 2013-09-30 14:40 UTC  (8+ messages)
        ` [PATCH] anon_vmas: Convert the rwsem to an rwlock_t

[PATCH V2] ARM: dts: am335x-boneblack: move fixed regulator to board level
 2013-09-30 14:40 UTC  (3+ messages)

status of fancy striping for krbd
 2013-09-30 14:39 UTC 

[PATCH 1/2] Documentation: Add device tree bindings for i.MX TVE
 2013-09-30 14:40 UTC  (5+ messages)
` [PATCH 2/2] ARM i.MX53: dts: Add TVE to i.MX53-QSB device tree

[REGRESSION] jump label safety checks break automatic numa balancing
 2013-09-30 14:39 UTC 

[PATCH 0/4] ARM: keystone: Enable SPI and I2C support
 2013-09-30 14:38 UTC  (5+ messages)
` [PATCH 3/4] spi: davinci: Allow SPI to be build without EDMA support

[Qemu-devel] [PATCH v6 00/26] qemu: generate acpi tables for the guest
 2013-09-30 14:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 01/26] qemu: add Error to typedefs

[PATCH/RFC v4] ARM: shmobile: armadillo800eva-reference: add SDHI and MMCIF interfaces
 2013-09-30 14:38 UTC  (2+ messages)

[PATCH v2 1/3] build: Add skeleton for BlueZ Android
 2013-09-30 14:37 UTC  (7+ messages)
` [PATCH v2 2/3] android: Add skeleton of BlueZ Android daemon
` [PATCH v2 3/3] android: Android version of log.c

DomU vs Dom0 performance
 2013-09-30 14:36 UTC  (2+ messages)

[v3.11][Regression] HID: hyperv: convert alloc+memcpy to memdup
 2013-09-30 14:35 UTC  (11+ messages)

[PATCH v2] USB: gadget: epautoconf: fix ep maxpacket check
 2013-09-30 14:34 UTC  (2+ messages)

[PATCH 0/8] linux: various cleanups and updates to kernel recipes
 2013-09-30 14:33 UTC  (7+ messages)
` [PATCH 1/8] linux-omap-2.6.39: remove old beagleboard-specific and not supported kernel
` [PATCH 2/8] linux-3.0: remove old beagleboard-specific 3.0 and 3.1rc kernel recipes
` [PATCH 4/8] linux-davinci 2.6.32: remove old hawkboard-specific kernel

[PATCH v6 0/5] introduce XENMEM_exchange_and_pin, XENMEM_unpin and XENMEM_pin
 2013-09-30 14:31 UTC  (8+ messages)
` [PATCH v6 5/5] xen: introduce XENMEM_pin

[PATCH 1/6] si4713 : Reorganized drivers/media/radio directory
 2013-09-30 14:32 UTC  (10+ messages)
` [PATCH 0/6] si4713 : USB driver
  ` [PATCH 2/6] si4713 : Modified i2c driver to handle cases where interrupts are not used

[PATCH 0/9] drm/i915: Some cleanups and fixes to the sprite code
 2013-09-30 14:31 UTC  (11+ messages)
` [PATCH 1/9] drm/i915: Set primary_disabled in intel_{enable, disable}_plane
` [PATCH 2/9] drm/i915: Allow sprites to be configured on a disabled pipe
` [PATCH 3/9] drm/i915: Skip sprite register writes on "
` [PATCH 4/9] drm/i915: Reduce the time we hold struct mutex in sprite update_plane code
` [PATCH 5/9] drm/i915: Kill a goto from sprite disable code
` [PATCH 6/9] drm/i915: Do a bit of cleanup in the sprite code
` [PATCH 7/9] drm/i915: Save user requested plane coordinates only on success
` [PATCH 8/9] drm/i915: Do the fbc vs. primary plane enable/disable in the right order
` [PATCH 9/9] drm/i915: Enable/disable IPS when primary is enabled/disabled

[Qemu-devel] [PATCH v4 0/3] qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safe
 2013-09-30 14:31 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 2/3] "

[PATCH] cfg80211: parse dfs region for internal regdb option
 2013-09-30 14:31 UTC  (2+ messages)

[PATCH v2 0/3] dma: mxs-dma bugfixes and cleanup
 2013-09-30 14:30 UTC  (5+ messages)
` [PATCH v2 1/3] dma: mxs-dma: Cleanup interrupt handler

[RFC] mac80211: correctly close cancelled scans
 2013-09-30 14:30 UTC  (2+ messages)

[PATCH] Enable internal mic on a Thinkpad machine
 2013-09-30 14:30 UTC  (3+ messages)

[PATCH v2] cfg80211: don't start p2p device while in RFKILL
 2013-09-30 14:29 UTC  (2+ messages)

[PATCH 0/4] ath: add dynamic user regulatory setting support
 2013-09-30 14:29 UTC  (3+ messages)
` [PATCH 1/4] cfg80211: export reg_initiator_name()

[patch] staging: rtl8712: remove unneeded NULL check
 2013-09-30 14:29 UTC  (2+ messages)

[GIT PULL v2] drivers/clocksource: sched_clock_register() conversion for 3.13 (via tip/timers/core)
 2013-09-30 14:29 UTC  (3+ messages)

[RFC PATCH 0/6] DRIVERS: IRQCHIP: Add support for crossbar IP
 2013-09-30 14:28 UTC  (30+ messages)
` [RFC PATCH 1/6] DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs
` [RFC PATCH 2/6] DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IP
` [RFC PATCH 3/6] ARM: DTS: DRA: Add crossbar device binding
` [RFC PATCH 4/6] ARM: DTS: DRA: Replace peripheral interrupt numbers with crossbar inputs
` [RFC PATCH 5/6] ARM: OMAP4+: Correct Wakeup-gen code to use physical irq number
` [RFC PATCH 6/6] ARM: DRA: Enable Crossbar IP support for DRA7XX

[PATCH 1/4] driver core: introduce helper macro initcall_driver()
 2013-09-30 14:28 UTC  (6+ messages)

[RFC PATCH] tty: serial: uartlite: Extend time for sending chars through mdm IP
 2013-09-30 14:28 UTC  (3+ messages)

[PATCH 1/3] NFSv4.1: filelayout_check_layout: don't set the layout devinfo data on failure
 2013-09-30 14:27 UTC  (5+ messages)
` [PATCH 2/3] NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt fails
  ` [PATCH 3/3] NFSv4.1: Ensure memory ordering between nfs4_ds_connect and nfs4_fl_prepare_ds

Progress of device deletion?
 2013-09-30 14:27 UTC  (2+ messages)

Kernel panic in ieee80211_calculate_rx_timestamp
 2013-09-30 14:27 UTC  (2+ messages)

[GIT PULL] EFI changes
 2013-09-30 14:26 UTC  (3+ messages)

linux-next: manual merge of the bcon tree
 2013-09-30 14:26 UTC  (3+ messages)
` linux-next: manual merge of the wireless-next tree

[PATCH] x86/acpi: fix incorrect placement of __initdata tag
 2013-09-30 14:24 UTC  (3+ messages)

Is Relocation forced?
 2013-09-30 14:24 UTC 

[PATCH 0/50] Basic scheduler support for automatic NUMA balancing V7
 2013-09-30 14:24 UTC  (7+ messages)
` [PATCH 37/50] sched: Introduce migrate_swap()
  ` [PATCH] hotplug: Optimize {get,put}_online_cpus()
    ` [RFC] introduce synchronize_sched_{enter,exit}()

[PATCH 0/2] patches to improve cluster raid1 performance [V2]
 2013-09-30 14:24 UTC  (2+ messages)

[PATCH] MIPS: fix forced successful syscalls
 2013-09-30 14:22 UTC 

nouveau freezes
 2013-09-30 14:23 UTC  (4+ messages)

[PATCH 0/3] Fully support 47-bit physical addresses
 2013-09-30 14:22 UTC  (2+ messages)

[PATCH] ARM: mxs_defconfig: Add CHIPIDEA_UDC support
 2013-09-30 14:22 UTC 

[PATCH] powerpc/8xx: tqm8xx: fix incorrect placement of __initdata tag
 2013-09-30 14:20 UTC  (3+ messages)

NetworkManager not connecting anymore
 2013-09-30 14:20 UTC  (2+ messages)

gss context cache
 2013-09-30 14:00 UTC  (2+ messages)

[Bug 69961] New: Regression: Xserver fails to start
 2013-09-30 14:19 UTC  (2+ messages)
` [Bug 69961] "

[PATCH] [trivial]treewide: Fix typo in printk
 2013-09-30 14:19 UTC 

[LTP] cpuset controller fixes
 2013-09-30 14:17 UTC  (3+ messages)
` [LTP] [PATCH] controllers/cpuset: reogranization

pcm_rate API question
 2013-09-30 14:16 UTC  (6+ messages)

meta-raspberrypi
 2013-09-30 14:16 UTC  (2+ messages)

[PATCH v2 1/3] i2c: xilinx: Fix i2c checkpatch warnings
 2013-09-30 14:15 UTC  (5+ messages)
` [PATCH v2 2/3] i2c: xilinx: Set tx direction in write operation
` [PATCH v2 3/3] i2c: xilinx: Use devm_* functions

IBM HS20 Xen 4.1 and 4.2 Critical Interrupt - Front panel NMI crash
 2013-09-30 14:13 UTC  (7+ messages)
          ` Is: 0xCF8 on extended config space instead of MCONF? Was:Re: "

[RFC] ALSA: Reduce delay for a blocking pcm_drain
 2013-09-30 14:13 UTC  (3+ messages)

[U-Boot] [PATCH v7 0/5] mtd: nand: omap: optimize and clean-up of OMAP NAND driver
 2013-09-30 14:13 UTC  (6+ messages)
` [U-Boot] [PATCH v7 1/5] mtd: nand: omap: enable BCH ECC scheme using ELM for generic platform
` [U-Boot] [PATCH v7 2/5] mtd: nand: omap: optimize chip->ecc.hwctl() for H/W ECC schemes
` [U-Boot] [PATCH v7 3/5] mtd: nand: omap: optimize chip->ecc.calculate() "
` [U-Boot] [PATCH v7 4/5] mtd: nand: omap: optimized chip->ecc.correct() "
` [U-Boot] [PATCH v7 5/5] board/ti/am335x/README: update for NAND boot

[PATCH] [media] platform: Kconfig: Select SRAM for VIDEO_CODA
 2013-09-30 14:12 UTC 

[PATCH] ARM: mvebu: Add DT entry for ReadyNAS 102 to use gpio-poweroff driver
 2013-09-30 14:13 UTC  (2+ messages)

[PATCH 0/63] Basic scheduler support for automatic NUMA balancing V8
 2013-09-30 14:10 UTC  (5+ messages)
` [PATCH 11/63] mm: Close races between THP migration and PMD numa clearing

[PATCH] ASoC: pcm: Remove extra spaces from dev_ prints
 2013-09-30 14:08 UTC 

[PATCH V4 0/3] perf/x86/amd: AMD Family 16h Data Breakpoint Extensions
 2013-09-30 14:09 UTC  (5+ messages)

[PATCH v6] watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI
 2013-09-30 14:08 UTC 

[PATCH, FIX] ARM: mvebu: fix ReadyNAS 102 Power button GPIO to make it active high
 2013-09-30 14:09 UTC  (2+ messages)

[PATCH] ARM: mach-imx: cpu: Include <linux/err.h>
 2013-09-30 14:08 UTC 

[PATCH 0/3] nohz full: drop 64-bit requirement, enable ARM support v2
 2013-09-30 14:06 UTC  (8+ messages)
` [PATCH 1/3] vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig
` [PATCH 2/3] nohz: Drop generic vtime obsolete dependency on CONFIG_64BIT
` [PATCH 3/3] ARM: Kconfig: allow full nohz CPU accounting

[PATCH] hvm: Allow HVM guests to make console_io hypercall
 2013-09-30 14:04 UTC  (3+ messages)

[PATCH] opensm: Fix GUIDInfo SET function
 2013-09-30 14:05 UTC 

[PATCH net-next 0/1] sip: introduce nf_nat_sip_hooks
 2013-09-30 14:03 UTC  (3+ messages)
` [PATCH net-next 1/1] "

[PATCH v4 0/4] ARM: Broadcom BCM4760 support
 2013-09-30 14:02 UTC  (6+ messages)
` [PATCH v4 4/4] ARM: bcm4760: Add restart hook

Linux 3.11.1 HVM guest kernel crash when started with xl (get_free_entries)
 2013-09-30 14:02 UTC  (3+ messages)

[PATCH 0/1] Fix YOCTO #3656
 2013-09-30 14:02 UTC  (3+ messages)
` [PATCH 1/1] rpm: fix rpm2cpio segmentation fault

[Qemu-devel] [RfC PATCH 0/2] seabios: going to 256k size
 2013-09-30 14:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] roms: build two seabios binaries

[Qemu-devel] [PATCH v3 00/18] qtest: Test all targets
 2013-09-30 14:01 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 02/18] arm/boot: Turn arm_load_kernel() into no-op for qtest without -kernel

[PATCH 0/2] kvm tools: arm: support Cortex-A7 CPUs
 2013-09-30 14:00 UTC  (7+ messages)
` [PATCH 2/2] kvm tools: arm: add support for ARM Cortex-A7

[PATCH] mmc: cb710: drop free_irq for devm_request_irq allocated irq
 2013-09-30 13:59 UTC  (2+ messages)

[meta-java][PATCH 1/3] jamvm compile add extra space to argument
 2013-09-30 13:58 UTC  (3+ messages)
` [meta-java][PATCH 3/3] jamvm/java: allow spaces in arguments

[Qemu-devel] [PATCH 0/2] make -kernel optional for all ARM boards
 2013-09-30 13:58 UTC  (2+ messages)

[PATCH v2] Xen: Spread boot time page scrubbing across all available CPU's
 2013-09-30 13:56 UTC  (3+ messages)

[Qemu-devel] Minimal Qemu build for Plan9
 2013-09-30 13:55 UTC  (2+ messages)

[PATCH 0/9] arm-smmu: Misc changes/Calxeda ECX-2000 support
 2013-09-30 13:56 UTC  (7+ messages)
` [PATCH 5/9] iommu/arm-smmu: Clear global and context bank fault status registers
      ` [PATCH] "

hung task on page invalidate
 2013-09-30 13:56 UTC  (2+ messages)

[LTP] [PATCH] Unzip command validation irrespective of verbose
 2013-09-30 13:56 UTC  (2+ messages)

[BUG] Regression in 2fdac010 drivers/net/ethernet/via/via-velocity.c: update napi implementation
 2013-09-30 13:54 UTC  (3+ messages)


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.