All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-26 17:14:52 to 2014-02-26 18:06:44 UTC [more...]

[RFC 0/3] Make git more user-friendly during a merge conflict
 2014-02-26 18:06 UTC  (2+ messages)
` [RFC 1/3] wt-status: Make conflict hint message more consistent with other hints

[PATCH 00/18] arm64: GICv3 support
 2014-02-26 18:06 UTC  (4+ messages)
` [PATCH 18/18] arm64: KVM: vgic: add GICv3 world switch

[PATCH 1/2] asm-generic: rwsem: ensure sem->cnt is only accessed via atomic_long_*
 2014-02-26 18:05 UTC  (3+ messages)
` [PATCH 2/2] asm-generic: rwsem: de-PPCify rwsem.h

[PATCHv2 00/16] OMAP IOMMU DT adaptation and cleanup
 2014-02-26 18:04 UTC  (15+ messages)
` [PATCHv2 08/16] ARM: OMAP3: remove deprecated CONFIG_OMAP_IOMMU_IVA2
` [PATCHv2 10/16] ARM: OMAP2+: use pdata quirks for iommu reset lines
` [PATCHv2 14/16] ARM: OMAP3: hwmod data: cleanup data for IOMMUs

[PATCH v3] packagegroup-qt-toolchain-target.inc: add libQtUiTools static library
 2014-02-26 18:03 UTC  (4+ messages)

[PATCH v4] PCI: ARM: add support for generic PCI host controller
 2014-02-26 18:01 UTC  (8+ messages)

[RESEND PATCH v11] video: backlight: gpio-backlight: Add DT support
 2014-02-26 18:04 UTC  (2+ messages)

[PATCH 00/19] drm/i915: vlv power domains support
 2014-02-26 18:02 UTC  (5+ messages)
` [PATCH 19/19] drm/i915: power domains: add vlv power wells

[Buildroot] [RFC PATCH 0/10] add new virtual-package infrastructure
 2014-02-26 18:03 UTC  (4+ messages)

[Qemu-devel] [PULL 00/45] target-arm queue
 2014-02-26 18:02 UTC  (46+ messages)
` [Qemu-devel] [PULL 01/45] hw/misc/arm_sysctl: Fix bad boundary check on mb clock accesses
` [Qemu-devel] [PULL 02/45] hw/net/stellaris_enet: Avoid unintended sign extension
` [Qemu-devel] [PULL 03/45] hw/timer/arm_timer: Avoid array overrun for bad addresses
` [Qemu-devel] [PULL 04/45] target-arm: Fix incorrect arithmetic constructing short-form PAR for ATS ops
` [Qemu-devel] [PULL 05/45] hw/intc/exynos4210_combiner: Don't overrun output_irq array in init
` [Qemu-devel] [PULL 06/45] hw/arm/musicpal: Remove nonexistent CDTP2, CDTP3 registers
` [Qemu-devel] [PULL 07/45] target-arm: Load correct access bits from ARMv5 level 2 page table descriptors
` [Qemu-devel] [PULL 08/45] hw/intc/arm_gic: Fix GIC_SET_LEVEL
` [Qemu-devel] [PULL 09/45] linux-headers: Update from v3.14-rc3
` [Qemu-devel] [PULL 10/45] kvm: Introduce kvm_arch_irqchip_create
` [Qemu-devel] [PULL 11/45] kvm: Common device control API functions
` [Qemu-devel] [PULL 12/45] arm: vgic device control api support
` [Qemu-devel] [PULL 13/45] hw: arm_gic_kvm: Add KVM VGIC save/restore logic
` [Qemu-devel] [PULL 14/45] target-arm: Fix raw read and write functions on AArch64 registers
` [Qemu-devel] [PULL 15/45] target-arm: A64: Make cache ID registers visible to AArch64
` [Qemu-devel] [PULL 16/45] target-arm: Implement AArch64 CurrentEL sysreg
` [Qemu-devel] [PULL 17/45] target-arm: Implement AArch64 MIDR_EL1
` [Qemu-devel] [PULL 18/45] target-arm: Implement AArch64 cache invalidate/clean ops
` [Qemu-devel] [PULL 19/45] target-arm: Implement AArch64 TLB invalidate ops
` [Qemu-devel] [PULL 20/45] target-arm: Implement AArch64 dummy MDSCR_EL1
` [Qemu-devel] [PULL 21/45] target-arm: Implement AArch64 memory attribute registers
` [Qemu-devel] [PULL 22/45] target-arm: Implement AArch64 SCTLR_EL1
` [Qemu-devel] [PULL 23/45] target-arm: Implement AArch64 TCR_EL1
` [Qemu-devel] [PULL 24/45] target-arm: Implement AArch64 VBAR_EL1
` [Qemu-devel] [PULL 25/45] target-arm: Implement AArch64 TTBR*
` [Qemu-devel] [PULL 26/45] target-arm: Implement AArch64 MPIDR
` [Qemu-devel] [PULL 27/45] target-arm: Implement AArch64 generic timers
` [Qemu-devel] [PULL 28/45] target-arm: Implement AArch64 ID and feature registers
` [Qemu-devel] [PULL 29/45] target-arm: Implement AArch64 dummy breakpoint and watchpoint registers
` [Qemu-devel] [PULL 30/45] target-arm: Implement AArch64 OSLAR_EL1 sysreg as WI
` [Qemu-devel] [PULL 31/45] target-arm: Get MMU index information correct for A64 code
` [Qemu-devel] [PULL 32/45] target-arm: A64: Implement WFI
` [Qemu-devel] [PULL 33/45] target-arm: Store AIF bits in env->pstate for AArch32
` [Qemu-devel] [PULL 34/45] target-arm: A64: Implement MSR (immediate) instructions
` [Qemu-devel] [PULL 35/45] target-arm: Implement AArch64 view of CPACR
` [Qemu-devel] [PULL 36/45] target-arm: Add utility function for checking AA32/64 state of an EL
` [Qemu-devel] [PULL 37/45] include/qemu/crc32c.h: Rename include guards to match filename
` [Qemu-devel] [PULL 38/45] target-arm: Add support for AArch32 ARMv8 CRC32 instructions
` [Qemu-devel] [PULL 39/45] dma/pl330: Delete overly verbose debug printf
` [Qemu-devel] [PULL 40/45] dma/pl330: Fix misleading type
` [Qemu-devel] [PULL 41/45] dma/pl330: printf format type sweep
` [Qemu-devel] [PULL 42/45] dma/pl330: Rename parent_obj
` [Qemu-devel] [PULL 43/45] dma/pl330: Add event debugging printfs
` [Qemu-devel] [PULL 44/45] dma/pl330: Fix buffer depth
` [Qemu-devel] [PULL 45/45] dma/pl330: implement dmaadnh instruction

MCP2515 DTS support
 2014-02-26 18:01 UTC  (7+ messages)

[PATCH] ARM: tegra: only run PL310 init on systems with one
 2014-02-26 18:02 UTC  (2+ messages)

[Q] `ubiattach: ioctl 0x40186f40 failed: Inappropriate ioctl for device' - What changed?
 2014-02-26 18:00 UTC  (4+ messages)
      ` SOLVED: "

Can anyone confirm or deny if ecryptfs will work with a glusterfs backend?
 2014-02-26 18:00 UTC  (2+ messages)

[Buildroot] [PATCH] zyre: remove unnecessary autoreconf options
 2014-02-26 18:00 UTC 

[PATCH 0/1] Prevent one cause of "MP-BIOS bug: 8254 timer"... message from linux
 2014-02-26 18:00 UTC  (2+ messages)
` [PATCH 1/1] hpet: Act more like real hardware

Offre de Bourse Suisse
 2014-02-26 17:49 UTC 

Offre de Bourse Suisse
 2014-02-26 17:49 UTC 

[Buildroot] [PATCH] giblib: remove unnecessary autoreconf options
 2014-02-26 17:59 UTC 

[RFT][PATCH 0/2] Systemd 209
 2014-02-26 17:58 UTC  (9+ messages)

[PATCH] x86: set Pentium M as PAE capable
 2014-02-26 17:57 UTC  (14+ messages)

[PATCH 0/6] Radeon memory management improvements
 2014-02-26 17:56 UTC  (4+ messages)
` [PATCH 2/6] drm/radeon: track memory statistics about VRAM and GTT usage and buffer moves

[Buildroot] [PATCH] libtpl: remove unnecessary autoreconf options
 2014-02-26 17:56 UTC 

How to compile omap3-sgx-modules_4.09.00.01
 2014-02-26 17:56 UTC  (12+ messages)

[PATCH v5 0/8] qspinlock: a 4-byte queue spinlock with PV support
 2014-02-26 17:54 UTC  (3+ messages)
` [PATCH RFC v5 7/8] pvqspinlock, x86: Add qspinlock para-virtualization support

[meta-fsl-demos][PATCH 0/7] Packagegroups and images refactoring - step 2
 2014-02-26 17:54 UTC  (17+ messages)
` [meta-fsl-demos][PATCH 1/7] fsl-gpu-sdk: create version 1.1 recipe
` [meta-fsl-demos][PATCH 2/7] vivante-gpu-sdk: remove this old recipe
` [meta-fsl-demos][PATCH 4/7] packagegroup-fsl-*, fsl-image-*: Gstreamer packagegroup refactoring
` [meta-fsl-demos][PATCH 5/7] fsl-image-multimedia: Add

[PATCH 3.14.0-rc4 v2 8/10] rsi: USB functionality
 2014-02-26 17:55 UTC 

[PATCH] sched: put rq's sched_avg under CONFIG_FAIR_GROUP_SCHED
 2014-02-26 17:53 UTC  (4+ messages)

[U-Boot] [RFC] mmc: Remove ops from struct mmc and put in mmc_ops
 2014-02-26 17:52 UTC 

[PATCHv8][ 1/7] [media] v4l2: add new V4L2_PIX_FMT_RGB666 pixel format
 2014-02-26 17:51 UTC  (7+ messages)
` [PATCHv8][ 2/7] staging: imx-drm: Add RGB666 support for parallel display
` [PATCHv8][ 3/7] staging: imx-drm: Correct BGR666 and the board's dts that use them
` [PATCHv8][ 4/7] staging: imx-drm: Use de-active and pixelclk-active display-timings
` [PATCHv8][ 5/7] staging: imx-drm: parallel display: add regulator support
` [PATCHv8][ 6/7] ARM: dts: mbimx51sd: Add display support
` [PATCHv8][ 7/7] ARM: dts: mbimx51sd: Add CMO-QVGA backlight support

[PATCH] ath10k: make TARGET_NUM_PEERS match WMI_MAX_KEY_INDEX
 2014-02-26 17:51 UTC  (4+ messages)

API to flush rx fifo?
 2014-02-26 17:51 UTC  (6+ messages)

[PATCHv1 0/2] Convert rx51-battery to IIO API and add DT support
 2014-02-26 17:51 UTC  (4+ messages)

[PATCH RFC v1 0/3] hibernation support on ARM
 2014-02-26 17:50 UTC  (11+ messages)
` [PATCH RFC v1 3/3] ARM hibernation / suspend-to-disk

[PATCH 0/4] arm64: topology: CPU topology support
 2014-02-26 17:50 UTC  (8+ messages)
` [PATCH 1/4] arm64: topology: Implement basic "

Question regarding XFS on LVM over hardware RAID
 2014-02-26 17:49 UTC  (18+ messages)

fio replay
 2014-02-26 17:49 UTC  (4+ messages)

[Buildroot] [PATCH] vlc: fix some configure options
 2014-02-26 17:49 UTC  (5+ messages)

[RFC] perf tools: Fix strict alias issue for find_first_bit
 2014-02-26 17:47 UTC  (3+ messages)
  ` [PATCH] perf tools: Do not compile with -fstrict-aliasing

[Qemu-devel] [PATCH 0/6] convert -numa to QemuOpts/OptsVisitor
 2014-02-26 17:28 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/6] NUMA: move numa related code to new file numa.c
` [Qemu-devel] [PATCH 3/6] NUMA: check if the total numa memory size is equal to ram_size

[nft PATCH] netlink: fix chain attribute parsing
 2014-02-26 17:46 UTC 

[Qemu-devel] [PATCH v2 0/5] s390: Support for Hotplug of Standby Memory
 2014-02-26 15:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/5] vl.c: extend -m option to support options for memory hotplug

Anyone have a working hostapd conf file for AC?
 2014-02-26 17:46 UTC  (3+ messages)

[xen-unstable test] 25308: regressions - FAIL
 2014-02-26 17:46 UTC 

[PATCH] python3: Fix race condition at high parallelism factor
 2014-02-26 17:47 UTC 

[PATCH 0/8] locking/core patches
 2014-02-26 17:45 UTC  (5+ messages)
` [PATCH 5/8] locking, mutex: Cancelable MCS lock for adaptive spinning

Proposal for simplifying NFS/RDMA client memory registration
 2014-02-26 17:42 UTC  (3+ messages)

[GIT PULL] AF_RXRPC fixes and development
 2014-02-26 17:41 UTC 

[PATCH 1/7] Documentation: dt: iio: improve atmel-adc documentation
 2014-02-26 17:39 UTC  (3+ messages)

[RFC][PATCH 0/5] arch: atomic rework
 2014-02-26 17:39 UTC  (22+ messages)

[Buildroot] compiling kernel
 2014-02-26 17:38 UTC  (3+ messages)

Google Summer of Code 2014 - IPP-over-USB printer support - Joint project idea for OpenPrinting and the kernel
 2014-02-26 17:37 UTC  (6+ messages)
` [Printing-architecture] "

[ath9k-devel] ath5k tx completion
 2014-02-26 17:37 UTC  (13+ messages)
` [ath9k-devel] [ath5k-devel] "

[PATCH 00/16] sleep_on removal, second try
 2014-02-26 17:36 UTC  (2+ messages)

[RFC PATCH v2 0/6] nft events reporting
 2014-02-26 17:36 UTC  (6+ messages)
` [RFC PATCH v2 6/6] src: add "

Compiling custom ath10k: step 5 minor issue
 2014-02-26 17:35 UTC  (2+ messages)

[PATCH 0/5 RFC] R-Car Gen2 PCIe host driver
 2014-02-26 17:34 UTC  (8+ messages)
` [PATCH 1/5] PCI: host: Add Renesas R-Car PCIe driver

[Bridge] [PATCH RFC 0/7] Non-promisc bidge ports support
 2014-02-26 17:35 UTC  (14+ messages)
` [Bridge] [PATCH 3/7] bridge: Add addresses from static fdbs to bridge address list
    `  "
` [Bridge] [PATCH 4/7] bridge: Automatically manage port promiscuous mode
    `  "

[Buildroot] In Buildroot, how to compile kernel modules
 2014-02-26 17:32 UTC  (6+ messages)
  ` [Buildroot] Antw: "

[PATCHv2] android/avrcp: Add avrcp_get_capabilities request
 2014-02-26 17:31 UTC  (2+ messages)

[PATCH] ath10k: improve rx path when play with attention flags
 2014-02-26 17:29 UTC  (4+ messages)

[PATCH 1/3] unit/avrcp: Add /TP/CFG/BV-01-C test
 2014-02-26 17:30 UTC  (2+ messages)

[PATCH] ti-hyplnk: Add recipe for ti hyperlink low level driver
 2014-02-26 17:30 UTC 

[U-Boot] [PATCH v8 0/14] Driver model implementation, tests, demo and GPIO
 2014-02-26 17:29 UTC  (6+ messages)
` [U-Boot] [PATCH v8 13/14] dm: Enable gpio command to support driver model

[PATCH] android/avrcp: Fix passing wrong len
 2014-02-26 17:27 UTC  (3+ messages)
` [PATCHv2] "

Upstreaming SAA716x driver to the media_tree
 2014-02-26 17:27 UTC  (9+ messages)

[Qemu-devel] [PATCH v4] target-sparc: Add and use CPU_FEATURE_CASA
 2014-02-26 17:25 UTC  (5+ messages)

[PATCH net-next v4 0/8] 6lowpan: reimplementation of fragmentation handling
 2014-02-26 17:24 UTC  (3+ messages)
` [PATCH net-next v4 6/8] 6lowpan: fix some checkpatch issues

[RFC][PATCH] tracing: Warn and notify if tracepoints are not loaded due to module taint
 2014-02-26 17:24 UTC  (7+ messages)

[PATCH v3 00/25] Support multiple checkouts
 2014-02-26 17:23 UTC  (6+ messages)
` [PATCH v3 10/25] Add new environment variable $GIT_COMMON_DIR

time zone Bugzilla issue
 2014-02-26 17:23 UTC 

+ mm-revert-thp-make-madv_hugepage-check-for-mm-def_flags.patch added to -mm tree
 2014-02-26 17:22 UTC  (6+ messages)

[PATCH 0/4] Split mach-msm into legacy and mach-qcom (multiplatform)
 2014-02-26 17:22 UTC  (5+ messages)
` [PATCH 2/4] arm: qcom: Split Qualcomm support into legacy and multiplatform

[RFC][PATCH] tracepoint: Do not waste memory on mods with no tracepoints
 2014-02-26 17:20 UTC  (2+ messages)

[PATCH] bonding: disallow enslaving a bond to itself
 2014-02-26 17:20 UTC 

[PATCH v3 0/3] drivers/mcb: Bus support for MEN Chameleon Bus
 2014-02-26 17:20 UTC  (3+ messages)
` [PATCH v3 3/3] iio: adc: Add MEN 16z188 ADC driver

[Bug 75494] Kabini [Radeon HD 8240] Xorg segfault on resume from suspend with glamor and radeonsi
 2014-02-26 17:20 UTC 

RTL8153 fails to get link after applying c7de7dec2 to 3.8 kernel
 2014-02-26 17:19 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/4] s390 cpu-hotplug implementation
 2014-02-26 17:18 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] s390: Storage key global access
` [Qemu-devel] [PATCH 2/4] s390-cpu: ipi_states enhancements
` [Qemu-devel] [PATCH 3/4] s390-cpu: s390 cpu init improvements for hotplug
` [Qemu-devel] [PATCH 4/4] s390-hotplug: Implement hot_add_cpu hook

merge issue with wireless-testing
 2014-02-26 17:18 UTC  (5+ messages)

[Qemu-devel] [PATCH target-arm v2 0/7] PL330 Changes
 2014-02-26 17:16 UTC  (2+ messages)

[Bug 57660] New: nv?? show error nv??_screen_get_param:??? - unknown PIPE_CAP 76
 2014-02-26 17:17 UTC  (2+ messages)
  ` [Bug 57660] [NVA3:NVC0] Turn on support for PIPE_CAP_CUBE_MAP_ARRAY

[Bug 75361] New: freeze in Mass Effect 3 (wine)
 2014-02-26 17:16 UTC  (3+ messages)
` [Bug 75361] "

3.14.0rc3: did not find backref in send_root
 2014-02-26 17:16 UTC  (3+ messages)

[PATCH] ath10k: skip management frames in HTT path
 2014-02-26 17:16 UTC  (3+ messages)

Git in GSoC 2014
 2014-02-26 17:15 UTC  (2+ messages)
` Git in GSoC 2014 Suggestion: core.filemode always false for cygwin


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.