All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-12 08:30:58 to 2019-04-12 08:56:04 UTC [more...]

Excuse the preemption, I can see you are busy
 2019-04-12  8:54 UTC  (47+ messages)
` [PATCH 01/50] drm/i915: Introduce struct class_instance for engines across the uAPI
` [PATCH 02/50] drm/i915: Mark up ips for RCU protection
` [PATCH 03/50] drm/i915: Store the default sseu setup on the engine
` [PATCH 04/50] drm/i915: Move GraphicsTechnology files under gt/
` [PATCH 05/50] drm/i915: Introduce struct intel_wakeref
` [PATCH 06/50] drm/i915: Pull the GEM powermangement coupling into its own file
` [PATCH 07/50] drm/i915: Introduce context->enter() and context->exit()
` [PATCH 08/50] drm/i915: Pass intel_context to i915_request_create()
` [PATCH 09/50] drm/i915: Invert the GEM wakeref hierarchy
` [PATCH 10/50] drm/i915/gvt: Pin the per-engine GVT shadow contexts
` [PATCH 11/50] drm/i915: Explicitly pin the logical context for execbuf
` [PATCH 12/50] drm/i915: Export intel_context_instance()
` [PATCH 13/50] drm/i915/selftests: Use the real kernel context for sseu isolation tests
` [PATCH 14/50] drm/i915/selftests: Pass around intel_context for sseu
` [PATCH 15/50] drm/i915: Pass intel_context to intel_context_pin_lock()
` [PATCH 16/50] drm/i915: Split engine setup/init into two phases
` [PATCH 17/50] drm/i915: Switch back to an array of logical per-engine HW contexts
` [PATCH 18/50] drm/i915: Remove intel_context.active_link
` [PATCH 20/50] drm/i915: Allow multiple user handles to the same VM
` [PATCH 21/50] drm/i915: Restore control over ppgtt for context creation ABI
` [PATCH 22/50] drm/i915: Allow a context to define its set of engines
` [PATCH 23/50] drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
` [PATCH 24/50] drm/i915: Allow userspace to clone contexts on creation
` [PATCH 25/50] drm/i915: Load balancing across a virtual engine
` [PATCH 26/50] drm/i915: Apply an execution_mask to the virtual_engine
` [PATCH 27/50] drm/i915: Extend execution fence to support a callback
` [PATCH 29/50] drm/i915: Allow specification of parallel execbuf
` [PATCH 30/50] drm/i915: Split GEM object type definition to its own header
` [PATCH 33/50] drm/i915: Move shmem object setup to its own file
` [PATCH 34/50] drm/i915: Move phys objects "
` [PATCH 35/50] drm/i915: Move mmap and friends "
` [PATCH 36/50] drm/i915: Move GEM domain management "
` [PATCH 37/50] drm/i915: Move more GEM objects under gem/
` [PATCH 38/50] drm/i915: Pull scatterlist utils out of i915_gem.h
` [PATCH 39/50] drm/i915: Move GEM object domain management from struct_mutex to local
` [PATCH 40/50] drm/i915: Move GEM object waiting to its own file
` [PATCH 41/50] drm/i915: Move GEM object busy checking "
` [PATCH 42/50] drm/i915: Move GEM client throttling "
` [PATCH 43/50] drm/i915: Drop the deferred active reference
` [PATCH 44/50] lockdep
` [PATCH 45/50] drm/i915: Move object close under its own lock
` [PATCH 46/50] drm/i915: Rename intel_context.active to .inflight
` [PATCH 47/50] drm/i915: Keep contexts pinned until after the next kernel context switch
` [PATCH 48/50] drm/i915: Stop retiring along engine
` [PATCH 49/50] drm/i915: Replace engine->timeline with a plain list
` [PATCH 50/50] drm/i915/execlists: Preempt-to-busy

[U-Boot] [RFC v2 00/11] efi_loader: rework bootefi/bootmgr
 2019-04-12  8:55 UTC  (5+ messages)
` [U-Boot] [RFC v2 10/11] efi_loader: rework bootmgr/bootefi using load_image API

[PATCH v2] ath10k: Remove ATH10K_STATE_RESTARTED in simulate fw crash
 2019-04-12  8:52 UTC  (2+ messages)

[PATCH 1/2] crypto: scompress: return proper error code for allocation failure
 2019-04-12  8:54 UTC  (6+ messages)
` [PATCH 2/2] crypto: scompress: Use per-CPU struct instead multiple variables

[PATCH 3/3] regulator: dbx500-prcmu: Remove unused fields from struct dbx500_regulator_info
 2019-04-12  8:53 UTC  (2+ messages)
` Applied "regulator: dbx500-prcmu: Remove unused fields from struct dbx500_regulator_info" to the regulator tree

[PATCH 2/2] spi: pxa2xx: use a module softdep for dw_dmac
 2019-04-12  8:53 UTC  (4+ messages)
` Applied "spi: pxa2xx: use a module softdep for dw_dmac" to the spi tree

[PATCH 2/3] regulator: db8500-prcmu: Convert to use simplified DT parsing
 2019-04-12  8:53 UTC  (2+ messages)
` Applied "regulator: db8500-prcmu: Convert to use simplified DT parsing" to the regulator tree

[PATCH 1/3] regulator: db8500-prcmu: Constify regulator_ops
 2019-04-12  8:53 UTC  (2+ messages)
` Applied "regulator: db8500-prcmu: Constify regulator_ops" to the regulator tree

[PATCH v2 0/2] Add support of Temperature sensor Clock for G12 SoC
 2019-04-12  8:37 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: clk: g12a-clkc: add Temperature Sensor clock ID
` [PATCH v2 2/2] clk: meson-g12a: Add Temperature Sensor clock

[PATCH libdrm] headers: Sync with drm-next
 2019-04-12  8:52 UTC  (8+ messages)

[v3,1/2] dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
 2019-04-12  8:52 UTC  (8+ messages)
` [v3,2/2] dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_status
  ` [PATCH v3 2/2] "
` [PATCH v3 1/2] dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid

[PATCHv5 00/20] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver
 2019-04-12  8:37 UTC  (42+ messages)
` [PATCHv5 01/20] PCI: mobiveil: Unify register accessors
` [PATCHv5 02/20] PCI: mobiveil: Format the code without functionality change
` [PATCHv5 03/20] PCI: mobiveil: Correct the returned error number
` [PATCHv5 04/20] PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI
` [PATCHv5 05/20] PCI: mobiveil: Correct PCI base address in MEM/IO outbound windows
` [PATCHv5 06/20] PCI: mobiveil: Replace the resource list iteration function
` [PATCHv5 07/20] PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound window
` [PATCHv5 08/20] PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions
` [PATCHv5 09/20] PCI: mobiveil: Correct inbound/outbound window setup routines
` [PATCHv5 10/20] PCI: mobiveil: Fix the INTx process errors
` [PATCHv5 11/20] PCI: mobiveil: Correct the fixup of Class Code field
` [PATCHv5 12/20] PCI: mobiveil: Move the link up waiting out of mobiveil_host_init()
` [PATCHv5 13/20] PCI: mobiveil: Move IRQ chained handler setup out of DT parse
` [PATCHv5 14/20] PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers
` [PATCHv5 15/20] PCI: mobiveil: Fix the checking of valid device
` [PATCHv5 16/20] PCI: mobiveil: Add link up condition check
` [PATCHv5 17/20] PCI: mobiveil: Complete initialization of host even if no PCIe link
` [PATCHv5 18/20] PCI: mobiveil: Disable IB and OB windows set by bootloader
` [PATCHv5 19/20] PCI: mobiveil: Add 8-bit and 16-bit register accessors
` [PATCHv5 20/20] dt-bindings: PCI: mobiveil: Change gpio_slave and apb_csr to optional

[PATCH v5 0/6] drm/bridge: sii902x: HDMI-audio support and some fixes
 2019-04-12  8:52 UTC  (3+ messages)
  ` [PATCH v5 6/6] drm/bridge: sii902x: Implement HDMI audio support

[PATCH v3 00/26] Add support for PCIe RC and EP mode in TI's AM654 SoC
 2019-04-12  8:50 UTC  (6+ messages)
` [PATCH v3 12/26] PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64

[PATCH 0/8] Do not use abbreviated options in tests
 2019-04-12  8:50 UTC  (6+ messages)
` [PATCH 8/8] tests: disallow the use of abbreviated options (by default)

[dpdk-dev] [PATCH 00/13] ENETC PMD basic features and bug fixes
 2019-04-12  8:50 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 03/13] net/enetc: use correct buffer allocation API
      ` [dpdk-dev] [EXT] "

[dpdk-dev] [PATCH 00/10] add MACSEC hw offload to atlantic PMD
 2019-04-12  8:50 UTC  (5+ messages)
` [dpdk-dev] [PATCH 01/10] ethdev: introduce MACSEC device ops

[PATCH] arm64: vdso: use $(LD) instead of $(CC) to link VDSO
 2019-04-12  8:50 UTC  (5+ messages)

[PATCH v9 0/4] [media] Add analog mode support for Medion MD95700
 2019-04-12  8:50 UTC  (3+ messages)
` [PATCH v9 1/4] cx25840: add pin to pad mapping and output format configuration

[PATCH v4] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel
 2019-04-12  8:49 UTC  (12+ messages)

[LTP] [PATCH 0/3][RFC] Android fixes and -Werror-implicit-function-declaration as default
 2019-04-12  8:49 UTC  (5+ messages)
` [LTP] [RFC PATCH 2/3] Add more missing <string.h> and <strings.h> includes

[PATCH 00/12] Software fwnode references
 2019-04-12  8:48 UTC  (3+ messages)
` [PATCH v2 04/12] software node: Implement .get_reference_args fwnode operation

[PATCH] drm/i915: Introduce struct class_instance for engines across the uAPI
 2019-04-12  8:48 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Introduce struct class_instance for engines across the uAPI (rev2)

[v2 RFC PATCH 0/9] Another Approach to Use PMEM as NUMA Node
 2019-04-12  8:47 UTC  (2+ messages)

[PATCH drm-tip] rerere-cache: Fix drm/drm-next merge conflict resolution
 2019-04-12  8:46 UTC  (2+ messages)

[PATCH 0/2] soundwire: fix Kconfig select/depend issues
 2019-04-12  8:46 UTC  (4+ messages)
` [PATCH 1/2] regmap: soundwire: fix Kconfig select/depend issue

[Fuego] [PATCH 1/1][fuego-core] fuego_release_test: documentation: fix typos in ftc commands
 2019-04-12  8:46 UTC 

[Fuego] [PATCH 1/1][fuego-core] Change default fuego port from 8080 to 8090
 2019-04-12  8:45 UTC 

[dpdk-dev] [PATCH v7 1/4] mk: introduce helper to check valid compiler argument
 2019-04-12  8:45 UTC  (4+ messages)
` [dpdk-dev] [PATCH v8 2/4] meson: add infra to support machine specific flags

[Fuego] [PATCH 1/1] jenkins: upgrade to latest LTS release (2.164.2)
 2019-04-12  8:44 UTC 

[Fuego] [PATCH 1/1] Change default fuego port from 8080 to 8090
 2019-04-12  8:43 UTC 

[dpdk-dev] [PATCH] net/bnxt: Fix big endian build
 2019-04-12  8:43 UTC  (2+ messages)

[PATCH v6 00/12] Add support for TISCI Interrupt controller drivers
 2019-04-12  8:42 UTC  (7+ messages)
` [PATCH v6 06/12] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings

[PATCH v4] rcar-csi2: Propagate the FLD signal for NTSC and PAL
 2019-04-12  8:43 UTC  (2+ messages)

incorrect range-diff output?
 2019-04-12  8:41 UTC  (3+ messages)

[PATCH V7 1/4] dt-bindings: fsl: scu: add general interrupt support
 2019-04-12  8:41 UTC  (13+ messages)
` [PATCH V7 2/4] firmware: imx: enable imx scu general irq function
    ` [EXT] "
` [PATCH V7 4/4] rtc: imx-sc: add rtc alarm support

Memory size and section boundary on armv7
 2019-04-12  8:40 UTC  (6+ messages)

[PATCH v4 0/5] lib: rework bitmap_parselist and tests
 2019-04-12  8:40 UTC  (4+ messages)
` [PATCH 4/5] lib/test_bitmap: add testcases for bitmap_parselist

[Qemu-riscv] [PATCH for 4.1 v3 0/6] RISC-V: Allow specifying CPU ISA via command line
 2019-04-12  8:38 UTC  (15+ messages)
` [Qemu-riscv] [PATCH for 4.1 v3 2/6] target/riscv: Fall back to generating a RISC-V CPU
  ` [Qemu-riscv] [Qemu-devel] "
      `  "
` [Qemu-riscv] [PATCH for 4.1 v3 6/6] riscv: Add a generic spike machine
  ` [Qemu-riscv] [Qemu-devel] "
      `  "

fatal: unable to read after commit
 2019-04-12  8:39 UTC  (2+ messages)

[PATCH 0/2] net-sysfs: revert wrong bugfix and re-fix
 2019-04-12 20:36 UTC  (5+ messages)
` [PATCH 1/2] Revert "net-sysfs: Fix memory leak in netdev_register_kobject"
` [PATCH 2/2] net-sysfs: Fix memory leak in netdev_register_kobject

[PATCH] rtc: mxc_v2: use dev_pm_set_wake_irq() to simplify code
 2019-04-12  8:34 UTC  (2+ messages)

[PATCH] rtc: mxc: use dev_pm_set_wake_irq() to simplify code
 2019-04-12  8:33 UTC  (2+ messages)

[PATCH] rtc: sirfsoc: Make sysrtc_regmap_config static
 2019-04-12  8:32 UTC  (3+ messages)

[Qemu-arm] Ubuntu installation shows "No network interfaces detected"
 2019-04-12  8:33 UTC  (2+ messages)

[PATCH v5 0/6] virtio pmem driver
 2019-04-12  8:32 UTC  (10+ messages)
` [PATCH v5 1/6] libnvdimm: nd_region flush callback support
    ` [Qemu-devel] "

[PATCH v1] rtc: rx8025: Fix a parameter to %ptR in rx8025_read_alarm()
 2019-04-12  8:33 UTC  (2+ messages)

[RFC PATCH v2 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2019-04-12  8:33 UTC  (7+ messages)
` [RFC PATCH v2 1/7] media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap,out}_mplane

[PATCH][V3] scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atid
 2019-04-12  8:33 UTC  (2+ messages)

[PATCH V2 01/20] spi: tegra114: fix PIO transfer
 2019-04-12  8:32 UTC  (5+ messages)
` [PATCH V2 11/20] spi: expand mode support and add LSBYTE_FIRST mode

[Buildroot] [PATCH] package/gettext-tiny: bump version for having msgmerge working
 2019-04-12  8:32 UTC  (5+ messages)

[dpdk-dev] [PATCH] vhost: fix passing destroyed device to destroy callback
 2019-04-12  8:32 UTC  (2+ messages)
  ` [dpdk-dev] [PATCH v2] "

[PATCH v5 0/3] media: platform: Add support for the Amlogic Meson G12A AO CEC Controller
 2019-04-12  8:31 UTC  (11+ messages)
` [PATCH v5 1/3] media: dt-bindings: media: meson-ao-cec: Add G12A AO-CEC-B Compatible
` [PATCH v5 2/3] media: platform: meson: Add Amlogic Meson G12A AO CEC Controller driver
` [PATCH v5 3/3] MAINTAINERS: Update AO CEC with ao-cec-g12a driver

[U-Boot] [PATCH 1/4 v4] watchdog: Implement generic watchdog_reset() version
 2019-04-12  8:32 UTC  (3+ messages)

[RFC PATCH v3 0/4] x86: Add the support of ACRN guest under arch/x86
 2019-04-12  8:31 UTC  (7+ messages)
` [RFC PATCH v3 3/4] x86: Use HYPERVISOR_CALLBACK_VECTOR for acrn_guest upcall vector

[RFC net-next 1/1] tdc.py: Introduce required plugins
 2019-04-12  8:31 UTC  (4+ messages)

[GIT PULL] sound fixes for 5.1-rc5
 2019-04-12  8:30 UTC 

[PATCH v6 0/7] KVM: nVMX Add IA32_PAT consistency checks
 2019-04-12  8:30 UTC  (3+ messages)
` [PATCH v6 5/7] KVM: nVMX: Set VM-{Fail,Exit} failure info via params, not return val


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.