All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-25 08:38:55 to 2019-04-25 09:22:04 UTC [more...]

[PATCH 01/45] drm/i915: Seal races between async GPU cancellation, retirement and signaling
 2019-04-25  9:20 UTC  (39+ messages)
` [PATCH 02/45] drm/i915/gvt: Pin the per-engine GVT shadow contexts
` [PATCH 03/45] drm/i915: Export intel_context_instance()
` [PATCH 04/45] drm/i915/selftests: Use the real kernel context for sseu isolation tests
` [PATCH 05/45] drm/i915/selftests: Pass around intel_context for sseu
` [PATCH 06/45] drm/i915: Pass intel_context to intel_context_pin_lock()
` [PATCH 07/45] drm/i915: Split engine setup/init into two phases
` [PATCH 08/45] drm/i915: Switch back to an array of logical per-engine HW contexts
` [PATCH 09/45] drm/i915: Remove intel_context.active_link
` [PATCH 10/45] drm/i915: Move i915_request_alloc into selftests/
` [PATCH 11/45] drm/i915/execlists: Flush the tasklet on parking
` [PATCH 12/45] drm/i915: Move the engine->destroy() vfunc onto the engine
` [PATCH 13/45] drm/i915: Convert inconsistent static engine tables into an init error
` [PATCH 14/45] drm/i915: Make engine_mask & num_engines static
` [PATCH 15/45] drm/i915: Restore control over ppgtt for context creation ABI
` [PATCH 16/45] drm/i915: Allow a context to define its set of engines
` [PATCH 17/45] drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
` [PATCH 18/45] drm/i915: Allow userspace to clone contexts on creation
` [PATCH 19/45] drm/i915: Load balancing across a virtual engine
` [PATCH 20/45] drm/i915: Apply an execution_mask to the virtual_engine
` [PATCH 21/45] drm/i915: Extend execution fence to support a callback
` [PATCH 22/45] drm/i915/execlists: Virtual engine bonding
` [PATCH 24/45] drm/i915: Split GEM object type definition to its own header
` [PATCH 26/45] drm/i915: Move object->pages API to i915_gem_object.[ch]
` [PATCH 27/45] drm/i915: Move shmem object setup to its own file
` [PATCH 31/45] drm/i915: Move more GEM objects under gem/
` [PATCH 32/45] drm/i915: Pull scatterlist utils out of i915_gem.h
` [PATCH 33/45] lockdep: Swap storage for pin_count and refereneces
` [PATCH 35/45] drm/i915: Move GEM object waiting to its own file
` [PATCH 36/45] drm/i915: Move GEM object busy checking "
` [PATCH 37/45] drm/i915: Move GEM client throttling "
` [PATCH 38/45] drm/i915: Drop the deferred active reference
` [PATCH 39/45] drm/i915: Move object close under its own lock
` [PATCH 40/45] drm/i915: Rename intel_context.active to .inflight
` [PATCH 41/45] drm/i915: Keep contexts pinned until after the next kernel context switch
` [PATCH 42/45] drm/i915: Stop retiring along engine
` [PATCH 43/45] drm/i915: Replace engine->timeline with a plain list
` [PATCH 44/45] drm/i915/execlists: Preempt-to-busy
` [PATCH 45/45] drm/i915/execlists: Minimalistic timeslicing

[patch 0/3] x86/paravirt: Rework paravirt patching
 2019-04-25  9:21 UTC  (9+ messages)
` [patch 3/3] x86/paravirt: Replace paravirt patch asm magic
      ` [PATCH] x86/paravirt: Match paravirt patchlet field definition ordering to initialization ordering
        ` [PATCH] x86/paravirt: Detect oversized patching bugs as they happen and BUG_ON() to avoid later crashes

[PATCH] drm/bridge/synopsys: dsi: Don't blindly call post_disable
 2019-04-25  9:20 UTC  (2+ messages)

[RFC][PATCH 0/2] Access console drivers list under console_sem
 2019-04-25  9:20 UTC  (10+ messages)
` [RFC][PATCH 1/2] printk: lock console_sem before we unregister boot consoles
` [RFC][PATCH 2/2] printk: take console_sem when accessing console drivers list

[PATCH v2 0/6] hwspinlock: allow sharing of hwspinlocks
 2019-04-25  9:17 UTC  (22+ messages)
` [PATCH v2 1/6] dt-bindings: hwlock: add support of shared locks
` [PATCH v2 2/6] hwspinlock: allow sharing of hwspinlocks
` [PATCH v2 3/6] dt-bindings: hwlock: update STM32 #hwlock-cells value
` [PATCH v2 4/6] ARM: dts: stm32: Add hwspinlock node for stm32mp157 SoC
` [PATCH v2 5/6] ARM: dts: stm32: Add hwlock for irqchip on stm32mp157
` [PATCH v2 6/6] ARM: dts: stm32: hwlocks for GPIO for stm32mp157

[U-Boot] [PATCH V2 0/5] Convert Pico i.MX7 to DM
 2019-04-25  9:18 UTC  (6+ messages)
` [U-Boot] [PATCH V2 2/5] pico-imx7d: defconfig: Add DT file hooks

[PATCH] drm/bridge/synopsys: dsi: Wait for all active lanes to reach stop
 2019-04-25  9:18 UTC  (3+ messages)

[RFC PATCH 0/5] New fallback workflow for heterogeneous memory system
 2019-04-25  9:18 UTC  (10+ messages)
` [RFC PATCH 5/5] mm, page_alloc: Introduce ZONELIST_FALLBACK_SAME_TYPE fallback list

[PATCH 1/2] drm/i915/icl: Factor out combo PHY lane power setup helper
 2019-04-25  9:17 UTC  (3+ messages)

[PULL 0/9] vfio-ccw patches for 5.2
 2019-04-25  9:15 UTC  (10+ messages)
` [PULL 1/9] vfio-ccw: make it safe to access channel programs
` [PULL 2/9] vfio-ccw: rework ssch state handling
` [PULL 3/9] vfio-ccw: protect the I/O region
` [PULL 4/9] vfio-ccw: add capabilities chain
` [PULL 5/9] s390/cio: export hsch to modules
` [PULL 6/9] vfio-ccw: add handling for async channel instructions
` [PULL 7/9] vfio-ccw: Do not call flush_workqueue while holding the spinlock
` [PULL 8/9] vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev
` [PULL 9/9] vfio-ccw: Prevent quiesce function going into an infinite loop

[PATCH 0/3] xen/swiotlb: fix an issue and improve swiotlb-xen
 2019-04-25  9:01 UTC  (15+ messages)
` [PATCH 1/3] xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
  ` [Xen-devel] "
` [PATCH 3/3] xen/swiotlb: remember having called xen_create_contiguous_region()
      ` [Xen-devel] "

[meta-oe][PATCH] libopus: use armv7a, aarch64 overrides when adding ne10 dependency
 2019-04-25  9:13 UTC 

[RFC][PATCH 0/5] atomic: Fixes to smp_mb__{before,after}_atomic() and mips
 2019-04-25  9:12 UTC  (7+ messages)
` [RFC][PATCH 2/5] mips/atomic: Fix loongson_llsc_mb() wreckage
    `  "

[PATCH] ocfs2: add last unlock times in locking_state
 2019-04-25  9:12 UTC  (2+ messages)
` [Ocfs2-devel] "

patch "USB: yurex: Fix protection fault after device removal" added to usb-linus
 2019-04-25  9:12 UTC 

patch "USB: w1 ds2490: Fix bug caused by improper use of altsetting array" added to usb-linus
 2019-04-25  9:12 UTC 

patch "usb: usbip: fix isoc packet num validation in get_pipe" added to usb-linus
 2019-04-25  9:12 UTC 

[PATCH 4/9] drm/ttm: Allow the driver to provide the ttm struct vm_operations_struct
 2019-04-25  9:11 UTC 

[PATCH v7 0/6] support a new type of PMIC,including two chips(rk817 and rk809)
 2019-04-25  9:11 UTC  (6+ messages)
` [PATCH v7 2/6] mfd: rk808: Add RK817 and RK809 support

[PATCH] pinctrl: intel: Clear interrupt status in unmask callback
 2019-04-25  9:11 UTC  (2+ messages)

[dpdk-dev] [PATCH] eventdev: fix control flow issues
 2019-04-24 16:34 UTC 

[PATCH] kexec: quiet down kexec reboot
 2019-04-25  9:10 UTC  (3+ messages)

[PULL] Second round of new device support etc for IIO in the 5.2 cycle
 2019-04-25  9:10 UTC  (2+ messages)

[PATCH v4 0/1] drm/fb-helper: Move modesetting code to drm_client
 2019-04-25  9:10 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/fb-helper: Move modesetting code to drm_client (rev5)

[RFC PATCH net-next 0/3] make nla_nest_start() add NLA_F_NESTED flag
 2019-04-25  9:08 UTC  (2+ messages)

[PATCH 5/5] mac80211: set NETIF_F_LLTX when using intermediate tx queues
 2019-04-25  8:49 UTC  (14+ messages)

[Xen-devel] [PATCH 3/3] xen/swiotlb: remember having called xen_create_contiguous_region()
 2019-04-25  9:07 UTC  (4+ messages)

[PATCH 3/3] xen/swiotlb: remember having called xen_create_contiguous_region()
 2019-04-25  9:07 UTC 

[v4] usb/hcd: Send a uevent signaling that the host controller had died
 2019-04-25  9:07 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v8 0/7] Add support for mt8183 SCP
 2019-04-25  9:06 UTC  (4+ messages)
` [PATCH v8 7/7] mfd: cros_ec: differentiate SCP from EC by feature bit

[PATCH] ASoC: stm32: i2s: return the get_irq error
 2019-04-25  9:05 UTC  (3+ messages)

[PATCH v4 0/7] usb: typec: ucsi: Remaining changes for v5.2
 2019-04-25  9:05 UTC  (2+ messages)

[GIT PULL] drm/imx: fix DP CSC handling
 2019-04-25  9:05 UTC 

[PATCH 0/1] wget.py: Print warning when checkstatus() failed
 2019-04-25  9:04 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 0/4] PM / Domains: Improve support for CPUs in genpd
 2019-04-25  9:04 UTC  (10+ messages)
` [PATCH 1/4] PM / Domains: Use the base device for driver_deferred_probe_check_state()
` [PATCH 2/4] PM / Domains: Drop unused in-parameter to some genpd functions
` [PATCH 3/4] PM / Domains: Search for the CPU device outside the genpd lock
` [PATCH 4/4] PM / Domains: Allow to attach a CPU via genpd_dev_pm_attach_by_id|name()

[U-Boot] [PATCH] mmc: sdhci: Read capabilities register before updating host caps
 2019-04-25  9:05 UTC 

[PATCH 2/2] core-image-rt-sdk: make sure that we append to DEPENDS
 2019-04-25  8:56 UTC 

[PATCH] drivers/firmware: psci_checker: Park kthreads before stopping them
 2019-04-25  9:03 UTC  (2+ messages)

[Xen-devel] [PATCH 1/3] xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
 2019-04-25  9:03 UTC  (4+ messages)

[PATCH] samples: bpf: add hbm sample to .gitignore
 2019-04-25  9:02 UTC 

[PATCH 1/3] xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
 2019-04-25  9:03 UTC 

bmcweb image upload
 2019-04-25  9:01 UTC 

patch "usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON" added to usb-testing
 2019-04-25  9:00 UTC 

[PATCH v2] clk: qoriq: Add clockgen support for lx2160a
 2019-04-25  9:00 UTC 

[U-Boot] [PATCH 1/3] rockchip: rk3399: add tpl support
 2019-04-25  9:00 UTC  (4+ messages)

[PATCH v2] clk: qoriq: increase array size of cmux_to_group
 2019-04-25  8:58 UTC 

[Xen-devel] [PATCH 1/3] xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
 2019-04-25  8:55 UTC  (4+ messages)

[PATCH 1/3] xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
 2019-04-25  8:55 UTC 

[PATCH 1/2] core-image-rt: make sure that we append to DEPENDS
 2019-04-25  8:55 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_setmode: Handle eDP with fixed mode better
 2019-04-25  8:54 UTC 

[U-Boot] [PATCH v3 0/9] pico-imx7d: Add support for BL33 case
 2019-04-25  8:53 UTC  (7+ messages)
` [U-Boot] [PATCH v3 7/9] pico-imx7d: Add device tree for pico-imx7d

[Xen-devel] [qemu-upstream-4.10-testing test] 135156: regressions - FAIL
 2019-04-25  8:52 UTC  (3+ messages)
  `  "

[LTP] [PATCH v2] syscalls/rt_sigqueueinfo01: rewrote testcase
 2019-04-25  8:52 UTC 

[PATCH] pinctrl: Rework Kconfig dependency for BM1880 pinctrl driver
 2019-04-25  8:50 UTC  (2+ messages)

HDAudio and pulse audio
 2019-04-25  8:50 UTC 

[GIT PULL] PHY: For 5.2
 2019-04-25  8:50 UTC  (2+ messages)

[PATCH 00/30] Update cros_ec_commands.h
 2019-04-25  8:50 UTC  (3+ messages)
` [PATCH 24/30] mfd: cros_ec: Update I2S API

[PATCH 0/5] Add pinctrl support for BM1880 SoC
 2019-04-25  8:48 UTC  (5+ messages)
` [PATCH 2/5] arm64: dts: bitmain: "
` [PATCH 3/5] arm64: dts: bitmain: Add UART pinctrl support for Sophon Edge

[U-Boot] [PATCH 1/3] sound: snow: Add the binding file for snow
 2019-04-25  8:48 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] sound: tegra: Add the binding file for tegra-audio

[PATCH v5 00/23] Include linux ACPI docs into Sphinx TOC tree
 2019-04-25  8:44 UTC  (3+ messages)

[PATCH v3 0/8] HID: MS and Logitech high-resolution scroll wheel support
 2019-04-25  8:45 UTC  (11+ messages)
` [PATCH v3 7/8] HID: logitech: Enable high-resolution scrolling on Logitech mice

[PATCH v4 0/4] Miscellaneous kernel command line fixes
 2019-04-25  8:44 UTC  (4+ messages)
` [PATCH 4/4] RISC-V: Fix minor checkpatch issues

[PATCH v6 0/3] Allow accessing CSR using CSR number
 2019-04-25  8:42 UTC  (6+ messages)
` [PATCH v6 1/3] RISC-V: Use tabs to align macro values in asm/csr.h
` [PATCH v6 2/3] RISC-V: Add interrupt related SCAUSE defines "
` [PATCH v6 3/3] RISC-V: Access CSRs using CSR numbers

[PATCH 0/2] Perfect 8250 mtk uart function
 2019-04-25  8:41 UTC  (9+ messages)
` [PATCH 1/2] serial: 8250-mtk: add follow control
` [PATCH 2/2] serial: 8250-mtk: modify baudrate setting

[PATCH] drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-bus
 2019-04-25  8:42 UTC  (2+ messages)

[cip-dev] [PATCH 4.19.y 00/17] Backport USB support for RZ/G2E
 2019-04-25  8:40 UTC  (3+ messages)
` [cip-dev] [PATCH 4.19.y 13/17] usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_device

[PATCH v4 0/4] HEVC/H.265 stateless support for V4L2 and Cedrus
 2019-04-25  8:37 UTC  (7+ messages)
` [PATCH v4 1/4] media: v4l: Add definitions for the HEVC slice controls
` [PATCH v4 2/4] media: pixfmt: Add HEVC slice pixel format
` [PATCH v4 3/4] media: pixfmt: Document the "
` [PATCH v4 4/4] media: cedrus: Add HEVC/H.265 decoding support

[Qemu-devel] [PATCH v2 0/3] vhost-scsi: Support migration
 2019-04-25  8:38 UTC  (5+ messages)

[PATCH v2 1/5] mt76: use mac80211 txq scheduling
 2019-04-25  8:38 UTC  (3+ messages)
` [PATCH v2 2/5] mt76: reduce locking in mt76_dma_tx_cleanup
` [PATCH v2 5/5] mt76: only schedule txqs from the tx tasklet


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.