All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-19 07:39:25 to 2019-11-19 08:06:57 UTC [more...]

[PATCH 0/4] drm/omap: dss: Use PTR_ERR_OR_ZERO() to simplify code
 2019-11-18 12:07 UTC  (10+ messages)
  ` [PATCH 1/4] drm/omap: dss: Use PTR_ERR_OR_ZERO() to simplify code in hdmi_audio_register
  ` [PATCH 2/4] drm/omap: dss: Use PTR_ERR_OR_ZERO() to simplify code in hdmi4_core_init
  ` [PATCH 3/4] drm/omap: dss: Use PTR_ERR_OR_ZERO() to simplify code in hdmi5_core_init
  ` [PATCH 4/4] drm/omap: dss: Use PTR_ERR_OR_ZERO() to simplify code in hdmi_phy_init

[PATCH v1 00/29] Introduce memory interconnect for NVIDIA Tegra SoCs
 2019-11-18 20:02 UTC  (52+ messages)
  ` [PATCH v1 02/29] dt-bindings: memory: tegra20: emc: Document new interconnect property
  ` [PATCH v1 03/29] dt-bindings: memory: tegra30: mc: "
  ` [PATCH v1 04/29] dt-bindings: memory: tegra30: emc: "
  ` [PATCH v1 05/29] dt-bindings: memory: tegra124: mc: "
  ` [PATCH v1 06/29] dt-bindings: memory: tegra124: emc: "
  ` [PATCH v1 07/29] dt-bindings: host1x: Document new interconnect properties
  ` [PATCH v1 08/29] dt-bindings: interconnect: tegra: Add initial IDs
  ` [PATCH v1 10/29] ARM: tegra: Add interconnect properties to Tegra30 device-tree
  ` [PATCH v1 12/29] interconnect: Add memory interconnection providers for NVIDIA Tegra SoCs
  ` [PATCH v1 13/29] memory: tegra: Register as interconnect provider
  ` [PATCH v1 14/29] memory: tegra: Add interconnect nodes for Terga20 display controllers
  ` [PATCH v1 15/29] memory: tegra: Add interconnect nodes for Terga30 "
  ` [PATCH v1 16/29] memory: tegra: Add interconnect nodes for Terga124 "
  ` [PATCH v1 17/29] memory: tegra20-emc: Use devm_platform_ioremap_resource
  ` [PATCH v1 18/29] memory: tegra20-emc: Continue probing if timings/IRQ are missing in device-tree
  ` [PATCH v1 20/29] memory: tegra30-emc: Continue probing if timings "
  ` [PATCH v1 21/29] memory: tegra30-emc: Register as interconnect provider
  ` [PATCH v1 22/29] memory: tegra124-emc: Use devm_platform_ioremap_resource
  ` [PATCH v1 23/29] memory: tegra124-emc: Register as interconnect provider
  ` [PATCH v1 24/29] drm/tegra: dc: Use devm_platform_ioremap_resource
  ` [PATCH v1 25/29] drm/tegra: dc: Release PM and RGB output when client's registration fails
  ` [PATCH v1 26/29] drm/tegra: dc: Support memory bandwidth management
  ` [PATCH v1 27/29] ARM: tegra: Enable interconnect API in tegra_defconfig
  ` [PATCH v1 28/29] ARM: multi_v7_defconfig: Enable NVIDIA Tegra interconnect providers
  ` [PATCH v1 29/29] MAINTAINERS: Add maintainers for NVIDIA Tegra interconnect drivers

[RFC PATCH linux-next] vsock/vmci: vmci_vsock_cb_host_called can be static
 2019-11-19  8:06 UTC  (2+ messages)

[PATCH V13 0/6] mdev based hardware virtio offloading support
 2019-11-19  3:13 UTC  (12+ messages)
` [PATCH V13 3/6] mdev: move to drivers/
` [PATCH V13 4/6] mdev: introduce mediated virtio bus

[Bug 92827] Tonga: No Sound over HDMI with connected AV receiver
 2019-11-19  8:06 UTC  (2+ messages)

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

[Bug 91790] TONGA hang in amdgpu_ring_lock
 2019-11-19  8:06 UTC  (2+ messages)

[PATCH v2 1/1] drm: Prefer pcie_capability_read_word()
 2019-11-19  1:04 UTC  (5+ messages)

[PATCH] drm/amdgpu: remove not needed memset
 2019-11-18  9:00 UTC  (2+ messages)

[Bug 91727] alloca means including <alloca.h> on SunOS
 2019-11-19  8:06 UTC  (2+ messages)

[Bug 91386] Tonga HDMI Audio needs CPU load
 2019-11-19  8:06 UTC  (2+ messages)

[Bug 91371] Tonga HDMI Audio none on TV working on monitor - possible eld issue
 2019-11-19  8:06 UTC  (2+ messages)

[Bug 22621] graphics corruption after resume with radeon and with KDE 4 with compositing enabled
 2019-11-19  8:06 UTC 

[Bug 91202] output to DVI-I is blank
 2019-11-19  8:06 UTC  (2+ messages)
` [Bug 91202] Output to DVI-I (or DVI-D) is blank on Tonga (R9 285 and 380X) with multiple monitors

[PATCH 0/5] drm/sun4i: Use PTR_ERR_OR_ZERO() to simplify code
 2019-11-18 12:34 UTC  (12+ messages)
  ` [PATCH 1/5] drm/sun4i: Use PTR_ERR_OR_ZERO() to simplify code in sun4i_hdmi_init_regmap_fields
  ` [PATCH 2/5] drm/sun4i: Use PTR_ERR_OR_ZERO() to simplify code in sun4i_tmds_create
  ` [PATCH 3/5] drm/sun4i: Use PTR_ERR_OR_ZERO() to simplify code in sun4i_dclk_create
  ` [PATCH 4/5] drm/sun4i: Use PTR_ERR_OR_ZERO() to simplify code in sun4i_ddc_create
  ` [PATCH 5/5] drm/sun4i: Use PTR_ERR_OR_ZERO() to simplify code in sun8i_phy_clk_create

[PATCH v1] msm:disp:dpu1: add support for display for SC7180 target
 2019-11-18 10:47 UTC  (2+ messages)

[PATCH] drm/exynos: gsc: add missed component_del
 2019-11-18 11:39 UTC  (2+ messages)

[Bug 22284] Desktop Effects fails on Fedora 11
 2019-11-19  8:06 UTC 

[PATCH 0/2] drm/tegra: Use PTR_ERR_OR_ZERO() to simplify code
 2019-11-18 11:46 UTC  (6+ messages)
  ` [PATCH 1/2] drm/tegra: Use PTR_ERR_OR_ZERO() to simplify code in tegra_bo_dumb_create
  ` [PATCH 2/2] drm/tegra: Use PTR_ERR_OR_ZERO() to simplify code in tegra_gem_create

[Bug 22153] X Locks Hard on Totem Transitions between Windowed and Full Screen
 2019-11-19  8:05 UTC 

[Bug 89177] System fails to boot with PCH fifo underrun on kernel 3.18
 2019-11-19  8:05 UTC 

[PATCH v1] msm:disp:dpu1: setup display datapath for SC7180 target
 2019-11-18 11:44 UTC  (2+ messages)

git rev-parse --show-toplevel inside `.git` returns 0 and prints nothing
 2019-11-19  8:05 UTC  (4+ messages)

[Bug 22078] [radeon xpress 200m] dri causes kernel panic on hibernate/poweroff
 2019-11-19  8:05 UTC 

[Bug 21851] drm-next-radeon: r250 card unstable (regression)
 2019-11-19  8:05 UTC 

[Buildroot] [git commit] package/neardal: unconditionally use libedit
 2019-11-19  8:05 UTC  (2+ messages)

[PATCH] video: ssd1307fb: add the missed regulator_disable
 2019-11-18 11:41 UTC  (2+ messages)

[Bug 21122] If DRI is enabled ,System will freeze after X quit
 2019-11-19  8:05 UTC 

[Buildroot] [git commit] package/neardal: license is LGPL-2.0, not GPL-2.0
 2019-11-19  8:05 UTC  (2+ messages)

[PATCH] hw/riscv: Add optional symbol callback ptr to riscv_load_kernel()
 2019-11-19  6:21 UTC  (2+ messages)

[Bug 20751] 2D acceleration on R6xx freezes my computer
 2019-11-19  8:05 UTC 

[net-next v2 1/1] virtual-bus: Implementation of Virtual Bus
 2019-11-19  8:04 UTC  (3+ messages)

[PATCH] btrfs: resize: Allow user to shrink missing device
 2019-11-19  8:03 UTC  (6+ messages)

[PATCH 00/15] Retire dma_buf_k(un)map
 2019-11-18 12:02 UTC  (4+ messages)
` [PATCH 12/15] drm/tee_shm: Drop dma_buf_k(unmap) support

[PATCH] target/i386: Export TAA_NO bit to guests
 2019-11-19  7:23 UTC 

[Buildroot] [git commit branch/2019.08.x] package/neardal: unconditionally use libedit
 2019-11-19  8:04 UTC 

[Buildroot] [git commit branch/2019.08.x] package/neardal: license is LGPL-2.0, not GPL-2.0
 2019-11-19  8:04 UTC 

[Buildroot] [git commit branch/2019.02.x] package/neardal: unconditionally use libedit
 2019-11-19  8:04 UTC 

[PATCH v2 00/10] VT-d Native Shared virtual memory cleanup and fixes
 2019-11-19  8:04 UTC  (10+ messages)
` [PATCH v2 02/10] iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks
` [PATCH v2 04/10] iommu/vt-d: Match CPU and IOMMU paging mode

[Buildroot] [git commit branch/2019.02.x] package/neardal: license is LGPL-2.0, not GPL-2.0
 2019-11-19  8:04 UTC 

[PATCH 0/2] Support CMDQ interface and control flow
 2019-11-18  9:34 UTC  (4+ messages)
` [PATCH 2/2] drm/mediatek: Apply CMDQ "

[Bug 110795] Unable to install on latest Ubuntu (19.04)
 2019-11-19  8:04 UTC  (2+ messages)

[Xen-devel] [PATCH v3] x86/stackframe/32: repair 32-bit Xen PV
 2019-11-19  8:03 UTC  (2+ messages)

[PATCH v4] mac80211: Drop the packets whose source or destination mac address is empty
 2019-11-19  8:03 UTC  (3+ messages)

hith latency when cpu is fully loaded
 2019-11-19  8:03 UTC  (3+ messages)

[PATCH] audio: fix audio recording
 2019-11-19  8:01 UTC  (2+ messages)

[U-Boot] [PATCH v3 022/108] x86: timer: Use a separate flag for whether timer is inited
 2019-11-19  8:02 UTC  (9+ messages)
` [U-Boot] [PATCH v3 061/108] x86: fsp: Make the notify API call common
` [U-Boot] [PATCH v3 063/108] x86: Add an option to include a FIT
` [U-Boot] [PATCH v3 064/108] x86: Add support for newer CAR schemes
` [U-Boot] [PATCH v3 065/108] x86: Disable microcode section for FSP2

[PATCH v2] libvhost-user: Zero memory allocated for VuVirtqInflightDesc
 2019-11-19  7:59 UTC  (2+ messages)

[Bug 111659] Kernel panic when waking up after screens go to dpms sleep
 2019-11-19  8:02 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.02.x] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.3.x series
 2019-11-19  8:02 UTC 

[PATCH] usb: xhci: only set D3hot for pci device
 2019-11-19  7:46 UTC  (4+ messages)
` [PATCH v2] "

[Bug 112237] Cannot install AMDGPU Pro 19.30 - dependencies are a downgrade
 2019-11-19  8:01 UTC  (2+ messages)

[Bug 111684] amdgpu-dkms 19.30-855429 fails to compiler on kernel 5.2
 2019-11-19  8:01 UTC  (2+ messages)

[Bug 111491] missing 32 bits multiarch in the openSUSE Leap 15.1 AMDGpu 19.30
 2019-11-19  8:01 UTC  (2+ messages)
` [Bug 111491] missing 32 bits multiarch in the openSUSE Leap 15.1 AMDGpu-pro 19.30

[Bug 111370] Cannot get OpenCL visible with Radeon VII installation
 2019-11-19  8:01 UTC 

[Bug 111334] amdgpu-pro-19.20-812932 fails to compile DKMS
 2019-11-19  8:00 UTC  (2+ messages)

[Bug 111268] Documentation related bugs
 2019-11-19  8:00 UTC  (8+ messages)

[Bug 111261] Screen remains black when 2 monitors are connected
 2019-11-19  8:00 UTC  (2+ messages)

[Bug 111081] OS Fails to Boot to Runlevel 5
 2019-11-19  8:00 UTC  (2+ messages)

[Bug 110956] List of 19.20-812932 release mistakes
 2019-11-19  8:00 UTC  (9+ messages)

[Bug 110966] Documentation update about required lunar sdk
 2019-11-19  8:00 UTC  (2+ messages)

[Bug 110965] Documentation update about not provided PX package
 2019-11-19  8:00 UTC  (2+ messages)

[Bug 110964] Documentation update about provided Open Vulkan implementation
 2019-11-19  8:00 UTC  (2+ messages)

[Bug 110962] Wrong dependencies cause force dependency on amdgpu-dkms
 2019-11-19  8:00 UTC  (2+ messages)

[Bug 110959] Broken link to Homepage of some packages
 2019-11-19  8:00 UTC  (2+ messages)

[PATCH v2 for-next 0/2] Fix crash due to sleepy mutex while holding lock in post_{send|recv|poll}
 2019-11-19  8:00 UTC  (6+ messages)
` [PATCH v2 for-next 1/2] RDMA/hns: Add the workqueue framework for flush cqe handler

[Buildroot] [git commit branch/2019.08.x] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.3.x series
 2019-11-19  8:00 UTC 

[Bug 110488] [1042669.035207] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring vce0 timeout, signaled seq=4, emitted seq=8
 2019-11-19  7:59 UTC  (2+ messages)

[Bug 110416] Newly installed Kubuntu 18.04 brokes after try to install amdgpu for RX 550
 2019-11-19  7:59 UTC  (2+ messages)

[Bug 110405] No successful install of amdgpu 18.30 on Ubuntu 18.04.02 LTS
 2019-11-19  7:59 UTC  (2+ messages)

[Bug 110035] AMDGPU and AMDGPU-PRO driver installation fails on Ubuntu 18.04.2 (Radeon VII)
 2019-11-19  7:59 UTC 

[Bug 109923] Chromium shows blackscreen on sketchfab like sites (WebGL?) (rx460, 18.50-725072, 7/2/2019)
 2019-11-19  7:59 UTC  (2+ messages)

[Bug 109499] amdgpu 4k modes not working
 2019-11-19  7:59 UTC  (2+ messages)

[PATCH] misc: rtsx: Fix impossible condition
 2019-11-19  7:58 UTC  (2+ messages)

[PATCH 1/1] MAINTAINERS: forcedeth: Change Zhu Yanjun's email address
 2019-11-19  8:06 UTC  (2+ messages)

[Bug 108890] VLC Segmentation fault (core dumped)
 2019-11-19  7:59 UTC  (2+ messages)

[Bug 108882] Many different installation problems with amdgpu-pro-18.40-676022-rhel-6 driver in CentOS 6.10
 2019-11-19  7:58 UTC  (2+ messages)

[Bug 108034] Error installing vega 64 drivers in Ubuntu bionic kernel 4.18.8
 2019-11-19  7:58 UTC  (2+ messages)

[Bug 107266] Radeon Pro Duo (Polaris) - ring sdma0 timeout
 2019-11-19  7:58 UTC  (2+ messages)

[Bug 106527] OpenCL corrupted memory on AMD R9 280X
 2019-11-19  7:58 UTC  (2+ messages)
` [Bug 106527] [amdgpu-pro] "

[Bug 103887] OpenCL segfault on RX550 (Lexa)
 2019-11-19  7:58 UTC  (2+ messages)

[Bug 102491] OpenCL app gets CL_OUT_OF_HOST_MEMORY on Cape Verde 7770
 2019-11-19  7:58 UTC  (2+ messages)
` [Bug 102491] OpenCL image processing produces artifacts "

[Bug 100109] Graphics Lockup if monitor disconnected and then set into standby
 2019-11-19  7:58 UTC  (2+ messages)

[PATCH v3] net-sysfs: Fix reference count leak
 2019-11-19  7:58 UTC  (4+ messages)

[Bug 97548] DPM states not working
 2019-11-19  7:58 UTC  (2+ messages)
` [Bug 97548] Crash on freesync code (dmesg)

[Bug 97221] monitor miss detection, philips 242G5
 2019-11-19  7:58 UTC  (2+ messages)

[Bug 97220] miss detect monitor. dell UP3214Q
 2019-11-19  7:57 UTC  (2+ messages)

[Bug 96906] OpenCL program causes steady stream of GPU fault detected errors
 2019-11-19  7:57 UTC  (2+ messages)

[PATCH 01/13] python: update to 2.7.17
 2019-11-19  7:57 UTC  (9+ messages)

[RESEMD, PATCH 0/1] Add mt7629 pwm support
 2019-11-19  7:57 UTC  (6+ messages)
` [RESEND, PATCH 1/1] arm: dts: mediatek: add "

[Buildroot] [PATCH 00/11] Fix license incompatibility with readline
 2019-11-19  7:57 UTC  (11+ messages)
` [Buildroot] [PATCH 05/11] package/kodi: drop readline dependency
` [Buildroot] [PATCH 07/11] package/lvm2: drop optional "
` [Buildroot] [PATCH 08/11] package/mariadb: use bundled GPL-2.0+ libreadline
` [Buildroot] [PATCH 10/11] package/oracle-mysql: "
` [Buildroot] [PATCH 11/11] package/socat: drop optional readline dependency

[Cocci] Improve parsing for “sha1dc/sha1.c”
 2019-11-19  7:55 UTC 

[Bug 1853083] [NEW] qemu ppc64 4.0 boot AIX5.1 hung
 2019-11-19  7:50 UTC  (2+ messages)
` [Bug 1853083] "

[Buildroot] [git commit branch/2019.02.x] package/kodi: drop readline dependency
 2019-11-19  7:56 UTC 

[Buildroot] [git commit branch/2019.08.x] package/kodi: drop readline dependency
 2019-11-19  7:56 UTC 

[meta-xfce][Patch] thunar: 1.8.9 -> 1.8.10
 2019-11-19  7:55 UTC  (2+ messages)

[RFC PATCH] scripts/tap-driver: report "slow" tests (HACK)
 2019-11-19  7:54 UTC  (2+ messages)

[Buildroot] [Bug 12321] New: host-generic-package: PKG_DL_OPTS not used for host package
 2019-11-19  7:55 UTC  (2+ messages)
` [Buildroot] [Bug 12321] "

[Buildroot] [PATCH] toolchain/helpers: make sure we bail out when kernel headers check fails
 2019-11-19  7:55 UTC  (3+ messages)

[PATCH 5.3 00/48] 5.3.12-stable review
 2019-11-19  7:55 UTC  (4+ messages)
` [PATCH 5.3 09/48] slip: Fix memory leak in slip_open error path

[Buildroot] [git commit branch/2019.02.x] toolchain/helpers: make sure we bail out when kernel headers check fails
 2019-11-19  7:55 UTC 

[Buildroot] [git commit branch/2019.08.x] toolchain/helpers: make sure we bail out when kernel headers check fails
 2019-11-19  7:55 UTC 

[Bug 111881] [kernel 5.4-rc1][amdgpu][CIK]: FW bug: No PASID in KFD interrupt
 2019-11-19  7:54 UTC  (2+ messages)
` [Bug 111881] [kernel 5.4-rc4][amdgpu][CIK]: "

[Buildroot] [git commit branch/2019.02.x] package/oracle-mysql: use bundled GPL-2.0+ libreadline
 2019-11-19  7:54 UTC 

[Bug 111877] AMDKFD crash with VegaM
 2019-11-19  7:53 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.08.x] package/oracle-mysql: use bundled GPL-2.0+ libreadline
 2019-11-19  7:53 UTC 

[Bug 109978] Unprivileged user mode program can cause GPU reset
 2019-11-19  7:53 UTC  (2+ messages)

[Bug 107898] "kfd: Failed to resume IOMMU for device 1002:15dd" on Raven Ridge
 2019-11-19  7:53 UTC  (2+ messages)

[PATCH v5] Implement backend program convention command for vhost-user-blk
 2019-11-19  7:52 UTC  (2+ messages)

[dpdk-dev] [PATCH] fips_validation: fix auth verify
 2019-11-19  7:53 UTC  (4+ messages)

[Bug 106571] Stoney [Radeon R5 Graphics] [1002:98E4] hangs on hibernate
 2019-11-19  7:53 UTC  (2+ messages)
` [Bug 106571] Stoney [Radeon R5 Graphics] "

[PATCH 0/5] powerpc: Remove five unused variables
 2019-11-19  6:14 UTC  (6+ messages)
` [PATCH 1/5] powerpc/fadump: Remove set but not used variable 'elf'
` [PATCH 2/5] powerpc/perf: Remove set but not used variable 'target'
` [PATCH 3/5] powerpc/powernv: Remove set but not used variable 'total_vfs'
` [PATCH 4/5] powerpc/powernv: Remove set but not used variable 'pdn'
` [PATCH 5/5] powerpc/powernv: Remove set but not used variable 'parent'

[Intel-gfx] [PATCH] drm/i915/dsi: Do not read the transcoder register
 2019-11-19  7:20 UTC  (3+ messages)
  `  "

mtd: nand: add erased-page bitflip correction
 2019-11-19  7:49 UTC 

[PATCH v4] Implement backend program convention command for vhost-user-blk
 2019-11-19  7:48 UTC  (2+ messages)

[Buildroot] [PATCH v2,1/4] package/spice: disable tests
 2019-11-19  7:47 UTC  (3+ messages)

[PATCH] thermal: db8500: Depromote debug print
 2019-11-19  7:46 UTC 

[PATCH v6 0/2] Proposed trace points for RDMA/core
 2019-11-19  7:45 UTC  (3+ messages)
` [PATCH v6 2/2] RDMA/cma: Add trace points in RDMA Connection Manager

[PATCH] x86/resctrl: Fix potential lockdep warning
 2019-11-19  7:44 UTC  (5+ messages)

[PATCH v2] bluetooth: bcm: Use HCI_QUIRK_USE_BDADDR_PROPERTY
 2019-11-19  7:44 UTC  (3+ messages)

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

[PATCH 0/3] crypto: sun4i-ss: fix SHA1 on A33 SecuritySystem
 2019-11-19  7:39 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: sun8i: a33: add the new SecuritySystem compatible


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.