All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-20 11:11:42 to 2014-03-20 12:05:17 UTC [more...]

[BUG] Segfault on git describe
 2014-03-19 12:03 UTC  (2+ messages)

[RFC v3] mm: prototype: rid swapoff of quadratic complexity
 2014-03-20 12:05 UTC 

[PATCH 00/12] KEYS: Use preparsing in most key types
 2014-03-20 12:04 UTC  (2+ messages)
` [PATCH 01/12] KEYS: Provide a generic instantiation function

[PATCH 0/5] mtd: st_spi_fsm: Sweep-up remaining blocking-issues
 2014-03-20 12:03 UTC  (36+ messages)
` [PATCH 1/5] mtd: st_spi_fsm: Remove useless consts from function arguments
` [PATCH 2/5] mtd: st_spi_fsm: Avoid duplicating MTD core code
` [PATCH 3/5] mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M"
` [PATCH 4/5] mtd: st_spi_fsm: Allow loop to run at least once before giving up CPU
` [PATCH 5/5] mtd: st_spi_fsm: Succinctly reorganise .remove()

Question regarding CIFS cache=loose behavior
 2014-03-20 12:03 UTC 

[PATCH v5 net-next 0/2] patchset: Support for configurable RSS hash key
 2014-03-20 12:02 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/11] vfio on spapr-ppc64
 2014-03-20 11:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 01/11] memory: Sanity check that no listeners remain on a destroyed AddressSpace

[RFC PATCH] iommu/vt-d: Clean up and fix page table clear/free behaviour
 2014-03-20 12:00 UTC  (5+ messages)
  ` [PATCH 1/4] iommu/vt-d: Clean up size handling for intel_iommu_unmap()
  ` [PATCH 2/4] iommu/vt-d: Clean up and fix page table clear/free behaviour
  ` [PATCH 3/4] iommu/vt-d: Honour intel_iommu=sp_off for non-VMM domains
  ` [PATCH 4/4] iommu/vt-d: Be less pessimistic about domain coherency where possible

[PATCH 1/9] powerpc/fsl: add PVR definition for E500MC and E5500
 2014-03-20 11:59 UTC  (13+ messages)
` [PATCH 9/9] powerpc/pm: support deep sleep feature on T1040

[PATCH] Add init script (sysv) support for busybox's ntpd
 2014-03-20 11:59 UTC  (6+ messages)

[RFC PATCH 1/2] xen: page_alloc: introduce alloc_domheap_pages_nodemask()
 2014-03-20 11:59 UTC  (6+ messages)
` [RFC PATCH 2/2] xen: tmem: make tmem aware of NUMA affinity

[PATCH 0/5] ARM: shmobile: Enable drivers/sh/pm_runtime.c on multi-platform
 2014-03-20 11:59 UTC  (2+ messages)

[RFC 1/1] drm/i915: Added support for setting plane alpha through drm property
 2014-03-20 11:58 UTC  (9+ messages)
` [PATCH 0/4] Adding support for plane alpha/color blending "
  ` [PATCH 1/4] drm: Added plane alpha and color blending property
    ` [Intel-gfx] "
  ` [PATCH 3/4] drm/i915: Enabling pre-multiplied alpha drm property

[PATCH 00/62] arm-soc randconfig fixes
 2014-03-20 11:57 UTC  (7+ messages)
` [PATCH 06/62] ARM: davinci: export da8xx_syscfg0_base

[PATCH 1/2] linaro-pm-qa-utils: Add power management test utils
 2014-03-20 11:57 UTC  (7+ messages)

[PATCH 00/26] [RFCish] GEN7 dynamic page tables
 2014-03-20 11:57 UTC  (3+ messages)
` [PATCH 01/26] drm/i915: Split out verbose PPGTT dumping

EFI + GRUB2 + Xen - Boot Services issues
 2014-03-20 11:56 UTC  (5+ messages)

[PATCH/RFC 0/8] git-ls
 2014-03-20 11:56 UTC  (5+ messages)
` [PATCH 3/8] ls_colors.c: enable coloring on u+x files
` [PATCH 8/8] Add git-ls, a user friendly version of ls-files and more

[PATCH v11 17/27] iommu/exynos: remove calls to Runtime PM API functions
 2014-03-20 11:55 UTC  (9+ messages)

[review-request] yocto bugs 5966, 5914
 2014-03-20 11:53 UTC 

[RFC PATCH v1 00/10] xen/arm: Add GICv3 support
 2014-03-20 11:55 UTC  (4+ messages)
` [RFC PATCH v1 06/10] xen/arm: split gic driver into generic and gicv2 driver

[PATCH] [PATCH v2] sh_eth: ensure pm_runtime cannot suspend the device during init
 2014-03-20 11:55 UTC  (3+ messages)

[PATCH 0/2] sysctl: fix incorrect write position handling
 2014-03-20 10:09 UTC  (5+ messages)
` [PATCH 1/2] "

Input: edt-ft5x06: Add DT support
 2014-03-20 11:48 UTC  (9+ messages)
` [PATCHv4 2/5] "

[PATCH v2 00/19] arm64: GICv3 support
 2014-03-20 11:53 UTC  (20+ messages)
` [PATCH v2 01/19] ARM: GIC: move some bits of GICv2 to a library-type file
` [PATCH v2 02/19] arm64: initial support for GICv3
` [PATCH v2 03/19] arm64: GICv3 device tree binding documentation
` [PATCH v2 04/19] arm64: boot protocol documentation update for GICv3
` [PATCH v2 05/19] KVM: arm/arm64: vgic: move GICv2 registers to their own structure
` [PATCH v2 06/19] KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitives
` [PATCH v2 07/19] KVM: ARM: vgic: abstract access to the ELRSR bitmap
` [PATCH v2 08/19] KVM: ARM: vgic: abstract EISR bitmap access
` [PATCH v2 09/19] KVM: ARM: vgic: abstract MISR decoding
` [PATCH v2 10/19] KVM: ARM: vgic: move underflow handling to vgic_ops
` [PATCH v2 11/19] KVM: ARM: vgic: abstract VMCR access
` [PATCH v2 12/19] KVM: ARM: vgic: introduce vgic_enable
` [PATCH v2 13/19] KVM: ARM: introduce vgic_params structure
` [PATCH v2 14/19] KVM: ARM: vgic: split GICv2 backend from the main vgic code
` [PATCH v2 15/19] arm64: KVM: remove __kvm_hyp_code_{start, end} from hyp.S
` [PATCH v2 16/19] arm64: KVM: split GICv2 world switch from hyp code
` [PATCH v2 17/19] arm64: KVM: move hcr_el2 setting into vgic-v2-switch.S
` [PATCH v2 18/19] KVM: ARM: vgic: add the GICv3 backend
` [PATCH v2 19/19] arm64: KVM: vgic: add GICv3 world switch

[Xen-users] substantial shutdown delay for PV guests with PCI -passthrough
 2014-03-20 11:52 UTC  (10+ messages)

Review Request - add image information pages to toaster
 2014-03-20 11:52 UTC  (5+ messages)

[PATCH 0/4] ata: add remaining new-style AHCI platform drivers
 2014-03-20 11:51 UTC  (6+ messages)
` [PATCH 4/4] ata: add new-style AHCI platform driver for ST SPEAr1340 AHCI controller

[PATCH 00/11] ARM: at91: rework main and slow clk implementation
 2014-03-20  9:22 UTC  (3+ messages)
` [PATCH 08/11] ARM: at91/dt: move at91sam9261 SoC to the new main clock model

[Bug 76376] New: mesa does not build after nouveau loader changes
 2014-03-20 11:50 UTC  (4+ messages)
  ` [Bug 76376] "

[PATCH 0/6] File Sealing & memfd_create()
 2014-03-20 11:50 UTC  (10+ messages)
` [PATCH 3/6] shm: add memfd_create() syscall

[PATCH v4] ASoC: cs42xx8: Add codec driver support for CS42448/CS42888
 2014-03-20 11:50 UTC  (3+ messages)

[PATCH][GSOC] Selection of the verbose message is replaced with generated message in install_branch_config()
 2014-03-20 11:56 UTC  (5+ messages)

[patch net-next RFC 0/4] introduce infrastructure for support of switch chip datapath
 2014-03-20 11:49 UTC  (2+ messages)

[PATCH] ASoC: Add support for multi register mux
 2014-03-20 11:48 UTC  (4+ messages)

[PATCH] minios (blkfront): Drop unused total_bytes field
 2014-03-20 11:45 UTC 

Forcing DEBUG_UART_{PHYS, VIRT} changes when switching between v7 platforms?
 2014-03-20 11:45 UTC  (4+ messages)

Review request for Bug 5947 - Replace fstypes lookup on main build page
 2014-03-20 11:45 UTC  (3+ messages)

how to get PFN of page cache?
 2014-03-20 11:44 UTC 

[PATCH 0/2] input/serio: Add a firmware_id sysfs attribute
 2014-03-20 10:12 UTC  (2+ messages)
` [PATCH 2/2] input/serio/8042: Add firmware_id support

[GIT PULL] DaVinci SoC fixes for v3.15
 2014-03-20 11:43 UTC 

Toaster documentation, 1.6 release
 2014-03-20 11:43 UTC  (5+ messages)

[PATCH v3 0/9] tty: xuartps: Rebranding + DT documentation
 2014-03-20 11:43 UTC  (3+ messages)

Common clock: function clock and bus clock
 2014-03-20 11:42 UTC  (8+ messages)

[PATCH] eal: fix up bad asm in rte_cpu_get_features
 2014-03-20 11:42 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] eal: Fix up assembly for x86_64 "

[PATCH v2] x86, vdso32: fix out of memory handling setup vDSO
 2014-03-20 11:41 UTC 

[PATCH] timer: remove code redundancy while calling get_nohz_timer_target()
 2014-03-20 11:39 UTC  (2+ messages)
` [tip:timers/core] timer: Remove "

[PATCH] hrtimer: rearrange comments in the order struct members are declared
 2014-03-20 11:39 UTC  (2+ messages)
` [tip:timers/core] hrtimer: Rearrange "

[PATCH] timer: use variable 'head' instead of '&work_list' in __run_timers()
 2014-03-20 11:39 UTC  (2+ messages)
` [tip:timers/core] timer: Use variable head instead of &work_list "

[PATCH v5 0/4] mtd: devices: elm: add checks ELM H/W constrains, driver code cleanup
 2014-03-20 11:38 UTC  (4+ messages)
` [PATCH v5 1/4] mtd: devices: elm: check for hardware engine's design constrains

[tip:timers/nohz] arch: Remove stub cputime.h headers
 2014-03-20 11:38 UTC 

[PATCH] x86, vdso32: fix out of memory handling setup vDSO
 2014-03-20 11:38 UTC  (3+ messages)

[PATCH v7 0/3] Add support for PCI in AArch64
 2014-03-20 11:38 UTC  (7+ messages)
` [PATCH v7 3/3] arm64: Add architecture support for PCI

[PATCH] xen: handle TapdiskException when add device failed
 2014-03-20 11:38 UTC  (2+ messages)

[PATCH 2/2] tools/console: xenconsole tolerate tty errors
 2014-03-20 11:37 UTC  (4+ messages)
` [PATCH v2 1/2] tools/console: reset tty when xenconsole fails

[PATCH v3 1/2] i2c: Add driver for Cadence I2C controller
 2014-03-20 11:35 UTC  (8+ messages)
` [PATCH v3 2/2] ARM: zynq: dt: Add I2C nodes to Zynq device tree

[PATCH/RFC 00/16] compat: convert to COMPAT_SYSCALL_DEFINE
 2014-03-20 11:33 UTC  (4+ messages)
` [PATCH/RFC 01/16] compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64

[PATCH] MIPS: make local_irq_disable macro safe for non-mipsr2
 2014-03-20 11:33 UTC  (3+ messages)

[Bug 76319] New: [NVE6] MMIO FAULT, black screen on K2100M
 2014-03-20 11:31 UTC  (3+ messages)
  ` [Bug 76319] [NVE6] MMIO FAULT, black screen on QHD+ K2100M

[PATCHv3 0/2] Abort blkid probing errors
 2014-03-20 10:48 UTC  (3+ messages)
` [PATCH 1/2] blkid: stop scanning on I/O error

L2FWD Sample Application stops receiving packets after sometime
 2014-03-20 11:29 UTC  (2+ messages)

[PATCH 0/3] add hisilicon hip04 ethernet driver
 2014-03-20 11:29 UTC  (5+ messages)
` [PATCH 1/3] Documentation: add Device tree bindings for Hisilicon hip04 ethernet

[oe-commits] Cristian Iorga : musicpd: upgrade to 0.18.9
 2014-03-20 11:27 UTC  (3+ messages)

[PATCH 0/5] Update some packages
 2014-03-20 11:27 UTC  (4+ messages)
` [PATCH 5/5] libnewt: update to 0.52.17

[PATCH] ieee1275: check for IBM pseries emulated machine
 2014-03-20 11:27 UTC 

[PATCH v6 00/36] mtd: st_spi_fsm: Add new driver
 2014-03-20 11:27 UTC  (8+ messages)
` [PATCH v6 36/36] ARM: STi: Add support for the FSM Serial Flash Controller

[RFC/RFT 0/9] iwlegacy rework rx allocation
 2014-03-20 10:16 UTC  (2+ messages)

[PATCH 1/3] arm64: topology: Add support for topology DT bindings
 2014-03-20 11:26 UTC  (2+ messages)

[PATCH v5 00/10] Change inquiry handling in btdev
 2014-03-20 11:25 UTC  (11+ messages)
` [PATCH v5 01/10] emulator: Use timeout for sending inquiry results
` [PATCH v5 02/10] emulator: Add inquiry cancel
` [PATCH v5 03/10] emulator: Add handling inquiry number of responses
` [PATCH v5 04/10] emulator: Add handling inquiry_lenght from inquiry command
` [PATCH v5 05/10] android/tester: Fix handling inquiry by android tester
` [PATCH v5 06/10] tools/mgmt-tester: Fix for Stop discovery test
` [PATCH v5 07/10] tools/mgmt-tester: Update Stop Discovery-BR/EDR (Inquiry) Success 1
` [PATCH v5 08/10] tools/mgmt-tester: Remove not used condition
` [PATCH v5 09/10] tools/mgmt-tester: Refactor setup_start_discovery function
` [PATCH v5 10/10] shared: Fix missing destroy callback in timeout_add

[PATCH v3 0/4] ASoC: simple-card: multi DAI links extension
 2014-03-20 11:24 UTC  (11+ messages)
` [PATCH v3 4/4] ASoC: simple-card: Add DT documentation for multi-DAI links
        ` [alsa-devel] "

dashboard update
 2014-03-20 11:23 UTC  (6+ messages)

[PATCH] SPI: Add driver for Cadence SPI controller
 2014-03-20 11:23 UTC  (5+ messages)

[U-Boot] [PATCH] 4xx: cleanup ethernet phy initialization on PMC440 boards
 2014-03-20 11:23 UTC  (2+ messages)

[PATCH v3 0/6] Support for running secondary emulators
 2014-03-20 11:22 UTC  (12+ messages)
` [PATCH v3 5/6] ioreq-server: add support for multiple servers

[meta-oe][PATCH] terminus-font: add new recipe for version 4.38
 2014-03-20 11:11 UTC 

[PATCH net-next v7 0/9] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
 2014-03-20 11:14 UTC  (6+ messages)
` [PATCH net-next v7 9/9] xen-netback: Aggregate TX unmap operations

[PATCH 1/1] drm/gma500: Code cleanup - remove double variable assignment
 2014-03-20 11:14 UTC 

kernel bug: Mouse and keyboard dead when resuming from suspend on Lenovo W530
 2014-03-20 11:14 UTC  (2+ messages)

[PATCH] fs: fix i_writecount on shmem and friends
 2014-03-20 11:13 UTC  (6+ messages)

twl4030 latency update
 2014-03-20 11:13 UTC 

[PULL] PPGTT
 2014-03-20 11:12 UTC  (4+ messages)
` [PATCH 01/48] drm/i915: Fix bad refcounting on execbuf failures
  ` [PATCH 23/48] drm/i915: One hopeful eviction on PPGTT alloc

[PATCH 00/31] Clean up smp_mb__ barriers
 2014-03-20 11:11 UTC  (3+ messages)
` [PATCH 11/31] arch,cris: Convert smp_mb__*


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.