All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-10 15:42:23 to 2014-04-10 16:24:19 UTC [more...]

[PATCH 0/3] memtest: small cleanup
 2014-04-10 12:04 UTC  (2+ messages)
` [PATCH 1/3] memtest: cleanup error handling

[PATCH 1/2] spi: i.MX: Simplify cspi_0_0_init()
 2014-04-10 16:23 UTC  (2+ messages)
` [PATCH 2/2] spi: i.MX: Optimise driver private structure

[PATCH] gpio / ACPI: Prevent potential wrap of GPIO value on OpRegion read
 2014-04-10 16:24 UTC  (2+ messages)

[PATCH v2 00/14] dma: edma: Fixes for cyclic (audio) operation
 2014-04-10 16:23 UTC  (5+ messages)
` [PATCH v2 05/14] arm: common: edma: Select event queue 1 as default when booted with DT

Copying a disk containing a btrfs filesystem
 2014-04-10 16:24 UTC  (6+ messages)

Why increment PRINC by 2?
 2014-04-10 16:23 UTC  (2+ messages)

[B.A.T.M.A.N.] [RFCv2 0/6] Export the expected throughput
 2014-04-10 16:22 UTC  (20+ messages)
` [B.A.T.M.A.N.] [RFCv2 1/6] cfg80211: export expected throughput through get_station()
    `  "
` [B.A.T.M.A.N.] [RFCv2 2/6] mac80211: add new RC API to retrieve expected throughput
    `  "
` [B.A.T.M.A.N.] [RFCv2 4/6] mac80211: minstrel - implement get_expected_throughput() API
    `  "
` [B.A.T.M.A.N.] [RFCv2 6/6] cfg80211: implement cfg80211_get_station cfg80211 API
    `  "

fio on AIX - fallocate error
 2014-04-10 16:22 UTC  (7+ messages)

[PATCH 1/2] pinctrl-msm: Add SPI8 pin definitions
 2014-04-10 16:22 UTC  (9+ messages)
` [PATCH 2/2] ARM: dts: MSM8974: Add pinctrl node

Fixing PCIe issues on Armada XP
 2014-04-10 16:19 UTC  (2+ messages)

[TestDay] F20 Xen 4.4 RC3 Spice support
 2014-04-10 16:21 UTC  (6+ messages)

[PATCH 0/5] core: Convert thread iteration to use for_each[_process]_thread APIs, 1st pile
 2014-04-10 16:19 UTC  (8+ messages)
` [PATCH 1/5] sched: Convert thread_group_cputime() to use for_each_thread()

[U-Boot] [PATCH RESEND-WITH-JUSTIFICATION] spi: soft_spi: Support NULL din/dout buffers
 2014-04-10 16:19 UTC 

hpsa driver bug crack kernel down!
 2014-04-10 16:19 UTC  (20+ messages)

[GIT PULL] X86 platform driver updates
 2014-04-10 16:19 UTC 

[PATCH] drm/radeon: Inline r100_mm_rreg
 2014-04-10 16:19 UTC  (2+ messages)

KVM call agenfda for 2014-04-01
 2014-04-10 16:16 UTC  (9+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH v6 00/37] AArch64 system emulation
 2014-04-10 16:15 UTC  (38+ messages)
` [Qemu-devel] [PATCH v6 01/37] target-arm: Split out private-to-target functions into internals.h
` [Qemu-devel] [PATCH v6 02/37] target-arm: Implement AArch64 DAIF system register
` [Qemu-devel] [PATCH v6 03/37] target-arm: Define exception record for AArch64 exceptions
` [Qemu-devel] [PATCH v6 04/37] target-arm: Provide correct syndrome information for cpreg access traps
` [Qemu-devel] [PATCH v6 05/37] target-arm: Add support for generating exceptions with syndrome information
` [Qemu-devel] [PATCH v6 06/37] target-arm: Provide syndrome information for MMU faults
` [Qemu-devel] [PATCH v6 07/37] target-arm: A64: Correctly fault FP/Neon if CPACR.FPEN set
` [Qemu-devel] [PATCH v6 08/37] target-arm: A64: Add assertion that FP access was checked
` [Qemu-devel] [PATCH v6 09/37] target-arm: Fix VFP enables for AArch32 EL0 under AArch64 EL1
` [Qemu-devel] [PATCH v6 10/37] target-arm: Add v8 mmu translation support
` [Qemu-devel] [PATCH v6 11/37] target-arm: Don't mention PMU in debug feature register
` [Qemu-devel] [PATCH v6 12/37] target-arm: A64: Implement DC ZVA
` [Qemu-devel] [PATCH v6 13/37] target-arm: Use dedicated CPU state fields for ARM946 access bit registers
` [Qemu-devel] [PATCH v6 14/37] target-arm: Implement AArch64 views of fault status and data registers
` [Qemu-devel] [PATCH v6 15/37] target-arm: Add AArch64 ELR_EL1 register
` [Qemu-devel] [PATCH v6 16/37] target-arm: Implement SP_EL0, SP_EL1
` [Qemu-devel] [PATCH v6 17/37] target-arm: Implement AArch64 SPSR_EL1
` [Qemu-devel] [PATCH v6 18/37] target-arm: Move arm_log_exception() into internals.h
` [Qemu-devel] [PATCH v6 19/37] target-arm: Implement AArch64 EL1 exception handling
` [Qemu-devel] [PATCH v6 20/37] target-arm: Implement ARMv8 MVFR registers
` [Qemu-devel] [PATCH v6 21/37] target-arm: Add Cortex-A57 processor
` [Qemu-devel] [PATCH v6 22/37] hw/arm/virt: Add support for Cortex-A57
` [Qemu-devel] [PATCH v6 23/37] target-arm: Implement AArch64 views of AArch32 ID registers
` [Qemu-devel] [PATCH v6 24/37] target-arm: Implement AArch64 view of CONTEXTIDR
` [Qemu-devel] [PATCH v6 25/37] target-arm: Implement AArch64 view of ACTLR
` [Qemu-devel] [PATCH v6 26/37] target-arm: Implement ISR_EL1 register
` [Qemu-devel] [PATCH v6 27/37] target-arm: Remove THUMB2EE feature from AArch64 'any' CPU
` [Qemu-devel] [PATCH v6 28/37] target-arm: Don't expose wildcard ID register definitions for ARMv8
` [Qemu-devel] [PATCH v6 29/37] target-arm: Replace wildcarded cpreg definitions with precise ones "
` [Qemu-devel] [PATCH v6 30/37] target-arm: Implement auxiliary fault status registers
` [Qemu-devel] [PATCH v6 31/37] target-arm: Implement AArch64 address translation operations
` [Qemu-devel] [PATCH v6 32/37] target-arm: Implement RVBAR register
` [Qemu-devel] [PATCH v6 33/37] target-arm: Implement Cortex-A57 implementation-defined system registers
` [Qemu-devel] [PATCH v6 34/37] target-arm: Implement CBAR for Cortex-A57
` [Qemu-devel] [PATCH v6 35/37] target-arm: Make Cortex-A15 CBAR read-only
` [Qemu-devel] [PATCH v6 36/37] target-arm: Handle the CPU being in AArch32 mode in the AArch64 set_pc
` [Qemu-devel] [PATCH v6 37/37] target-arm: Dump 32-bit CPU state if 64 bit CPU is in AArch32

[PATCH] pinctrl: msm8x74: make Kconfig dependency more strict
 2014-04-10 16:15 UTC  (2+ messages)

export TARGET_LDFLAGS and native sstate
 2014-04-10 16:15 UTC  (4+ messages)

[PATCH 4/4] pinctrl: msm: Add definitions for the APQ8064 platform
 2014-04-10 16:14 UTC  (3+ messages)

[PATCH v2] x86/xen: Fix 32-bit PV guests's usage of kernel_stack
 2014-04-10 16:17 UTC 

[PATCH v2] x86/xen: Fix 32-bit PV guests's usage of kernel_stack
 2014-04-10 16:17 UTC 

v2_02_106 annotated tag has been created
 2014-04-10 16:14 UTC 

master - post-release
 2014-04-10 16:13 UTC 

master - pre-release
 2014-04-10 16:13 UTC 

ELC2014, SanJose - anybody going?
 2014-04-10 16:12 UTC  (3+ messages)

[Qemu-devel] [PULL for-2.0 v2 0/2] acpi: DSDT update
 2014-04-10 16:12 UTC  (3+ messages)
` [Qemu-devel] [PULL for-2.0 v2 1/2] tests/acpi: update expected DSDT files
` [Qemu-devel] [PULL for-2.0 v2 2/2] acpi: update generated hex files

[Bug 77274] New: [drm:dce6_afmt_write_speaker_allocation] *ERROR* Couldn't read Speaker Allocation Data Block: 0
 2014-04-10 16:11 UTC 

[PATCH 3/4] pinctrl: msm: Add documentation for pinctrl-apq8064 binding
 2014-04-10 16:11 UTC  (3+ messages)

[PATCH v3 00/20] xfsprogs: introduce the free inode btree
 2014-04-10 16:11 UTC  (21+ messages)
` [PATCH v3 01/20] xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers
` [PATCH v3 02/20] xfs: reserve v5 superblock read-only compat. feature bit for finobt
` [PATCH v3 03/20] xfs: support the XFS_BTNUM_FINOBT free inode btree type
` [PATCH v3 04/20] xfs: update inode allocation/free transaction reservations for finobt
` [PATCH v3 05/20] xfs: insert newly allocated inode chunks into the finobt
` [PATCH v3 06/20] xfs: use and update the finobt on inode allocation
` [PATCH v3 07/20] xfs: refactor xfs_difree() inobt bits into xfs_difree_inobt() helper
` [PATCH v3 08/20] xfs: update the finobt on inode free
` [PATCH v3 09/20] xfs: report finobt status in fs geometry
` [PATCH v3 10/20] xfs: enable the finobt feature on v5 superblocks
` [PATCH v3 11/20] xfsprogs/mkfs: finobt mkfs support
` [PATCH v3 12/20] xfsprogs/db: finobt support
` [PATCH v3 13/20] xfsprogs/repair: account for finobt in ag 0 geometry pre-calculation
` [PATCH v3 14/20] xfsprogs/repair: phase 2 finobt scan
` [PATCH v3 15/20] xfsprogs/repair: pass btree block magic as param to build_ino_tree()
` [PATCH v3 16/20] xfsprogs/repair: pull the build_agi() call up out of the inode tree build
` [PATCH v3 17/20] xfsprogs/repair: helpers for finding in-core inode records w/ free inodes
` [PATCH v3 18/20] xfsprogs/repair: reconstruct the finobt in phase 5
` [PATCH v3 19/20] xfsprogs/growfs: report finobt status in fs geometry (xfs_info)
` [PATCH v3 20/20] xfsprogs/db: add finobt support to metadump

[PATCH 2/4] pinctrl: msm: Make number of functions variable
 2014-04-10 16:09 UTC  (3+ messages)

[dm-crypt] Filling a disk with random data - question
 2014-04-10 16:09 UTC  (5+ messages)

[PATCH v5 00/11] xfs: introduce the free inode btree
 2014-04-10 16:08 UTC  (12+ messages)
` [PATCH v5 01/11] xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers
` [PATCH v5 02/11] xfs: reserve v5 superblock read-only compat. feature bit for finobt
` [PATCH v5 03/11] xfs: support the XFS_BTNUM_FINOBT free inode btree type
` [PATCH v5 04/11] xfs: update inode allocation/free transaction reservations for finobt
` [PATCH v5 05/11] xfs: insert newly allocated inode chunks into the finobt
` [PATCH v5 06/11] xfs: use and update the finobt on inode allocation
` [PATCH v5 07/11] xfs: refactor xfs_difree() inobt bits into xfs_difree_inobt() helper
` [PATCH v5 08/11] xfs: update the finobt on inode free
` [PATCH v5 09/11] xfs: add finobt support to growfs
` [PATCH v5 10/11] xfs: report finobt status in fs geometry
` [PATCH v5 11/11] xfs: enable the finobt feature on v5 superblocks

[PATCH 1/4] pinctrl: msm: Correct interrupt code for TLMM v2
 2014-04-10 16:07 UTC  (3+ messages)

Wrong SPI NOR model detected by mx6sl
 2014-04-10 16:07 UTC  (4+ messages)

[PATCH] Full DVB driver package for Earthsoft PT3 (ISDB-S/T) cards
 2014-04-10 16:06 UTC 

[review-request] 6137 excessive load time for All Recipes page
 2014-04-10 16:06 UTC  (2+ messages)

[PATCH] gpio / ACPI: Don't crash on NULL chip->dev
 2014-04-10 16:06 UTC  (2+ messages)

[PATCHSET 0/7] perf tools: Update on filtered entries' percentage output (v8)
 2014-04-10 16:02 UTC  (8+ messages)
` [PATCH 1/7] perf hists: Add support for showing relative percentage
` [PATCH 2/7] perf report: Add --percentage option
` [PATCH 3/7] perf top: "
` [PATCH 4/7] perf diff: "
` [PATCH 5/7] perf tools: Add hist.percentage config option
` [PATCH 6/7] perf ui/tui: Add 'F' hotkey to toggle percentage output
` [PATCH 7/7] perf tools: Show absolute percentage by default

[PATCH v4 0/8] Support for running secondary emulators
 2014-04-10 16:04 UTC  (7+ messages)
` [PATCH v4 8/8] ioreq-server: bring the PCI hotplug controller implementation into Xen

[PATCH RFC v5 0/2] clk: Support for DT assigned clock parents and rates
 2014-04-10 16:04 UTC  (4+ messages)
` [PATCH RFC v5 2/2] clk: Add handling of clk parent and rate assigned from DT

IGB_UIO port unbinding
 2014-04-10 16:04 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH] target-ppc: enable migration within the same CPU family
 2014-04-10 16:03 UTC  (12+ messages)

[PATCH 00/71] drm/i915/chv: Add Cherryview support
 2014-04-10 16:03 UTC  (3+ messages)
` [PATCH 27/71] drm/i915/chv: Enable Render Standby (RC6) for Cheeryview

[LTP] ltplite test case crashes
 2014-04-10 16:03 UTC 

Hauppauge ImpactVCB-e 01385
 2014-04-10 15:59 UTC  (2+ messages)

system hang
 2014-04-10 15:59 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] systemd: Build legacy pc files when liblogging is
 2014-04-10 15:59 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] liblogging: Depend on systemd

ath10k driver and firmware upgrade
 2014-04-10 14:09 UTC  (3+ messages)

HVM crash system on AMD APU A8-6600K
 2014-04-10 15:59 UTC  (18+ messages)

[PATCH] softirq: punt to ksoftirqd if __do_softirq recently looped
 2014-04-10 15:57 UTC 

[PATCH 3.4 000/134] 3.4.87-stable review
 2014-04-10 16:01 UTC  (3+ messages)

[meta-yocto][PATCH 1/2] beaglebone.conf: configuration updates
 2014-04-10 15:58 UTC  (5+ messages)

[PATCH v3 0/7] xen: Hardware domain support
 2014-04-10 15:58 UTC  (2+ messages)

[PATCH for 3.14.y] x86/efi: Make efi virtual runtime map passing more robust
 2014-04-10 16:00 UTC  (2+ messages)

[PATCH 0/6] linux-yocto/3.4/3.10/3.14: updates
 2014-04-10 15:57 UTC  (4+ messages)
` [PATCH 5/6] linux-yocto/3.14: beagleboard black: USB, DRM config tweaks

[GIT PULL] Block fixes for 3.15-rc1
 2014-04-10 15:56 UTC 

[PATCH] further prefetch cleanup
 2014-04-10 15:56 UTC  (3+ messages)

[RFC PATCH v10 00/16] Online(inband) data deduplication
 2014-04-10 15:55 UTC  (4+ messages)

[PATCH] crypto: omap-des - use devm_ioremap_resource()
 2014-04-10 15:55 UTC  (3+ messages)
` [PATCH V2] "

[Buildroot] [PATCH 1/1] pypcap: new package
 2014-04-10 15:55 UTC 

[Buildroot] [PATCH v4] pyrex: new package
 2014-04-10 15:54 UTC 

[PATCH] evtchn: eliminate 64k ports limitation
 2014-04-10 15:54 UTC  (2+ messages)

e1000e 0000:00:19.0 eth0: Hardware Error
 2014-04-10 15:54 UTC  (5+ messages)
` [E1000-devel] "

[PATCH] Extend ns16550 to use two port serial cards (v2)
 2014-04-10 15:53 UTC  (3+ messages)
` [PATCH] serial: Expand the PCIe params for an Oxford "

[Qemu-devel] [SeaBIOS] [PATCH V3 0/2] hw/pci: reserve IO and mem for pci-2-pci bridges with no devices attached
 2014-04-10 15:49 UTC  (6+ messages)
` [Qemu-devel] [PATCH V3 1/2] "
` [Qemu-devel] [PATCH V3 2/2] hw/pci: check if pci2pci bridges implement optional limit registers

[PATCH] DT: add vendor prefix for EBV Elektronik
 2014-04-10 15:44 UTC  (2+ messages)

[Bug 73781] New: acpi-cpufreq cannot be loaded
 2014-04-10 15:44 UTC  (2+ messages)
` [Bug 73781] "

Back ports question
 2014-04-10 15:43 UTC  (2+ messages)

[Qemu-devel] Should we have a 2.0-rc3 ?
 2014-04-10 15:42 UTC  (9+ messages)

[PATCH V3 1/5] genirq: define flag IRQ_SRC_DST_INVERTED, and accessors
 2014-04-10 15:42 UTC  (6+ messages)
` [PATCH V3 4/5] mfd: palmas: support IRQ inversion at the board level


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.