All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-14 18:52:53 to 2014-03-14 19:58:03 UTC [more...]

Massive BTRFS performance degradation
 2014-03-14 19:57 UTC  (10+ messages)
  ` discard synchronous on most SSDs?

[PATCH v2 0/4] ASoC: simple-card: DT fix and multi DAI links extension
 2014-03-14 19:57 UTC  (6+ messages)
` [PATCH v2 1/4] ASoC: simple-card: Fix the reference count of device nodes
` [PATCH v2 3/4] ASoC: simple-card: accept many DAI links
    ` [alsa-devel] "

[Qemu-devel] [PATCH v3 0/7] pc: Ensure APIC ID limits before aborting or corrupting memory
 2014-03-14 19:56 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 4/7] acpi: Don't use MAX_CPUMASK_BITS for APIC ID bitmap
` [Qemu-devel] [PATCH v3 5/7] pc: Refuse max_cpus if it results in too large APIC ID
` [Qemu-devel] [PATCH v3 6/7] vl.c: Rename MAX_CPUMASK_BITS to MAX_CPUS
` [Qemu-devel] [PATCH v3 7/7] vl.c: Use MAX_CPUS macro instead of hardcoded constant

[wireless] [b43] [brcmsmac] [3.3.8]: backport bcma_core_pci_up/down from 3.12
 2014-03-14 19:51 UTC 

[xen-unstable bisection] complete build-amd64-xend
 2014-03-14 19:56 UTC 

[RCU PATCH 06/14] net: sched: fw use RCU
 2014-03-14 19:55 UTC  (12+ messages)

[PATCH 2/2] arm64: Support DMA_ATTR_WRITE_COMBINE
 2014-03-14 19:52 UTC  (4+ messages)
` [PATCHv2 1/3] arm64: Implement custom mmap functions for dma mapping
` [PATCHv2 2/3] arm64: Support DMA_ATTR_WRITE_COMBINE
` [PATCHv2 3/3] arm64: Use arm64 coherent APIs for non-coherent freeing

[PATCH] gpio: davinci: fix gpio selection for OF
 2014-03-14 19:52 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] watchdog: Fix Elan SC520 dependencies
 2014-03-14 19:51 UTC  (2+ messages)

[PATCH v10 net-next 0/3] filter: add Extended BPF interpreter and converter, seccomp
 2014-03-14 19:51 UTC  (5+ messages)
` [PATCH v10 net-next 1/3] filter: add Extended BPF interpreter and converter

[PATCH 0/8] USB support for DRA7-evm
 2014-03-14 19:48 UTC  (9+ messages)
` [PATCH 7/8] ARM: dts: dra7: Add USB related nodes

[PATCH] mlx4: Use GFP_NOFS calls during the ipoib TX path when creating the QP
 2014-03-14 19:50 UTC  (7+ messages)

leds-atmel-pwm and atmel-pwm-bl removal
 2014-03-14 19:49 UTC  (2+ messages)

[Buildroot] [PATCH] slang: bump to 2.2.4
 2014-03-14 19:48 UTC  (2+ messages)

[PATCH net-next 2/2] bonding: use the correct ether type for alb
 2014-03-14 19:47 UTC  (6+ messages)

Possible bug when setting compression
 2014-03-14 19:45 UTC  (3+ messages)

[GIT PULL] AF9035/AF9033 PID filter
 2014-03-14 19:44 UTC 

[PATCH] gspca_gl860: Clean up idxdata structs
 2014-03-14 19:43 UTC 

[RFC PATCH] MAINTAINERS: Add linux.nics@intel.com to INTEL ETHERNET DRIVERS
 2014-03-14 19:43 UTC  (2+ messages)

[RFC] improve_stack: make stack dump output useful again
 2014-03-14 19:41 UTC  (10+ messages)

ARM: mach-bcm: dt updates for 3.15 - part 2
 2014-03-14 19:40 UTC 

[PATCH] jump label: constify lookup functions
 2014-03-14 19:40 UTC  (3+ messages)

[U-Boot] [PATCH 00/11] ARM: tegra: pinmux driver cleanup
 2014-03-14 19:39 UTC  (5+ messages)
` [U-Boot] [PATCH 05/11] ARM: tegra: pinctrl: remove duplication
` [U-Boot] [PATCH 06/11] ARM: tegra: reduce public pinmux API

[Qemu-trivial] [PATCH for-2.0] scripts/make-release: Don't distribute .git directories
 2014-03-14 19:38 UTC  (4+ messages)
` [Qemu-trivial] [Qemu-devel] "
    ` [Qemu-devel] [Qemu-trivial] "

[dylan] Backport request
 2014-03-14 19:37 UTC  (12+ messages)

[Qemu-devel] SMBIOS vs. NUMA (was: Build full type 19 tables)
 2014-03-14 19:36 UTC  (9+ messages)

ACPICA 20140214 auto-serialize weirds my machine
 2014-03-14 19:36 UTC  (4+ messages)

[PATCH 0/2][RFC] ASoC: fsi/rcar: fixup SND_SOC_DAIFMT_CBx_CFx flags
 2014-03-14 19:34 UTC  (6+ messages)
` [PATCH 0/2 v2] "
  ` [PATCH 1/2 v2] ASoC: fsi: "
  ` [PATCH 2/2] ASoC: rcar: "

[Qemu-devel] [PATCH v4 0/7] pc: Ensure APIC ID limits before aborting or corrupting memory
 2014-03-14 19:33 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 1/7] acpi: Add ACPI_CPU_HOTPLUG_ID_LIMIT macro
` [Qemu-devel] [PATCH v4 2/7] pc: Refuse CPU hotplug if the resulting APIC ID is too large
` [Qemu-devel] [PATCH v4 3/7] acpi: Assert sts array limit on AcpiCpuHotplug_add()
` [Qemu-devel] [PATCH v4 4/7] acpi: Don't use MAX_CPUMASK_BITS for APIC ID bitmap
` [Qemu-devel] [PATCH v4 5/7] pc: Refuse max_cpus if it results in too large APIC ID
` [Qemu-devel] [PATCH v4 6/7] vl.c: Rename MAX_CPUMASK_BITS to MAX_CPUS
` [Qemu-devel] [PATCH v4 7/7] vl.c: Use MAX_CPUS macro instead of hardcoded constant

[RFC 0/5] Clocksource driver for OMAP SoCs
 2014-03-14 19:33 UTC  (9+ messages)
` [RFC 4/5] clocksource: omap-timer: Introduce clocksource "

linux-next: Tree for Mar 14
 2014-03-14 19:32 UTC 

[RFC] cpufreq-cpu0: allow OPP table supplied by platform
 2014-03-14 19:32 UTC  (8+ messages)

[locking/mutexes] WARNING: CPU: 1 PID: 77 at kernel/locking/mutex-debug.c:82 debug_mutex_unlock()
 2014-03-14 19:31 UTC  (3+ messages)

[PATCH 00/10] powerpc/booke64: critical and mcheck support
 2014-03-14 19:29 UTC  (4+ messages)
` [PATCH 06/10] powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlers

[GIT PULL] ARM: mach-bcm soc updates for 3.15 - part 2
 2014-03-14 19:30 UTC 

[PATCH 00/23] ath9k|ath9k_htc: move dups to common-beacon
 2014-03-14 19:22 UTC  (10+ messages)
  ` [ath9k-devel] "

[PATCH v4 00/11] rsi: Adding RS9113 wireless driver
 2014-03-14 19:26 UTC  (4+ messages)

skb->priority magic values as part of UAPI headers?
 2014-03-14 19:28 UTC  (4+ messages)

[GIT PULL] 2 SDR fixes
 2014-03-14 19:28 UTC 

[PATCH] ASoC: max98090: Remove unused control_data field
 2014-03-14 19:28 UTC  (2+ messages)

[PATCH] spi: efm32: properly namespace location property
 2014-03-14 19:27 UTC  (2+ messages)

[PATCH v6 0/4] power_supply: Introduce power supply charging driver
 2014-03-14 19:25 UTC  (11+ messages)
` [PATCH 2/4] power_supply: Introduce generic psy "

[PATCH 1/2] e4000: fix 32-bit build error
 2014-03-14 19:25 UTC  (2+ messages)
` [PATCH 2/2] rtl2832_sdr: do not use dynamic stack allocation

[RFC 0/9] Introduce OPP modifier for ARM SoCs
 2014-03-14 19:25 UTC  (20+ messages)
` [RFC 1/9] opp-modifier: Introduce OPP Modifier Framework
` [RFC 2/9] opp-modifier: Add opp-modifier-reg driver
` [RFC 3/9] PM / OPP: Add hook to modify OPPs after they are loaded
` [RFC 4/9] ARM: dts: AM33XX: Add opp-modifier device entry and add higher OPPs
` [RFC 5/9] ARM: dts: AM4372: "
` [RFC 6/9] ARM: dts: omap443x: Add opp-modifier "
` [RFC 7/9] ARM: dts: omap4460: "
` [RFC 8/9] ARM: dts: dra7: Add opp-modifier device "
` [RFC 9/9] ARM: dts: imx6q: Add opp-modifier device entry

Trusted kernel patchset for Secure Boot lockdown
 2014-03-14 19:24 UTC  (17+ messages)

pppd service crash in linux-3.13.6
 2014-03-14 19:23 UTC  (7+ messages)

[PATCH 00/49] e2fsprogs patchbomb 3/14
 2014-03-14 19:23 UTC  (4+ messages)
` [PATCH 18/49] misc: fix header complaints and resource leaks in e2fsprogs

[PATCH] watchdog: Fix SC1200 dependencies
 2014-03-14 19:22 UTC  (3+ messages)

passing arguments to pthreads
 2014-03-14 19:22 UTC  (4+ messages)

[PATCH V2] xen/balloon: flush persistent kmaps before updating P2M table
 2014-03-14 19:22 UTC 

[RFC Patch 0/3] Putting the "Simple" back in sedf
 2014-03-14 19:22 UTC  (5+ messages)
` [RFC Patch 1/3] Remove sedf extra, weight, and latency parameter support
` [RFC Patch 2/3] Remove extra queues, latency scaling, and weight support from sedf
` [RFC Patch 3/3] Fix formatting and misleading comments/variables in sedf

[PATCH 0/5] nfs: consolidate rename code into one set of functions
 2014-03-14 19:19 UTC  (3+ messages)
` [PATCH 3/5] nfs: convert nfs_rename to use async_rename infrastructure

[PATCH 1/2] powerpc/85xx: Add a property bus-num for espi controller
 2014-03-14 19:19 UTC  (3+ messages)
` [PATCH 2/2] spi/fsl-lib: Get the SPI controller bus number from DTS

[PATCH] sh_eth: ensure pm_runtime cannot suspend the device during init
 2014-03-14 19:19 UTC  (4+ messages)

Apply commits from one branch to another branch (tree structure is different)
 2014-03-14 19:18 UTC  (2+ messages)

[PATCH net-next 00/10] Small fixes for Tx time stamping in Intel drivers
 2014-03-14 19:16 UTC  (9+ messages)
` [PATCH net-next 01/10] doc: update driver TX algorithm in timestamping.txt
` [PATCH net-next 02/10] e1000e: add timeout for TX HW time stamping work

[PATCH v7 0/6] Support for creating generic host_bridge from device tree
 2014-03-14 19:16 UTC  (9+ messages)
` [PATCH v7 2/6] pci: OF: Fix the conversion of IO ranges into IO resources

[PATCH net-next V5 0/9] Altera Triple Speed Ethernet (TSE) Driver
 2014-03-14 19:15 UTC  (6+ messages)
` [PATCH net-next V5 6/9] Altera TSE: Add main and header file for Altera Ethernet Driver

[PATCH] drm/i915/bdw: Fix GEN8 GTT size calculation
 2014-03-14 19:14 UTC  (3+ messages)

PL310 errata workarounds
 2014-03-14 19:14 UTC  (5+ messages)

[PATCH v5] ASoC: add RT286 CODEC driver
 2014-03-14 19:12 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/9] sunxi: initial upstreamining effort
 2014-03-14 19:11 UTC  (15+ messages)
` [U-Boot] [PATCH v1 3/9] sunxi: initial sun7i dram setup support
` [U-Boot] [PATCH v1 8/9] sunxi: non-FEL SPL boot support for sun7i

[PATCH v3 00/52] CPU hotplug: Fix issues with callback registration
 2014-03-14 19:10 UTC  (7+ messages)
` [PATCH v3 10/52] arm, kvm: Fix CPU hotplug "

[PATCH v7 0/3] Add support for PCI in AArch64
 2014-03-14 19:10 UTC  (5+ messages)
` [PATCH v7 3/3] arm64: Add architecture support for PCI

[PATCH] KVM: ARM: vgic: plug irq injection race
 2014-03-14 19:09 UTC  (4+ messages)

[RFC PATCH 0/3] workqueue: Control cpu affinity of !WQ_SYSFS unbound workqueues
 2014-03-14 19:08 UTC  (3+ messages)
` [PATCH 3/3] workqueue: Add anon workqueue sysfs hierarchy

[meta-systemd][PATCH 1/2] dhcp: Rename .bbappend to match any version from oe-core
 2014-03-14 19:08 UTC  (2+ messages)
` [meta-systemd][PATCH 2/2] util-linux: Rename .bbappend to match any version from oe-core and remove uuidd.socket

[PATCH v17 0/4] ata: Add APM X-Gene SoC AHCI SATA host controller support
 2014-03-14 19:05 UTC  (5+ messages)
` [PATCH v17 3/4] ata: Add APM X-Gene SoC AHCI SATA host controller driver

[PATCH] PWM: atmel: fix incorrect CDTY value after enabling or disabling
 2014-03-14 19:05 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] lsxl: use 64bit for LBA48 to support 4 TB drives
 2014-03-14 19:04 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] lsxl: rework boot scripts

[PATCH v4 net-next 1/2] ethtool: Support for configurable RSS hash key
 2014-03-14 19:02 UTC  (2+ messages)

Hii
 2014-03-14 18:49 UTC 

Review Request - add image information pages to toaster
 2014-03-14 19:00 UTC  (3+ messages)

[PATCH 0/6] More runtime PM fixes
 2014-03-14 19:00 UTC  (5+ messages)
` [PATCH 2/6] drm/i915: properly disable the VDD when disabling the panel

[PATCH] microproject for GSOC
 2014-03-14 18:59 UTC  (4+ messages)
  `  "

[net-next 00/16][pull request] Intel Wired LAN Driver Updates
 2014-03-14 18:58 UTC  (5+ messages)
` [net-next 01/16] ixgbe: add check for netif_carrier_ok in ixgbe_xmit_frame
` [net-next 02/16] ixgbe: fix spinlock recursion with netpoll and busy poll

[Qemu-devel] [PATCH] block: Explicitly specify 'unsigned long long' for VHDX 64-bit constants
 2014-03-14 18:57 UTC  (10+ messages)

[Qemu-devel] [PATCH v2 00/25] A64: Neon patches, sixth set
 2014-03-14 18:38 UTC  (22+ messages)
` [Qemu-devel] [PATCH v2 01/25] target-arm: A64: Implement PMULL instruction
` [Qemu-devel] [PATCH v2 02/25] target-arm: A64: Fix bug in add_sub_ext handling of rn
` [Qemu-devel] [PATCH v2 03/25] target-arm: A64: Add last AdvSIMD Integer to FP ops
` [Qemu-devel] [PATCH v2 04/25] target-arm: A64: Add FSQRT to C3.6.17 (two misc)
` [Qemu-devel] [PATCH v2 05/25] target-arm: A64: Add remaining CLS/Z vector ops
` [Qemu-devel] [PATCH v2 06/25] target-arm: A64: Saturating and narrowing shift ops
` [Qemu-devel] [PATCH v2 08/25] target-arm: A64: Implement SHLL, SHLL2
` [Qemu-devel] [PATCH v2 09/25] target-arm: A64: Implement FCVT[NMAPZ][SU] SIMD instructions
` [Qemu-devel] [PATCH v2 11/25] target-arm: A64: Implement FCVTL
` [Qemu-devel] [PATCH v2 12/25] target-arm: A64: List unsupported shift-imm opcodes
` [Qemu-devel] [PATCH v2 13/25] target-arm: A64: Add FRECPX (reciprocal exponent)
` [Qemu-devel] [PATCH v2 14/25] target-arm: A64: Implement SRI
` [Qemu-devel] [PATCH v2 15/25] target-arm: A64: Implement FRINT*
` [Qemu-devel] [PATCH v2 16/25] exec-all.h: Increase MAX_OP_PER_INSTR for ARM A64 decoder
` [Qemu-devel] [PATCH v2 17/25] target-arm: A64: Handle saturating left shifts SQSHL, SQSHLU, UQSHL
` [Qemu-devel] [PATCH v2 18/25] target-arm: A64: Implement FCVTZS, FCVTZU in the shift-imm categories
` [Qemu-devel] [PATCH v2 19/25] softfloat: export squash_input_denormal functions
` [Qemu-devel] [PATCH v2 20/25] target-arm: A64: Implement AdvSIMD reciprocal estimate insns URECPE, FRECPE
` [Qemu-devel] [PATCH v2 22/25] target-arm: A64: Implement scalar saturating narrow ops
` [Qemu-devel] [PATCH v2 24/25] target-arm: A64: Add [UF]RSQRTE (reciprocal root estimate)
` [Qemu-devel] [PATCH v2 25/25] scripts/qemu-binfmt-conf.sh: Add AArch64 registration

[PATCH] xen/balloon: flush unused mappings before updating P2M table
 2014-03-14 18:57 UTC  (5+ messages)

[meta-qt5][PATCH] qtbase-5.0.2: Fix build without -fpermissive
 2014-03-14 18:55 UTC 

[PATCHES][RFC][CFT] scalability fixes for shitloads of mounts
 2014-03-14 18:53 UTC  (9+ messages)
` [PATCH 1/5][RFC][CFT] percpu fixes, part 1

libv4lconvert: remove broken ALTERNATE handling
 2014-03-14 18:53 UTC  (2+ 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.