All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-04 14:24:19 to 2015-09-04 15:12:47 UTC [more...]

[PATCH 00/15] perf tools: Cleanup filesystem api
 2015-09-04 15:12 UTC  (7+ messages)
` [PATCH 11/15] tools lib api: Add mount support for fs

[PATCH] NVMe: Set affinity after allocating request queues
 2015-09-04 15:12 UTC  (3+ messages)

[PATCH v6 00/18] Add VT-d Posted-Interrupts support
 2015-09-04 15:12 UTC  (19+ messages)
` [PATCH v6 02/18] Add cmpxchg16b support for x86-64
` [PATCH v6 03/18] iommu: Add iommu_intpost to control VT-d Posted-Interrupts feature
` [PATCH v6 04/18] vt-d: VT-d Posted-Interrupts feature detection
` [PATCH v6 05/18] vmx: Extend struct pi_desc to support VT-d Posted-Interrupts
` [PATCH v6 06/18] vmx: Add some helper functions for Posted-Interrupts
` [PATCH v6 07/18] vmx: Initialize VT-d Posted-Interrupts Descriptor
` [PATCH v6 08/18] vmx: Suppress posting interrupts when 'SN' is set
` [PATCH v6 09/18] VT-d: Remove pointless casts
` [PATCH v6 11/18] vt-d: Add API to update IRTE when VT-d PI is used

[PATCH v2 0/7] PM / Domains: Generic PM domains for CPUs/Clusters
 2015-09-04 15:12 UTC  (6+ messages)
` [PATCH v2 7/7] ARM: smp: Add runtime PM support for CPU hotplug

[PATCH v3 0/5] KVM: arm64: Implement API for vGICv3 live migration
 2015-09-04 15:13 UTC  (7+ messages)
` [PATCH v3 3/5] KVM: arm64: Refactor system register handlers
` [PATCH v3 4/5] KVM: arm64: Introduce find_reg_by_id()
` [PATCH v3 5/5] KVM: arm64: Implement vGICv3 CPU interface access

Warning in irq_work_queue_on()
 2015-09-04 15:11 UTC  (7+ messages)

[PATCH v2 0/5] KVM: arm64: Implement API for vGICv3 live migration
 2015-09-04 15:11 UTC  (4+ messages)
` [PATCH v2 1/5] KVM: arm/arm64: Refactor vGIC attributes handling code

[Intel-wired-lan] [PATCH v3 0/4] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
 2015-09-04 15:10 UTC  (10+ messages)
` [Intel-wired-lan] [PATCH v3 1/4] Add correlated clocksource deriving system time from an auxiliary clocksource
        `  "

[Qemu-devel] [PATCH v5 0/5] migration: Dynamic cpu throttling for auto-converge
 2015-09-04 15:09 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 2/5] migration: Parameters for auto-converge cpu throttling
` [Qemu-devel] [PATCH v5 3/5] migration: Dynamic cpu throttling for auto-converge

[PATCH 00/13] power: bq24257: Add support for bq24250/bq24251
 2015-09-04 15:08 UTC  (7+ messages)
` [PATCH 02/13] power: bq24257: Add dead battery reporting

[PATCH] Bluetooth: Fix typo in smp_ah comment for hash function
 2015-09-04 15:08 UTC 

[Qemu-devel] [PATCH RFC v4 00/32] qapi: QMP introspection
 2015-09-04 15:08 UTC  (9+ messages)
` [Qemu-devel] [PATCH RFC v4 02/32] qapi: New QAPISchema intermediate reperesentation
` [Qemu-devel] [PATCH RFC v4 30/32] qapi: New QMP command query-schema for QMP schema introspection

[Buildroot] [PATCH v3 1/5] dos2unix: add target support
 2015-09-04 15:07 UTC  (2+ messages)

[Qemu-devel] [PULL 00/27] target-arm queue
 2015-09-04 15:05 UTC  (28+ messages)
` [Qemu-devel] [PULL 01/27] arm: Use g_new() & friends where that makes obvious sense
` [Qemu-devel] [PULL 02/27] target-arm/arm-semi.c: Fix broken SYS_WRITE0 via gdb
` [Qemu-devel] [PULL 03/27] target-arm: Improve semihosting debug prints
` [Qemu-devel] [PULL 04/27] gdbstub: Implement gdb_do_syscallv()
` [Qemu-devel] [PULL 05/27] target-arm/arm-semi.c: Factor out repeated 'return env->regs[0]'
` [Qemu-devel] [PULL 06/27] include/exec/softmmu-semi.h: Add support for 64-bit values
` [Qemu-devel] [PULL 07/27] target-arm/arm-semi.c: Support widening APIs to 64 bits
` [Qemu-devel] [PULL 08/27] target-arm/arm-semi.c: Implement A64 specific SyncCacheRange call
` [Qemu-devel] [PULL 09/27] target-arm/arm-semi.c: SYS_EXIT on A64 takes a parameter block
` [Qemu-devel] [PULL 10/27] target-arm: Wire up HLT 0xf000 as the A64 semihosting instruction
` [Qemu-devel] [PULL 11/27] smbios: add smbios 3.0 support
` [Qemu-devel] [PULL 12/27] smbios: implement smbios support for mach-virt
` [Qemu-devel] [PULL 13/27] arm: cpu: assert() on no-EL2 virt IRQ error condition
` [Qemu-devel] [PULL 14/27] arm: Remove hw_error() usages
` [Qemu-devel] [PULL 15/27] target-arm: Fix AArch32:AArch64 general-purpose register mapping
` [Qemu-devel] [PULL 16/27] hw/arm/virt: Add high MMIO PCI region, 512G in size
` [Qemu-devel] [PULL 17/27] target-arm: Fix arm_excp_unmasked() function
` [Qemu-devel] [PULL 18/27] i.MX: Add SOC support for i.MX31
` [Qemu-devel] [PULL 19/27] i.MX: KZM: use standalone i.MX31 SOC support
` [Qemu-devel] [PULL 20/27] i.MX: Add I2C controller emulator
` [Qemu-devel] [PULL 21/27] i.MX: Add FEC Ethernet Emulator
` [Qemu-devel] [PULL 22/27] i.MX: Add SOC support for i.MX25
` [Qemu-devel] [PULL 23/27] i.MX: Add the i.MX25 PDK platform
` [Qemu-devel] [PULL 24/27] i.MX: Add qtest support for I2C device emulator
` [Qemu-devel] [PULL 25/27] i.MX: Add i2C devices to i.MX31 SOC
` [Qemu-devel] [PULL 26/27] target-arm: Refactor CPU affinity handling
` [Qemu-devel] [PULL 27/27] arm/virt: Add full-sized "

[PATCH] KVM: arm/arm64: Fix PSCI affinity info return value for non valid cores
 2015-09-04 15:06 UTC 

[Qemu-devel] [PATCH 00/10] Fix machine class names to use the "-machine" suffix
 2015-09-04 15:06 UTC  (6+ messages)
` [Qemu-devel] [PATCH 07/10] s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAME

[Buildroot] [git commit] dos2unix: remove host-gettext dependency from host package
 2015-09-04 15:05 UTC 

[4.2, Regression] Queued spinlocks cause major XFS performance regression
 2015-09-04 15:05 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/17] target-openrisc improvements
 2015-09-04 15:04 UTC  (6+ messages)
` [Qemu-devel] [PATCH 06/17] target-openrisc: Put SR[OVE] in TB flags
` [Qemu-devel] [PATCH 10/17] target-openrisc: Represent MACHI:MACLO as a single unit

[U-Boot] [PATCH 0/7] Add board detection for Odroid XU3 / XU3Lite / XU4
 2015-09-04 15:04 UTC  (17+ messages)
` [U-Boot] [PATCH 1/7] s5p: cpu_info: use defined CPU name if available
` [U-Boot] [PATCH 4/7] dm: pmic: add s2mps11 PMIC I/O driver
` [U-Boot] [PATCH 6/7] Exynos: add internal ADC driver
` [U-Boot] [PATCH 7/7] exynos5-dt: add board detection for Odroid XU3/XU3L/XU4

[PATCH 00/15] drm/i915: Adding NV12 for skylake display
 2015-09-04 15:06 UTC  (7+ messages)
` [PATCH 04/15] drm/i915: Set scaler mode for NV12
` [PATCH 11/15] drm/i915: Add NV12 to primary plane programming

[Buildroot] [PATCH 1/6] python-urwid: bump version and add checksums
 2015-09-04 15:04 UTC  (2+ messages)

[Buildroot] [git commit] dos2unix: remove WCHAR dependency
 2015-09-04 15:03 UTC 

[PATCH 0/3] backlight: led-backlight driver
 2015-09-04 15:03 UTC  (10+ messages)
` [PATCH 3/3] devicetree: Add led-backlight binding

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
 2015-09-04 15:03 UTC  (2+ messages)

[PATCH v2 0/7] staging: board: armadillo800eva: Board staging for sh_mobile_lcdc_fb
 2015-09-04 15:03 UTC  (8+ messages)
` [PATCH v2 5/7] staging: board: Add support for devices with complex dependencies

[Buildroot] [git commit] dos2unix: bump to version 7.3
 2015-09-04 15:02 UTC 

[Qemu-devel] PING: [PATCH v2 0/2] cpu_arm: Implement irqchip property for ARM CPU
 2015-09-04 15:01 UTC  (4+ messages)

SCSI scanning behavior
 2015-09-04 15:00 UTC  (4+ messages)
  ` [PATCH] SCSI: Scale up REPORT_LUNS timeout on failure

[PATCH] vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warning
 2015-09-04 15:00 UTC  (2+ messages)

[PATCH v2 0/9] Fixes for a distro with a merged /usr
 2015-09-04 14:59 UTC  (10+ messages)
` [PATCH v2 1/9] kmod: fix link creation when base_bindir != /bin
` [PATCH v2 2/9] busybox: fixes for "
` [PATCH v2 3/9] systemd: remove hard-coded paths in FILES entries
` [PATCH v2 4/9] alsa-utils: handle udev dir being 2 levels below /
` [PATCH v2 5/9] pulseaudio: "
` [PATCH v2 6/9] bluez: "
` [PATCH v2 7/9] pcmciautils: "
` [PATCH v2 8/9] nfs-utils: don't force use of /sbin as sbindir
` [PATCH v2 9/9] procps: fix for base_sbindir == sbindir

[Qemu-devel] MTTCG Tasks (kvmforum summary)
 2015-09-04 14:59 UTC  (7+ messages)

Fwd: [PATCH] x86: Use larger chunks in mtrr_cleanup
 2015-09-04 14:56 UTC  (12+ messages)

Linux 4.1 reports wrong number of pages to toolstack
 2015-09-04 14:58 UTC  (5+ messages)

ip_rcv_finish() NULL pointer and possibly related Oopses
 2015-09-04 14:57 UTC  (11+ messages)

nvs280 / nv34 card only does 1680x1050, not 1920x1080 ?
 2015-09-04 14:56 UTC  (2+ messages)

perhaps obvious question: auditd and setuid/setgid?
 2015-09-04 14:54 UTC  (3+ messages)

master - vgchange: improve error message about changing lock type
 2015-09-04 14:54 UTC 

[Buildroot] [PATCHv3 00/15] DirectFB stack bump
 2015-09-04 14:54 UTC  (9+ messages)
` [Buildroot] [PATCHv3 01/15] directfb: bump to 1.7.7
` [Buildroot] [PATCHv3 02/15] directfb: mark as available only for gcc >= 4.5
` [Buildroot] [PATCHv3 04/15] directfb: do not use inexistant configure options

[kvm-unit-tests PATCH 0/2] arm/arm64: Add self-modifying code test case
 2015-09-04 14:53 UTC  (7+ messages)
` [kvm-unit-tests PATCH 2/2] arm/arm64 config: Fix arch_clean rule
  ` [Qemu-devel] "

[Qemu-devel] [PATCH v12 0/5] vGICv3 support
 2015-09-04 14:53 UTC  (6+ messages)
` [Qemu-devel] [PATCH v12 5/5] hw/arm/virt: Add gic-version option to virt machine

[U-Boot] [PATCH 1/5] net: mdio: Add mdio_free() and mdio_unregister() API
 2015-09-04 14:53 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] net: designware: Add driver remove support
` [U-Boot] [PATCH 3/5] net: pch_gbe: "
` [U-Boot] [PATCH 4/5] dm: core: Remove the call to device_free()
` [U-Boot] [PATCH 5/5] dm: core: Remove unnecessary codes in uclass_pre_remove_device()

[Buildroot] [git commit] dos2unix: add target support
 2015-09-04 14:51 UTC 

[PATCH] cpupower tools: Fix error when running cpupower monitor
 2015-09-04 14:51 UTC  (5+ messages)

[PATCH 0/2] arm/arm64: KVM: Fix arthictected timer issues
 2015-09-04 14:51 UTC  (9+ messages)
` [PATCH 1/2] arm/arm64: KVM: vgic: Move active state handling to flush_hwstate
` [PATCH 2/2] arm/arm64: KVM: arch timer: Reset CNTV_CTL to 0

[PATCH 0/4] Unclaimed register improvements
 2015-09-04 14:53 UTC  (8+ messages)
` [PATCH 4/4] drm/i915: Reduce frequency of unspecific HSW reg debugging

[PATCH 0/9] Rework architected timer and fix UEFI reset
 2015-09-04 14:50 UTC  (5+ messages)
` [PATCH 1/9] KVM: Add kvm_arch_vcpu_{un}blocking callbacks

[Qemu-devel] PING: [PATCH v2] Do not use slow [*] expansion for GPIO creation
 2015-09-04 14:49 UTC 

[tip:perf/urgent] perf evlist: Open event on evsel cpus and threads
 2015-09-04 14:48 UTC  (5+ messages)
` [PATCH] perf tools: Fix gaps propagating maps

[PATCH 0/6] HDMI optimization series
 2015-09-04 14:49 UTC  (7+ messages)
` [PATCH 2/6] drm/i915: Add HDMI probe function
` [PATCH 4/6] drm/i915: drm/i915: Check live status before reading edid
` [PATCH 5/6] drm/i915: drm/i915: Process hpd only for hdmi inside hotplug_work_func

[Qemu-devel] [PATCH] checkpatch: Perl 5.22 deprecation fixes
 2015-09-04 14:45 UTC 

ARMv7 futex latency spike
 2015-09-04 14:45 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/bash: indicate getcwd is malloc-supported
 2015-09-04 14:45 UTC  (2+ messages)

[Buildroot] [git commit] package/bash: indicate getcwd is malloc-supported
 2015-09-04 14:45 UTC 

KVM memory slots limit on powerpc
 2015-09-04 14:45 UTC  (5+ messages)
  ` [Qemu-ppc] "

Tascam US-366 and Alsa Firmware
 2015-09-04 14:41 UTC  (3+ messages)
` Fwd: "

nftables multi-dimensional dictionaries
 2015-09-04 14:44 UTC  (4+ messages)

[U-Boot] arm: mvebu: u-boot does not start on db-88f6820-gp
 2015-09-04 14:44 UTC 

[PATCH FIX] powerpc/pseries: Release DRC when configure_connector fails
 2015-09-04 14:42 UTC  (2+ messages)

[U-Boot] [PATCH v3] common: Fix load and entry addresses in FIT image
 2015-09-04 14:43 UTC 

System will not suspend with highest numbered CPU offline [REGRESSION][BISECTED]
 2015-09-04 14:59 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/2] Add 'blockdev-snapshot' command
 2015-09-04 14:42 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] block: rename BlockdevSnapshot to BlockdevSnapshotSync
` [Qemu-devel] [PATCH v2 2/2] block: add a 'blockdev-snapshot' QMP command

Commit moratorium
 2015-09-04 14:42 UTC  (8+ messages)

[PATCH v2] public/io/netif.h: move and amend multicast control documentation
 2015-09-04 14:42 UTC  (4+ messages)

[PATCH] clk: Hi6220: separately build stub clock driver
 2015-09-04 14:41 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] arm/virt: Add full-sized CPU affinity handling
 2015-09-04 14:41 UTC  (3+ messages)

[PATCH] MAINTAINERS: tools/ocaml: update David Scott's email address
 2015-09-04 14:41 UTC  (4+ messages)

[PATCH] build: update top-level make help
 2015-09-04 14:41 UTC  (9+ messages)

Request Linux Graphic Driver for Intel GMA 3150
 2015-09-04 14:41 UTC  (11+ messages)

[PATCH v6 00/31] Add ITS support
 2015-09-04 14:41 UTC  (6+ messages)
` [PATCH v6 01/31] xen/dt: Handle correctly node with interrupt-map in dt_for_each_irq_map

[PATCH for 4.6] tools/xen-access: use PRI_xen_pfn
 2015-09-04 14:40 UTC  (2+ messages)

[PATCH] xen/arm64: do not (incorrectly) limit size of xenheap
 2015-09-04 14:40 UTC  (3+ messages)

[PATCH 0/2] Fix memcg/memory.high in case kmem accounting is enabled
 2015-09-04 14:38 UTC  (11+ messages)

pull-request: mac80211 2015-09-04
 2015-09-04 14:37 UTC  (2+ messages)

[PATCH v4] mpt2sas: setpci reset kernel oops fix
 2015-09-04 14:37 UTC  (3+ messages)

st_fdma: Firmware filename in DT?
 2015-09-04 14:36 UTC  (12+ messages)

[PATCH v3] devtool: add package plugin that lets you create package via devtool
 2015-09-04 14:35 UTC  (2+ messages)

[PATCH v3 0/2] Fixes for memory corruption in mpt2sas
 2015-09-04 14:35 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] mpt2sas: Refcount sas_device objects and fix unsafe list usage
    ` [PATCH v4 2/2] mpt2sas: Refcount fw_events "

memcpy regression
 2015-09-04 14:35 UTC  (3+ messages)

[U-Boot] [PATCH v2] common: Fix load and entry addresses in FIT image
 2015-09-04 14:35 UTC  (6+ messages)

[alsa-devel] Fwd: [PATCH 1/1] SPI : spi-pxa2xx : fix spi init of WM510205 codec via ACPI (resend)
 2015-09-04 14:34 UTC  (10+ messages)
    `  "
          ` Fwd: [alsa-devel] "

[PATCH i-g-t] tools: remove quick_dump
 2015-09-04 14:24 UTC  (2+ messages)
` [PATCH i-g-t] tools: install the register definition files

[U-Boot] [PATCH] arm: socfpga: dm: Fix DM initialization failure after warm reset
 2015-09-04 14:32 UTC  (6+ messages)

[U-Boot] [PATCH 00/13] dm: arm: zynq: Convert serial driver to driver model
 2015-09-04 14:32 UTC  (13+ messages)
` [U-Boot] [PATCH 11/13] arm: zynq: dts: Add U-Boot device tree additions

[Qemu-devel] [PATCH v2 0/2] target-mips improvements
 2015-09-04 14:32 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] target-mips: Use movcond in movci and movcf*

[Draft C] Boot ABI for HVM guests without a device-model
 2015-09-04 14:31 UTC  (3+ messages)

[Qemu-devel] checkpatch.pl Perl 5.22 deprecation
 2015-09-04 14:31 UTC  (3+ messages)

[PATCH] add ls-remote --get-push-url option
 2015-09-04 14:30 UTC  (2+ messages)
` [PATCH v4] remote: add get-url subcommand

[PATCH v3 0/2] Allwinner A10/A20 CAN Controller support
 2015-09-04 14:29 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] "

[RFC] a tale of Git 2.5, ssh transport and GIT_* environment variables
 2015-09-04 14:26 UTC  (4+ messages)

[Xenomai] Fighting with deadlock in xenomai 2.6.3 + linux 3.5.7
 2015-09-04 14:24 UTC 

[RFC PATCH 0/3] Implement IRQ stack on ARM64
 2015-09-04 14:23 UTC  (2+ messages)
` [RFC PATCH 1/3] arm64: entry: Remove unnecessary calculation for S_SP in EL1h

[Qemu-devel] [PULL 0/2] Monitor patches
 2015-09-04 14:24 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] qmp-shell: add documentation
` [Qemu-devel] [PULL 2/2] hmp: add info iothreads command


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.