All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-05 13:05:06 to 2016-09-05 13:36:42 UTC [more...]

Patch "fs/seq_file: fix out-of-bounds read" has been added to the 4.4-stable tree
 2016-09-05 13:36 UTC 

[PATCH 1/5] ibacm: Check umad_init return value
 2016-09-05 13:36 UTC 

Patch "drm/i915: fix aliasing_ppgtt leak" has been added to the 4.4-stable tree
 2016-09-05 13:36 UTC 

Patch "drm/amdgpu: skip TV/CV in display parsing" has been added to the 4.4-stable tree
 2016-09-05 13:36 UTC 

Patch "drm/amdgpu: record error code when ring test failed" has been added to the 4.4-stable tree
 2016-09-05 13:36 UTC 

Patch "drm/amdgpu: fix amdgpu_move_blit on 32bit systems" has been added to the 4.4-stable tree
 2016-09-05 13:36 UTC 

Patch "drm/amdgpu: Change GART offset to 64-bit" has been added to the 4.4-stable tree
 2016-09-05 13:36 UTC 

Patch "drm/amdgpu: avoid a possible array overflow" has been added to the 4.4-stable tree
 2016-09-05 13:36 UTC 

Patch "drm/amd/amdgpu: sdma resume fail during S4 on CI" has been added to the 4.4-stable tree
 2016-09-05 13:36 UTC 

Patch "cdc-acm: fix wrong pipe type on rx interrupt xfers" has been added to the 4.4-stable tree
 2016-09-05 13:36 UTC 

Patch "btrfs: waiting on qgroup rescan should not always be interruptible" has been added to the 4.4-stable tree
 2016-09-05 13:36 UTC 

Patch "btrfs: properly track when rescan worker is running" has been added to the 4.4-stable tree
 2016-09-05 13:36 UTC 

[BUG] [BISECTED] atmel_serial: Oops in mctrl_gpio_irq_handle
 2016-09-05 13:36 UTC  (2+ messages)

Patch "arm64: dts: rockchip: add reset saradc node for rk3368 SoCs" has been added to the 4.4-stable tree
 2016-09-05 13:36 UTC 

Patch "ARC: use correct offset in pt_regs for saving/restoring user mode r25" has been added to the 4.4-stable tree
 2016-09-05 13:36 UTC 

Patch "ARC: build: Better way to detect ISA compatible toolchain" has been added to the 4.4-stable tree
 2016-09-05 13:36 UTC 

Patch "ARC: Elide redundant setup of DMA callbacks" has been added to the 4.4-stable tree
 2016-09-05 13:36 UTC 

Patch "ARC: Call trace_hardirqs_on() before enabling irqs" has been added to the 4.4-stable tree
 2016-09-05 13:36 UTC 

Patch "aacraid: Check size values after double-fetch from user" has been added to the 4.4-stable tree
 2016-09-05 13:36 UTC 

[PATCH v7 0/4] the fix for the USB HOST1 at rk3288 platform
 2016-09-05 13:35 UTC  (3+ messages)
` [PATCH v7 3/4] usb: dwc2: assert phy reset when waking up in "

[PATCH v2] efi: arm64: treat regions with WT/WC set but WB cleared as memory
 2016-09-05 13:35 UTC  (6+ messages)

[PATCHv5 0/6] x86: 32-bit compatible C/R on x86_64
 2016-09-05 13:33 UTC  (13+ messages)
` [PATCHv5 1/6] x86/vdso: unmap vdso blob on vvar mapping failure
` [PATCHv5 2/6] x86/vdso: replace calculate_addr in map_vdso() with addr
` [PATCHv5 3/6] x86/arch_prctl/vdso: add ARCH_MAP_VDSO_*
` [PATCHv5 4/6] x86/coredump: use pr_reg size, rather that TIF_IA32 flag
` [PATCHv5 5/6] x86/ptrace: down with test_thread_flag(TIF_IA32)
` [PATCHv5 6/6] x86/signal: add SA_{X32,IA32}_ABI sa_flags

[PATCH 0/2] Fix oe.path.copyhardlinktree()
 2016-09-05 13:35 UTC  (3+ messages)
` [PATCH 1/2] oe.path: fix copyhardlinktree()
` [PATCH 2/2] selftest/liboe: add a test for copyhardlinktree()

[PATCH 0/2] v4l: vsp1: Add HGT support
 2016-09-05 13:34 UTC  (5+ messages)
` [PATCH 1/2] v4l: Define a pixel format for the R-Car VSP1 2-D histogram engine

[PATCH v2] ubifs: compress lines for immediate return
 2016-09-05 13:32 UTC  (6+ messages)

[PATCH 1/2] Staging: comedi: ni_daq_dio24.c: Fix block comments use * on subsequent lines
 2016-09-05 13:32 UTC  (7+ messages)
` [PATCH 2/2] Staging: comedi: ni_670x.c: Fix warnings and check

[PATCH rdma-rc 0/4] RXE fixes for 4.8
 2016-09-05 13:32 UTC  (4+ messages)
` [PATCH rdma-rc 1/4] IB/rxe: Fix kernel panic in udp_setup_tunnel

[PATCH v6 6/6] hwmon: use smp_call_on_cpu() for dell-smm i8k
 2016-09-05 13:30 UTC  (2+ messages)
` [tip:core/smp] hwmon: Use "

[PATCH v6 0/4] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-09-05 13:31 UTC  (3+ messages)
` [PATCH v6 1/4] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server

[PATCH v6 5/6] dcdbas: make use of smp_call_on_cpu()
 2016-09-05 13:29 UTC  (2+ messages)
` [tip:core/smp] dcdbas: Make "

[PATCH V4] efi: add efi_test driver for exporting UEFI runtime service interfaces
 2016-09-05 13:30 UTC  (2+ messages)

[PATCH v6 3/6] smp: add function to execute a function synchronously on a cpu
 2016-09-05 13:28 UTC  (2+ messages)
` [tip:core/smp] smp: Add function to execute a function synchronously on a CPU

[PATCH v6 4/6] xen: add xen_pin_vcpu() to support calling functions on a dedicated pcpu
 2016-09-05 13:29 UTC  (2+ messages)
` [tip:core/smp] xen: Add xen_pin_vcpu() to support calling functions on a dedicated pCPU

[U-Boot] [PATCHv5 0/4] Add Avionic Design Meerkat/Tegra K1 support
 2016-09-05 13:29 UTC  (5+ messages)
` [U-Boot] [PATCHv5 1/4] Revert "tegra: Add support for setting up a as3722 PMIC"
` [U-Boot] [PATCHv5 2/4] power: as3722: Allow using on any i2c bus with any address
` [U-Boot] [PATCHv5 3/4] ARM: tegra124: Add an option to disable CoreSight
` [U-Boot] [PATCHv5 4/4] Add support the Avionic Design Meerkat COM and Kein Baseboard

[PATCH v6 2/6] virt, sched: add generic vcpu pinning support
 2016-09-05 13:28 UTC  (2+ messages)
` [tip:core/smp] virt, sched: Add generic vCPU "

[PATCH v6 1/6] xen: sync xen header
 2016-09-05 13:27 UTC  (2+ messages)
` [tip:core/smp] xen: Sync "

[PATCH v2] perf probe: Move dwarf specific functions to dwarf-aux.c
 2016-09-05 13:27 UTC  (2+ messages)
` [tip:perf/core] "

nf_conntrack_max
 2016-09-05 13:28 UTC  (8+ messages)

[PATCH] KVM: nVMX: expose INS/OUTS information support
 2016-09-05 13:27 UTC  (4+ messages)

arm-*-linux-gnueabi : unrecognized option -Wl, -soname
 2016-09-05 13:28 UTC  (4+ messages)

[PATCH 00/24] sched: Credit1 and Credit2 improvements... and soft-affinity for Credit2!
 2016-09-05 13:26 UTC  (4+ messages)
` [PATCH 18/24] xen: credit2: soft-affinity awareness fallback_cpu() and cpu_pick()

[PATCH 1/2] perf probe: Helper function to check if probe with variable
 2016-09-05 13:26 UTC  (2+ messages)
` [tip:perf/core] perf probe: Add helper "

mtd: nand: automate NAND timings selection
 2016-09-05 13:26 UTC  (6+ messages)
` [PATCH 1/2] "

[tip:perf/core] perf symbols: Fixup symbol sizes before picking best ones
 2016-09-05 13:25 UTC 

[PATCH] sysfs: correctly handle read offset on PREALLOC attrs
 2016-09-05 13:25 UTC  (2+ messages)

[tip:perf/core] perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too
 2016-09-05 13:25 UTC 

[tip:perf/core] perf test vmlinux: Tolerate symbol aliases
 2016-09-05 13:25 UTC 

[PATCH 0/2] v4l-utils build instruction and dvbv5 format
 2016-09-05 13:25 UTC  (6+ messages)
` [PATCH 2/2] v4l-utils: fixed dvbv5 vdr format

[tip:perf/core] perf test vmlinux: Avoid printing headers for empty lists
 2016-09-05 13:24 UTC 

[PATCH v2 1/3] perf-probe: Show trace event definition
 2016-09-05 13:22 UTC  (2+ messages)
` [tip:perf/core] perf probe: "

[tip:perf/core] perf test vmlinux: Clarify which -v lines are errors or warning
 2016-09-05 13:24 UTC 

[PATCH v2 4/4] perf-probe: Ignore vmlinux Build-id when offline vmlinux given
 2016-09-05 13:23 UTC  (2+ messages)
` [tip:perf/core] perf probe: "

[PATCH] arm64: mm: phys_mem_access_prot() reports non-kernel memory as device memory
 2016-09-05 13:24 UTC  (5+ messages)

[PATCH v2 3/3] perf-probe: Support probing on offline cross-arch binary
 2016-09-05 13:23 UTC  (2+ messages)
` [tip:perf/core] perf probe: "

[PATCH v2 2/3] perf-probe: Ignore vmlinux buildid if offline kernel is given
 2016-09-05 13:22 UTC  (2+ messages)
` [tip:perf/core] perf probe: "

[PATCH] mini-os: add comments in Config.mk regarding new config options
 2016-09-05 13:23 UTC  (2+ messages)

[dm-crypt] cryptsetup-reencrypt --new should ask for new password twice
 2016-09-05 13:21 UTC  (2+ messages)

[PATCH 1/1] perf probe: Do not use map_load filters for function
 2016-09-05 13:21 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf symbols: Rename ->ignore to ->idle
 2016-09-05 13:20 UTC 

[tip:perf/core] perf annotate: Initialize the priv are in symbol__new()
 2016-09-05 13:20 UTC 

[PATCH] replace bogus -ENOSYS uses
 2016-09-05 13:20 UTC  (2+ messages)

[PATCH] perf tools: Fix error handling of lzma decompression
 2016-09-05 13:19 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v3 00/14] Clock improvement for video playback
 2016-09-05 13:20 UTC  (4+ messages)

[RFC PATCH 1/4] perf-probe: Remove unused tracing_dir variable
 2016-09-05 13:19 UTC  (2+ messages)
` [tip:perf/core] perf probe: "

[PATCH v4 00/15] ACPI IORT ARM SMMU v3 support
 2016-09-05 13:19 UTC  (4+ messages)
` [PATCH v4 05/15] drivers: platform: add fwnode base platform devices retrieval

Patch "megaraid_sas: Fix probing cards without io port" has been added to the 3.14-stable tree
 2016-09-05 13:18 UTC 

Patch "s390/dasd: fix hanging device after clear subchannel" has been added to the 3.14-stable tree
 2016-09-05 13:18 UTC 

Patch "fs/seq_file: fix out-of-bounds read" has been added to the 3.14-stable tree
 2016-09-05 13:18 UTC 

Patch "gpio: Fix OF build problem on UM" has been added to the 3.14-stable tree
 2016-09-05 13:18 UTC 

Patch "mac80211: fix purging multicast PS buffer queue" has been added to the 3.14-stable tree
 2016-09-05 13:18 UTC 

Patch "cdc-acm: fix wrong pipe type on rx interrupt xfers" has been added to the 3.14-stable tree
 2016-09-05 13:18 UTC 

[PATCH] speakup: Add spinlock in synth_direct_store
 2016-09-05 13:17 UTC 

Patch "aacraid: Check size values after double-fetch from user" has been added to the 3.14-stable tree
 2016-09-05 13:18 UTC 

Patch "EDAC: Increment correct counter in edac_inc_ue_error()" has been added to the 3.14-stable tree
 2016-09-05 13:18 UTC 

[GIT PULL 00/19] perf/core improvements and fixes
 2016-09-05 13:16 UTC  (2+ messages)

[PATCH v9 00/19] Add support for FDMA DMA controller and slim core rproc found on STi chipsets
 2016-09-05 13:17 UTC  (63+ messages)
` [PATCH v9 01/19] remoteproc: st_slim_rproc: add a slimcore rproc driver
` [PATCH v9 02/19] MAINTAINERS: Add st slim core rproc driver to STi section
` [PATCH v9 03/19] dmaengine: st_fdma: Add STMicroelectronics FDMA DT binding documentation
` [PATCH v9 04/19] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file
` [PATCH v9 05/19] dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
` [PATCH v9 06/19] ARM: STi: DT: STiH407: Add FDMA driver dt nodes
` [PATCH v9 07/19] MAINTAINERS: Add FDMA driver files to STi section
` [PATCH v9 08/19] ARM: multi_v7_defconfig: Enable STi FDMA driver
` [PATCH v9 09/19] ARM: multi_v7_defconfig: Enable STi and simple-card drivers
` [PATCH v9 10/19] ARM: DT: STiH407: Add i2s_out pinctrl configuration
` [PATCH v9 11/19] ARM: DT: STiH407: Add i2s_in "
` [PATCH v9 12/19] ARM: DT: STiH407: Add spdif_out pinctrl config
` [PATCH v9 13/19] ARM: STi: DT: STiH407: Add sti-sasg-codec dt node
` [PATCH v9 14/19] ARM: STi: DT: STiH407: Add uniperif player dt nodes
` [PATCH v9 15/19] ARM: STi: DT: STiH407: Add uniperif reader "
` [PATCH v9 16/19] ARM: DT: STi: stihxxx-b2120: Add DT nodes for STi audio card
` [PATCH v9 17/19] drm/virtio: kconfig: Fix recursive dependency issue
` [PATCH v9 18/19] drm/virtio: kconfig: Fixup white space
  ` [PATCH v9 19/19] dmaengine: kconfig: Remove superfluous '\n'

[Qemu-devel] [PATCH] Move migrate_set_speed and migrate_set_downtime into migrate_set_parameter
 2016-09-05 13:16 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2] "

[PATCH] KVM: nVMX: pass valid guest linear-address to the L1
 2016-09-05 13:16 UTC  (4+ messages)

[Thermal] Need confirmation for the pending thermal soc patches
 2016-09-05 13:16 UTC  (2+ messages)

[Tech-board-discuss] Linux Plumbers call for organizers
 2016-09-05 13:15 UTC 

net/bluetooth: workqueue destruction WARNING in hci_unregister_dev
 2016-09-05 13:14 UTC  (12+ messages)

[PATCH v4 0/4] New debugfs API for capturing CRC of frames
 2016-09-05 13:12 UTC  (7+ messages)
` [PATCH v4 3/4] drm/i915: Use new CRC debugfs API
        ` [Intel-gfx] "

WTF: patch "[PATCH] ARC: export kmap" was seriously submitted to be applied to the 4.7-stable tree?
 2016-09-05 13:05 UTC 

[PATCH] sched/core: simpler function for sched_exec migration
 2016-09-05 13:11 UTC  (2+ messages)

[PATCH] admin-cmd: Added smart-log command support
 2016-09-05 13:11 UTC  (3+ messages)

irq_create_fwspec_mapping() in 4.8-rc2
 2016-09-05 13:10 UTC  (10+ messages)

[PATCH] iommu/arm-smmu: Fix polling of command queue
 2016-09-05 13:09 UTC  (2+ messages)

[PATCH 1/2 v5] bus: qcom: add EBI2 device tree bindings
 2016-09-05 13:09 UTC  (3+ messages)

[Bug 156021] New: Full Solution@1-844-551-9757)QuickBooks enterprise Tech Support Phone Number provides online solution for all USA
 2016-09-05 13:08 UTC  (2+ messages)
` [Bug 156021] "

[Bug 156051] New: ((***@1844 551 9757***Quickbooks enterprise support Phone Number ((***@1844 551 9757***
 2016-09-05 13:08 UTC  (2+ messages)
` [Bug 156051] "

[PATCH v6] xen/sm{e, a}p: allow disabling sm{e, a}p for Xen itself
 2016-09-05 13:07 UTC  (2+ messages)

[PATCH] staging: ks7010: fix warning on return for void functions
 2016-09-05 22:22 UTC 

[Qemu-devel] [PULL 0/3] virtio/vhost: fixes
 2016-09-05 13:06 UTC  (11+ messages)
` [Qemu-devel] [PULL 3/3] vhost-user: Attempt to fix a race with set_mem_table

[PATCH v2] [media] v4l2-async: Always unregister the subdev on failure
 2016-09-05 13:06 UTC  (2+ messages)

FAILED: patch "[PATCH] ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS" failed to apply to 4.4-stable tree
 2016-09-05 13:06 UTC 

Non-blocking, explict fences
 2016-09-05 13:04 UTC  (5+ messages)
` [PATCH 18/21] drm/i915: Nonblocking request submission
` [PATCH 19/21] drm/i915: Serialise execbuf operation after a dma-buf reservation object
` [PATCH 20/21] drm/i915: Enable userspace to opt-out of implicit fencing
` [PATCH 21/21] drm/i915: Support explicit fencing for execbuf


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.