All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-25 08:16:18 to 2018-09-25 09:13:33 UTC [more...]

[PATCH v5 0/5] drm: add support for Cadence MHDP DPI/DP bridge
 2018-09-25  9:13 UTC  (8+ messages)
` [PATCH v5 1/5] drm/rockchip: prepare common code for cdns and rk dpi/dp driver
` [PATCH v5 2/5] drm/dp: fix link probing for devices supporting DP 1.4+
` [PATCH v5 3/5] drm/dp: make dp_get_lane_status usable from outside of the core

[Qemu-devel] [PATCH 0/3] aspeed/i2c: fix receive done interrupt model
 2018-09-25  9:12 UTC  (4+ messages)
` [Qemu-arm] [PATCH 1/3] aspeed/i2c: interrupts should be cleared by software only

[PATCH 1/7] drm/i915/selftests: Smoketest preemption
 2018-09-25  9:12 UTC  (10+ messages)
` [PATCH 2/7] drm/i915/execlists: Avoid kicking priority on the current context
` [PATCH 3/7] drm/i915: Reserve some priority bits for internal use
` [PATCH 4/7] drm/i915: Combine multiple internal plists into the same i915_priolist bucket
` [PATCH 5/7] drm/i915: Priority boost for new clients
` [PATCH 6/7] drm/i915: Pull scheduling under standalone lock
` [PATCH 7/7] drm/i915: Priority boost for waiting clients
  ` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915/selftests: Smoketest preemption
` ✗ Fi.CI.SPARSE: "

[Buildroot] [PATCH] netsniff-ng: bump to version 0.6.5
 2018-09-25  9:11 UTC 

[PATCH] PCI: remove unnecessary check of device_type == pci
 2018-09-25  9:11 UTC  (3+ messages)

[BUG] pwm: sysfs: It is not possible to export more than one channel
 2018-09-25  9:11 UTC 

[PATCH V4 0/9] clk: add imx7ulp clk support
 2018-09-25  9:11 UTC  (8+ messages)

[PATCH v1] x86/hvm: Add check for cpu_has_vmx_virt_exceptions
 2018-09-25  9:10 UTC 

[PATCH] Changing the AMD IOMMU API path to work in an atomic context which is necessary for any custom drivers using the IOMMU API while holding a spinlock
 2018-09-25  9:09 UTC  (2+ messages)

[PATCH v2 1/2] pwm: lpss: Release runtime-pm reference from the driver's remove callback
 2018-09-25  9:09 UTC  (2+ messages)

[PATCH 01/40] drm: Use default dma_fence hooks where possible for null syncobj
 2018-09-25  9:08 UTC  (24+ messages)
` [PATCH 12/40] drm/i915/execlists: Assert the queue is non-empty on unsubmitting
` [PATCH 15/40] drm/i915: Priority boost for new clients
` [PATCH 16/40] drm/i915: Pull scheduling under standalone lock
` [PATCH 17/40] drm/i915: Priority boost for waiting clients
` [PATCH 34/40] drm/i915: Allow contexts to share a single timeline across all engines
` [PATCH 35/40] drm/i915: Fix I915_EXEC_RING_MASK
  ` [Intel-gfx] "

[PATCH 4.4 00/70] 4.4.158-stable review
 2018-09-25  9:08 UTC  (2+ messages)

[PATCH 4.9 000/111] 4.9.129-stable review
 2018-09-25  9:07 UTC  (6+ messages)
` [PATCH 4.9 111/111] MIPS: VDSO: Drop gic_get_usm_range() usage

[PATCH] mt76x0: add quirk to disable 2.4GHz band for Archer T1U
 2018-09-25  9:07 UTC  (4+ messages)

[PATCH 4.14 000/173] 4.14.72-stable review
 2018-09-25  9:07 UTC  (2+ messages)

[PATCH 4.18 000/235] 4.18.10-stable review
 2018-09-25  9:07 UTC  (5+ messages)
` [PATCH 4.18 164/235] pinctrl: pinmux: Return selector to the pinctrl driver

[PATCH 0/2 V3] xfs: validate size vs format
 2018-09-25  3:00 UTC  (3+ messages)
` [PATCH 1/2 V3] xfs: validate inode di_forkoff
` [PATCH 2/2 V3] xfs: verify size-vs-format for symlinks & dirs

[PATCH] drm/i915: Add new AML_ULX support list
 2018-09-25  9:06 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 00/14] thermal/drivers/hi3660: Dual cluster sensors support
 2018-09-25  9:03 UTC  (21+ messages)
` [PATCH 01/14] thermal/drivers/hisi: Change the platform data pointer to sensor ops
` [PATCH 02/14] thermal/drivers/hisi: Change the driver to be sensor oriented
` [PATCH 03/14] thermal/drivers/hisi: Set the thermal zone private data to the sensor pointer
` [PATCH 04/14] thermal/drivers/hisi: Factor out the probe functions
` [PATCH 05/14] thermal/drivers/hisi: Prepare to support multiple sensors
` [PATCH 06/14] thermal/drivers/hisi: Add multiple sensors support
` [PATCH 07/14] thermal/drivers/hisi: Replace macro name with relevant sensor location
` [PATCH 08/14] ARM64: dts: hisilicon: Add tsensor interrupt name
` [PATCH 09/14] thermal/drivers/hisi: Use platform_get_irq_byname
` [PATCH 10/14] ARM64: dts: hisilicon: Add interrupt names for the tsensors
` [PATCH 11/14] thermal/drivers/hisi: Remove pointless irq field
` [PATCH 12/14] thermal/drivers/hisi: Add more sensors channel
` [PATCH 13/14] ARM64: dts: hisilicon: Add dual clusters thermal zones for hi3660
` [PATCH 14/14] thermal/drivers/hisi: Add the dual clusters sensors "

[PATCH] drivers/net: do not redefine bool
 2018-09-25  9:04 UTC  (4+ messages)

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

[PATCH] gpio: mockup: use device properties instead of platform_data
 2018-09-25  9:03 UTC  (4+ messages)

null scheduler bug
 2018-09-25  9:02 UTC  (12+ messages)

[PATCH 1/2] arm64: dts: allwinner: Olimex A64-OLinuXino: enable eMMC
 2018-09-25  9:01 UTC  (5+ messages)

[PATCH] iommu/io-pgtable-arm: Fix race handling in split_blk_unmap()
 2018-09-25  9:01 UTC  (3+ messages)

[qemu-mainline test] 128010: tolerable FAIL - PUSHED
 2018-09-25  9:01 UTC 

[PATCH 0/3] find_next_iomem_res() fixes
 2018-09-25  8:58 UTC  (4+ messages)
` [PATCH 3/3] resource: Fix find_next_iomem_res() iteration issue

[PATCH -next] drm/tegra: Use PTR_ERR_OR_ZERO in tegra_gem_create()
 2018-09-25  8:58 UTC  (6+ messages)

[PATCH v4 RESEND 0/5] KVM: x86: hyperv: PV IPI support for Windows guests
 2018-09-25  8:57 UTC  (7+ messages)
` [PATCH v4 RESEND 3/5] KVM: x86: hyperv: use get_vcpu_by_vpidx() in kvm_hv_flush_tlb()

[PATCH net-next v9 0/6] net: vhost: improve performance when enable busyloop
 2018-09-25  2:51 UTC  (4+ messages)

reviewathon is today!(?)
 2018-09-25  8:56 UTC 

[LTP] September release
 2018-09-25  8:56 UTC 

[PATCH] soc: qcom: qdsp6: remove duplicated include from q6adm.c
 2018-09-25  8:56 UTC  (3+ messages)

[PATCH v5 0/6] Move swapper_pg_dir to rodata section
 2018-09-25  8:56 UTC  (4+ messages)

[PATCH 0/2] xfs: validate size vs format, take 2
 2018-09-25  2:50 UTC  (4+ messages)
` [PATCH 1/2] xfs: validate inode di_forkoff

[PATCH 3.18 000/105] 3.18.123-stable review
 2018-09-25  8:55 UTC  (7+ messages)
` [PATCH 3.18 104/105] IB/nes: Fix a compiler warning

[meta-java][PATCH] openjdk-8-native: hotspot: handle format-overflow error for gcc >= 7
 2018-09-25  8:55 UTC 

[Qemu-devel] [PATCH] hw/arm/virt-acpi-build: Add a check for memory-less NUMA nodes
 2018-09-25  8:54 UTC  (2+ messages)
` [Qemu-arm] "

[PATCH] drm/i915: delay hotplug scheduling
 2018-09-25  8:54 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 00/11] introduce telemetry library
 2018-09-25  8:53 UTC  (3+ messages)
` [PATCH 09/11] doc: add telemetry documentation

[PATCH v2 00/12] Port the FSL QSPI driver to the SPI framework
 2018-09-25  8:53 UTC  (19+ messages)
` [PATCH v2 03/12] spi: Add a driver for the Freescale/NXP QuadSPI controller
    ` Questions about "

[PATCH] New functionality for aborting ongoing CAC
 2018-09-25  8:52 UTC  (2+ messages)

[igt-dev] [PATCH v7 00/14] chamelium: Test the plane formats
 2018-09-25  8:51 UTC  (4+ messages)
` [igt-dev] [PATCH v7 02/14] fb: Use an igt_fb for the cairo shadow buffer

[PATCH v5 1/2] arm64: dts: allwinner: a64: Add display pipeline
 2018-09-25  8:49 UTC  (5+ messages)
  ` [PATCH v5 2/2] arm64: dts: allwinner: a64: Enable HDMI output on A64 boards w/ HDMI

[PATCH] netvsc: support multicast/promiscuous settings on VF
 2018-09-25  8:49 UTC  (3+ messages)

[PATCH 1/2] eventdev: fix port id argument in Rx adapter caps API
 2018-09-25  8:49 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Apply correct ddi translation table for AML device
 2018-09-25  9:20 UTC 

[PATCH 0/9] Implement wake event support on Tegra186 and later
 2018-09-25  8:48 UTC  (2+ messages)

[PATCH] generic: add a testcase to test uid/gid recovery
 2018-09-25  8:45 UTC 

[Qemu-arm] [PATCH] hw/arm/exynos4210: fix Exynos4210 UART support
 2018-09-25  8:44 UTC  (2+ messages)
  ` [Qemu-devel] "

[Ksummit-discuss] [TECH-TOPIC] Review - Code of Conduct: Let's revamp it
 2018-09-25  8:45 UTC  (8+ messages)

[PATCH] clk: tegra: Return the exact clock rate from clk_round_rate
 2018-09-25  8:44 UTC  (5+ messages)

[LTP] [PATCH] syscalls/fanotify: test fanotify_init new flags FAN_EVENT_INFO_TID
 2018-09-25  8:43 UTC 

[U-Boot] [PATCH] fsl-lsch3: Add FSPI address space in immap_lsch3
 2018-09-25  8:43 UTC  (2+ messages)
` [U-Boot] [PATCH] fsl-lsch3: soc: Enable AHB support flexspi controller

[PATCH 3/3] split original if condition code in function bch_cache_set_alloc
 2018-09-25  8:41 UTC 

[U-Boot] [PATCH] driver/mtd: Add MICRON manufacturer id in spi framework
 2018-09-25  8:41 UTC  (2+ messages)
` [U-Boot] [PATCH] driver/spi: Add FSPI driver for NXP FlexSPI controller

[PATCH] block/loop: Use global lock for ioctl() operation
 2018-09-25  8:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/6] mpt3sas: Hot-Plug Surprise removal support on IOC
 2018-09-25  8:38 UTC 

[PATCH V2] x86/altp2m: clean up p2m_{get/set}_suppress_ve()
 2018-09-25  8:36 UTC 

[PATCH v4 0/2] introduce vdpa sample
 2018-09-25 12:07 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] examples/vdpa: introduce a new sample for vDPA

[PATCH] ASoC: soc-utils: Rename dummy_dma_ops to snd_dummy_ops
 2018-09-25  8:36 UTC  (2+ messages)

[PATCH v2] staging: vc04_services: Update TODO re: arm64
 2018-09-25  8:34 UTC  (13+ messages)
` [PATCH v3 0/2] staging: bcm2835-camera: Clean up completed TODO
  ` [PATCH v3 1/2] staging: bcm2835-camera: Update TODO
  ` [PATCH v3 2/2] staging: bcm2835-camera: Remove unused header

[PATCH] block/loop: Don't grab "struct file" for vfs_getattr() operation
 2018-09-25  8:33 UTC  (2+ messages)

[PATCH] pinctrl: icelake: Fix the resource number for community-4/5
 2018-09-25  8:31 UTC  (11+ messages)

[PATCH 0/2] drm: Make i915 check for panel orient quirks on eDP and add one such quirk
 2018-09-25  8:30 UTC  (5+ messages)
` [PATCH 1/2] drm/i915: Check for panel orientation quirks on eDP panels
` [PATCH 2/2] drm: panel-orientation-quirks: Add quirk for GPD win2

[PATCH v5 0/2] pci-dra7xx: Enable errata i870 workaround for RC mode
 2018-09-25  8:30 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: PCI: dra7xx: Add bindings for unaligned access in host mode
` [PATCH v5 2/2] pci: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode

[PATCH] rpmsg: core: add support to power domains for devices
 2018-09-25  8:29 UTC  (3+ messages)

[PATCH] mxldr: Fix QA errors seen on x86 builds
 2018-09-25  8:28 UTC 

[RFC PATCH i2c-next 0/2] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-09-25  8:27 UTC  (8+ messages)
` [RFC PATCH i2c-next 1/2] dt-bindings: i2c: aspeed: Add 'idle-wait-timeout-ms' setting

[PATCH 0/4][RFC] Dynamic EU configuration of Slice/Subslice/EU
 2018-09-25  8:25 UTC  (8+ messages)
` [PATCH 1/4] drm/i915: Get active pending request for given context
` [PATCH 4/4] drm/i915: Predictive governor to control eu/slice/subslice based on workload

[PATCH v2 0/3] iommu: Avoid DMA ops domain refcount contention
 2018-09-25  8:24 UTC  (3+ messages)

[PATCH 1/6] drm/exynos: simplify DMA mapping
 2018-09-25  8:23 UTC  (6+ messages)
  ` [PATCH 2/6] drm/exynos/iommu: remove DRM_EXYNOS_IOMMU Kconfig symbol
  ` [PATCH 3/6] drm/exynos/iommu: integrate IOMMU/DMA internal API
  ` [PATCH 4/6] drm/exynos/iommu: move IOMMU specific stuff into exynos_drm_iommu.c
  ` [PATCH 5/6] drm/exynos/iommu: replace preprocessor conditionals with C conditionals
  ` [PATCH 6/6] drm/exynos/iommu: merge IOMMU and DMA code

[PATCH 0/6] drm/exynos/iommu: refactoring
 2018-09-25  8:23 UTC 

[U-Boot] [PATCH 00/10] net: Fix packet corruption issue when handling asynch replies
 2018-09-25  8:22 UTC  (21+ messages)
` [U-Boot] [PATCH 01/10] net: sandbox: Move disabled flag into priv struct
` [U-Boot] [PATCH 02/10] net: sandbox: Refactor sandbox send function
` [U-Boot] [PATCH 03/10] net: sandbox: Make the fake eth driver response configurable
` [U-Boot] [PATCH 04/10] net: sandbox: Share the priv structure with tests
` [U-Boot] [PATCH 05/10] net: sandbox: Allow fake eth to handle more than 1 packet response
` [U-Boot] [PATCH 06/10] net: Add an accessor to know if waiting for ARP
` [U-Boot] [PATCH 07/10] net: sandbox: Add a priv ptr for tests to use
` [U-Boot] [PATCH 08/10] test: eth: Add a test for ARP requests
` [U-Boot] [PATCH 09/10] test: eth: Add a test for the target being pinged
` [U-Boot] [PATCH 10/10] net: Don't overwrite waiting packets with asynchronous replies

[xen-unstable-smoke test] 128045: regressions - FAIL
 2018-09-25  8:21 UTC 

[PATCH] mtd: spi-nor: cadence-quadspi: Use proper enum for dma_unmap_single
 2018-09-25  8:18 UTC  (4+ messages)

[LTP] [PATCH 1/2] lapi/syscalls: Add syscall numbers for execveat
 2018-09-25  8:18 UTC  (2+ messages)
` [LTP] [PATCH 2/2] syscalls/execveat01: Add new testcase

[PATCH v4] iommu/iova: Optimise attempts to allocate iova from 32bit address range
 2018-09-25  8:18 UTC  (2+ messages)

[PATCH 0/3] xen-netback: hash mapping hanling adjustments
 2018-09-25  8:18 UTC  (5+ messages)
  ` Ping: "

[BISECTED] Regression: Solidrun Clearfog Base won't boot since "PCI: mvebu: Only remap I/O space if configured"
 2018-09-25  8:18 UTC  (12+ messages)

[PATCH V3 2/2] recipes: Limit BSP specific recipes on relevant SOCs
 2018-09-25  8:17 UTC 

[PATCH] net/i40e: fix 25G AOC and ACC cable detection on XXV710
 2018-09-25  8:16 UTC 

[PATCH 1/2] drm: Do not call drm_dp_cec_set_edid() while registering DP connectors
 2018-09-25  8:16 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Do not get aux power for disconnected DP ports


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.