All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-19 09:44:06 to 2014-08-19 11:10:12 UTC [more...]

[PATCH v2 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-08-19 11:10 UTC  (25+ messages)
` [PATCH v2 02/18] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v2 05/18] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
` [PATCH v2 06/18] ARM64 / ACPI: Parse MADT to map logical cpu to MPIDR and get cpu_possible/present_map

[PATCH] iommu/vt-d: Don't store SIRTP request
 2014-08-19 11:09 UTC  (3+ messages)

Excluding the single executable on the top of audit.rules
 2014-08-19 11:07 UTC 

[PATCH v2] iommu: exynos: Fix trivial typos
 2014-08-19 11:08 UTC  (2+ messages)

[PATCH] mem-hotplug: introduce movablenodes boot option for memory hotplug debugging
 2014-08-19 11:05 UTC  (4+ messages)

[PATCH v5] devicetree: Add generic IOMMU device tree bindings
 2014-08-19 11:03 UTC  (12+ messages)

[PATCH 1/1] iommu/vt-d : clear old root entry for dump kernel
 2014-08-19 11:02 UTC  (6+ messages)

[U-Boot] [PATCH 0/4] Introduce low-level debug for ARM architecture
 2014-08-19 11:01 UTC  (3+ messages)
` [U-Boot] [PATCH 3/4] arm: debug: import debug files from Linux 3.16

[PATCH v5] mmc: implement Driver Stage Register handling
 2014-08-19 11:00 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/10] KVM platform device passthrough
 2014-08-19 10:59 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 10/10] hw/arm/dyn_sysbus_devtree: enable simple VFIO dynamic instantiation

[U-Boot] [PATCH 00/23] ARM: tegra: Add PCIe support
 2014-08-19 10:59 UTC  (4+ messages)
` [U-Boot] [PATCH 01/23] fdt: Add functions to query a node's #address- and #size-cells

[v2 0/5] ASoC: Intel: sst - add the merrifield DSP driver
 2014-08-19 10:37 UTC  (6+ messages)
` [v2 1/5] ASoC: Intel: mrfld - add the dsp sst driver
` [v2 2/5] ASoC: Intel: sst: add power management handling
` [v2 3/5] ASoC: Intel: sst: load firmware using async callback
` [v2 4/5] ASoC: mfld-compress: Use dedicated function instead of ioctl
` [v2 5/5] ASoC: Intel: sst - add compressed ops handling

Signature filter for virtual function
 2014-08-19 10:58 UTC  (8+ messages)

[PATCH 00/14] drm/i915: edp vdd locking and prep for power sequencer kick
 2014-08-19 10:57 UTC  (12+ messages)
` [PATCH 07/14] drm/i915: Warn about want_panel_vdd in edp_panel_vdd_off_sync()
` [PATCH 08/14] drm/i915: Flatten intel_edp_panel_vdd_on()
` [PATCH 12/14] drm/i915: Turn on panel power before doing aux transfers

[Qemu-devel] [PATCH] image-fuzzer: Trivial readability and formatting improvements
 2014-08-19 10:57 UTC  (6+ messages)

[PATCH] usb: use kcalloc instead of kzalloc
 2014-08-19 10:56 UTC  (2+ messages)

[PATCH] stmmac: simple cleanups
 2014-08-19 10:56 UTC 

[U-Boot] [PATCH v2] kconfig: convert Kconfig helper script into a shell script
 2014-08-19 10:56 UTC  (4+ messages)

How to dump vcpu regs when a domain is killed during xl create
 2014-08-19 10:54 UTC  (6+ messages)

[Qemu-devel] [PATCH V3] spapr: Fix stale HTAB during live migration
 2014-08-19 10:51 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCHv2] gpio-lynxpoint: enable input sensing in resume
 2014-08-19 11:00 UTC  (2+ messages)

[PATCH/RFC] KVM: track pid for VCPU only on KVM_RUN ioctl
 2014-08-19 10:50 UTC  (12+ messages)

ovl_copy_xattr page allocation failure
 2014-08-19 10:50 UTC 

[Qemu-devel] [PATCH 00/11] target-arm: Implement ARMv8 debug single-stepping
 2014-08-19 10:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH 09/11] target-arm: Implement ARMv8 single-step handling for A64 code

[Qemu-devel] [PULL 00/20] SCSI and memory changes for 2014-08-18
 2014-08-19 10:43 UTC  (21+ messages)
` [Qemu-devel] [PULL 01/20] scsi-bus: prepare scsi_req_new for introduction of parse_cdb
` [Qemu-devel] [PULL 02/20] scsi-bus: introduce parse_cdb in SCSIDeviceClass and SCSIBusInfo
` [Qemu-devel] [PULL 03/20] scsi-block: extract scsi_block_is_passthrough
` [Qemu-devel] [PULL 04/20] scsi-block, scsi-generic: implement parse_cdb
` [Qemu-devel] [PULL 05/20] virtio-scsi: "
` [Qemu-devel] [PULL 06/20] qom: object: delete properties before calling instance_finalize
` [Qemu-devel] [PULL 07/20] qom: object: move unparenting to the child property's release callback
` [Qemu-devel] [PULL 08/20] sysbus: remove unused function sysbus_del_io
` [Qemu-devel] [PULL 09/20] vga: do not dynamically allocate chain4_alias
` [Qemu-devel] [PULL 10/20] nic: do not destroy memory regions in cleanup functions
` [Qemu-devel] [PULL 11/20] ioport: split deletion and destruction
` [Qemu-devel] [PULL 12/20] memory: convert memory_region_destroy to object_unparent
` [Qemu-devel] [PULL 13/20] memory: remove memory_region_destroy
` [Qemu-devel] [PULL 14/20] tpm_tis: remove instance_finalize callback
` [Qemu-devel] [PULL 15/20] loader: Abstract away ref to memory region names
` [Qemu-devel] [PULL 16/20] exec: "
` [Qemu-devel] [PULL 17/20] memory: constify memory_region_name
` [Qemu-devel] [PULL 18/20] memory: Use memory_region_name for name access
` [Qemu-devel] [PULL 19/20] memory: Use canonical path component as the name
` [Qemu-devel] [PULL 20/20] mtree: remove write-only field

[PATCH v2] memory-hotplug: add sysfs zones_online_to attribute
 2014-08-19 10:42 UTC  (5+ messages)

[RFC] Allarch and packagegroup improvement proposal
 2014-08-19 10:41 UTC  (5+ messages)

[PATCH v2 i-g-t 1/1] tests: Fix seg fault when gem_mmap is run without specifying a subtest
 2014-08-19 10:40 UTC  (2+ messages)

[PATCH V1 0/3] fix build error/warning in sound/soc/fsl
 2014-08-19 10:39 UTC  (13+ messages)
` [PATCH V1 1/3] ASoC: fsl: Kconfig: remove dependence of SND_IMX_SOC for SND_SOC_IMX_PCM_DMA
            ` [alsa-devel] "

[PATCH v7 2/4] x86/hvm: Treat non-instruction fetch nested page faults also as read violations
 2014-08-19 10:39 UTC 

[PATCH] xen: arm: introduce uImage probe function for Dom0
 2014-08-19 10:37 UTC 

[PATCH] KVM: x86: Clear apic tsc-deadline after deadline
 2014-08-19 10:36 UTC  (6+ messages)
` [PATCH kvm-unit-tests 1/2] x86: Use host CPU parameter for apic test
  ` [PATCH kvm-unit-tests 2/2] x86: Check deadline counter is cleared after interrupt

[PATCH 0/4] Miscellaneous minor fixes
 2014-08-19 10:35 UTC  (5+ messages)
` [OSSTEST PATCH 1/4] rump kernel tests: Get upstream from rumprun-xen
` [OSSTEST PATCH 2/4] sg-report-flight: New --branches-also option
` [OSSTEST PATCH 3/4] Fix mg-hosts mkpxedir
` [OSSTEST PATCH 4/4] mg-hosts mkpxedir: honour $OSSTEST_SUDO

[PATCH] KVM: x86: recalculate_apic_map after enabling apic
 2014-08-19 10:35 UTC  (2+ messages)

[PATCH v2] zram: add num_discards for discarded pages stat
 2014-08-19 10:34 UTC  (2+ messages)

[PATCH 0/1] fetch2/__init__.py: remove broken sysmlink
 2014-08-19 10:34 UTC  (4+ messages)
` [PATCH 1/1] "

[PATH v6 0/2] ARM: dts: sun7i: Add Merrii A20 Hummingbird support
 2014-08-19 10:33 UTC  (5+ messages)
` [PATH v6 1/2] ARM: dts: sun7i: Add uart3/4/5, i2c3 and spi2 pinmux
` [PATH v6 2/2] ARM: dts: sun7i: Add Merrii A20 Hummingbird board

[Qemu-devel] [PATCH 0/3] image-fuzzer: Support refcount structures in the qcow2 image generator
 2014-08-19 10:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/3] layout: Add generators for refcount tbles and blocks

Fwd: Re: Xen 4.3 / 4.4 - concurrent APIs, VGA Passthru
 2014-08-19 10:31 UTC  (11+ messages)

[PATCH] gpio-lynxpoint: enable input sensing in resume
 2014-08-19 10:44 UTC  (3+ messages)

Lost ping responses
 2014-08-19 10:28 UTC 

pull request (net-next): ipsec-next 2014-07-30
 2014-08-19 10:29 UTC  (3+ messages)

MAILBOX MEDDELANDE
 2014-08-19  9:13 UTC  (2+ messages)

[PATCH] KVM: x86: Revert "check CS.DPL against RPL during task switch"
 2014-08-19 10:27 UTC  (3+ messages)
` [PATCH kvm-unit-tests] x86: Test task-switch with cs.rpl != cs.dpl

[PATCH 04/14] drm/i915: Rename edp vdd funcs for consistency
 2014-08-19 10:24 UTC  (2+ messages)
` [PATCH v2 "

Relative submodule URLs
 2014-08-19 10:24 UTC  (3+ messages)

[PATCH 0/2] Input: palmas: add support for palmas power button
 2014-08-19 10:23 UTC  (9+ messages)
` [PATCH 1/2] doc: dt/bindings: input: introduce palmas power button description
` [PATCH 2/2] Input: misc: introduce palmas-pwrbutton

KVM call for agenda for 2014-08-19
 2014-08-19 10:22 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] MIPS: Alchemy: fix db1200 PSC clock enablement
 2014-08-19 10:21 UTC  (2+ messages)

[PATCH v3 0/1] Introduce VCPUOP_reset_vcpu_info
 2014-08-19 10:21 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH v3] ARM: dts: Add sdio0 and sdio1 to the rk3288
 2014-08-19 10:21 UTC  (3+ messages)
  ` [PATCH v4] "

[U-Boot] [GIT][DFU] Pull request: u-boot-dfu
 2014-08-19 10:17 UTC 

[PATCH v2 0/5] ARM: shmobile: armadillo800eva-reference: Enable CMT1 in device tree
 2014-08-19 10:17 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: shmobile: r8a7740: Add CMT1 device to DT

[PATCH 1/2] ARM: dts: Enable PMIC interrupts on ODROID
 2014-08-19 10:15 UTC  (7+ messages)

[PATCH v2] MIPS: BCM47XX: fix reboot problem on BCM4705/BCM4785
 2014-08-19 10:12 UTC  (2+ messages)

[PATCH v2] drm/i915: Rework GPU reset sequence to match driver load & thaw
 2014-08-19 10:12 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] MIPS: IP28: Correct IO_BASE in mach-ip28/spaces.h for proper ioremap
 2014-08-19 10:05 UTC  (3+ messages)

[BUG] usb_dev_resume returns -113 due to work items queued by usb on pm_wq is not executed before suspending
 2014-08-19 10:08 UTC  (3+ messages)

[PATCH v4 2/2] usb: gadget: Add xilinx usb2 device support
 2014-08-19 10:08 UTC  (5+ messages)

[meta-oe][meta-webserver][PATCH] move fcgi-2.4.0 recipe and patch to correct folder
 2014-08-19 10:07 UTC  (2+ messages)

new netlink interface cfg802154
 2014-08-19 10:06 UTC 

[kernel.bbclass] [PATCH] let the multi-version kernel header files coexist on the target
 2014-08-19 10:06 UTC  (2+ messages)

Adding accounting object via libiptc
 2014-08-19 10:06 UTC 

[PATCH 3/4] mfd: imanager2: Add Core supports for IT8516/18/28
 2014-08-19 10:04 UTC 

wget --content-disposition flag
 2014-08-19 10:05 UTC 

[PATCH] Documentation/git-rebase.txt: fix -f description to match actual git behavior
 2014-08-19 10:05 UTC  (9+ messages)

[RFC PATCH] ARM: KVM: add irqfd support
 2014-08-19 10:04 UTC  (5+ messages)

[PATCH 0/1] bind: refer ubuntu/redhat to add bind user/group
 2014-08-19 10:04 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/5] RCU-walk support for autofs
 2014-08-19 10:02 UTC  (3+ messages)

[Bug 82455] New: Failed to allocate virtual address for buffer
 2014-08-19 10:01 UTC  (3+ messages)
` [Bug 82455] "

[meta-oe][PATCH 0/1] mariadb: refer ubuntu/redhat to add mysql group
 2014-08-19  9:58 UTC  (2+ messages)
` [PATCH 1/1] "

lsblk vice fdisk, etc
 2014-08-19  9:51 UTC 

How to mmap kernel memory area to userspace ?
 2014-08-19  9:54 UTC 

[PATCH] ARM: Exynos: remove arm diagnostic and power register save/restore code
 2014-08-19  9:52 UTC  (4+ messages)

[REGRESSION BISECTED] backlight control stops workin with 3.14 and later
 2014-08-19  9:52 UTC  (9+ messages)

[PATCH] ath10k: fix wmi service bitmap debug
 2014-08-19  9:49 UTC  (5+ messages)

[PATCH 0/2] Fixes kernel Oops in imx-drm drivers
 2014-08-19  9:49 UTC  (6+ messages)
` [PATCH 1/2] imx-drm: imx-ldb: fix kernel Oops in imx_ldb_unbind()
` [PATCH 2/2] imx-drm: ipuv3-plane: fix kernel Oops in ipu_dp_put()

enable bcache in kernel?
 2014-08-19  9:48 UTC  (2+ messages)

[U-Boot] [PATCH] nand/denali: Adding Denali NAND driver support
 2014-08-19  9:47 UTC 

[PATCH] drm/i915/bdw: Populate lrc with aliasing ppgtt if required
 2014-08-19  9:44 UTC  (2+ messages)

[PATCH v7 0/8] ath10k: firmware crash dump
 2014-08-19  9:44 UTC  (5+ messages)
` [PATCH v7 3/8] ath10k: save firmware debug log messages

[Qemu-devel] [PATCH 0/3] Refactor device_set_realized to avoid resource leak
 2014-08-19  9:41 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/3] qdev: add missing error check


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.