All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-01 07:46:21 to 2014-07-01 08:39:02 UTC [more...]

[PATCH v2 00/12] ARM: berlin: USB support
 2014-07-01  8:55 UTC  (7+ messages)
` [PATCH v2 07/12] usb: chipidea: add a generic driver

[Qemu-devel] [RFC] qemu VGA endian swap low level drawing changes
 2014-07-01  8:31 UTC  (15+ messages)

[PATCH] drm/exynos: Fix NULL pointer exception when suspending without components
 2014-07-01  8:39 UTC  (3+ messages)

[PATCH v2] ASoC: tas2552: Support TI TAS2552 Amplifier
 2014-07-01  8:37 UTC  (5+ messages)

[PATCH 0/2] add rockchip i2s driver
 2014-07-01  8:37 UTC  (2+ messages)
  ` [PATCH 1/2] ASoC: dt-bindings: add rockchip i2s bindings

[RFC/PATCH V2] alias.c: replace git_config with git_config_get_string
 2014-07-01  8:36 UTC  (8+ messages)
` [RFC/PATCH] notes-util.c: "

[Qemu-devel] [PULL for 2.1 00/15] MemoryRegion QOMification
 2014-07-01  8:35 UTC  (16+ messages)
` [Qemu-devel] [PULL 01/15] qom: add object_property_add_alias()
` [Qemu-devel] [PULL 02/15] qom: add a generic mechanism to resolve paths
` [Qemu-devel] [PULL 03/15] qom: allow creating an alias of a child<> property
` [Qemu-devel] [PULL 04/15] mc146818rtc: add "rtc-time" link to "/machine/rtc"
` [Qemu-devel] [PULL 05/15] qom: object: remove parent pointer when unparenting
` [Qemu-devel] [PULL 06/15] qom: object: Ignore refs/unrefs of NULL
` [Qemu-devel] [PULL 07/15] libqtest: escape strings in QMP commands, fix leak
` [Qemu-devel] [PULL 08/15] memory: MemoryRegion: use /machine as default owner
` [Qemu-devel] [PULL 09/15] memory: MemoryRegion: QOMify
` [Qemu-devel] [PULL 10/15] memory: MemoryRegion: replace owner field with QOM parent
` [Qemu-devel] [PULL 11/15] memory: MemoryRegion: Add container and addr props
` [Qemu-devel] [PULL 12/15] memory: MemoryRegion: Add may-overlap and priority props
` [Qemu-devel] [PULL 13/15] memory: MemoryRegion: Add size property
` [Qemu-devel] [PULL 14/15] memory: do not give a name to the internal exec.c regions
` [Qemu-devel] [PULL 15/15] qdev: correctly send DEVICE_DELETED for recursively-deleted devices

[Buildroot] [PATCH 0 of 5 RFC] uclibc/busybox: fix handling of configuration file
 2014-07-01  8:35 UTC  (6+ messages)
` [Buildroot] [PATCH 1 of 5 RFC] uclibc: menuconfig: take into account initial settings from config file

[PATCH 1/2] btrfs: label should not contain return char
 2014-07-01  8:29 UTC  (6+ messages)
` [PATCH 1/2 v4] "
  ` [PATCH v5] "
      ` [PATCH v6] "

[PATCH net-next] tcp: switch snt_synack back to measuring transmit time of first SYNACK
 2014-07-01  8:33 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Fix VCS2's ring name
 2014-07-01  8:31 UTC  (2+ messages)

[PATCH] app/test: Removed vdev test in EAL flags unit test
 2014-07-01  8:32 UTC  (3+ messages)
      ` [PATCH] app/test: fix vdev test in test_eal_flags

[PATCH v12 0/7] Remus/Libxl: Remus network buffering and drbd disk
 2014-07-01  8:31 UTC  (4+ messages)
` [PATCH v12 3/7] remus: introduce remus device

[PATCH RFC net-next 00/14] BPF syscall, maps, verifier, samples
 2014-07-01  8:30 UTC  (7+ messages)
` [PATCH RFC net-next 08/14] bpf: add eBPF verifier
` [PATCH RFC net-next 11/14] tracing: allow eBPF programs to be attached to events

[Qemu-devel] The master branch qemu compiles failed
 2014-07-01  8:29 UTC  (5+ messages)

[Xenomai] CAN bus on beaglebone black
 2014-07-01  8:30 UTC 

corruption of in-memory data detected
 2014-07-01  8:29 UTC  (3+ messages)

[PATCH v2 1/3] xen: delay page scrubbing to allocation path
 2014-07-01  8:27 UTC  (7+ messages)
` [PATCH v2 2/3] xen: introduce function merge_free_trunks

[PATCH v3 1/2] ARM: i.MX: allow disabling supervisor protect via DT
 2014-07-01  8:27 UTC  (2+ messages)
` [PATCH v3 2/2] ARM: i.MX53: globally disable supervisor protect

[Qemu-devel] [PULL for-2.1 0/3] virtio-scsi fixes, and block/iscsi compilation fix
 2014-07-01  8:26 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/3] virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsing
` [Qemu-devel] [PULL 2/3] virtio-scsi: scsi events must be converted to target endianness
` [Qemu-devel] [PULL 3/3] configure: Fix -lm test, so that tools can be compiled on hosts that require -lm

[Qemu-devel] [PATCH fix for 2.1] makefile: Fix tools compile
 2014-07-01  8:26 UTC  (5+ messages)

[PATCH v4 0/8] xen: arm: Use super pages in p2m
 2014-07-01  8:27 UTC  (9+ messages)
` [PATCH v4 1/8] xen: arm: dump vcpu gic info in arch_dump_vcpu_info
` [PATCH v4 2/8] tools/libxc: pull min/max_t into xc_private.h
` [PATCH v4 3/8] tools: arm: allocate large pages to guests
` [PATCH v4 4/8] xen: arm: only put_page for p2m operations which require it
` [PATCH v4 5/8] xen: arm: handle superpage mappings in p2m_lookup
` [PATCH v4 6/8] xen: arm: add some helpers for assessing p2m pte
` [PATCH v4 7/8] xen: arm: use superpages in p2m when pages are suitably aligned
` [PATCH v4 8/8] xen: arm: allocate more than one bank for 1:1 domain 0 if needed

[PATCHv2 0/5] ARM: remove the sub-node and deprecated supports-highspeed property for dwmmc
 2014-07-01  8:26 UTC  (3+ messages)

[Qemu-devel] [Bug 1336192] [NEW] delvm does not delete snapshots on every disks
 2014-07-01  8:15 UTC 

Kernel panic / Ubuntu 12.04.4
 2014-07-01  8:25 UTC  (3+ messages)

[RFC PATCH 0/9] ARM: Forwarding physical interrupts to a guest VM
 2014-07-01  8:24 UTC  (6+ messages)
` [RFC PATCH 3/9] irqchip: GIC: Convert to EOImode == 1

[dora][PATCH] vala: should not depend on gtk+
 2014-07-01  8:24 UTC  (3+ messages)

[PATCH v3 0/9] clean-up and remove lockdep annotation in SLAB
 2014-07-01  8:27 UTC  (20+ messages)
` [PATCH v3 1/9] slab: add unlikely macro to help compiler
` [PATCH v3 2/9] slab: move up code to get kmem_cache_node in free_block()
` [PATCH v3 3/9] slab: defer slab_destroy "
` [PATCH v3 4/9] slab: factor out initialization of arracy cache
` [PATCH v3 5/9] slab: introduce alien_cache
` [PATCH v3 6/9] slab: use the lock on alien_cache, instead of the lock on array_cache
` [PATCH v3 7/9] slab: destroy a slab without holding any alien cache lock
` [PATCH v3 8/9] slab: remove a useless lockdep annotation
` [PATCH v3 9/9] slab: remove BAD_ALIEN_MAGIC

[PULL] drm-intel-next
 2014-07-01  8:24 UTC 

Linux iwlwifi 801.11n speeds
 2014-07-01  8:23 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/33] target-arm: add Security Extensions for CPUs
 2014-07-01  8:22 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 02/33] target-arm: move Aarch32 SCR into security reglist
` [Qemu-devel] [PATCH v4 04/33] target-arm: add arm_is_secure() function
` [Qemu-devel] [PATCH v4 07/33] target-arm: add non-secure Translation Block flag
` [Qemu-devel] [PATCH v4 09/33] target-arm: extend Aarch32 async excp masking

[PATCH 0/4] Introduce clk_find_nearest_rate()
 2014-07-01  8:23 UTC  (4+ messages)
` [PATCH 1/4] clk: Introduce 'clk_find_nearest_rate()'

[PATCH V4] x86, amd_ucode: Support multiple container files appended together
 2014-07-01  8:23 UTC  (2+ messages)

[PATCH] sched: select 'idle' cfs_rq per task-group to prevent tg-internal imbalance
 2014-07-01  8:20 UTC  (4+ messages)

[Qemu-devel] [PATCH v7 for 2.1 4/4] block: add QAPI command to allow live backing file change
 2014-07-01  8:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 "

[PATCH v4 00/13] Enable ACPI on ARM64 in Kconfig
 2014-07-01  8:20 UTC  (7+ messages)
` [PATCH v4 13/13] ARM64 / ACPI: Enable "

[PATCH net-next 0/2] tipc: link state processing improvements
 2014-07-01  8:22 UTC  (3+ messages)
` [PATCH net-next 1/2] tipc: refactor message delivery out of tipc_rcv
` [PATCH net-next 2/2] tipc: fix link acknowledge logic in receive path

[Buildroot] [PATCH] perl-xml-libxml: fix build
 2014-07-01  8:18 UTC 

[RFC 1/1] proc: constify seq_operations
 2014-07-01  8:17 UTC  (3+ messages)

[PATCH] mm: make copy_pte_range static again
 2014-07-01  8:17 UTC  (2+ messages)

SCSI eats error from flush failure during hot plug
 2014-07-01  8:15 UTC  (6+ messages)

[PATCH 1/2] drm/radeon: Only enable and handle pageflip interrupts when needed
 2014-07-01  8:14 UTC  (3+ messages)
` [PATCH 1/2] drm/radeon: Program page flips to execute in hblank instead of vblank
  ` [PATCH 2/2] drm/radeon: Remove radeon_kms_pflip_irq_get/put()

[PATCH v2] perf/x86/intel: ignore CondChgd bit to avoid false NMI handling
 2014-07-01  8:14 UTC  (5+ messages)

[PATCH v3 0/2] block: virtio-blk: support multi vq per virtio-blk
 2014-07-01  8:13 UTC  (6+ messages)

kexec -e in PVHVM guests (and in PV)
 2014-07-01  8:12 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtin
 2014-07-01  8:10 UTC  (3+ messages)

[PATCH 0/7] Exynos4: enable HDMI support for Odroid and UniversalC210
 2014-07-01  8:10 UTC  (8+ messages)
` [PATCH 1/7] clk: exynos4: add support for MOUT_HDMI and MOUT_MIXER clocks
` [PATCH 2/7] drm: exynos: hdmi: make 'hdmi-en' regulator optional and keep it enabled
` [PATCH 3/7] drm: hdmi/mixer: enable exynos 4210 and 4x12 soc support
` [PATCH 4/7] Exynos: add support for 'domain-always-on' property
` [PATCH 5/7] ARM: dts: exynos4: add hdmi related nodes
` [PATCH 6/7] ARM: dts: exynos4412-odroid: enable hdmi support
` [PATCH 7/7] ARM: dts: exynos4210-universal_c210: "

[PATCH - alsa-utils 0/5] The amidicat program as a patch
 2014-07-01  8:10 UTC  (4+ messages)
` [PATCH - alsa-utils 5/5] The amidicat program itself, better late than never

[xen-unstable bisection] complete build-i386-libvirt
 2014-07-01  8:09 UTC  (8+ messages)

[PATCH] ARM: imx53: mark imx53_dt_board_compat as const
 2014-07-01  8:07 UTC  (2+ messages)

[PATCH v4] flexcan: add err_irq handler for flexcan
 2014-07-01  8:03 UTC  (2+ messages)

[PATCH 0/9] ARM: dts: sunxi: Various sunxi dts patches
 2014-07-01  8:06 UTC  (15+ messages)
` [PATCH 6/9] ARM: dts: sun7i: Add board support for LinkSprite pcDuino V3
` [PATCH 7/9] ARM: dts: sun7i: Add new ba10-tvbox board
    ` [linux-sunxi] "
        `  "

[PATCH] ARM: imx: mark .dt_compat as const
 2014-07-01  8:06 UTC 

[RFC PATCH v2] Implement Batched (group) ticket lock
 2014-07-01  8:05 UTC  (4+ messages)

[PATCH 0/6] of-thermal hardware trip points + Tegra124 SOCTHERM driver
 2014-07-01  8:06 UTC  (9+ messages)
` [PATCH 4/6] ARM: tegra: Add soctherm and thermal zones to Tegra124 device tree
` [PATCH 6/6] thermal: Add Tegra SOCTHERM thermal management driver

[RFC] add rocksdb support
 2014-07-01  8:05 UTC  (16+ messages)

Frame Injection in Monitor Mode
 2014-07-01  8:04 UTC  (3+ messages)

help needed preventing bruteforce behind a reverse proxy
 2014-07-01  8:03 UTC 

[PATCH] libxc: Pause & unpause the domain in xc_mem_event_enable based on its initial state
 2014-07-01  8:02 UTC  (7+ messages)

[PATCH 0/5] Improve sequential read throughput v4r8
 2014-07-01  8:02 UTC  (7+ messages)
` [PATCH 4/4] mm: page_alloc: Reduce cost of the fair zone allocation policy

[PATCH v2] menutree: let it select GLOB and GLOB_SORT
 2014-07-01  8:08 UTC 

Build regressions/improvements in v3.16-rc3
 2014-07-01  8:01 UTC  (3+ messages)

[libvirt] [PATCH] libxl: don't break the build on Xen>=4.5 because of libxl_vcpu_setaffinity()
 2014-07-01  8:01 UTC  (6+ messages)
`  "

ext4: journal has aborted
 2014-07-01  8:00 UTC  (3+ messages)

[PATCH V4 00/16] irqchip: crossbar: Driver fixes
 2014-07-01  7:59 UTC  (4+ messages)

[PATCH] libxl: Implement basic video device selection
 2014-07-01  7:58 UTC 

[PATCH] menutree: let it select GLOB and GLOB_SORT
 2014-07-01  8:04 UTC 

[lm-sensors] [PATCH 0/4] fs.h: Kernel style updates
 2014-07-01  7:58 UTC  (6+ messages)
` [PATCH 1/4] fs.h: Remove unnecessary extern prototypes

VMX test report for Xen 4.5-unstable-git commit:f7e46156a1c006a6eb5489e0227d39229eec316d
 2014-07-01  7:57 UTC  (4+ messages)

[PATCH v7a 00/14] GIC and VGIC code refactoring
 2014-07-01  7:55 UTC  (3+ messages)
` [PATCH v7a 09/14] xen/arm: move and rename is_vcpu_running function to sched.h

[Qemu-devel] [PATCH fix for 2.1 v2] makefile: Fix tools compile
 2014-07-01  7:54 UTC  (4+ messages)

OMAP 3630 random crashes
 2014-07-01  7:54 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 0/3] linux-aio: introduce submit I/O at batch
 2014-07-01  7:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] block: block: introduce bdrv_io_plug() and bdrv_io_unplug()
` [Qemu-devel] [PATCH v2 2/3] linux-aio: implement io plug and unplug
` [Qemu-devel] [PATCH v2 3/3] dataplane: submit I/O at batch

mwifiex card reset
 2014-07-01  7:52 UTC  (8+ messages)

[PATCH 0/2] perl, perl-native, perl-ptest: upgrade from 5.14.3 to 5.20.0
 2014-07-01  7:51 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] libxml-parser-perl: fix do_compile failed with unrecognized option '-Wl, -O1'

[PATCH] Log offsets of I/O operations
 2014-07-01  7:51 UTC  (6+ messages)

[RFC 1/4] ARM: tegra: Move SoC drivers to drivers/soc/tegra
 2014-07-01  7:51 UTC  (7+ messages)

[PATCH] boot: fix typo
 2014-07-01  7:49 UTC  (4+ messages)

[PATCH 1/5] ARM: dts: imx6sx: Fix sdma node
 2014-07-01  7:49 UTC  (4+ messages)
` [PATCH 2/5] ARM: dts: imx6sx: Fix SSI nodes

UBIFS Panic
 2014-07-01  7:48 UTC  (7+ messages)

[PATCH v4 0/8] ASoC: core: Add support for DAI multicodec
 2014-07-01  7:48 UTC  (9+ messages)
` [PATCH v4 1/8] ASoC: core: Change soc_link_dai_widgets signature for multiple codecs
` [PATCH v4 2/8] ASoC: pcm: Refactor soc_pcm_apply_msb for multicodecs
` [PATCH v4 3/8] ASoC: core: Add initial support for DAI multicodec
` [PATCH v4 4/8] ASoC: pcm: Add "
` [PATCH v4 5/8] ASoC: dapm: "
` [PATCH v4 6/8] ASoC: compress: "
` [PATCH v4 7/8] ASoC: pcm: Add soc_dai_hw_params helper
` [PATCH v4 8/8] ASoC: core: Add a warning for link_dai_widget in the multicodec case

Re[2]: SCTP Multihoming Heartbeat ACK Behavior
 2014-07-01  7:48 UTC  (2+ messages)

[PATCH RESEND] mwifiex: Remove custom world regulatory domain
 2014-07-01  7:47 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH V3 0/6] icount: Implement delay algorithm between guest and host clocks
 2014-07-01  7:47 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH V3 6/6] monitor: Add drift info to 'info jit'

[PATCH -mm v3 0/8] memcg/slab: reintroduce dead cache self-destruction
 2014-07-01  7:46 UTC  (7+ messages)
` [PATCH -mm v3 8/8] slab: do not keep free objects/slabs on dead memcg caches


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.