All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-25 09:05:39 to 2018-05-25 09:35:20 UTC [more...]

[PATCH] drm/amdgpu: fix NULL pointer dereference when run App with DRI_PRIME=1
 2018-05-25  9:35 UTC  (6+ messages)

[Qemu-devel] [PATCH 00/27] iommu: support txattrs, support TCG execution, implement TZ MPC
 2018-05-25  9:34 UTC  (12+ messages)
` [Qemu-devel] [PATCH 14/27] iommu: Add IOMMU index concept to IOMMU API

[PATCH] libipvs: fix some buffer sizes
 2018-05-25  9:34 UTC  (3+ messages)

[PATCH v3 0/8] Add support for mediatek SOC MT2712
 2018-05-25  9:33 UTC  (16+ messages)
` [PATCH v3 1/8] drm/mediatek: update dt-bindings for mt2712
` [PATCH v3 4/8] drm/mediatek: add ddp component AAL1
` [PATCH v3 7/8] drm/mediatek: Add support for mediatek SOC MT2712

RFC avoiding ksoftirqd for first submission
 2018-05-25  9:32 UTC  (19+ messages)
` [PATCH 01/18] drm/i915: Prepare GEM for suspend earlier
` [PATCH 02/18] drm/i915: Switch to kernel context before idling at runtime
` [PATCH 03/18] drm/i915: "Race-to-idle" after switching to the kernel context
` [PATCH 04/18] drm/i915: After reset on sanitization, reset the engine backends
` [PATCH 05/18] drm/i915: Only sanitize GEM from late suspend
` [PATCH 06/18] drm/i915: Flush the ring stop bit after clearing RING_HEAD in reset
` [PATCH 07/18] drm/i915: Be irqsafe inside reset
` [PATCH 08/18] drm/i915/execlists: Wait for ELSP submission on restart
` [PATCH 09/18] drm/i915/execlists: Reset the CSB head tracking on reset/sanitization
` [PATCH 10/18] drm/i915/execlists: Pull submit after dequeue under timeline lock
` [PATCH 11/18] drm/i915/execlists: Pull CSB reset under the timeline.lock
` [PATCH 12/18] drm/i915/execlists: Process one CSB interrupt at a time
` [PATCH 13/18] drm/i915/execlists: Unify CSB access pointers
` [PATCH 14/18] drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd)
` [PATCH 15/18] drm/i915: Move rate-limiting request retire to after submission
` [PATCH 16/18] drm/i915: Wait for engines to idle before retiring
` [PATCH 17/18] drm/i915: Move engine request retirement to intel_engine_cs
` [PATCH 18/18] drm/i915: Hold request reference for submission until retirement

[U-Boot] [PATCH v1 0/7] Improvements for the dwc3_generic driver
 2018-05-25  9:32 UTC  (8+ messages)
` [U-Boot] [PATCH v1 1/7] usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
` [U-Boot] [PATCH v1 2/7] usb: introduce a separate config option for DM USB device
` [U-Boot] [PATCH v1 3/7] usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt()
` [U-Boot] [PATCH v1 4/7] dwc3_generic: do not probe the USB device driver when it's bound
` [U-Boot] [PATCH v1 5/7] dwc3: move phy operation to core.c
` [U-Boot] [PATCH v1 6/7] dwc3-generic: Handle the PHYs, the clocks and the reset lines
` [U-Boot] [PATCH v1 7/7] dwc3-generic: Add select_dr_mode operation

[PATCH 0/5] Share CPUID stuff between hypervisor and toolstack
 2018-05-25  9:31 UTC  (3+ messages)
` [PATCH 1/5] x86: move definition of struct cpuid_leaf to cpuid.h

[meta-qt5] Do_install_append() with qmake
 2018-05-25  9:31 UTC 

[PATCH 1/2] drm/i915/gtt: Avoid calling non-existent allocate_va_range
 2018-05-25  9:30 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with drm/i915/gtt: Avoid calling non-existent allocate_va_range (rev2)

[U-Boot] [PATCH] arm: Use mtune for Xscale
 2018-05-25  9:29 UTC  (2+ messages)

[PATCH v7 0/5] arm: Base support for Renesas RZN1D-DB Board
 2018-05-25  9:28 UTC  (7+ messages)
` [PATCH v7 2/5] dt-bindings: clock: renesas,r9a06g032-sysctrl: documentation
` [PATCH v7 3/5] ARM: dts: Renesas R9A06G032 base device tree file
` [PATCH v7 4/5] ARM: dts: Renesas RZN1D-DB Board base file

[RFC] switch mips to use the generic dma map ops
 2018-05-25  9:21 UTC  (52+ messages)
  ` [PATCH 01/25] MIPS: remove a dead ifdef from mach-ath25/dma-coherence.h
  ` [PATCH 02/25] MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs
  ` [PATCH 03/25] MIPS: remove CONFIG_DMA_COHERENT
  ` [PATCH 04/25] MIPS: Octeon: unexport __phys_to_dma and __dma_to_phys
  ` [PATCH 05/25] MIPS: Octeon: refactor swiotlb code
  ` [PATCH 06/25] MIPS: loongson: remove loongson_dma_supported
  ` [PATCH 07/25] MIPS: consolidate the swiotlb implementations
  ` [PATCH 08/25] MIPS: remove the mips_dma_map_ops indirection
  ` [PATCH 09/25] MIPS: make the default mips dma implementation optional
  ` [PATCH 10/25] MIPS: Octeon: remove mips dma-default stubs
  ` [PATCH 11/25] MIPS: Octeon: move swiotlb declarations out of dma-coherence.h
  ` [PATCH 12/25] MIPS: loongson: untangle dma implementations
  ` [PATCH 13/25] MIPS: loongson: remove loongson-3 handling from dma-coherence.h
  ` [PATCH 14/25] MIPS: use dma_direct_ops for coherent I/O
  ` [PATCH 15/25] MIPS: IP27: use dma_direct_ops
  ` [PATCH 16/25] MIPS: move coherentio setup to setup.c
  ` [PATCH 17/25] MIPS: use generic dma noncoherent ops for simple noncoherent platforms
  ` [PATCH 18/25] MIPS: loongson64: use generic dma noncoherent ops
  ` [PATCH 19/25] MIPS: IP32: "
  ` [PATCH 20/25] MIPS: ath25: "
  ` [PATCH 21/25] MIPS: jazz: split dma mapping operations from dma-default
  ` [PATCH 22/25] dma-noncoherent: add a arch_sync_dma_for_cpu_all hook
  ` [PATCH 23/25] MIPS: bmips: use generic dma noncoherent ops
  ` [PATCH 24/25] MIPS: remove the old dma-default implementation
  ` [PATCH 25/25] MIPS: remove unneeded includes from dma-mapping.h

[Bug 106647] MSI R9 390 panic at boot
 2018-05-25  9:27 UTC 

[PATCH v6 0/9] Introduce the Counter subsystem
 2018-05-25  9:26 UTC  (8+ messages)
` [PATCH v6 3/9] docs: Add Generic Counter interface documentation

[PATCH] drm/i915: Prepare GEM for suspend earlier
 2018-05-25  9:26 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Prepare GEM for suspend earlier (rev4)

[Qemu-devel] [PATCH v2] elf: Add RISC-V PSABI ELF header defines
 2018-05-25  9:25 UTC  (3+ messages)

[PATCH] usb: gadget: composite: fix delayed_status race condition when set_interface
 2018-05-25  9:24 UTC  (4+ messages)
`  "

[PATCH v1] arch/x86/kernel/pci-dma: Remove useless parameter of arch_dma_alloc_attrs
 2018-05-25  9:30 UTC  (2+ messages)

[PATCH 2/2] ACPI: EC: Dispatch the EC GPE directly on s2idle wake
 2018-05-25  9:24 UTC  (6+ messages)

rtc_cmos 00:01: nvmem registration failed
 2018-05-25  9:23 UTC 

[PATCH] ASoC: AMD: make channel 1 dma as circular
 2018-05-25  9:22 UTC  (2+ messages)

[RFC PATCH v4 0/6] Btrfs: implement swap file support
 2018-05-25  9:21 UTC  (9+ messages)
` [RFC PATCH v4 1/6] mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
` [RFC PATCH v4 2/6] vfs: update swap_{,de}activate documentation
` [RFC PATCH v4 3/6] Btrfs: push EXCL_OP set into btrfs_rm_device()
` [RFC PATCH v4 5/6] Btrfs: rename get_chunk_map() and make it non-static

[PATCH V3 1/5] brcm: update firmware for bcm43430
 2018-05-25  9:21 UTC  (3+ messages)
` Fwd: "

[PATCH 0/2] cfg80211/mac80211: last ack singal support in station dump
 2018-05-25  9:20 UTC  (3+ messages)
` [PATCH 1/2] cfg80211: "
` [PATCH 2/2] mac80211: "

[PATCH bpf-next] selftests/bpf: missing headers test_lwt_seg6local
 2018-05-25 11:20 UTC 

[PATCH BlueZ v4 1/4] doc/gatt-api: Add authorization options for attributes
 2018-05-25  9:20 UTC  (5+ messages)
` [PATCH BlueZ v4 2/4] shared/gatt-server: Request authorization for prepare writes
` [PATCH BlueZ v4 3/4] client: Add authorized property handling to characteristic attribute
` [PATCH BlueZ v4 4/4] client: Don't require authorization for trusted devices

[Qemu-devel] [PATCH] usb: update docs
 2018-05-25  9:20 UTC 

[PATCH v10 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2018-05-25  9:17 UTC  (18+ messages)
` [PATCH v10 1/5] scsi: ufs: add Hisilicon ufs driver code
` [PATCH v10 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs
` [PATCH v10 3/5] arm64: dts: add ufs dts node
` [PATCH v10 4/5] arm64: defconfig: enable configs for Hisilicon ufs
` [PATCH v10 5/5] arm64: defconfig: enable f2fs and squashfs

[Xenomai] Posix named semaphore used by two separate applications
 2018-05-25  9:18 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/2] Travis Stability Patches
 2018-05-25  9:17 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 2/2] tests/Makefile: comment out flakey tests

[PATCH] doc: remove old deprecation notice
 2018-05-25  9:17 UTC 

[Qemu-devel] [PATCH] migration: use g_free for ram load bitmap
 2018-05-25  9:16 UTC  (2+ messages)

[Qemu-devel] [PATCH V3 1/2] arm_gicv3_kvm: increase clroffset accordingly
 2018-05-25  9:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH V3 2/2] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR

[PATCH 1/2] Adding the ofono_sim_initialized_notify function after ofono_sim_inserted_notify, as suggested by Denis Kenzior in this commit : 54d56d763e40bc44c99a9b24aa0477bd373ea085
 2018-05-25  9:15 UTC  (2+ messages)

[PATCH v3 00/27] x86: PIE support and option to extend KASLR randomization
 2018-05-25  9:14 UTC  (16+ messages)
` [PATCH v3 09/27] x86/acpi: Adapt assembly for PIE support
` [PATCH v3 11/27] x86/power/64: "

What's cooking in git.git (May 2018, #02; Thu, 17)
 2018-05-25  9:14 UTC  (11+ messages)
` jk/branch-l-0-deprecation (was Re: What's cooking in git.git (May 2018, #02; Thu, 17))
          ` [PATCH] branch: issue "-l" deprecation warning after pager starts

usb: gadget: dwc2: fix memory leak in gadget_init()
 2018-05-25  9:14 UTC 

[PATCH v6 0/6] arm: Base support for Renesas RZN1D-DB Board
 2018-05-25  9:12 UTC  (7+ messages)
` [PATCH v6 2/6] dt-bindings: Add the rzn1-clocks.h file

[PATCH v1] doc/eth: update document for functional limitation
 2018-05-25  9:12 UTC  (6+ messages)

[PATCH] nvmet-fc: increase LS buffer count per fc port
 2018-05-25  9:11 UTC  (2+ messages)

[PATCH v2 0/7] nvme_fc: asynchronous controller create and simple discovery
 2018-05-25  9:11 UTC  (5+ messages)
` [PATCH v2 1/7] nvme: remove unnecessary controller subnqn validation
` [PATCH v2 3/7] nvme_fc: remove setting DNR on exception conditions

[PATCH] Fix controller reset return
 2018-05-25  9:10 UTC  (3+ messages)

[PATCH 1/3] drm/i915/trace: Describe engines as class:instance pairs
 2018-05-25  9:10 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/3] "

[PATCH] nvmet-loop: use nr_phys_segments when map rq to sgl
 2018-05-25  9:10 UTC  (2+ messages)

[PATCH] nvmet: remove duplicate NULL initialization for ns
 2018-05-25  9:10 UTC  (2+ messages)

[PATCH] nvmet: make the error message more generic
 2018-05-25  9:10 UTC  (2+ messages)

[PATCH] doc: address the offload API changes for virtio guide
 2018-05-25  9:09 UTC  (5+ messages)

[PATCH] media: v4l2-ctrl: Add control for VP9 profile
 2018-05-25  9:09 UTC  (3+ messages)

[PATCH 1/3] gspca_zc3xx: Implement proper autogain and exposure control for OV7648
 2018-05-25  9:08 UTC  (3+ messages)
` [PATCH 2/3 v2] gspca_zc3xx: Fix power line frequency settings "
` [PATCH 3/3 v2] gspca_zc3xx: Enable short exposure times "

[PATCH 01/17] drm/amdgpu: define vcn jpeg ring
 2018-05-25  9:08 UTC  (5+ messages)
` [PATCH 02/17] drm/amdgpu: add "
` [PATCH 10/17] drm/amdgpu: add patch for fixing a known bug

[ANNOUNCE] 4.4.132-rt149
 2018-05-25  9:03 UTC 

[PATCH] mmc: sdhci-*: Don't emit error msg if sdhci_add_host() fails
 2018-05-25  9:05 UTC  (3+ messages)

[U-Boot] [PATCH 1/4] armv8: fsl: remove sata support
 2018-05-25  9:06 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] armv8: dts: fsl-ls1012a: add sata node support
  ` [U-Boot] [PATCH 3/4] scsi: ceva: add ls1012a soc support
    ` [U-Boot] [PATCH 4/4] arm64: ls1012ardb: enable DM support for sata

[PATCH] media: v4l2-ioctl: prevent underflow in v4l_enumoutput()
 2018-05-25  9:06 UTC  (3+ messages)

[PATCH] nvme: fixup memory leak in nvme_init_identify()
 2018-05-25  9:06 UTC 

[PATCH v2] t: make many tests depend less on the refs being files
 2018-05-25  9:05 UTC  (4+ messages)

[PATCH net-next] selftests: net: Test headroom handling of ip6_gre devices
 2018-05-25  9:05 UTC  (3+ messages)

[PATCH v2 0/2] rtmutex wait_lock is irq safe
 2018-05-25  9:05 UTC  (3+ messages)
` [PATCH v2 1/2] rcu: Update documentation of rcu_read_unlock()
` [PATCH v2 2/2] signal: Remove no longer required irqsave/restore


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.