All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-27 06:37:29 to 2015-05-27 07:58:20 UTC [more...]

[Qemu-devel] [PATCH v3 00/29] Dirty bitmap atomic access and optimizations
 2015-05-27  7:58 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 03/29] display: enable DIRTY_MEMORY_VGA tracking explicitly
` [Qemu-devel] [PATCH v3 04/29] display: add memory_region_sync_dirty_bitmap calls
` [Qemu-devel] [PATCH v3 07/29] framebuffer: check memory_region_is_logging
` [Qemu-devel] [PATCH v3 14/29] exec: use memory_region_get_dirty_log_mask to optimize dirty tracking
` [Qemu-devel] [PATCH v3 23/29] bitmap: add atomic set functions

[Buildroot] sky2 not created
 2015-05-27  7:58 UTC  (3+ messages)

[PATCH 0/2] ARM: dts: add Okaya LCD display for Nitrogen and Sabrelite
 2015-05-27  7:57 UTC  (6+ messages)

nvme: submit internal commands through the block layer
 2015-05-27  7:56 UTC 

[Qemu-devel] [PATCH] iov: don't touch iov in iov_send_recv()
 2015-05-27  8:00 UTC  (2+ messages)

[net-next PATCH RFC 0/3] Preserve skb->mark through VTI tunnels
 2015-05-27  7:55 UTC  (3+ messages)

[PATCH 00/03] Preventing zero GPU virtual address allocation
 2015-05-27  7:54 UTC  (5+ messages)

[PATCH v3 0/2] fbcon: user-defined cursor blink interval
 2015-05-27  7:52 UTC  (11+ messages)
` [PATCH v3 2/2] fbcon: expose cursor blink interval via sysfs
    ` [PATCH "
        ` [PATCH 0/2] add cursor blink interval terminal escape sequence
          ` [PATCH 2/2] fbcon: use the cursor blink interval provided by vt

[PATCH] Adding support for directFB to mplayer2 recipe
 2015-05-27  7:52 UTC  (2+ messages)

[PATCH 2/2] mempool: fix pages computation to determine number of objects
 2015-05-27  7:52 UTC  (3+ messages)
` [PATCHv2] "

[PATCH 5/5] base: power: wakeup.c: Fixed a typo error
 2015-05-27  7:52 UTC  (2+ messages)

[PATCH] ARM: imx6: allow booting with old DT
 2015-05-27  7:52 UTC  (3+ messages)

[PATCH v2 0/3] drm_of_encoder_active_endpoint helpers
 2015-05-27  7:51 UTC  (3+ messages)
` [PATCH v2 3/3] drm/rockchip: remove rockchip_drm_encoder_get_mux_id

[GIT PULL] PMEM driver for v4.1
 2015-05-27  7:50 UTC  (4+ messages)
` [Linux-nvdimm] "

[RFC PATCH] suspend/resume performance improvement
 2015-05-27  7:50 UTC  (2+ messages)

[PATCH 1/2] ASoC: atmel: simplify Kconfig
 2015-05-27  7:50 UTC  (4+ messages)
` [PATCH 2/2] ASoC: atmel: compile pcm driver in snd-soc-atmel_ssc_dai

[PATCH v2 v3.18-rc4 1/4] drm: prime: Honour O_RDWR during prime-handle-to-fd
 2015-05-27  7:48 UTC  (3+ messages)

[PATCH v2 00/11] Various x86 pmu scheduling patches
 2015-05-27  7:48 UTC  (4+ messages)
` [PATCH v2 02/11] perf/x86: Improve HT workaround GP counter constraint

[U-Boot] [PATCH] vexpress64: let Juno wait for root device
 2015-05-27  7:48 UTC  (2+ messages)

CPU LED trigger: add hooks to generic code so that it works on x86
 2015-05-27  7:47 UTC  (3+ messages)

[U-Boot] [PATCH] vexpress64: fix various memory issues
 2015-05-27  7:47 UTC  (2+ messages)

[PATCH] x86/simplefb: simplefb was broken on Oracle and HP system, skip VIDEO_TYPE_EFI
 2015-05-27  7:45 UTC 

[PATCH 0/2] reducing memory footprint of ALSA
 2015-05-27  7:46 UTC  (9+ messages)
` [PATCH v2 2/2] ALSA: set no sound proc fs for reduced memory footprint

[U-Boot] [PATCH] vexpress64: use uncompressed kernel by default
 2015-05-27  7:45 UTC 

linux-next: build failure after merge of the backlight tree
 2015-05-27  7:45 UTC  (2+ messages)

[PATCH] eal_common_options: Allow combining -m and --no-huge
 2015-05-27  7:43 UTC  (3+ messages)

[PATCH 1/2] drm: Fix off-by-one in vblank hardware counter wraparound handling
 2015-05-27  7:42 UTC  (4+ messages)

[PATCH/RFC net-next] rocker: by default accept untagged packets
 2015-05-27  7:42 UTC  (6+ messages)

[v4 0/4] arm64: kvm: reset hyp context for kexec
 2015-05-27  7:42 UTC  (7+ messages)
` [v4 1/4] arm64: kvm: add a cpu tear-down function

Tux3 Report: How fast can we fsync?
 2015-05-27  7:41 UTC  (11+ messages)
` Tux3 Report: How fast can we fail?
` [FYI] tux3: Core changes

[Qemu-devel] [PATCH v2 00/14] arm: Steps towards EL2 support round 3
 2015-05-27  7:27 UTC  (15+ messages)
` [Qemu-devel] [PATCH v2 01/14] target-arm: Break down TLB_LOCKDOWN
` [Qemu-devel] [PATCH v2 02/14] target-arm: Add MAIR_EL2
` [Qemu-devel] [PATCH v2 03/14] target-arm: Add TCR_EL2
` [Qemu-devel] [PATCH v2 04/14] target-arm: Add SCTLR_EL2
` [Qemu-devel] [PATCH v2 05/14] target-arm: Add TPIDR_EL2
` [Qemu-devel] [PATCH v2 06/14] target-arm: Add TTBR0_EL2
` [Qemu-devel] [PATCH v2 07/14] target-arm: Add TLBI_ALLE1{IS}
` [Qemu-devel] [PATCH v2 08/14] target-arm: Add TLBI_ALLE2
` [Qemu-devel] [PATCH v2 09/14] target-arm: Add TLBI_VAE2{IS}
` [Qemu-devel] [PATCH v2 10/14] target-arm: Add CNTVOFF_EL2
` [Qemu-devel] [PATCH v2 11/14] target-arm: Add CNTHCTL_EL2
` [Qemu-devel] [PATCH v2 12/14] target-arm: Pass timeridx as argument to various timer functions
` [Qemu-devel] [PATCH v2 13/14] target-arm: Add HYP timer
` [Qemu-devel] [PATCH v2 14/14] hw/arm/virt: Connect the Hypervisor timer

[GIT PULL 00/37] perf/core improvements and fixes
 2015-05-27  7:38 UTC  (2+ messages)

Autmount issue
 2015-05-27  7:38 UTC  (6+ messages)

[RFC] ARM: BCM5301X: add NAND flash chip description
 2015-05-27  7:37 UTC  (3+ messages)

[Qemu-devel] [PATCH v1 1/1] xilinx_axidma.c: Fix up the stream_running() function
 2015-05-27  7:37 UTC 

[PATCH 00/12] xfce4 updates ++
 2015-05-27  7:36 UTC  (5+ messages)
` [PATCH 02/12] openjpeg: initial add 2.1.0

[RFC v2 PATCH 0/6] MT8173 IOMMU SUPPORT
 2015-05-27  7:36 UTC  (16+ messages)
` [PATCH v2 1/6] dt-bindings: iommu: Add binding for mediatek IOMMU
` [PATCH v2 2/6] dt-bindings: mediatek: Add smi dts binding
` [PATCH v2 5/6] iommu/mediatek: Add mt8173 IOMMU driver

Staging commits with visual diff tools?
 2015-05-27  7:34 UTC  (3+ messages)

[PATCH v2] Mediatek SCPSYS power domain support
 2015-05-27  7:33 UTC  (6+ messages)
` [PATCH 1/5] soc: mediatek: Add infracfg misc driver support

[PATCH] testdisplay: Fix segfault after first modeset fails
 2015-05-27  7:33 UTC 

[PATCH v8 0/3] x86/earlyprintk: setup serial earlyprintk as early as possible
 2015-05-27  7:33 UTC  (7+ messages)

Full RT kernel problem on arm
 2015-05-27  7:33 UTC  (3+ messages)

[RFC PATCH 2/2] arm64: Implement vmalloc based thread_info allocator
 2015-05-27  7:31 UTC  (6+ messages)

[PATCH 00/11] ARM64 PCI hostbridge init based on ACPI
 2015-05-27  7:31 UTC  (6+ messages)
` [PATCH 11/11] ARM64 / PCI / ACPI: support for ACPI based PCI hostbridge init

linux-congatec (fido) silent after Starting kernel 
 2015-05-27  7:31 UTC  (4+ messages)

[PATCH v4 0/2] Implement SoC bus support for Vybrid
 2015-05-27  7:31 UTC  (4+ messages)
` [PATCH v4 2/2] soc: Add driver for Freescale Vybrid Platform

[PATCH] fs, proc: introduce CONFIG_PROC_CHILDREN
 2015-05-27  7:29 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 2/3] f2fs crypto: check dir entry just for directory
 2015-05-27  7:27 UTC  (3+ messages)
  ` [f2fs-dev] "

dell_rbtn - kernel panic at boot
 2015-05-27  7:28 UTC  (6+ messages)

[PATCH] ubifs: fix to check error code of register_shrinker
 2015-05-27  7:27 UTC  (5+ messages)

[PATCH 0/5] Add Mediatek MT8173 subsystem clocks support
 2015-05-27  7:27 UTC  (8+ messages)
` [PATCH 3/5] dt-bindings: ARM: Mediatek: Document devicetree bindings for clock controllers

[PATCH] iommu/amd: Handle integer overflow in dma_ops_area_alloc
 2015-05-27  7:26 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/13] main-loop: Get rid of fd_read_poll and qemu_set_fd_handler2
 2015-05-27  7:24 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 04/13] netmap: Drop netmap_can_send

[PATCH v6 0/9] snic:initial submission of snic driver for Cisco SCSI HBA
 2015-05-27  7:19 UTC  (10+ messages)
` [PATCH v6 1/9] snic: snic module infrastructure
` [PATCH v6 2/9] snic:Add interrupt, resource firmware interfaces
` [PATCH v6 3/9] snic:Add meta request, handling of meta requests
` [PATCH v6 4/9] snic:Add snic target discovery
` [PATCH v6 5/9] snic:add SCSI handling, AEN, and fwreset handling
` [PATCH v6 6/9] snic:Add low level queuing interfaces
` [PATCH v6 7/9] snic:Add sysfs entries to list stats and trace data
` [PATCH v6 8/9] snic:Add event tracing to capture IO events
` [PATCH v6 9/9] snic:Add Makefile, patch Kconfig, MAINTAINERS

[Qemu-devel] Questions regarding ITS implementation
 2015-05-27  7:24 UTC 

[PATCH 0/6] mwifiex: device dump enhancements
 2015-05-27  7:24 UTC  (5+ messages)
` [PATCH 5/6] mwifiex: use generic name 'device dump'

[Qemu-devel] [RFC PATCH] net: Enable vlans and dump for -netdev, too,
 2015-05-27  7:22 UTC  (7+ messages)

[PATCH v2 0/5] showing existing ws breakage
 2015-05-27  7:22 UTC  (3+ messages)
` [PATCH v3 0/4] "

[PATCH] livepatch: match return value to function signature
 2015-05-27  7:21 UTC  (5+ messages)

[Qemu-devel] [RFC 0/5] Slow-path for atomic instruction translation
 2015-05-27  7:20 UTC  (5+ messages)

regulator: da9062: undefined Kconfig option MFD_DA9062
 2015-05-27  7:19 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH 0/4] aio: Don't poll ioeventfd in nested aio_poll()
 2015-05-27  7:19 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 1/4] aio-posix: Introduce aio_set_io_event_notifier
` [Qemu-devel] [RFC PATCH 2/4] aio-win32: Implement aio_set_io_event_notifier
` [Qemu-devel] [RFC PATCH 3/4] virtio-blk: Use aio_set_io_event_notifier in dataplane
` [Qemu-devel] [RFC PATCH 4/4] virtio-scsi-dataplane: User aio_set_io_event_notifier

[PATCH V2 0/6] regulator: enable regulator support for i.MX23/i.MX28
 2015-05-27  7:12 UTC  (5+ messages)
` [PATCH V2 3/6] power: mxs_power: add driver for mxs power subsystem

[RFC/WIP PATCH 00/11] Protocol version 2, again!
 2015-05-27  7:12 UTC  (21+ messages)
` [RFC/WIP PATCH 05/11] transport: add infrastructure to support a protocol version number
` [RFC/WIP PATCH 06/11] remote.h: add get_remote_capabilities, request_capabilities
` [RFC/WIP PATCH 07/11] fetch-pack: use the configured transport protocol
` [RFC/WIP PATCH 08/11] transport: connect_setup appends protocol version number
` [RFC/WIP PATCH 09/11] transport: get_refs_via_connect exchanges capabilities before refs
` [RFC/WIP PATCH 10/11] t5544: add a test case for the new protocol

at91sam9: watchdog: period
 2015-05-27  7:11 UTC  (13+ messages)

[ovmf test] 57340: regressions - FAIL
 2015-05-27  7:10 UTC 

Bug in tcp timestamp option ? TSecr in SYN-ACK != TSval in SYN
 2015-05-27  7:09 UTC  (5+ messages)

clock driver
 2015-05-27  7:09 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 0/6] qemu: guest agent: implement guest-exec command
 2015-05-27  7:08 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] qga: disk and volume info for Windows guest
 2015-05-27  7:07 UTC  (2+ messages)

linux-next: build failure after merge of the char-misc tree
 2015-05-27  7:08 UTC  (2+ messages)

[PATCH V2] rcu: change return type to bool
 2015-05-27  6:56 UTC 

[Qemu-devel] [PATCH qemu v7 00/14] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2015-05-27  7:05 UTC  (16+ messages)
` [Qemu-devel] [PATCH qemu v7 06/14] spapr_iommu: Introduce "enabled" state for TCE table

[Bridge] [PATCH net-next] bridge: skip fdb add if the port shouldn't learn
 2015-05-27  7:05 UTC  (4+ messages)
  `  "

[PATCH] drm/i915: list self-refresh as enabled on newer platforms
 2015-05-27  7:05 UTC  (2+ messages)
` [PATCH] drm/i915: Include VLV in self refresh status

Help getting started developing
 2015-05-27  7:04 UTC  (2+ messages)

[PATCH 0/5] Add support for QCA IPQ806x Ethernet GMAC controller
 2015-05-27  7:03 UTC  (3+ messages)
` [PATCH 4/5] stmmac: add ipq806x glue layer

[PATCH] buildhistory: set commit user name and email for the new git repo
 2015-05-27  6:52 UTC  (4+ messages)

[RFC v2 1/3] bootsource: Add NET bootsource
 2015-05-27  7:00 UTC  (2+ messages)

[PATCH v2 0/5] usb: gadget: Fix gadget deactivaton feature
 2015-05-27  6:59 UTC  (3+ messages)

[PATCH v2 1/2] ARM: dts: Add an am33xx include file for MLO size reduction
 2015-05-27  6:59 UTC  (2+ messages)

[Buildroot] Help for another newbie, AT91sam9x25 incorrect defconfig or incorrect rootfs.ubi
 2015-05-27  6:58 UTC  (5+ messages)
        ` [Buildroot] Newbie help, AT91sam9x25 patch Installation Questions

[PATCH v4 1/5] Documentation: dmaengine: pxa-dma design
 2015-05-27  6:55 UTC  (6+ messages)
` [PATCH v4 3/5] dmaengine: pxa: add pxa dmaengine driver

[RFC bluetooth-next] atusb: add support for at86rf230
 2015-05-27  6:54 UTC  (2+ messages)

[U-Boot] cpsw not working with slave2 port defined only
 2015-05-27  6:54 UTC  (4+ messages)

[RFC][PATCH 0/5] Optimize percpu-rwsem
 2015-05-27  6:53 UTC  (4+ messages)

Programatically write in a file in the environnent with a hush command
 2015-05-27  6:53 UTC  (2+ messages)

[PATCH] ARM: cns3xxx: pci: avoid potential stack overflow
 2015-05-27  6:45 UTC  (3+ messages)

attempting mesh on ath10k
 2015-05-27  6:51 UTC  (8+ messages)

writing an alsa driver
 2015-05-27  6:45 UTC  (3+ messages)

Scarlett 18i8 hardware out of sync with AlsaMixer
 2015-05-27  6:43 UTC  (2+ messages)

bareboxenv - tricky ptxdist behavior
 2015-05-27  6:41 UTC  (2+ messages)

[Patch] apple-gmux: lock iGP IO to protect from vgaarb changes
 2015-05-27  6:41 UTC  (13+ messages)
  ` [Patch v2] "
        ` [Patch v2 resend] "
            ` [Patch v3] "

[PATCH] staging: sm750fb: remove duplicate from fb_videomode
 2015-05-27  6:41 UTC  (2+ messages)

[PATCH] ALSA: hda - Set stream_pm ops automatically by generic parser
 2015-05-27  6:40 UTC 

[PATCH RFC 1/2] cxlflash: Base support for IBM CXL Flash Adapter
 2015-05-27  6:37 UTC  (3+ messages)

[PATCH 0/11] crypto: aead - Tweaks/fixes to new AEAD interface
 2015-05-27  6:37 UTC  (12+ messages)
` [PATCH 1/11] crypto: aead - Document behaviour of AD in destination buffer
` [PATCH 2/11] crypto: scatterwalk - Add missing sg_init_table to scatterwalk_ffwd
` [PATCH 3/11] crypto: aead - Preserve in-place processing in old_crypt
` [PATCH 4/11] crypto: aead - Add common IV generation code
` [PATCH 5/11] crypto: echainiv - Copy AD along with plain text
` [PATCH 6/11] crypto: echainiv - Use common IV generation code
` [PATCH 7/11] crypto: echainiv - Fix IV size in context size calculation
` [PATCH 8/11] crypto: seqiv - Copy AD along with plain/cipher text
` [PATCH 9/11] crypto: seqiv - Use common IV generation code
` [PATCH 10/11] crypto: seqiv - Fix IV size in context size calculation
` [PATCH 11/11] crypto: seqiv - Fix module unload/reload crash


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.