All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-19 09:38:04 to 2016-10-19 10:39:41 UTC [more...]

[PATCH 0/4] New tools lsmem and chmem
 2016-10-19  9:59 UTC  (3+ messages)

Fencing, fencing, fencing
 2016-10-19 10:39 UTC  (4+ messages)
` [PATCH 08/41] drm/i915: Rearrange i915_wait_request() accounting with callers

[PATCH 0/6] Six NVMeOF-related patches
 2016-10-19 10:39 UTC  (11+ messages)
` [PATCH 1/6] nvme/scsi: Remove set-but-not-used variables
` [PATCH 2/6] nvme-fabrics: Adjust source code indentation
` [PATCH 3/6] nvme-fabrics: Fix memory leaks in nvmf_parse_options()
` [PATCH 4/6] nvme-fabrics: Fix a memory leak in an nvmf_create_ctrl() error path
` [PATCH 5/6] nvme-fabrics: Print network address if address resolution fails

[Qemu-devel] [PATCH RFC] tcmu: Introduce qemu-tcmu
 2016-10-19 10:38 UTC  (2+ messages)

[CI 1/4] drm/i915: Bump object bookkeeping to u64 from size_t
 2016-10-19 10:38 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/4] "

[RESEND PATCH 00/11] Add Knights Mill CPU ID
 2016-10-19 10:38 UTC  (4+ messages)
` [RESEND PATCH 05/11] EDAC, sb_edac: Add Knights Mill CPUID

[PATCH 1/2] leds: ledtrig-heartbeat: Make top brightness adjustable
 2016-10-19 10:38 UTC  (2+ messages)

[PATCH v4 0/8] Add support for legacy SCPI protocol
 2016-10-19 10:37 UTC  (9+ messages)
` [PATCH v4 2/8] scpi: Add alternative legacy structures, functions and macros

gvt gem fixes
 2016-10-19 10:32 UTC  (16+ messages)
` [PATCH 01/12] drm/i915/gvt: s/drm_gem_object_unreference/i915_gem_object_put/
` [PATCH 02/12] drm/i915/gvt: Add runtime pm around fences
` [PATCH 03/12] drm/i915/gvt: i915_gem_object_create() returns an error pointer
` [PATCH 04/12] drm/i915: Catch premature unpinning of pages
` [PATCH 05/12] drm/i915/gvt: Use the returned VMA to provide the virtual address
` [PATCH 06/12] drm/i915/gvt: Remove dangerous unpin of backing storage of bound GPU object
` [PATCH 07/12] drm/i915/gvt: Hold a reference on the request
` [PATCH 08/12] drm/i915/gvt: Stop checking for impossible interrupts from a kthread
` [PATCH 09/12] drm/i915/gvt: Stop waiting whilst holding struct_mutex
` [PATCH 10/12] drm/i915/gvt: Use common mapping routines for indirect_ctx object
` [PATCH 11/12] drm/i915/gvt: Use common mapping routines for shadow_bb object
` [PATCH 12/12] drm/i915/gvt: Remove defunct vmap_batch()

[PATCH] mm, compaction: fix NR_ISOLATED_* stats for pfn based migration
 2016-10-19 10:36 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/13] pc: q35: x2APIC support in kvm_apic mode
 2016-10-19 10:35 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 04/13] acpi: cphp: force switch to modern cpu hotplug if APIC ID > 254

[PATCH v2 34/37] docs: fix locations of several documents that got moved
 2016-10-19 10:34 UTC  (4+ messages)
  ` [rtc-linux] "

[PATCH] nvmet-rdma: Fix REJ status code
 2016-10-19 10:34 UTC  (2+ messages)

Latest testing with drm-next-4.9-wip and latest LLVM/mesa stack - Regression in PowerPlay/DPM on CIK?
 2016-10-19 10:33 UTC  (13+ messages)
    ` mm: fix cache mode tracking in vm_insert_mixed() breaks AMDGPU [was: Re: Latest testing with drm-next-4.9-wip and latest LLVM/mesa stack - Regression in PowerPlay/DPM on CIK?]

[PATCH 0/3] Fix PCI passthrough for HVM with stubdomain
 2016-10-19 10:32 UTC  (4+ messages)
` [PATCH 3/3] libxl: don't try to manipulate json config for stubdomain

[PATCH 0/4] soc: renesas: Identify SoC and register with the SoC bus
 2016-10-19 10:32 UTC  (6+ messages)

[PATCH 1/7] iio: light: tsl2583: return proper error code
 2016-10-19 10:32 UTC  (7+ messages)
` [PATCH 2/7] iio: light: tsl2583: change functions to only have a single exit point
` [PATCH 3/7] iio: light: tsl2583: use DEVICE_ATTR_{RO, RW, WO} macros
` [PATCH 4/7] iio: light: tsl2583: return proper error code in sysfs store functions
` [PATCH 5/7] iio: light: tsl2583: check return values from taos_chip_{on,off}
` [PATCH 6/7] iio: light: tsl2583: add locking to sysfs *_store() functions
` [PATCH 7/7] iio: light: tsl2583: fix concurrency issue in taos_get_lux()

[PATCH 01/10] drm/imx: ipuv3-plane: make sure x/y offsets are even in case of chroma subsampling
 2016-10-19 10:31 UTC  (11+ messages)
` [PATCH 02/10] drm/imx: ipuv3-plane: disable local alpha for planes without alpha channel
` [PATCH 03/10] drm/imx: ipuv3-plane: request modeset if plane offsets changed
` [PATCH 04/10] drm/imx: ipuv3-plane: merge ipu_plane_atomic_set_base into atomic_update
` [PATCH 05/10] drm/imx: ipuv3-plane: let drm_plane_state_to_ubo/vbo handle chroma subsampling other than 4:2:0
` [PATCH 06/10] gpu: ipu-cpmem: remove unused ipu_cpmem_set_yuv_planar function
` [PATCH 07/10] gpu: ipu-v3: add YUV 4:4:4 support
` [PATCH 08/10] drm/imx: ipuv3-plane: add support for YUV 4:2:2 and 4:4:4, NV12, and NV16 formats
` [PATCH 09/10] gpu: ipu-v3: initially clear all interrupts
` [PATCH 10/10] drm/imx: ipuv3-plane: use drm_plane_helper_check_state, clipped coordinates

[PATCH] iommu: convert DT component matching to component_match_add_release()
 2016-10-19 10:30 UTC  (2+ messages)

Para-virtualized audio drivers
 2016-10-19 10:27 UTC  (2+ messages)

[PATCH] tpm, tpm_crb: remove redundant CRB_FL_CRB_START flag
 2016-10-19 10:28 UTC  (3+ messages)

[PATCH] drm: convert DT component matching to component_match_add_release()
 2016-10-19 10:28 UTC  (2+ messages)

[PATCH] arm64: Cortex-A53 errata workaround: check for kernel addresses
 2016-10-19 10:26 UTC  (3+ messages)

[kernel-hardening] [PATCH 1/2] security, perf: allow further restriction of perf_event_open
 2016-10-19 10:26 UTC  (9+ messages)

[ANNOUNCE] Sound Open Firmware
 2016-10-19 10:25 UTC 

[PATCH] sandbox: eliminate sdl_init()
 2016-10-19 10:22 UTC  (2+ messages)

[xen-unstable-coverity test] 101542: regressions - ALL FAIL
 2016-10-19 10:22 UTC 

[PATCH] pinctrl: mvebu: sync mpp names to Linux 4.9-rc1
 2016-10-19 10:21 UTC  (2+ messages)

[PATCH v4 0/2] net/ixgbe: VMDq DCB with SRIOV
 2016-10-19 10:21 UTC  (4+ messages)
` [PATCH v5 "
` [PATCH v5 1/2] net/ixgbe: support multiqueue mode "
` [PATCH v5 2/2] app/test_pmd: fix DCB configuration

[PATCH v4 0/5] implement vcpu preempted check
 2016-10-19 10:20 UTC  (7+ messages)
` [PATCH v4 1/5] kernel/sched: introduce vcpu preempted check interface
` [PATCH v4 2/5] locking/osq: Drop the overload of osq_lock()
` [PATCH v4 3/5] kernel/locking: Drop the overload of {mutex, rwsem}_spin_on_owner
` [PATCH v4 4/5] powerpc/spinlock: support vcpu preempted check
` [PATCH v4 5/5] x86, kvm: "

[PATCH v4 0/5] implement vcpu preempted check
 2016-10-19 10:20 UTC 

[PATCH] net/ixgbe: support multiqueue mode VMDq DCB with SRIOV
 2016-10-19 10:16 UTC  (8+ messages)
` [PATCH v2] "

[Buildroot] [PATCH] ci20_defconfig: disable madd instructions to avoid FPU bug
 2016-10-19 10:19 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] MIPS: add support for XBurst cores
 2016-10-19 10:17 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] ci20_defconfig: use XBurst CPU

[Qemu-devel] chardev's and fd's in monitors
 2016-10-19 10:16 UTC  (14+ messages)

[PATCH 0/3] Improvements in packet timestamps support
 2016-10-19 10:14 UTC  (4+ messages)
` [PATCH 1/3] mbuf: embedding timestamp into the packet

[Qemu-devel] [PATCH] e1000e: Don't zero out buffer address in rx descriptor
 2016-10-19 10:15 UTC  (8+ messages)

[PATCH] spi: mvebu: make more than one device on a bus work
 2016-10-19 10:14 UTC  (2+ messages)

[PATCH 0/5] Switch to the DT cpufreq policy on the Integrator
 2016-10-19 10:14 UTC  (14+ messages)
` [PATCH 1/5] cpufreq: enable the DT cpufreq driver on the Integrators
` [PATCH 2/5] ARM: dts: Add Integrator/AP cpus node and operating points
` [PATCH 3/5] ARM: dts: Add Integrator/CP "
` [PATCH 4/5] ARM: defconfig: turn on the DT cpufreq for Integrator
` [PATCH 5/5] cpufreq: retire the Integrator cpufreq driver

[U-Boot] [PATCH v1] arm: Add support for PDU001
 2016-10-19 10:12 UTC 

[Qemu-arm] [PATCH] char: cadence: check divider against baud rate
 2016-10-19 10:11 UTC  (7+ messages)
    ` [Qemu-arm] [Qemu-devel] "
      ` [Qemu-devel] [Qemu-arm] "

[PATCH] extcon: qcom-spmi-misc: Sync the extcon state on interrupt
 2016-10-19 10:11 UTC  (3+ messages)

[PATCH] net/fm10k: fix SGLORT of VF Tx queues
 2016-10-19 10:10 UTC  (2+ messages)

[PATCH 0/9] irqchip: meson: add support for the gpio interrupt controller
 2016-10-19 10:08 UTC  (30+ messages)
` [PATCH 1/9] irqchip: meson: add support for "
` [PATCH 2/9] dt-bindings: interrupt-controller: add DT binding for meson GPIO "
` [PATCH 3/9] pinctrl: meson: update pinctrl data with gpio irq data
` [PATCH 4/9] pinctrl: meson: allow gpio to request irq
` [PATCH 5/9] dt-bindings: pinctrl: meson: update gpio dt-bindings
` [PATCH 6/9] ARM64: meson: enable MESON_IRQ_GPIO in Kconfig
` [PATCH 7/9] ARM: meson: enable MESON_IRQ_GPIO in Kconfig for meson8
` [PATCH 8/9] ARM64: dts: amlogic: enable gpio interrupt controller on gxbb
` [PATCH 9/9] ARM: dts: amlogic: enable gpio interrupt controller on meson8

[PATCH] arm: Baltos: setup MPU PLL to run at 600MHz
 2016-10-19 10:07 UTC  (2+ messages)

[PATCH 0/1] $COREBASE/LICENSE in LIC_FILES_CHKSUM
 2016-10-19 10:05 UTC  (2+ messages)
` [PATCH 1/1] Remove $COREBASE/LICENSE from LIC_FILES_CHKSUM

[PATCH] net/mlx5: fix init on secondary process
 2016-10-19 10:05 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] drm/i915/gvt: Add runtime pm around fences
 2016-10-19 10:05 UTC 

Deadlock in call_rcu_thread when destroy rculfhash node with nested rculfhash
 2016-10-19 10:03 UTC 

[Buildroot] [PATCH] gvfs: bump to version 1.30.1.1
 2016-10-19 10:05 UTC 

[PATCH] drivers: make driver names consistent
 2016-10-19 10:05 UTC  (5+ messages)

[PATCH V2] gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomap
 2016-10-19 10:04 UTC  (2+ messages)

[Qemu-devel] [PULL v1 0/6] Merge qcrypto 2016/10/19
 2016-10-19 10:02 UTC  (7+ messages)
` [Qemu-devel] [PULL v1 1/6] crypto: extend mode as a parameter in qcrypto_cipher_supports()
` [Qemu-devel] [PULL v1 2/6] crypto: add CTR mode support
` [Qemu-devel] [PULL v1 3/6] crypto: add mode check in qcrypto_cipher_new() for cipher-builtin
` [Qemu-devel] [PULL v1 4/6] qtest: fix make check complaint in crypto module
` [Qemu-devel] [PULL v1 5/6] crypto: fix initialization of crypto in tests
` [Qemu-devel] [PULL v1 6/6] crypto: fix initialization of gcrypt threading

[RFC 0/6] Add QLogic FastLinQ iSCSI (qedi) driver
 2016-10-19 10:02 UTC  (5+ messages)
` [RFC 2/6] qed: Add iSCSI out of order packet handling
` [RFC 3/6] qedi: Add QLogic FastLinQ offload iSCSI driver framework

[PATCH] net/mlx5: fix link status report
 2016-10-19  9:58 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Catch premature unpinning of pages
 2016-10-19  9:58 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[Qemu-devel] [PATCH] xen-usb.c/usbif.h: fix ARM64 build issue
 2016-10-19  9:55 UTC  (8+ messages)
        `  "

Deadlock in call_rcu_thread when destroy rculfhash node with nested rculfhash
 2016-10-19  9:56 UTC 

[PATCH v2 0/9] Broxton ddi phy refactoring
 2016-10-19  9:57 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for Broxton ddi phy refactoring (rev5)

[PATCH] clk: sunxi-ng: sun6i-a31: Force AHB1 clock to use PLL6 as parent
 2016-10-19  9:56 UTC  (3+ messages)

Project Governance and Linux Foundation
 2016-10-19  9:56 UTC  (4+ messages)

[PATCH] Revert "bonding: use existing enslaved device queues"
 2016-10-19  9:55 UTC  (7+ messages)

Migration info - runqemu
 2016-10-19  9:52 UTC  (6+ messages)

[PATCH v2 0/3] net: fix out of order Rx read issue
 2016-10-19  9:52 UTC  (3+ messages)

[PATCH 2/2] drm/i915/gvt: Stop waiting whilst holding struct_mutex
 2016-10-19  9:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/i915/gvt: Remove dangerous unpin of backing storage of bound GPU object
 2016-10-19  9:50 UTC 

[U-Boot] Help with spl: zImage support in Falcon mode
 2016-10-19  9:50 UTC  (2+ messages)

[PATCH xf86-video-amdgpu] amdgpu_probe: Do not close server managed drm fds
 2016-10-19  9:49 UTC  (2+ messages)

[PATCH 0/4] drm/tilcdc: Cleanup tilcdc (&tda998x) init sequence
 2016-10-19  9:46 UTC  (3+ messages)
` [PATCH 2/4] drm/i2c: tda998x: Remove obsolete drm_connector_register() call

[PATCH 1/2] net/enic: fix error in init of RQ when not using Rx scatter
 2016-10-19  9:43 UTC  (2+ messages)

[Qemu-devel] [PATCH v14 00/21] QAPI/QOM work for non-scalar object properties
 2016-10-19  9:42 UTC  (9+ messages)
` [Qemu-devel] [PATCH v14 13/21] qdict: allow qdict_crumple to accept compound types as values

[PATCH 1/2] net/enic: fix crash on MTU update or rxq reconfigure
 2016-10-19  9:42 UTC  (2+ messages)

how to enable suspend to ram for arm-64 bits
 2016-10-19  9:42 UTC  (8+ messages)

[PATCH 0/2] Add support for passing crtc_id to page flip events
 2016-10-19  9:41 UTC  (4+ messages)
` [PATCH 1/2] drm/core: Reuse the reserved member in drm_event_vblank for crtc_id

[PATCH] net/enic: fix poor multi-queue Rx performance
 2016-10-19  9:41 UTC  (2+ messages)

[distros-debian-squeeze test] 67905: tolerable FAIL
 2016-10-19  9:41 UTC 

[PATCH] net/enic: fix fdir UDP v4 source port mask
 2016-10-19  9:40 UTC  (2+ messages)


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.