All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-07 09:18:53 to 2014-05-07 10:00:58 UTC [more...]

[PATCH] xen: don't flush the TLB on grant unmap for auto-translated guests
 2014-05-07 10:00 UTC  (4+ messages)

[PATCH 0/3] perf tools: Add libdw DWARF post unwind support for ARM
 2014-05-07 10:00 UTC  (6+ messages)
` [PATCH 3/3] "

[Qemu-devel] [PATCH v27 00/33] replace QEMUOptionParameter with QemuOpts
 2014-05-07  9:58 UTC  (26+ messages)
` [Qemu-devel] [PATCH v27 01/33] QemuOpts: move find_desc_by_name ahead for later calling
` [Qemu-devel] [PATCH v27 02/33] QemuOpts: repurpose qemu_opts_print to replace print_option_parameters
` [Qemu-devel] [PATCH v27 03/33] QemuOpts: add def_value_str to QemuOptDesc
` [Qemu-devel] [PATCH v27 04/33] qapi: output def_value_str when query command line options
` [Qemu-devel] [PATCH v27 05/33] QemuOpts: change opt->name|str from (const char *) to (char *)
` [Qemu-devel] [PATCH v27 06/33] QemuOpts: move qemu_opt_del ahead for later calling
` [Qemu-devel] [PATCH v27 07/33] QemuOpts: add qemu_opt_get_*_del functions for replace work
` [Qemu-devel] [PATCH v27 08/33] QemuOpts: add qemu_opts_print_help to replace print_option_help
` [Qemu-devel] [PATCH v27 09/33] QemuOpts: add conversion between QEMUOptionParameter to QemuOpts
` [Qemu-devel] [PATCH v27 10/33] QemuOpts: add qemu_opts_append to replace append_option_parameters
` [Qemu-devel] [PATCH v27 11/33] QemuOpts: check NULL input for qemu_opts_del
` [Qemu-devel] [PATCH v27 12/33] change block layer to support both QemuOpts and QEMUOptionParamter
` [Qemu-devel] [PATCH v27 13/33] vvfat.c: handle cross_driver's create_options and create_opts
` [Qemu-devel] [PATCH v27 14/33] cow.c: replace QEMUOptionParameter with QemuOpts
` [Qemu-devel] [PATCH v27 15/33] gluster.c: "
` [Qemu-devel] [PATCH v27 16/33] iscsi.c: "
` [Qemu-devel] [PATCH v27 17/33] nfs.c: "
` [Qemu-devel] [PATCH v27 18/33] qcow.c: "
` [Qemu-devel] [PATCH v27 19/33] QemuOpts: export qemu_opt_find
` [Qemu-devel] [PATCH v27 20/33] qcow2.c: replace QEMUOptionParameter with QemuOpts
` [Qemu-devel] [PATCH v27 21/33] qed.c: "
` [Qemu-devel] [PATCH v27 22/33] raw-posix.c: "
` [Qemu-devel] [PATCH v27 23/33] raw-win32.c: "
` [Qemu-devel] [PATCH v27 24/33] raw_bsd.c: "
` [Qemu-devel] [PATCH v27 25/33] rbd.c: "

[PATCH V4 00/24] JSON infrastructure, new "xl-json" format and domain configuration synchronization
 2014-05-07 10:00 UTC  (17+ messages)
` [PATCH V4 01/24] xl / libxl: push parsing of SSID and CPU pool ID down to libxl
` [PATCH V4 03/24] libxl.h: document the paradigm of using libxl types
` [PATCH V4 09/24] libxl_json: introduce parser functions for builtin types
` [PATCH V4 11/24] libxl/gentypes.py: include discriminator in JSON output

[PATCH] libata-sff: remove dead code
 2014-05-07 10:00 UTC  (5+ messages)

+ printk-print-initial-logbuf-contents-before-re-enabling-interrupts.patch added to -mm tree
 2014-05-07  9:58 UTC  (11+ messages)

[Qemu-devel] [PATCH 00/35] pc: ACPI memory hotplug
 2014-05-07  9:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH 17/35] dimm: add busy address check and address auto-allocation

[Qemu-devel] [RFC PATCH v2 05/16] Header/constant/types fixes for visitors
 2014-05-07  9:57 UTC  (7+ messages)
  ` [Qemu-devel] [RFC PATCH v2 01/16] Visitor: Add methods for migration format use
            ` [Qemu-devel] [RFC PATCH v2 00/16] visitor+BER migration format

[lm-sensors] [PATCH 00/12] Versatile Express updates
 2014-05-07  9:57 UTC  (5+ messages)
` [PATCH 04/12] clocksource: Sched clock source for Versatile Express

[PATCH v3 0/9] kvmtool: handle guests of a different endianness
 2014-05-07  9:57 UTC  (10+ messages)
` [PATCH v3 9/9] kvmtool: virtio: enable arm/arm64 support for bi-endianness

[PATCH 1/3] NFS4.0: Case for linking to bad source patch with zero-length
 2014-05-07  9:55 UTC  (3+ messages)

[Qemu-devel] [PATCH v27 00/33] replace QEMUOptionParameter with QemuOpts
 2014-05-07  9:54 UTC  (17+ messages)
` [Qemu-devel] [PATCH v27 01/33] QemuOpts: move find_desc_by_name ahead for later calling
` [Qemu-devel] [PATCH v27 02/33] QemuOpts: repurpose qemu_opts_print to replace print_option_parameters
` [Qemu-devel] [PATCH v27 03/33] QemuOpts: add def_value_str to QemuOptDesc
` [Qemu-devel] [PATCH v27 04/33] qapi: output def_value_str when query command line options
` [Qemu-devel] [PATCH v27 05/33] QemuOpts: change opt->name|str from (const char *) to (char *)
` [Qemu-devel] [PATCH v27 06/33] QemuOpts: move qemu_opt_del ahead for later calling
` [Qemu-devel] [PATCH v27 07/33] QemuOpts: add qemu_opt_get_*_del functions for replace work
` [Qemu-devel] [PATCH v27 08/33] QemuOpts: add qemu_opts_print_help to replace print_option_help
` [Qemu-devel] [PATCH v27 09/33] QemuOpts: add conversion between QEMUOptionParameter to QemuOpts
` [Qemu-devel] [PATCH v27 10/33] QemuOpts: add qemu_opts_append to replace append_option_parameters
` [Qemu-devel] [PATCH v27 11/33] QemuOpts: check NULL input for qemu_opts_del
` [Qemu-devel] [PATCH v27 12/33] change block layer to support both QemuOpts and QEMUOptionParamter
` [Qemu-devel] [PATCH v27 13/33] vvfat.c: handle cross_driver's create_options and create_opts
` [Qemu-devel] [PATCH v27 14/33] cow.c: replace QEMUOptionParameter with QemuOpts
` [Qemu-devel] [PATCH v27 15/33] gluster.c: "
` [Qemu-devel] [PATCH v27 16/33] iscsi.c: "

[patch 1/2] mm, migration: add destination page freeing callback
 2014-05-07  9:55 UTC  (15+ messages)
` [patch v2 1/4] "
  ` [patch v3 1/6] "
    ` [patch v3 3/6] mm, compaction: add per-zone migration pfn cache for async compaction
    ` [patch v3 4/6] mm, compaction: embed migration mode in compact_control
    ` [patch v3 5/6] mm, thp: avoid excessive compaction latency during fault
    ` [patch v3 6/6] mm, compaction: terminate async compaction when rescheduling

[RFT PATCH] regulator: s2mpa01: Use correct register for buck[36] ramp delay
 2014-05-07  9:52 UTC 

Too many snd_pcm_mmap_readi calls
 2014-05-07  9:52 UTC  (3+ messages)

[PATCH 00/12] pull: mostly swap command clarifications
 2014-05-07  9:52 UTC  (5+ messages)
` [PATCH 02/12] dmesg: move get_boot_time() to lib/timeutils

[PATCH 0/2] arm: alignment trap tweaks
 2014-05-07  9:51 UTC  (3+ messages)
` [PATCH RESEND 1/2] arm: SIGBUS on unsupported ARMv6 unaligned accesses
` [PATCH 2/2] arm: don't break misaligned NEON load/store

[PATCH v5 0/9] Support for running secondary emulators
 2014-05-07  9:51 UTC  (13+ messages)
` [PATCH v5 6/9] ioreq-server: add support for multiple servers
` [PATCH v5 9/9] ioreq-server: bring the PCI hotplug controller implementation into Xen

[PATCH -mm 1/2] memcg: get rid of memcg_create_cache_name
 2014-05-07  9:51 UTC  (3+ messages)

[PATCH v6 00/10] x86: Enable Supervisor Mode Access Prevention (SMAP)
 2014-05-07  9:49 UTC  (10+ messages)
` [PATCH v6 04/10] x86: Add support for STAC/CLAC instructions
` [PATCH v6 05/10] Clear AC bit in RFLAGS to protect Xen itself by SMAP
` [PATCH v6 06/10] x86: Temporary disable SMAP to legally access user pages in kernel mode

[V10 PATCH 0/4] pvh dom0 patches
 2014-05-07  9:48 UTC  (12+ messages)

[PATCH] [linux-next] pwm: lpss: fix const qualifier discard warning
 2014-05-07  9:48 UTC  (3+ messages)

[PATCH v2 1/3] regulator: s2mps11: Fix accidental enable of buck6 ramp delay
 2014-05-07  9:48 UTC  (2+ messages)

[PATCH v3 00/20] USB support for Armada 38x and Armada 375
 2014-05-07  9:48 UTC  (12+ messages)
` [PATCH v3 02/20] usb: ehci-orion: Add the optional PHY support

[PATCH] rework dts file for edmqmx6
 2014-05-07  9:46 UTC  (3+ messages)

[PATCH v3 0/8] irq: core changes for x86 ioapic hotplug
 2014-05-07  9:46 UTC  (2+ messages)

[PATCH] MIPS: Introduce the use of the managed version of kzalloc
 2014-05-07  9:45 UTC  (3+ messages)

[Suggestion] unicore32: About toolchain issues and source code
 2014-05-07  9:45 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] Hvmloader: Modify ACPI to only supply _EJ0 methods for PCIslots that support hotplug by runtime patching
 2014-05-07  9:43 UTC  (3+ messages)
`  "

[Qemu-devel] [PATCH v3 0/4] little-endian dump for ppc64
 2014-05-07  9:44 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 3/4] target-ppc: ppc can be either endian

[PATCH 00/17] Misc page alloc, shmem, mark_page_accessed and page_waitqueue optimisations
 2014-05-07  9:43 UTC  (7+ messages)
` [PATCH 03/17] mm: page_alloc: Use jump labels to avoid checking number_of_cpusets

No sound on Thinkpad T440s in Docking Station
 2014-05-07  9:41 UTC  (15+ messages)

[meta-oe][PATCH] openldap: fix build against gnutls3
 2014-05-07  9:41 UTC  (5+ messages)

[PATCH v3 0/5] cfg80211/mac80211: implement multi-vif csa
 2014-05-07  9:41 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/5] mac80211: use chanctx reservation for AP CSA

[PATCH 01/13] Input: clps711x-keypad - Make of_device_id array const
 2014-05-07  9:36 UTC  (12+ messages)
` [PATCH 06/13] Input: rotary_encoder "
` [PATCH 07/13] Input: olpc_apsp "
` [PATCH 08/13] Input: apbps2 "
` [PATCH 09/13] Input: auo-pixcir-ts "
` [PATCH 10/13] Input: egalax_ts "
` PATCH 11/13] Input: lpc32xx_ts "
` [PATCH 12/13] Input: mms114 "
` [PATCH 13/13] Input: zforce "

[PATCH v4 13/13] mac80211: implement multi-vif in-place reservations
 2014-05-07  9:41 UTC  (11+ messages)
` [PATCH v5] "

[linux-lvm] Add a disk from remote node to LVM
 2014-05-07  9:40 UTC  (2+ messages)

[PATCH v2 1/3] video: clps711x: Add new Cirrus Logic CLPS711X framebuffer driver
 2014-05-07  9:40 UTC  (2+ messages)

[PATCH v3 01/20] usb: ehci-orion: Fix clock reference leaking
 2014-05-07  9:38 UTC  (5+ messages)

[PATCHv2] rfkill-gpio: Use gpio cansleep version
 2014-05-07  9:38 UTC 

vb2_reqbufs() is not allowing more than VIDEO_MAX_FRAME
 2014-05-07  9:37 UTC 

[PATCH V4] gic: preserve gic V2 bypass bits in cpu ctrl register
 2014-05-07  9:37 UTC  (2+ messages)

What's cooking in git.git (Apr 2014, #09; Tue, 29)
 2014-05-07  9:26 UTC  (5+ messages)

[Qemu-devel] [SeaBIOS [PATCH V5 0/2] hw/pci: reserve IO and mem for pci-2-pci bridges with no devices attached
 2014-05-07  9:36 UTC  (3+ messages)

Questions for a Kingston DT5000 driver
 2014-05-07  9:36 UTC  (2+ messages)

[meta-networking][PATCH] ifplugd: Added ifplugd recipe
 2014-05-07  9:26 UTC  (2+ messages)

[PATCH] x86/reboot: Add reboot quirk for Certec BPC600
 2014-05-07  9:31 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH] neigh: set nud_state to NUD_INCOMPLETE when probing router reachability
 2014-05-07  9:33 UTC 

[PATCH 0/2] namespaces: log namespaces per task
 2014-05-07  9:35 UTC  (7+ messages)

Weekly build soon available
 2014-05-07  9:33 UTC  (2+ messages)

[PATCH v2] x86/mce: Improve mcheck_init_device() error handling
 2014-05-07  9:33 UTC  (3+ messages)

[patch v2 2/4] mm, compaction: return failed migration target pages back to freelist
 2014-05-07  9:33 UTC  (7+ messages)
` [PATCH] mm/compaction: do not count migratepages when unnecessary
` [PATCH 2/2] mm/compaction: avoid rescanning pageblocks in isolate_freepages

[PATCH 1/1] ARM: dts: am437x-gp-evm: Add ethernet support for GP EVM
 2014-05-07  9:30 UTC  (2+ messages)

[PATCH] column: inform user when multibyte conversion error occurs
 2014-05-07  9:31 UTC  (2+ messages)

[PATCH 00/17] PCIe support for DRA7xx
 2014-05-07  9:30 UTC  (12+ messages)
` [PATCH 05/17] pci: host: pcie-dra7xx: add support for pcie-dra7xx controller

[PATCH 1/5] i2c: ocores: Make of_device_id array const
 2014-05-07  9:30 UTC  (2+ messages)

[PATCH] iscsi_ibft: search for broadcom specific ibft sign
 2014-05-07  9:00 UTC 

[U-Boot] [PATCH 00/12] MX6: SPL NAND support
 2014-05-07  9:29 UTC  (4+ messages)
` [U-Boot] [PATCH 12/12] imx: ventana: switch to SPL

[PATCH] tcmode-default: Fix up sdk related PREFERRED_VERSION variables after toolchain changes
 2014-05-07  9:28 UTC 

replace udhcpc
 2014-05-07  9:27 UTC  (2+ messages)

Crash during driver startup
 2014-05-07  9:26 UTC  (20+ messages)
` [PATCH] ath10k: double check bmi xfer pointers
        ` load module ath10k: ieee80211 phy0: Failed to initialize wep: -2
              ` RE : "
                ` Report Firmware firmware-2.bin_10.1.467.2-1 Error
                    ` RE : "
                        ` RE : "
                            ` RE : "
                              ` ath10k does not support selection antenna yet?
                                  ` RE : "

[Qemu-devel] [PATCH 0/4] block: Allow JSON filenames
 2014-05-07  8:39 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/4] "

[Buildroot] [autobuild.buildroot.net] Build results for 2014-05-06
 2014-05-07  9:26 UTC  (6+ messages)
` [Buildroot] Analysis of build failures

[RFC net-next 0/4] Support UID range routing
 2014-05-07  9:24 UTC  (5+ messages)

[PATCH v2] alsactl: Store lockfile in /tmp
 2014-05-07  9:23 UTC  (5+ messages)

[PATCH 0/5] ASoC: Trivial bits and cleanups
 2014-05-07  9:22 UTC  (7+ messages)
` [PATCH 1/5] ASoC: Remove card's DAI list
` [PATCH 2/5] ASoC: Remove unused 'list' field form card
` [PATCH 3/5] ASoC: Remove unused num_dai field from CODEC

[Qemu-devel] [PATCH 5/7] monitor: Add set_link arguments completion
 2014-05-07  9:22 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH 6/7] monitor: Add netdev_add type argument completion
  ` [Qemu-devel] [PATCH 7/7] monitor: Add netdev_del id "

[Qemu-devel] [PATCH v2] vmdk: Optimize cluster allocation
 2014-05-07  9:21 UTC  (6+ messages)

[PATCH] data_smart: Ensure all possible overrides are cache including those with '_' in the name
 2014-05-07  9:20 UTC 

[PATCH] package_manager: Fix Argument list too long
 2014-05-07  9:20 UTC 

Live-VM Migration (Pre-Copy)
 2014-05-07  9:20 UTC  (2+ messages)

[Qemu-devel] [PATCH net v1 0/4] Cadence GEM patches
 2014-05-07  9:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH net v1 2/4] net: cadence_gem: Add Tx descriptor fetch printf
` [Qemu-devel] [PATCH net v1 3/4] net: cadence_gem: Fix top comment
` [Qemu-devel] [PATCH net v1 4/4] net: cadence_gem: Comment spelling sweep

[PATCH 2/2] memcg: correct comments for __mem_cgroup_begin_update_page_stat
 2014-05-07  9:19 UTC  (3+ messages)

[tip:x86/urgent] x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
 2014-05-07  9:18 UTC  (7+ messages)

[RESEND PATCH 0/3] Support for Generic PCI Host Controller
 2014-05-07  9:18 UTC  (5+ messages)
` [RESEND PATCH 2/3] PCI: ARM: add support for generic PCI host controller


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.