All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-30 05:32:50 to 2019-08-30 06:31:03 UTC [more...]

[PATCH v5, 00/32] add drm support for MT8183
 2019-08-30  6:30 UTC  (34+ messages)
` [PATCH v5, 12/32] drm/mediatek: add mmsys private data for ddp path config
` [PATCH v5, 13/32] drm/mediatek: move rdma sout from mtk_ddp_mout_en into mtk_ddp_sout_sel
` [PATCH v5, 22/32] drm/mediatek: add ovl0/ovl_2l0 usecase
` [PATCH v5, 24/32] drm/mediatek: add clock property check before get it
` [PATCH v5, 25/32] drm/mediatek: add connection from OVL0 to OVL_2L0
` [PATCH v5, 26/32] drm/mediatek: add connection from RDMA0 to COLOR0
` [PATCH v5, 27/32] drm/mediatek: add connection from RDMA1 to DSI0
` [PATCH v5, 28/32] drm/mediatek: add connection from OVL_2L0 to RDMA0

cleanup vmap usage in the dma-mapping layer
 2019-08-30  6:29 UTC  (10+ messages)
` [PATCH 1/4] vmalloc: lift the arm flag for coherent mappings to common code
` [PATCH 2/4] dma-mapping: always use VM_DMA_COHERENT for generic DMA remap
` [PATCH 3/4] dma-mapping: introduce a dma_common_find_pages helper
` [PATCH 4/4] arm: remove wrappers for the generic dma remap helpers

[Xen-devel] [PATCH v9 00/15] improve late microcode loading
 2019-08-30  6:33 UTC  (4+ messages)
` [Xen-devel] [PATCH v9 15/15] microcode: block #NMI handling when loading an ucode

[PATCH AUTOSEL 4.19 01/29] hv_sock: Fix hang when a connection is closed
 2019-08-30  6:29 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 11/29] binder: take read mode of mmap_sem in binder_alloc_free_page()

Enable KCS interface in zaius
 2019-08-30  6:29 UTC  (3+ messages)

[PATCH v5 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-08-30  6:28 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: mailbox: add binding doc for the ARM SMC/HVC mailbox

[PATCH 01/21] drm/i915/gtt: Downgrade Baytrail back to aliasing-ppgtt
 2019-08-30  6:27 UTC  (22+ messages)
` [PATCH 02/21] drm/i915/gtt: Downgrade Cherryview "
` [PATCH 03/21] drm/i915: Remove ppgtt->dirty_engines
` [PATCH 04/21] drm/i915: Use RCU for unlocked vm_idr lookup
` [PATCH 05/21] drm/i915: Replace obj->pin_global with obj->frontbuffer
` [PATCH 06/21] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
` [PATCH 07/21] drm/mm: Pack allocated/scanned boolean into a bitfield
` [PATCH 08/21] drm/i915: Make shrink/unshrink be atomic
` [PATCH 09/21] drm/i915: Only track bound elements of the GTT
` [PATCH 10/21] drm/i915: Make i915_vma.flags atomic_t for mutex reduction
` [PATCH 11/21] drm/i915/gen7: Make sure the ppgtt is bound before first use
` [PATCH 12/21] drm/i915: Mark up address spaces that may need to allocate
` [PATCH 13/21] drm/i915: Pull i915_vma_pin under the vm->mutex
` [PATCH 14/21] drm/i915: Push the i915_active.retire into a worker
` [PATCH 15/21] drm/i915: Coordinate i915_active with its own mutex
` [PATCH 16/21] drm/i915: Move idle barrier cleanup into engine-pm
` [PATCH 17/21] drm/i915: Drop struct_mutex from around i915_retire_requests()
` [PATCH 18/21] drm/i915: Remove the GEM idle worker
` [PATCH 19/21] drm/i915: Merge wait_for_timelines with retire_request
` [PATCH 20/21] drm/i915: Move request runtime management onto gt
` [PATCH 21/21] drm/i915: Move global activity tracking from GEM to GT
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/21] drm/i915/gtt: Downgrade Baytrail back to aliasing-ppgtt

[PATCH v2 2/7] erofs: some marcos are much more readable as a function
 2019-08-30  6:25 UTC  (17+ messages)
` [PATCH v3 1/7] erofs: on-disk format should have explicitly assigned numbers
  ` [PATCH v3 2/7] erofs: some macros are much more readable as a function
  ` [PATCH v3 4/7] erofs: kill __packed for on-disk structures
  ` [PATCH v3 5/7] erofs: kill erofs_{init,exit}_inode_cache
  ` [PATCH v3 6/7] erofs: remove all likely/unlikely annotations
  ` [PATCH v3 7/7] erofs: redundant assignment in __erofs_get_meta_page()

[PATCH v1 0/3] perf cs-etm: Add support for callchain
 2019-08-30  6:24 UTC  (8+ messages)
` [PATCH v1 1/3] perf cs-etm: Refactor instruction size handling
` [PATCH v1 2/3] perf cs-etm: Add callchain to instruction sample
` [PATCH v1 3/3] perf cs-etm: Correct the packet usage for "

[Bug 103217] New: Recent noveau causes errors with scilab 5.5.2 on NVIDIA G84GL [Quadro FX 570]
 2019-08-30  6:24 UTC  (2+ messages)
  ` [Bug 103217] "

[Bug 103217] Recent noveau causes errors with scilab 5.5.2 on NVIDIA G84GL [Quadro FX 570]
 2019-08-30  6:24 UTC 

[PATCH 01/11] dt-bindings: phy-mtk-tphy: add two optional properties for u2phy
 2019-08-30  6:23 UTC  (15+ messages)
` [PATCH 02/11] dt-bindings: phy-mtk-tphy: make the ref clock optional
` [PATCH 04/11] dt-bindings: phy-mtk-tphy: add a new reference clock

linux-next: Tree for Aug 27
 2019-08-30  6:23 UTC  (11+ messages)
` linux-next: Tree for Aug 27 (objtool)

[PATCH AUTOSEL 4.14 01/14] hv_sock: Fix hang when a connection is closed
 2019-08-30  6:23 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 05/14] binder: take read mode of mmap_sem in binder_alloc_free_page()

[v2 PATCH -mm] mm: account deferred split THPs into MemAvailable
 2019-08-30  6:23 UTC  (11+ messages)

[Bug 111524] GPU doesn't work after resume
 2019-08-30  6:22 UTC  (2+ messages)
` [Bug 111524] AMD A9 R5 "

[tip: x86/vmware] input/vmmouse: Update the backdoor call with support for new instructions
 2019-08-30  6:20 UTC  (6+ messages)
    ` [kbuild-all] "

[PATCH v2 0/3] Support discovery log change events
 2019-08-30  6:20 UTC  (7+ messages)
` [PATCH v2 3/3] nvme: fire discovery log page change events to userspace

[PATCH v2 0/6] mm/memory_hotplug: Consider all zones when removing memory
 2019-08-30  6:20 UTC  (8+ messages)
` [PATCH v2 3/6] mm/memory_hotplug: Process "

[SPDK] [REMINDER] Next Asia-Friendly Github Issue Review Meeting on Thursday, September 5, 2019, 12:00 PM GMT+8 will be cancelled
 2019-08-30  6:20 UTC 

[PATCH 00/12] xfsprogs-5.3: various fixes
 2019-08-30  6:19 UTC  (26+ messages)
` [PATCH 01/12] libxfs-diff: try harder to find the kernel equivalent libxfs files
` [PATCH 02/12] libxfs: move topology declarations into separate header
` [PATCH 03/12] libfrog: try the v4 fs geometry ioctl after failing the v5 ioctl
` [PATCH 04/12] man: document the new v5 fs geometry ioctl structures
` [PATCH 05/12] man: document new fs summary counter scrub command
` [PATCH 06/12] man: document the new allocation group geometry ioctl
` [PATCH 07/12] man: document the new health reporting fields in various ioctls
` [PATCH 08/12] xfs_db: remove db/convert.h
` [PATCH 09/12] xfs_db: add a function to compute btree geometry
` [PATCH 10/12] xfs_db: use precomputed inode geometry values
` [PATCH 11/12] xfs_repair: "
` [PATCH 12/12] xfs_repair: reduce the amount of "clearing reflink flag" messages

libdrm patch merge request
 2019-08-30  6:18 UTC  (6+ messages)

[PATCH v3 0/2] net: core: Notify on changes to dev->promiscuity
 2019-08-30  6:18 UTC  (8+ messages)
` [PATCH v3 1/2] "

[PATCH 1/2] cgroup-lite: support usrmerge
 2019-08-30  6:17 UTC  (2+ messages)
` [PATCH 2/2] diod: "

[dpdk-dev] [PATCH 1/6] net/ice: add Rx flex descriptor definition
 2019-08-30  6:17 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/6] enable Rx flexible descriptor
  ` [dpdk-dev] [PATCH v2 6/6] net/ice: switch to Rx flexible descriptor in AVX path

[dpdk-dev] [PATCH 00/22] add hns3 ethernet PMD driver
 2019-08-30  6:17 UTC  (4+ messages)
` [dpdk-dev] [PATCH 22/22] net/hns3: add hns3 build files

[PATCH v8 rdma-next 0/7] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-08-30  6:15 UTC  (8+ messages)
` [PATCH v8 rdma-next 2/7] RDMA/core: Create mmap database and cookie helper functions
      ` [EXT] "
` [PATCH v8 rdma-next 3/7] RDMA/efa: Use the common mmap_xa helpers

[PATCH] x86/Hyper-V: Fix overflow issue in the fill_gva_list()
 2019-08-30  6:15 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-08-29
 2019-08-30  6:15 UTC 

[meta-cloud-services][PATCH 1/14] glusterfs: support usrmerge [LINUXEXEC-1807]
 2019-08-30  6:14 UTC  (2+ messages)

[PATCH] pci: endpoint: functions: Add a virtnet EP function
 2019-08-30  6:11 UTC  (2+ messages)

[PATCH v3] ipv6: Not to probe neighbourless routes
 2019-08-30  6:11 UTC 

[alsa-devel] [PATCH] soundwire: bus: set initial value to port_status
 2019-08-29 18:11 UTC  (2+ messages)

[meta-cloud-services][PATCH] glusterfs: support usrmerge
 2019-08-30  6:10 UTC 

[PATCH] drm/virtio: Use vmalloc for command buffer allocations
 2019-08-30  6:08 UTC  (3+ messages)

[PATCH 1/2] mmc: sdio: Move code to get pending SDIO IRQs to a function
 2019-08-30  6:08 UTC  (6+ messages)
` [PATCH 2/2] mmc: core: Run handlers for pending SDIO interrupts on resume

[dpdk-dev] [PATCH v6 00/10] vhost: support inflight share memory protocol feature
 2019-08-30  6:07 UTC  (2+ messages)

[PATCHv2 0/6] clk: ti: reset handling support fixes
 2019-08-30  6:06 UTC  (4+ messages)
` [PATCHv2 4/6] clk: ti: clkctrl: add API to notify reset status

[RFC] xfs: Flush iclog containing XLOG_COMMIT_TRANS before waiting for log space
 2019-08-30  6:05 UTC  (4+ messages)

[PATCH v3 1/2] net: core: Notify on changes to dev->promiscuity
 2019-08-30  6:02 UTC  (6+ messages)

[PATCH] pinctrl: qcom: sdm845: Fix UFS_RESET pin
 2019-08-30  6:02 UTC 

[PATCH] iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1
 2019-08-30  6:01 UTC  (5+ messages)
  ` [BUG] "

[tip: timers/core] itimers: Use quick sample function
 2019-08-30  6:01 UTC  (3+ messages)

[PATCH] drm/virtio: add worker for object release
 2019-08-30  6:01 UTC  (2+ messages)

[PATCH v9 00/18] drm/virtio: switch from ttm to gem shmem helpers
 2019-08-30  6:01 UTC  (3+ messages)

[PATCH v4 0/3] Qualcomm UFS device reset support
 2019-08-30  5:59 UTC  (2+ messages)
` [PATCH] arm64: dts: qcom: sdm845: Use UFS reset gpio instead of pinctrl

[meta-dpdk][PATCH] dpdk: support usrmerge
 2019-08-30  5:58 UTC 

[PATCH] python-httpretty: Add python3 version
 2019-08-30  5:58 UTC 

[PATCH 0/4] i3c: remove device if failed on pre_assign_dyn_addr()
 2019-08-29 16:23 UTC  (8+ messages)
` [PATCH 1/4] i3c: master: detach and free device if pre_assign_dyn_addr() fails

[PATCH v3 0/4] Warn about git-filter-branch usage and avoid it
 2019-08-30  5:57 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] t6006: simplify and optimize empty message test
  ` [PATCH v4 2/4] t3427: accelerate this test by using fast-export and fast-import
  ` [PATCH v4 3/4] Recommend git-filter-repo instead of git-filter-branch
  ` [PATCH v4 4/4] t9902: use a non-deprecated command for testing

[PATCH] arm64: numa: check the node id before accessing node_to_cpumask_map
 2019-08-30  5:55 UTC  (3+ messages)

[Xen-devel] [libvirt test] 140784: regressions - FAIL
 2019-08-30  5:53 UTC 

[Ksummit-discuss] DRAFT Kernel Summit Track schedule
 2019-08-30  5:53 UTC  (4+ messages)

[PATCH] mm: memcontrol: fix percpu vmstats and vmevents flush
 2019-08-30  5:49 UTC  (2+ messages)

[Bug 107877] deepin-desktop: xdg-email: no method available for opening 'mailto:'
 2019-08-30  5:49 UTC 

[PATCH 0/8] media: cedrus: h264: Support multi-slice frames
 2019-08-30  5:48 UTC  (6+ messages)
` [PATCH 5/8] media: cedrus: Detect first slice of a frame

[PATCH BlueZ] mesh: Log D-Bus method call errors
 2019-08-30  5:47 UTC  (7+ messages)

[PATCH 0/1] Fix avaihi daemon start error
 2019-08-30  5:46 UTC  (2+ messages)
` [PATCH 1/1] avahi: launch avahi-daemon after connman

[PATCH] python-happybase: Add python3 version
 2019-08-30  5:46 UTC 

[PATCH] fs/epoll: fix the edge-triggered mode for epoll itself
 2019-08-30  5:44 UTC 

[PATCH] leds: pwm: Use struct_size() helper
 2019-08-30  5:40 UTC  (2+ messages)

[PATCH] xfs: Initialize label array properly
 2019-08-30  5:39 UTC  (2+ messages)

[PATCH] [PATCH v2] ALSA: hda: Retry codec read on first time failure
 2019-08-30  5:38 UTC  (2+ messages)
` [alsa-devel] "

[PATCH 1/2] w1: add 1-wire master driver for IP block found in SGI ASICs
 2019-08-30  5:39 UTC  (2+ messages)

[PATCH] mm/vmalloc: move 'area->pages' after if statement
 2019-08-30  5:38 UTC  (2+ messages)

[RFC PATCH v2 0/2] ELF: Alternate program property parser
 2019-08-30  5:37 UTC  (3+ messages)
` [RFC PATCH v2 2/2] ELF: Add ELF program property parsing support

[PATCH 0/5] dmaengine: ti: edma: Multicore usage related fixes
 2019-08-30  5:37 UTC  (6+ messages)
` [PATCH 4/5] dt-bindings: dma: ti-edma: Add option for reserved channel ranges

[PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
 2019-08-30  5:37 UTC  (3+ messages)
` [PATCH v3 07/11] xfs: remove unlikely() from WARN_ON() condition

[Qemu-arm] [PATCH 0/4] Support disabling TCG on ARM (part 2)
 2019-08-30  5:35 UTC  (6+ messages)
` [Qemu-arm] [PATCH 3/4] RFC target/arm: Do not build pre-ARMv7 cpus when using KVM
      ` [Qemu-devel] "

[PATCH 0/3 v3] xfs: allocate xattr buffer on demand
 2019-08-30  5:36 UTC  (11+ messages)
` [PATCH 1/5] xfs: make attr lookup returns consistent
` [PATCH 2/5] xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalue
` [PATCH 3/5] xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
` [PATCH 4/5] xfs: consolidate attribute value copying
` [PATCH 5/5] xfs: allocate xattr buffer on demand

[PATCH] ALSA: firewire-motu: add support for MOTU 4pre
 2019-08-30  5:35 UTC  (2+ messages)
` [alsa-devel] "

QA Issue: Files/directories were installed but not shipped
 2019-08-30  5:26 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] lib/intel_mmio: add funtions for read/write register funtions
 2019-08-30  5:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "

[PATCH 1/2] drm/amdgpu: update IH_CHICKEN in oss 4.0 IP header for VG/RV series
 2019-08-30  5:33 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: fix no interrupt issue for renoir emu (v2)

[PATCH 1/2] arm64: dts: qcom: qcs404: add sleep clk fixed rate oscillator
 2019-08-30  5:25 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: qcs404: add the watchdog node

[RESEND PATCH v2 0/2] Add PDC Global and AOSS reset support
 2019-08-30  5:32 UTC  (4+ messages)
` [RESEND PATCH v2 1/2] dt-bindings: reset: aoss: Add AOSS reset binding for SC7180 SoCs


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.