All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-11 13:29:50 to 2015-05-11 14:00:12 UTC [more...]

[PATCH] smp/call: Detect stuck CSD locks
 2015-05-11 14:00 UTC  (11+ messages)

[PATCH v4 1/3] perf probe: Remove length limitation for showing available variables
 2015-05-11 13:59 UTC  (6+ messages)
` [PATCH v4 2/3] perf probe: Add --range option to show variable location range
` [PATCH v4 3/3] perf probe: Show better error message when failed to find variable

[PATCH V8 0/6] Add Freescale i.mx7d support
 2015-05-11 13:59 UTC  (10+ messages)
` [PATCH V8 1/6] Document: dt: binding: imx: update document for imx7d support
` [PATCH V8 2/6] ARM: dts: add imx7d soc dtsi file
` [PATCH V8 3/6] ARM: imx: add msl support for imx7d

[PATCH 00/17] asynchronous ALUA device handler
 2015-05-11 13:59 UTC  (9+ messages)
` [PATCH 08/17] scsi_dh_alua: Make stpg synchronous
` [PATCH 14/17] scsi_dh_alua: Use workqueue for RTPG

[PATCH v3 0/7] minor cleanups for ACPI processor driver
 2015-05-11 13:58 UTC  (5+ messages)
` [PATCH v3 2/7] Xen / ACPI / processor: use invalid_logical_cpuid()
` [PATCH v3 3/7] Xen / ACPI / processor: Remove unneeded NULL check

[PATCH net] netns: return RTM_NEWNSID instead of RTM_GETNSID on a get
 2015-05-11 13:57 UTC 

linux-yocto and gcc 5.x
 2015-05-11 13:57 UTC  (3+ messages)

[PATCH v2] ARM: dts: Add HS400 support for exynos5422-odroidxu3
 2015-05-11 13:57 UTC  (2+ messages)

[PATCH 1/2] perf evlist: Fix inverted logic in perf_mmap__empty
 2015-05-11 13:57 UTC  (7+ messages)
` [PATCH 2/2] perf trace: Fix segmentfault on perf trace

[PATCHv3 0/4] add devm_of_phy_get_by_index and update platform drivers
 2015-05-11 13:56 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/34] block: Cache mode for children, reopen overhaul and more
 2015-05-11 13:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/34] qdict: Add qdict_array_entries()

[stable] Locked mount and loopback mount fixes
 2015-05-11 13:55 UTC  (4+ messages)

[PATCH 1/2] clone: Support passing tls argument via C rather than pt_regs magic
 2015-05-11 13:55 UTC  (6+ messages)

[PATCH V4 1/2] mtd: spi-nor: Bindings for Cadence Quad SPI Flash Controller driver
 2015-05-11 13:50 UTC  (3+ messages)
` [PATCH V4 2/2] mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller

[Qemu-devel] [PATCH v3 00/10] block: incremental backup transactions
 2015-05-11 13:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 02/10] iotests: add transactional incremental backup test
  ` [Qemu-devel] [Qemu-block] "

nvme patchbomb, take 2
 2015-05-11 13:54 UTC  (5+ messages)
` [PATCH 04/11] nvme: remove the unused dma_addr_t arguments to nvme_{get, set}_features

[RFC 0/2] strace/drm: Add i915 ioctls to strace
 2015-05-11 13:54 UTC  (3+ messages)
  ` [Intel-gfx] "

master - makefile: cleanup after build
 2015-05-11 13:54 UTC 

master - tests: disable lvmetad and lvmpolld
 2015-05-11 13:54 UTC 

Question about windows domU long boot time in xen and help for update libxl virtio patch (for a test)
 2015-05-11 13:53 UTC  (5+ messages)

[PATCH] x86: Fix mkcapflags.sh bash-ism again
 2015-05-11 13:53 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/2] target-mips: Add support for misaligned accesses
 2015-05-11 13:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] target-mips: Misaligned memory accesses for MSA

[PATCH v5 0/4] xen/pvh: enable migration on PVH Dom0
 2015-05-11 13:51 UTC  (6+ messages)
` [PATCH v5 2/4] xen/shadow: fix shadow_track_dirty_vram to work on hvm guests

[PATCH v3 1/3] perf probe: Remove length limitation for showing available variables
 2015-05-11 13:44 UTC  (9+ messages)
` [PATCH v3 3/3] perf probe: Show better error message when failed to find variable
          `  "

[PATCH 1/3] perf tools: Document relation of per-thread event count feature
 2015-05-11 13:49 UTC  (2+ messages)
` [PATCH 5/3] perf report: Check attr.inherit_stat bit for --show-threads

[Qemu-devel] [PATCH 00/31] target-i386: SMM improvements and partial support under KVM
 2015-05-11 13:49 UTC  (31+ messages)
` [Qemu-devel] [PATCH 01/31] pc: add 2.4 machine types
` [Qemu-devel] [PATCH 02/31] target-i386: introduce cpu_get_mem_attrs
` [Qemu-devel] [PATCH 03/31] target-i386: Use correct memory attributes for memory accesses
` [Qemu-devel] [PATCH 04/31] target-i386: Use correct memory attributes for ioport accesses
` [Qemu-devel] [PATCH 05/31] target-i386: mask NMIs on entry to SMM
` [Qemu-devel] [PATCH 06/31] target-i386: set G=1 in SMM big real mode selectors
` [Qemu-devel] [PATCH 07/31] pflash_cfi01: change big-endian property to BIT type
` [Qemu-devel] [PATCH 08/31] pflash_cfi01: change to new-style MMIO accessors
` [Qemu-devel] [PATCH 09/31] pflash_cfi01: add secure property
` [Qemu-devel] [PATCH 10/31] vl: allow full-blown QemuOpts syntax for -global
` [Qemu-devel] [PATCH 11/31] qom: add object_property_add_const_link
` [Qemu-devel] [PATCH 12/31] vl: run "late" notifiers immediately
` [Qemu-devel] [PATCH 13/31] target-i386: create a separate AddressSpace for each CPU
` [Qemu-devel] [PATCH 14/31] hw/i386: add a separate region that tracks the SMRAME bit
` [Qemu-devel] [PATCH 15/31] target-i386: use memory API to implement SMRAM
` [Qemu-devel] [PATCH 16/31] hw/i386: remove smram_update
` [Qemu-devel] [PATCH 17/31] q35: implement high SMRAM
` [Qemu-devel] [PATCH 18/31] q35: fix ESMRAMC default
` [Qemu-devel] [PATCH 19/31] q35: add config space wmask for SMRAM and ESMRAMC
` [Qemu-devel] [PATCH 21/31] q35: add test for SMRAM.D_LCK
` [Qemu-devel] [PATCH 22/31] q35: implement TSEG
` [Qemu-devel] [PATCH 23/31] ich9: implement SMI_LOCK
` [Qemu-devel] [PATCH 24/31] hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"
` [Qemu-devel] [PATCH 25/31] hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to core
` [Qemu-devel] [PATCH 26/31] hw/acpi: piix4_pm_init(): take fw_cfg object no more
` [Qemu-devel] [PATCH 27/31] target-i386: add support for SMBASE MSR and SMIs
` [Qemu-devel] [PATCH 28/31] vga: disable chain4_alias if KVM supports SMRAM
` [Qemu-devel] [PATCH 29/31] pc_piix: rename kvm_enabled to smm_enabled
` [Qemu-devel] [PATCH 30/31] ich9: add smm_enabled field and arguments
` [Qemu-devel] [PATCH 31/31] pc: add SMM property

[PATCH v3] net: phy: micrel: Fix regression in kszphy_probe
 2015-05-11 13:50 UTC  (2+ messages)

Probably bug in netfilter hashlimit extension
 2015-05-11 13:50 UTC  (2+ messages)

[PATCH] mmc: core: don't call bus_ops->power_restore if already on
 2015-05-11 13:50 UTC  (6+ messages)

[PATCH 1/4] mwifiex: add support for FW memory read/write operations
 2015-05-11 19:18 UTC  (4+ messages)
` [PATCH 2/4] mwifiex: add prints debug ctrl support
` [PATCH 3/4] mwifiex: add dump data debug support
` [PATCH 4/4] mwifiex: change dbg print func to mwifiex_dbg

[PATCH] libselinux: is_selinux_enabled(): drop no-policy-loaded test
 2015-05-11 13:49 UTC  (4+ messages)

[PATCH v3 00/33] staging: rtl8192e: Fix more checkpatch.pl warnings
 2015-05-11 13:48 UTC  (3+ messages)
` [PATCH v3 04/33] staging: rtl8192e: Fix DEEP_INDENTATION warning in rtllib_parse_info_param()

wl18xx : firmware pull request [V2] (updated WHENCE)
 2015-05-11 13:48 UTC  (2+ messages)

[PATCH] kprobes/x86: Return correct length in __copy_instruction()
 2015-05-11 13:47 UTC  (6+ messages)

[PATCH] xen/pcifront: Remove usage of struct timeval
 2015-05-11 13:47 UTC  (3+ messages)

[PATCH 2/3] perf report: Force tty output if -T/--thread option is given
 2015-05-11 13:46 UTC  (2+ messages)
` [PATCH 4/3] perf report: Show error message for incompatible UI request

[meta-fsl-arm-extra][PATCH 1/4] cubox-i: Use u-boot-fslc
 2015-05-11 13:47 UTC  (10+ messages)
` [meta-fsl-arm-extra][PATCH 2/4] u-boot-cubox-i: Remove as it is not unused
` [meta-fsl-arm-extra][PATCH 3/4] cubox-i: Remove UBOOT_ENTRYPOINT
` [meta-fsl-arm-extra][PATCH 4/4] cubox-i: Use += operator for MACHINE_FIRMWARE setting

[PATCH] eal/bsdapp: fix compilation on FreeBSD
 2015-05-11 13:45 UTC  (2+ messages)

[PATCH v2] ARM: dts: cubox-i: add support for Broadcom Wifi/Bluetooth devices
 2015-05-11 13:46 UTC  (3+ messages)

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

[PATCH 1/3] perf tools: Document relation of per-thread event count feature
 2015-05-11 13:44 UTC  (5+ messages)
` [PATCH 3/3] perf report: Do not restrict -T option by other options
    ` [PATCH v2 "

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

[PATCH 1/1] btrfs-progs: use the correct variable
 2015-05-11 13:55 UTC 

[U-Boot] [PATCH] ppc: xilinx: Remove ancient ppc405 and ppc440 platform
 2015-05-11 13:45 UTC  (4+ messages)

[Qemu-devel] [PATCH v7 0/6] QEMU:Xen stubdom vTPM for HVM virtual machine(QEMU Part)
 2015-05-11  8:43 UTC  (7+ messages)
` [Qemu-devel] [PATCH v7 1/6] Qemu-Xen-vTPM: Support for Xen stubdom vTPM command line options
` [Qemu-devel] [PATCH v7 2/6] Qemu-Xen-vTPM: Xen frontend driver infrastructure
` [Qemu-devel] [PATCH v7 3/6] Qemu-Xen-vTPM: Register Xen stubdom vTPM frontend driver
` [Qemu-devel] [PATCH v7 4/6] Qemu-Xen-vTPM: Move tpm_passthrough_is_selftest() into tpm_util.c
` [Qemu-devel] [PATCH v7 5/6] Qemu-Xen-vTPM: Qemu vTPM xenstubdoms backen
` [Qemu-devel] [PATCH v7 6/6] Qemu-Xen-vTPM: QEMU machine class is initialized before tpm_init()

[PATCH v4 00/13] ARM: dts: exynos4: labels for overriding nodes
 2015-05-11 13:42 UTC  (29+ messages)
` [PATCH v4 01/13] ARM: dts: Add labels to Exynos4 nodes
` [PATCH v4 02/13] ARM: dts: exynos4: Use labels for overriding nodes in Exynos4210
` [PATCH v4 03/13] ARM: dts: exynos4: Use labels for overriding nodes in Exynos4210 Origen
` [PATCH v4 04/13] ARM: dts: exynos4: Use labels for overriding nodes in SMDKv310
` [PATCH v4 05/13] ARM: dts: exynos4: Use labels for overriding nodes in Trats
` [PATCH v4 06/13] ARM: dts: exynos4: Use labels for overriding nodes in Exynos4212
` [PATCH v4 07/13] ARM: dts: exynos4: Use labels for overriding nodes in Exynos4x12
` [PATCH v4 08/13] ARM: dts: exynos4: Use labels for overriding nodes in Exynos4412
` [PATCH v4 09/13] ARM: dts: exynos4: Use labels for overriding nodes in Odroid
` [PATCH v4 10/13] ARM: dts: exynos4: Use labels for overriding nodes in SMDK4412
` [PATCH v4 11/13] ARM: dts: exynos4: Use labels for overriding nodes in Trats2
` [PATCH v4 12/13] ARM: dts: exynos4: Use labels for overriding nodes in Exynos4412 Origen
` [PATCH v4 13/13] ARM: dts: exynos4: Use labels for overriding nodes in Tiny4412

[U-Boot] [PATCH 0/10] i.MX6: move duplicated options to mx6_common to standardise mx6 config
 2015-05-11 13:44 UTC  (5+ messages)
` [U-Boot] [PATCH 05/10] imx6: move MXC_GPIO define to mx6_common.h

[PATCH RFC] IB/core, cma: Nice log-friendly string helpers
 2015-05-11 13:44 UTC 

linux-next: Tree for May 11
 2015-05-11 13:43 UTC  (3+ messages)
` linux-next: Tree for May 11 (build failures)

[PATCH] Parse commandline in grub-xen
 2015-05-11 13:43 UTC  (12+ messages)

[PATCH v1] spi: spi-fsl-dspi: Enable TCF interrupt mode support
 2015-05-11 13:41 UTC 

[PATCH 0/3] KVM: MMU: fix SMAP virtualization
 2015-05-11 13:41 UTC  (4+ messages)
` [PATCH 2/3] "
  ` [PATCH v2 "

[PATCH] Make CONFIG_ATA_DMA and CONFIG_ATA_PIO32 default on
 2015-05-11 13:41 UTC  (2+ messages)
` [SeaBIOS] "

[Qemu-devel] [PULL 00/19] target-arm queue
 2015-05-11 13:40 UTC  (20+ messages)
` [Qemu-devel] [PULL 01/19] armv7m_nvic: systick: Reload the RELOAD value and count down only if ENABLE bit is set
` [Qemu-devel] [PULL 02/19] hw/sd: Don't pass BlockBackend to sd_reset()
` [Qemu-devel] [PULL 03/19] hw/intc/arm_gic: Create outbound FIQ lines
` [Qemu-devel] [PULL 04/19] hw/intc/arm_gic: Add Security Extensions property
` [Qemu-devel] [PULL 05/19] hw/intc/arm_gic: Switch to read/write callbacks with tx attributes
` [Qemu-devel] [PULL 06/19] hw/intc/arm_gic: Add Interrupt Group Registers
` [Qemu-devel] [PULL 07/19] hw/intc/arm_gic_kvm.c: Save and restore GICD_IGROUPRn state
` [Qemu-devel] [PULL 08/19] hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked
` [Qemu-devel] [PULL 09/19] hw/intc/arm_gic: Make ICCBPR/GICC_BPR banked
` [Qemu-devel] [PULL 10/19] hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked
` [Qemu-devel] [PULL 11/19] hw/intc/arm_gic: Implement Non-secure view of RPR
` [Qemu-devel] [PULL 12/19] hw/intc/arm_gic: Restrict priority view
` [Qemu-devel] [PULL 13/19] hw/intc/arm_gic: Handle grouping for GICC_HPPIR
` [Qemu-devel] [PULL 14/19] hw/intc/arm_gic: Change behavior of EOIR writes
` [Qemu-devel] [PULL 15/19] hw/intc/arm_gic: Change behavior of IAR writes
` [Qemu-devel] [PULL 16/19] hw/intc/arm_gic: Add grouping support to gic_update()
` [Qemu-devel] [PULL 17/19] hw/arm/virt.c: Wire FIQ between CPU <> GIC
` [Qemu-devel] [PULL 18/19] hw/arm/vexpress.c: "
` [Qemu-devel] [PULL 19/19] hw/arm/highbank.c: "

[PATCH 0/6] Enhancements to twl4030 phy to support better charging
 2015-05-11 13:38 UTC  (4+ messages)
` [PATCH 6/6] phy: twl4030-usb: add extcon to report cable connections

[PATCH 0/3] dm error based test cases
 2015-05-11 13:49 UTC  (5+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] xfstests: btrfs: add functions to create dm-error device
` [PATCH v3 2/3] xfstests: btrfs: test device replace, with EIO on the src dev
` [PATCH v3 3/3] xfstests: btrfs: test device delete with EIO on "

[PATCH] ARM: imx: Remove eukrea_mbimxsd35 non-dt support
 2015-05-11 13:37 UTC  (2+ messages)

Realtek USB bluetooth: no scan results when wifi is connected
 2015-05-11 13:36 UTC  (3+ messages)

[PATCH review 0/19] Locked mount and loopback mount fixes
 2015-05-11 13:36 UTC  (3+ messages)
` [PATCH review 12/19] fs_pin: Allow for the possibility that m_list or s_list go unused

[RFC v2 0/7] Consolidate ACPI PCI root common code into ACPI core
 2015-05-11 13:36 UTC  (5+ messages)
` [RFC v2 5/7] PCI/ACPI: Consolidate common PCI host bridge "

[PATCH] perf build: Disable libdw DWARF unwind when built with NO_DWARF
 2015-05-11 13:36 UTC  (3+ messages)

[RFC PATCH 0/8] reduce header dependency on rte_mbuf.h
 2015-05-11 13:34 UTC  (3+ messages)

[rumpuserxen test] 55256: regressions - FAIL
 2015-05-11 13:35 UTC 

[patch -next] crypto: talitos - fix size calculation in talitos_edesc_alloc()
 2015-05-11 13:35 UTC  (3+ messages)

[PATCH] Added device id to usb serial cypress_m8 for Prior Scientific OptiScan2
 2015-05-11 13:34 UTC  (2+ messages)

[PATCH] mac80211: fix AP_VLAN crypto tailroom calculation
 2015-05-11 13:33 UTC  (3+ messages)

[PATCH] imx: thermal: use CPU temperature grade info for thresholds
 2015-05-11 13:31 UTC  (3+ messages)

Linux 3.19.8
 2015-05-11 13:31 UTC  (2+ messages)

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

ath10k: freeze after disconnection on killer1525
 2015-05-11 13:30 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/8] qcow2 L2/refcount cache improvements
 2015-05-11 13:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH 8/8] docs: document how to configure the qcow2 L2/refcount caches

[PATCHv4 0/8] Use ticket locks for spinlocks
 2015-05-11 13:29 UTC  (5+ messages)
` [PATCHv4 5/8] xen: use ticket locks for spin locks


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.