All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-18 22:55:56 to 2019-11-19 00:19:33 UTC [more...]

[PATCH v4 00/13] Add LCD panel support to iwg20d
 2019-11-19  0:19 UTC  (39+ messages)
` [PATCH v4 01/13] dt-bindings: display: bridge: Convert lvds-transmitter binding to json-schema
` [PATCH v4 02/13] dt-bindings: display: bridge: lvds-transmitter: Document powerdown-gpios
` [PATCH v4 03/13] dt-bindings: display: bridge: lvds-transmitter: Absorb ti,ds90c185.txt
` [PATCH v4 04/13] dt-bindings: display: bridge: lvds-transmitter: Document "ti,sn75lvds83"
` [PATCH v4 05/13] drm/bridge: Repurpose lvds-encoder.c
` [PATCH v4 06/13] drm/bridge: lvds-codec: Add "lvds-decoder" support
` [PATCH v4 07/13] drm/bridge: lvds-codec: Simplify panel DT node localisation
` [PATCH v4 08/13] dt-bindings: display: bridge: Repurpose lvds-encoder
` [PATCH v4 09/13] dt-bindings: display: bridge: lvds-codec: Document ti,ds90cf384a
` [PATCH v4 10/13] ARM: dts: iwg20d-q7-common: Add LCD support
` [PATCH v4 11/13] ARM: shmobile_defconfig: Enable support for panels from EDT
` [PATCH v4 12/13] [HACK] drm/bridge: lvds-codec: Enforce device specific compatible strings
` [PATCH v4 13/13] [HACK] dt-bindings: display: bridge: lvds-codec: Absorb thine,thc63lvdm83d.txt

[PATCH 1/1] drm/dp: get/set phy compliance pattern
 2019-11-19  0:17 UTC  (5+ messages)

[qemu] can't find qemu-native recipe
 2019-11-19  0:15 UTC  (4+ messages)

patches to upgrade meta-jupyter layer packages
 2019-11-19  0:15 UTC 

[Intel-gfx] [CI 1/5] drm/i915/guc: Drop leftover preemption code
 2019-11-19  0:14 UTC  (18+ messages)
  `  "
  ` [Intel-gfx] [CI 2/5] drm/i915/guc: add a helper to allocate and map guc vma
      `  "
  ` [Intel-gfx] [CI 3/5] drm/i915/guc: kill doorbell code and selftests
      `  "
  ` [Intel-gfx] [CI 4/5] drm/i915/guc: kill the GuC client
      `  "
  ` [Intel-gfx] [CI 5/5] HAX: force enable_guc=2
      `  "
  ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/5] drm/i915/guc: Drop leftover preemption code
      `  "

[PATCH v6 0/6] KASan for arm
 2019-11-19  0:13 UTC  (8+ messages)

mmotm 2019-11-18-16-12 uploaded
 2019-11-19  0:12 UTC 

[PATCH] drm/msm/a6xx: restore previous freq on resume
 2019-11-19  0:04 UTC  (8+ messages)

[LTP] ❌ FAIL: Stable queue: queue-5.3
 2019-11-19  0:07 UTC  (2+ messages)

[PATCH 00/10] Add support for OpenCAPI SCM devices
 2019-11-19  0:04 UTC  (13+ messages)
` [PATCH 08/10] nvdimm: Add driver for OpenCAPI Storage Class Memory

[PATCH RFC 0/3] blk-mq/nvme: use blk_mq_alloc_request() for NVMe's connect request
 2019-11-19  0:05 UTC  (9+ messages)

[Intel-gfx] Fast soft-rc6
 2019-11-19  0:04 UTC  (66+ messages)
  `  "
  ` [Intel-gfx] [PATCH 01/19] drm/i915/selftests: Force bonded submission to overlap
      `  "
  ` [Intel-gfx] [PATCH 02/19] drm/i915/gem: Manually dump the debug trace on GEM_BUG_ON
      `  "
  ` [Intel-gfx] [PATCH 03/19] drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
      `  "
  ` [Intel-gfx] [PATCH 04/19] drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
      `  "
  ` [Intel-gfx] [PATCH 05/19] drm/i915/gt: Make intel_ring_unpin() safe for concurrent pint
      `  "
  ` [Intel-gfx] [PATCH 06/19] drm/i915/gt: Schedule request retirement when submission idles
      `  "
  ` [Intel-gfx] [PATCH 07/19] drm/i915: Mark up the calling context for intel_wakeref_put()
      `  "
  ` [Intel-gfx] [PATCH 08/19] drm/i915/gem: Merge GGTT vma flush into a single loop
      `  "
  ` [Intel-gfx] [PATCH 09/19] drm/i915/gt: Only wait for register chipset flush if active
      `  "
  ` [Intel-gfx] [PATCH 10/19] drm/i915: Protect the obj->vma.list during iteration
      `  "
  ` [Intel-gfx] [PATCH 11/19] drm/i915: Wait until the intel_wakeref idle callback is complete
      `  "
  ` [Intel-gfx] [PATCH 12/19] drm/i915/gt: Declare timeline.lock to be irq-free
      `  "
  ` [Intel-gfx] [PATCH 13/19] drm/i915/gt: Move new timelines to the end of active_list
      `  "
  ` [Intel-gfx] [PATCH 14/19] drm/i915/gt: Schedule next retirement worker first
      `  "
  ` [Intel-gfx] [PATCH 15/19] drm/i915/gt: Flush the requests after wedging on suspend
      `  "
  ` [Intel-gfx] [PATCH 16/19] drm/i915/selftests: Flush the active callbacks
      `  "
  ` [Intel-gfx] [PATCH 17/19] drm/i915/selftests: Be explicit in ERR_PTR handling
      `  "
  ` [Intel-gfx] [PATCH 18/19] drm/i915/selftests: Exercise rc6 handling
      `  "
  ` [Intel-gfx] [PATCH 19/19] drm/i915/gt: Track engine round-trip times
      `  "
  ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/19] drm/i915/selftests: Force bonded submission to overlap
      `  "
  ` [Intel-gfx] ✓ Fi.CI.BAT: success "
      `  "

✅ PASS: Stable queue: queue-5.3
 2019-11-19  0:03 UTC 

next/pending-fixes build: 216 builds: 0 failed, 216 passed, 123 warnings (v5.4-rc8-85-g0632e899eb04)
 2019-11-19  0:02 UTC 

[PATCH 02/15] octeontx2-af: Add support for importing firmware data
 2019-11-19  0:01 UTC  (3+ messages)

[PATCH] Add minimal Hexagon target - First in a series of patches - linux-user changes + linux-user/hexagon + skeleton of target/hexagon - Files in target/hexagon/imported are from another project and therefore do not conform to qemu coding standards
 2019-11-18 23:58 UTC 

[frank-w-bpi-r2-4.14:5.4-merged 14/47] include/linux/module.h:128:42: error: redefinition of '__inittest'
 2019-11-18 23:53 UTC 

how do unbind ThinkPad touchpad without unbinding trackpoint?
 2019-11-18 23:50 UTC 

[alsa-devel] [PATCH 0/8] ALSA: pcm: API cleanups and extensions
 2019-11-18 23:47 UTC  (9+ messages)
` [alsa-devel] [PATCH 7/8] ALSA: pcm: Add card sync_irq field

[PATCH 0/4] btrfs-progs: Compiling warning fixes for devel branch
 2019-11-18 23:47 UTC  (3+ messages)

[PATCH v2] backports: Add return value to backport_pci_disable_link_state()
 2019-11-18 23:45 UTC 

[PATCH net] gve: fix dma sync bug where not all pages synced
 2019-11-18 23:43 UTC  (3+ messages)

[PATCH net v2] gve: fix dma sync bug where not all pages synced
 2019-11-18 23:42 UTC 

[PATCH v1] clk: Keep boot clocks on for multiple consumers
 2019-11-18 23:42 UTC 

[PATCH V2] scsi: core: only re-run queue in scsi_end_request() if device queue is busy
 2019-11-18 23:40 UTC  (2+ messages)

[PATCH net 1/1] mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled
 2019-11-18 23:38 UTC  (2+ messages)

[PATCH v2 00/12] Support wakeup capable GPIOs
 2019-11-18 23:36 UTC  (3+ messages)

[PATCH net-next v4 0/3] cxgb4: add TC-MATCHALL classifier offload
 2019-11-18 23:36 UTC  (3+ messages)
` [PATCH net-next v4 2/3] cxgb4: check rule prio conflicts before offload

how do unbind ThinkPad touchpad without unbinding trackpoint?
 2019-11-18 23:34 UTC 

[PATCH 0/3] btrfs: More intelligent degraded chunk allocator
 2019-11-18 23:32 UTC  (3+ messages)

[PATCH v2 00/10] VT-d Native Shared virtual memory cleanup and fixes
 2019-11-18 23:38 UTC  (4+ messages)
` [PATCH v2 08/10] iommu/vt-d: Fix PASID cache flush

[U-Boot] [PATCH v4 0/5] Add helper function for linking a DM Eth device to a PHY
 2019-11-18 23:31 UTC  (4+ messages)
` [U-Boot] [PATCH v4 4/5] doc: bindings: add mdio-handle property to ethernet nodes

[PATCH v2] mc146818rtc: fix timer interrupt reinjection
 2019-11-18 23:28 UTC  (7+ messages)

[PATCH][next] net: phy: dp83869: fix return of uninitialized variable ret
 2019-11-18 23:29 UTC  (3+ messages)

[PATCH 01/13] python: update to 2.7.17
 2019-11-18 23:26 UTC  (8+ messages)

do people find t5504.8 flaky?
 2019-11-18 23:25 UTC  (7+ messages)

can I trigger the 0day roboot "privately"?
 2019-11-18 23:24 UTC  (2+ messages)

[PATCH 0/5] locking: Percpu-rwsem rewrite
 2019-11-18 23:19 UTC  (4+ messages)
` [PATCH 5/5] locking/percpu-rwsem: Remove the embedded rwsem

Redfish Aggregator vs. RDE over PLDM
 2019-11-18 23:21 UTC 

[PATCH] virtio_balloon: fix shrinker pages_to_free calculation
 2019-11-18 23:20 UTC  (6+ messages)
` [PATCH 1/2] virtio_balloon: fix "
  ` [PATCH 2/2] virtio_balloon: fix shrinker_scan return units

[PATCH v3 1/2] drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
 2019-11-18 23:20 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v3,1/2] "
    `  "

Send SFP event from kernel driver to user space (UDEV)
 2019-11-18 23:19 UTC  (4+ messages)

[igt-dev] [PATCH v2 1/2] test/perf: Add test for TGL OAR unit
 2019-11-18 23:18 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for series starting with [v2,1/2] "

[PATCH v2 0/4] Add modules.builtin.modinfo support
 2019-11-18 23:17 UTC  (2+ messages)

[Xen-devel] [qemu-mainline test] 144197: tolerable FAIL - PUSHED
 2019-11-18 23:14 UTC 

[PATCH bpf-next] [tools/bpf] workaround an alu32 sub-register spilling issue
 2019-11-18 23:14 UTC  (2+ messages)

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-11-18 23:13 UTC  (7+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 14/14] arm64: implement "

Compilation error for target liblockdep
 2019-11-18 23:14 UTC  (2+ messages)

[PATCH net-next 0/2] Convert Ocelot and Felix switches to PHYLINK
 2019-11-18 23:13 UTC  (2+ messages)

[PATCH bpf] selftests: bpf: fix test_tc_tunnel hanging
 2019-11-18 23:13 UTC  (5+ messages)

[PATCH v9 0/4] Add Airtime Queue Limits (AQL) to mac80211
 2019-11-18 23:12 UTC  (4+ messages)
` [PATCH v9 3/4] mac80211: Implement Airtime-based Queue Limit (AQL)

[Bug 205567] New: potential (possibly benign) data race on ext4_dir_entry_2->inode when getdents64 and rename happens on the same directory
 2019-11-18 23:11 UTC  (4+ messages)
` [Bug 205567] "

[PATCH] net-af_xdp: use correct number of channels from ethtool
 2019-11-18 23:10 UTC  (2+ messages)

[PATCH] cpuidle: Consolidate disabled state checks
 2019-11-18 23:09 UTC  (6+ messages)
    ` [RFC][PATCH 0/2] cpuidle: Allow states to be disabled by default (was: Re: [PATCH] cpuidle: Consolidate disabled state checks)
      ` [RFC][PATCH 1/2] cpuidle: Drop disabled field from struct cpuidle_state
      ` [RFC][PATCH 2/2] cpuidle: Allow idle states to be disabled by default

[PATCH v3 1/1] net: Fix comment block per style guide
 2019-11-18 23:07 UTC 

[PATCHv4 0/9] scsi: remove legacy cmd_list implementation
 2019-11-18 23:06 UTC  (11+ messages)
` [PATCH 2/9] scsi: add scsi_host_flush_commands() helper
` [PATCH 3/9] dpt_i2o: use scsi_host_flush_commands() to abort outstanding commands
` [PATCH 5/9] aacraid: use midlayer helper to terminate "
` [PATCH 7/9] aacraid: use scsi_host_busy_iter() in aac_wait_for_io_completion()
` [PATCH 8/9] aacraid: use scsi_host_busy_iter() in get_num_of_incomplete_fibs()

[RFCv1 00/42] drm/omap: Convert DSI code to use drm_mipi_dsi and drm_panel
 2019-11-18 23:05 UTC  (3+ messages)
` [RFCv1 33/42] drm/omap: dsi: use atomic helper for dirtyfb

[PATCH] i2c: mux: pca954x: Disable cacheing of the last channel
 2019-11-18 23:05 UTC  (2+ messages)

[Xen-devel] [XEN PATCH for-4.13 v3 0/7] Fix: libxl workaround, multiple connection to single QMP socket
 2019-11-18 23:04 UTC  (4+ messages)
` [Xen-devel] [XEN PATCH for-4.13 v3 7/7] libxl_qmp: Have a lock for QMP socket access

[Xen-devel] [XEN PATCH for-4.13] libxl_pci: Don't hold QMP connection while waiting
 2019-11-18 23:04 UTC  (3+ messages)

[PATCH v4 0/7] Use generation numbers for --topo-order
 2019-11-18 23:04 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 6/7] revision.c: generation-based topo-order algorithm

[PATCH] esp_scsi: Clear Transfer Count registers before PIO transfers
 2019-11-18 23:04 UTC  (5+ messages)

[v5,1/3] dt-bindings: i2c: support property idle-state
 2019-11-18 23:03 UTC  (4+ messages)
` [v5,2/3] i2c: mux: pca954x: "

[PATCH v4] zswap: allow setting default status, compressor and allocator in Kconfig
 2019-11-18 23:03 UTC  (3+ messages)

[dpdk-dev] [PATCH] examples/ip_reassembly: enable scatter mode for Mellanox PMDs
 2019-11-18 23:02 UTC  (3+ messages)

[PATCH v5] zswap: allow setting default status, compressor and allocator in Kconfig
 2019-11-18 23:01 UTC 

[PATCH v3 1/1] PCI: Fix bug resulting in double hpmemsize being assigned to MMIO window
 2019-11-18 22:58 UTC  (2+ messages)

[PATCH v3 0/4] Add support for SBI v0.2
 2019-11-18 22:45 UTC  (10+ messages)
` [PATCH v3 1/4] RISC-V: Mark existing SBI as 0.1 SBI
` [PATCH v3 2/4] RISC-V: Add basic support for SBI v0.2
` [PATCH v3 3/4] RISC-V: Introduce a new config for SBI v0.1
` [PATCH v3 4/4] RISC-V: Implement SBI v0.2 replacement extensions

[net-next v2 1/1] virtual-bus: Implementation of Virtual Bus
 2019-11-18 22:57 UTC  (3+ messages)

[PATCH v2 0/2] PM: QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY
 2019-11-18 22:56 UTC  (3+ messages)
` [PATCH v2 1/2] PM / QoS: Reorder pm_qos/freq_qos/dev_pm_qos structs
` [PATCH v2 2/2] PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY

[PATCH v3 1/4] dt-bindings: Document JZ47xx VPU auxiliary processor
 2019-11-18 22:56 UTC  (3+ messages)
` [PATCH v3 4/4] remoteproc: ingenic: Added remoteproc driver

[PATCH] admin guide/pm: Admin guide for intel-speed-select
 2019-11-18 22:55 UTC  (3+ messages)


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.