All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-11 04:23:40 to 2015-05-11 06:35:43 UTC [more...]

[RFC/PATCH] mwifiex: Driver - Firmware Glitches
 2015-05-11  6:35 UTC  (5+ messages)
` [PATCH] mwifiex: Trigger a card reset on "DNLD_CMD: host to card failed"

[Question] AEAD crypto api for userspace can't deal with a PTlen=0 vector
 2015-05-11  6:35 UTC  (2+ messages)

[PATCHv2] btrfs: replace the 4096 magic number for block size
 2015-05-11  6:34 UTC 

[Qemu-devel] [RFC PATCH 00/34] Multi Architecture System Emulation
 2015-05-11  6:29 UTC  (35+ messages)
` [Qemu-devel] [RFC PATCH 01/34] cpu-all: Prototype cpu_exec and cpu_signal_handler
` [Qemu-devel] [RFC PATCH 02/34] tcg+qom: QOMify core CPU defintions
` [Qemu-devel] [RFC PATCH 03/34] target-multi: Add
` [Qemu-devel] [RFC PATCH 04/34] mb: Change target long to 64b
` [Qemu-devel] [RFC PATCH 05/34] mb: cpu: Delete MMAP_SHIFT definition
` [Qemu-devel] [RFC PATCH 06/34] mb: rename EXCP macros
` [Qemu-devel] [RFC PATCH 07/34] mb: Remove ELF_MACHINE from cpu.h
` [Qemu-devel] [RFC PATCH 08/34] mb: cpu.h: Move cpu-all include
` [Qemu-devel] [RFC PATCH 09/34] mb: delete dummy prototypes
` [Qemu-devel] [RFC PATCH 10/34] HACK: microblaze: rename clz helper
` [Qemu-devel] [RFC PATCH 11/34] mb: cpu: Remove MMUx macros
` [Qemu-devel] [RFC PATCH 12/34] mb: cpu: Move CPU_COMMON to front of env
` [Qemu-devel] [RFC PATCH 13/34] mb: cpu: Change phys and virt address ranges
` [Qemu-devel] [RFC PATCH 14/34] mb: Use qomified tcg defintions
` [Qemu-devel] [RFC PATCH 15/34] hw: mb: Explicitly include cpu.h for consumers
` [Qemu-devel] [RFC PATCH 16/34] mb: cpu: Guard cpu_init definition for user mode
` [Qemu-devel] [RFC PATCH 17/34] mb: cpu: Multi-define guard deep CPU specifics
` [Qemu-devel] [RFC PATCH 18/34] mb: cpu-qom: Put the ENV first
` [Qemu-devel] [RFC PATCH 19/34] mb: Enable multi-arch
` [Qemu-devel] [RFC PATCH 20/34] configure: Unify arm and aarch64 disas configury
` [Qemu-devel] [RFC PATCH 21/34] arm: Rename all exceptions
` [Qemu-devel] [RFC PATCH 22/34] arm: Remove ELF_MACHINE from cpu.h
` [Qemu-devel] [RFC PATCH 23/34] arm: cpu.h: Move cpu-all include
` [Qemu-devel] [RFC PATCH 24/34] arm: delete dummy prototypes
` [Qemu-devel] [RFC PATCH 25/34] arm: cpu: Move CPU_COMMON to front of env
` [Qemu-devel] [RFC PATCH 26/34] arm: Use qomified tcg defintions
` [Qemu-devel] [RFC PATCH 27/34] hw: arm: Explicitly include cpu.h for consumers
` [Qemu-devel] [RFC PATCH 28/34] arm: cpu: Guard cpu_init definition for user mode
` [Qemu-devel] [RFC PATCH 29/34] arm: cpu: Multi-define guard deep CPU specifics
` [Qemu-devel] [RFC PATCH 30/34] arm: Enable multi-arch
` [Qemu-devel] [RFC PATCH 31/34] arm: boot: Don't assume all CPUs are ARM
` [Qemu-devel] [RFC PATCH 32/34] arm: xilinx_zynq: Add a microblaze
` [Qemu-devel] [RFC PATCH 33/34] HACK: mb: boot: Assume using -firmware for mb software
` [Qemu-devel] [RFC PATCH 34/34] HACK: mb: boot: Disable dtb load in multi-arch

[PATCH 00/17] asynchronous ALUA device handler
 2015-05-11  6:34 UTC  (3+ messages)
` [PATCH 01/17] scsi_dh: return individual errors in scsi_dh_activate()

[PATCH V2 1/2] mm/thp: Split out pmd collpase flush into a seperate functions
 2015-05-11  6:32 UTC  (10+ messages)
` [PATCH V2 2/2] powerpc/thp: Serialize pmd clear against a linux page table walk

[RFC PATCH] PM, freezer: Don't thaw when it's intended frozen processes
 2015-05-11  6:33 UTC  (8+ messages)

[PATCH v4 0/5] Split SCSI header files
 2015-05-11  6:32 UTC  (7+ messages)
` [PATCH v4 1/5] "
` [PATCH v4 2/5] Move code that is used both by initiator and target drivers
` [PATCH v4 3/5] Replace MAX_COMMAND_SIZE with BLK_MAX_CDB

[PATCH RFC v2 0/2] crypto: Introduce Public Key Encryption API
 2015-05-11  6:32 UTC  (6+ messages)
` [PATCH RFC v2 1/2] crypto: add PKE API

[PATCH v12 00/21] Re-introduce h8300 architecture
 2015-05-11  6:26 UTC  (25+ messages)
` [PATCH v12 01/21] MAINTAINERS: Add H8/300 entry
` [PATCH v12 02/21] mksysmap: Add h8300 local symbol pattern
` [PATCH v12 03/21] Add ELF machine
` [PATCH v12 04/21] sh-sci: Add h8300 SCI
` [PATCH v12 05/21] asm-generic: Add common asm-offsets.h
` [PATCH v12 06/21] h8300: Assembly headers
` [PATCH v12 07/21] h8300: UAPI headers
` [PATCH v12 08/21] h8300: Interrupt and exceptions
` [PATCH v12 09/21] h8300: kernel startup
` [PATCH v12 10/21] h8300: Low level entry
` [PATCH v12 11/21] h8300: compressed image support
` [PATCH v12 12/21] h8300: process helpers
` [PATCH v12 13/21] h8300: miscellaneous functions
` [PATCH v12 14/21] h8300: Memory management
` [PATCH v12 15/21] h8300: library functions
` [PATCH v12 16/21] h8300: Build scripts
` [PATCH v12 17/21] h8300: clock driver
` [PATCH v12 18/21] h8300: clocksource
` [PATCH v12 19/21] h8300: IRQ chip driver
` [PATCH v12 20/21] h8300: configs
` [PATCH v12 21/21] h8300: devicetree source

[PATCH 2/2] adm8211: fix the possible pci cache line sizes inside switch-case
 2015-05-11  6:30 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2015-05-10
 2015-05-11  6:30 UTC 

[PATCH Remus v2 00/10] Remus support for Migration-v2
 2015-05-11  6:28 UTC  (3+ messages)

[PATCH V3] powerpc/mm: Return NULL for not present hugetlb page
 2015-05-11  6:28 UTC 

[PATCH V3] powerpc/thp: Serialize pmd clear against a linux page table walk
 2015-05-11  6:26 UTC  (3+ messages)

[PATCH v4 00/21] PowerPC/PowerNV: PCI Slot Management
 2015-05-11  6:25 UTC  (21+ messages)
` [PATCH v4 02/21] powerpc/powernv: Enable M64 on P7IOC
` [PATCH v4 03/21] powerpc/powernv: M64 support improvement
` [PATCH v4 04/21] powerpc/powernv: Improve IO and M32 mapping
` [PATCH v4 06/21] powerpc/powernv: Create PEs dynamically
` [PATCH v4 07/21] powerpc/powernv: Release "

[PATCH V3 0/9] VF EEH on Power8
 2015-05-11  6:25 UTC  (12+ messages)
` [PATCH V3 2/9] powerpc/pci_dn: cache vf_index in pci_dn
` [PATCH V3 5/9] powerpc/eeh: create EEH_PE_VF for VF PE
` [PATCH V3 8/9] powerpc/powernv: Support PCI config restore for VFs

Possible RAID6 regression with ASYNC_TX_DMA enabled in 4.1
 2015-05-11  6:26 UTC  (2+ messages)

opkg_install_pkg: Package <name> md5sum mismatch. Either the opkg or the package index are corrupt
 2015-05-11  6:26 UTC  (11+ messages)
            ` [OE-core] "
          ` [oe] "

[PATCH v5 0/6] git help: group common commands by theme
 2015-05-11  6:24 UTC  (8+ messages)
` [PATCH v5 1/6] generate-cmdlist: parse common group commands
` [PATCH v5 2/6] help.c: output the typical Git workflow
` [PATCH v5 3/6] command-list.txt: group common commands by theme

Query on use of CC3000 and linux driver
 2015-05-11  6:20 UTC 

[v2 0/5] arm64: add kdump support
 2015-05-11  6:16 UTC  (5+ messages)

[PATCH] drm/i915: Set crtc_state->active to false when CRTC is disabled
 2015-05-11  6:11 UTC  (2+ messages)

[U-Boot] [PATCH v6 0/4] spi, sf: add mtdparts feature to spi and sf commands
 2015-05-11  6:10 UTC  (4+ messages)

the memory model being used in elks?
 2015-05-11  6:10 UTC  (11+ messages)

[PATCH 00/12] make world build work without x11 in DISTRO_FEATURES
 2015-05-11  6:08 UTC  (13+ messages)
` [PATCH 01/12] mesa: fix do_install_append
` [PATCH 02/12] gtk+/cairo: enable x11 or directfb
` [PATCH 03/12] mesa-demos: only enable glu when x11 in DISTRO_FEATURES
` [PATCH 04/12] libglu: add x11 to REQUIRED_DISTRO_FEATURES
` [PATCH 05/12] libsdl: depends on libglu when x11
` [PATCH 06/12] libowl/settings-daemon/libnotify: add x11 to REQUIRED_DISTRO_FEATURES
` [PATCH 07/12] recipes-extended: "
` [PATCH 08/12] recipes-graphics: "
` [PATCH 09/12] gst-plugins-gl: "
` [PATCH 10/12] packagegroup-core-qt: "
` [PATCH 11/12] recipes-sato: "
` [PATCH 12/12] at-spi2-atk: "

[RFC][PATCH 00/13] Fix RMRR
 2015-05-11  6:06 UTC  (15+ messages)
` [RFC][PATCH 01/13] tools: introduce some new parameters to set rdm policy
` [RFC][PATCH 03/13] tools/libxc: Expose new hypercall xc_reserved_device_memory_map
` [RFC][PATCH 04/13] tools/libxl: detect and avoid conflicts with RDM

[PATCH V3 0/3] systemd: split modules into packages
 2015-05-11  6:06 UTC  (5+ messages)
` [PATCH V3 3/3] "

[PATCH] ath10k: new debugfs interface to enable adaptive CCA
 2015-05-11  6:05 UTC  (3+ messages)

[PATCH v2 1/3] perf probe: Remove length limitation for showing available variables
 2015-05-11  6:03 UTC  (5+ messages)
` [PATCH v2 2/3] perf probe: Add --range option to show variable location range

Automatic clock disabling on clk_put()
 2015-05-11  6:01 UTC  (2+ messages)

FreeBSD Dom0 IOMMU issues (resent)
 2015-05-11  6:01 UTC  (6+ messages)

[PATCH 1/3] btrfs: introduce BTRFS_BLOCK_SIZE to replace number 4096
 2015-05-11  6:01 UTC  (3+ messages)

[PATCH] livepatch: match return value to function signature
 2015-05-11  5:52 UTC 

[Buildroot] [PATCH 0/2] Improve powerpc-utils with librtas
 2015-05-11  6:00 UTC  (7+ messages)
` [Buildroot] [PATCH 2/2] powerpc-utils: remove --without-librtas

[PATCH V5 1/1] hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
 2015-05-11  5:58 UTC  (2+ messages)

[PATCH 2/2 net-next] net: move qdisc ingress filtering code where it belongs
 2015-05-11  5:57 UTC  (12+ messages)

Crypto Fixes for 3.7
 2015-05-11  5:56 UTC  (11+ messages)
` Crypto Fixes for 3.9
  ` Crypto Fixes for 3.13
        ` Crypto Fixes for 3.14
          ` Crypto Fixes for 3.19
              ` Crypto Fixes for 4.1

client fio-rbd benchmark : debian wheezy vs ubuntu vivid : big difference
 2015-05-11  5:53 UTC  (2+ messages)
` [Cbt] "

[LKP] [sched] eae3e9e8843: +36.8% pigz.throughput
 2015-05-11  5:50 UTC  (2+ messages)
`  "

Ath10 firmware crashing in Monitor mode(Sniffer mode)
 2015-05-11  5:50 UTC  (3+ messages)

4.0.2-stable-queue build failures due to 'clockevents: Fix cpu_down() race for hrtimer based broadcasting'
 2015-05-11  5:50 UTC  (2+ messages)

[PATCH 0/7 v4] mmc: sh_mmcif: add parent clk support
 2015-05-11  5:39 UTC  (6+ messages)
  ` [PATCH 6/7 v4] ARM: shmobile: r8a7790: add MMCIF parent clock range

[Qemu-devel] [PATCHv2] parallel: Allow to disable CONFIG_PARALLEL
 2015-05-11  5:38 UTC 

[ANNOUNCE, DISCUSS] xfsprogs: libxfs-4.1-update branch created
 2015-05-11  5:37 UTC  (2+ messages)

[ANNOUNCE] xfsprogs: master branch updated to v3.2.3-rc1
 2015-05-11  5:35 UTC  (2+ messages)

[PATCH] arch/arm64 :Cyclic Test fix in ARM64 fpsimd
 2015-05-11  5:32 UTC  (6+ messages)

[PATCH v3 2/2] staging: MAINTAINERS: add maintainer for wilc1000 device
 2015-05-11  5:30 UTC 

[PATCH v5 0/6] Interrupt mode PMD
 2015-05-11  5:31 UTC  (12+ messages)
` [PATCH v6 0/8] "
  ` [PATCH v6 7/8] igb: enable rx queue interrupts for PF
  ` From: Cunming Liang <cunming.liang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
    ` [PATCH v7 08/10] ixgbe: enable rx queue interrupts for both PF and VF
    ` [PATCH v7 09/10] igb: enable rx queue interrupts for PF

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2015-05-11  5:28 UTC 

[PATCH v5 0/3] ata: ahci_xgene: Add support for 2nd HW version of APM X-Gene SoC AHCI SATA Host controller driver
 2015-05-11  5:27 UTC  (5+ messages)
` [PATCH v5 3/3] ata: ahci_xgene: Add AHCI Support for 2nd HW version of APM X-Gene SoC AHCI SATA Host controller

Pointer Cast to Different Type Warnings in sh_mmcif.c
 2015-05-11  5:25 UTC  (3+ messages)

[PATCH V3] cpuidle: Handle tick_broadcast_enter() failure gracefully
 2015-05-11  5:21 UTC  (6+ messages)
    ` [PATCH 0/3] cpuidle: updates related to tick_broadcast_enter() failures

[GIT PULL 00/30] perf/core improvements and fixes
 2015-05-11  5:09 UTC  (2+ messages)

[PATCH 02/10] drivers:host:fsl: Use ehci_overrides structure for EHCI drv
 2015-05-11  5:18 UTC  (3+ messages)

linux-next: build failure after merge of the tty tree
 2015-05-11  5:16 UTC 

[PATCH 01/18] f2fs: avoid value overflow in showing current status
 2015-05-11  5:15 UTC  (8+ messages)
` [PATCH 14/18] f2fs crypto: add filename encryption for f2fs_lookup
  ` [f2fs-dev] "
` [PATCH 16/18] f2fs crypto: add symlink encryption

[RFC 0/2] Implement SoC bus support for Vybrid
 2015-05-11  5:11 UTC  (6+ messages)
` [RFC 1/2] ARM: dts: vfxxx: Add OCOTP node
` [RFC 2/2] ARM: vf610: Add SoC bus support for Vybrid

[PATCH v2] dmaengine: bcm2835: Add slave dma support
 2015-05-11  5:11 UTC  (6+ messages)

[PATCH 0/3] ath10k: improve power efficiency
 2015-05-11  5:01 UTC  (5+ messages)
` [PATCH 3/3] ath10k: enable pci soc powersaving

[Qemu-devel] [PATCH target-arm v8 00/14] Next Generation Xilinx Zynq SoC
 2015-05-11  4:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH target-arm v8 04/14] arm: xlnx-zynqmp: Add GIC

Are there plans for full btrfs filesystem backups?
 2015-05-11  4:57 UTC  (3+ messages)

[PATCH kernel v9 00/32] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-05-11  4:52 UTC  (10+ messages)
` [PATCH kernel v9 26/32] powerpc/iommu: Add userspace view of TCE table

About head of kernel linked list structure
 2015-05-11  4:45 UTC  (4+ messages)

[PATCH] bisect: print abbrev sha1 for first bad commit
 2015-05-11  4:33 UTC  (7+ messages)

[PATCH v2 0/8] Fix atomicity and avoid fd exhaustion in ref transactions
 2015-05-11  4:30 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.