All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-05 09:17:35 to 2018-04-05 09:57:08 UTC [more...]

[PATCH v6 00/30] DRM Rockchip rk3399 (Kevin)
 2018-04-05  9:50 UTC  (60+ messages)
` [PATCH v6 01/30] drm/bridge: analogix_dp: Move enable video into config_video()
` [PATCH v6 02/30] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
` [PATCH v6 03/30] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
` [PATCH v6 04/30] drm/bridge: analogix_dp: Retry bridge enable when it failed
` [PATCH v6 05/30] drm/bridge: analogix_dp: Wait for HPD signal before configuring link
` [PATCH v6 06/30] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
` [PATCH v6 07/30] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
` [PATCH v6 08/30] drm/bridge: analogix_dp: Extend hpd check time to 100ms
` [PATCH v6 09/30] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
` [PATCH v6 10/30] drm/bridge: analogix_dp: Check dpcd write/read status
` [PATCH v6 11/30] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
` [PATCH v6 12/30] drm/bridge: analogix_dp: Reset aux channel if an error occurred
` [PATCH v6 13/30] drm/rockchip: Restore psr->state when enable/disable psr failed
` [PATCH v6 14/30] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
` [PATCH v6 15/30] drm/bridge: analogix_dp: Fix timeout of video streamclk config
` [PATCH v6 16/30] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
` [PATCH v6 17/30] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
` [PATCH v6 18/30] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
` [PATCH v6 19/30] drm/bridge: analogix_dp: Properly log AUX CH errors
` [PATCH v6 20/30] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip
` [PATCH v6 21/30] drm/rockchip: pre dither down when output bpc is 8bit
` [PATCH v6 22/30] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
` [PATCH v6 23/30] drm/rockchip: analogix_dp: Do not call Analogix code before bind
` [PATCH v6 24/30] drm/rockchip: Disable PSR on input events
` [PATCH v6 25/30] drm/rockchip: Cancel PSR enable work before changing the state
` [PATCH v6 26/30] drm/rockchip: psr: Avoid redundant calls to .set() callback
` [PATCH v6 27/30] drm/rockchip: psr: Sanitize semantics of allow/disallow API
` [PATCH v6 28/30] drm/rockchip: Disable PSR from reboot notifier
` [PATCH v6 29/30] drm/rockchip: Disallow PSR for the whole atomic commit
` [PATCH v6 30/30] drm/rockchip: psr: Remove flush by CRTC

[PATCH net] net: mvpp2: Fix parser entry init boundary check
 2018-04-05  9:55 UTC 

[PATCH 0/8] use struct pt_regs based syscall calling for x86-64
 2018-04-05  9:53 UTC  (9+ messages)
` [PATCH 1/8] x86: don't pointlessly reload the system call number
` [PATCH 2/8] syscalls: introduce CONFIG_ARCH_HAS_SYSCALL_WRAPPER
` [PATCH 3/8] syscalls/x86: use struct pt_regs based syscall calling for 64-bit syscalls
` [PATCH 4/8] syscalls: prepare ARCH_HAS_SYSCALL_WRAPPER for compat syscalls
` [PATCH 5/8] syscalls/x86: use struct pt_regs based syscall calling for IA32_EMULATION and x32
` [PATCH 6/8] syscalls/x86: unconditionally enable struct pt_regs based syscalls on x86_64
` [PATCH 7/8] x86/entry/64: extend register clearing on syscall entry to lower registers
` [PATCH 8/8] syscalls/x86: rename struct pt_regs-based sys_*() to __sys_x86_*()

[U-Boot] [PATCH v4 0/2] efi_loader: print information about loaded UEFI images
 2018-04-05  9:56 UTC  (3+ messages)
` [U-Boot] [PATCH v4 1/2] efi_loader: new functions to print loaded image information
` [U-Boot] [PATCH v4 2/2] arm: print information about loaded UEFI images

usercopy whitelist woe in scsi_sense_cache
 2018-04-05  9:56 UTC  (5+ messages)

[PATCH] mm/page_alloc: call set_pageblock_order() once for each node
 2018-04-05  9:55 UTC  (6+ messages)

[PATCH v4 0/1] Safe LSM (un)loading, and immutable hooks
 2018-04-05  9:55 UTC  (3+ messages)

[RFC] locking/mutex: Optimize __mutex_trylock_fast
 2018-04-05  9:55 UTC  (2+ messages)

[PATCH 1/1] mtd:nand:fix memory leak
 2018-04-05  9:54 UTC  (7+ messages)

[PATCH v1 00/16] Flow API overhaul for switch offloads
 2018-04-05  9:55 UTC  (3+ messages)
` [PATCH v1 11/16] ethdev: refine TPID handling in flow API

[PATCH] ata: ahci-platform: add reset control support
 2018-04-05  9:54 UTC  (2+ messages)

[PATCH] ethdev: Additions to rte_flows to support vTEP encap/decap offload
 2018-04-05  9:53 UTC  (2+ messages)

[PATCH v3 01/10] drm: Add DP PSR2 sink enable bit
 2018-04-05  9:53 UTC  (4+ messages)
` [PATCH v3 09/10] drm/i915/psr: Set DPCD PSR2 enable bit when needed
    ` [Intel-gfx] "

[LTP] [PATCH 1/2] syscalls/preadv01: Run test for all filesystems
 2018-04-05  9:52 UTC  (2+ messages)

[PATCH] pci: a workaround for nonstandard PCI devices whose PBA shares
 2018-04-05  9:52 UTC  (5+ messages)

[PATCH v2] Bluetooth: Remove VLA usage in aes_cmac
 2018-04-05  9:51 UTC  (5+ messages)

[PATCH] usb: dwc2: dwc2_vbus_supply_init: fix error check
 2018-04-05  9:51 UTC  (5+ messages)
` [PATCH v4] "
      ` [v4] "

Extending the Marvell ICU support
 2018-04-05  9:51 UTC  (5+ messages)

[Bug 199229] New: choppy cursor on ryzen 5 2400g
 2018-04-05  9:50 UTC  (2+ messages)
` [Bug 199229] "

[PATCH libdrm 00/23] meson: fix 'auto' handling of drivers and simplify code
 2018-04-05  9:48 UTC  (5+ messages)
` [PATCH libdrm v2 01/23] meson: don't enable libdrm_intel without atomic support
  ` [PATCH libdrm v2 21/23] meson: build exynos by default

[PATCH v5 0/8] vhost: introduce vhost crypto backend
 2018-04-05  9:48 UTC  (4+ messages)
` [PATCH v6 "

[PATCH] phy: stm32: Fix printing of wrong uninitialized port number
 2018-04-05  9:46 UTC  (2+ messages)

[Bug 105729] AMD Radeon flickering on Gnome Wayland after wake from suspend
 2018-04-05  9:46 UTC  (2+ messages)
` [Bug 105729] AMD Radeon flickering on HiDPI display with "

[PATCH] pdump: change to use generic multi-process channel
 2018-04-05  9:45 UTC  (3+ messages)
` [PATCH v2] "

[U-Boot] [PATCH 2/2] rpi: Add identifier for the new RPi3 B+
 2018-04-05  9:44 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/2] "

[U-Boot] [PATCH] rpi3_32b: Enable lan78xx driver
 2018-04-05  9:44 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] rpi3: Enable lan78xx driver
 2018-04-05  9:44 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[PATCH] locking/qrwlock: Give priority to readers with irqs disabled to prevent deadlock
 2018-04-05  9:43 UTC  (5+ messages)

[PATCH] specify encoding for sed command
 2018-04-05  9:43 UTC  (4+ messages)

[PATCH] gpio: dwapb: Add support for 32 interrupts
 2018-04-05  9:42 UTC  (3+ messages)

SOF 1.1 Release
 2018-04-05  9:42 UTC 

[PATCH] xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
 2018-04-05  9:32 UTC  (2+ messages)

[PATCH] dt-bindings: irqchip: renesas-irqc: Document r8a77470 support
 2018-04-05  9:40 UTC  (2+ messages)

[PATCH v2 00/17] arm64: Mediate access to GICv3 sysregs at EL2
 2018-04-05  9:40 UTC  (6+ messages)
` [PATCH v2 07/17] arm64: vgic-v3: Add ICV_EOIR1_EL1 handler

[PATCH 00/16 v1] Kill fs_info::volume_mutex
 2018-04-05  9:42 UTC  (13+ messages)
` [PATCH 01/16] btrfs: squeeze btrfs_dev_replace_continue_on_mount to its caller
` [PATCH 02/16] btrfs: make success path out of btrfs_init_dev_replace_tgtdev more clear
` [PATCH 03/16] btrfs: export and rename free_device
` [PATCH 04/16] btrfs: move btrfs_init_dev_replace_tgtdev to dev-replace.c and make static
` [PATCH 05/16] btrfs: move volume_mutex to callers of btrfs_rm_device
` [PATCH 06/16] btrfs: move clearing of EXCL_OP out of __cancel_balance

[PATCH 01/22] lighttpd: upgrade 1.4.48 -> 1.4.49
 2018-04-05  9:32 UTC  (7+ messages)
` [PATCH 08/22] bash-completion: update to 2.8
` [PATCH 14/22] icu: update to 61.1

[PATCH v2 0/2] mailbox: introduce STMicroelectronics STM32 IPCC driver
 2018-04-05  9:38 UTC  (4+ messages)
` [PATCH v2 2/2] mailbox: add "

[U-Boot] [PATCH] rpi: Allow to boot without serial
 2018-04-05  9:37 UTC 

[PATCH libdrm 01/11] symbols-check: add new meta-script
 2018-04-05  9:36 UTC  (4+ messages)

[PATCH v4 1/4] eal/vfio: add multiple container support
 2018-04-05 18:07 UTC  (6+ messages)
` [PATCH v5 0/4] add ifcvf vdpa driver
  ` [PATCH v5 1/4] eal/vfio: add multiple container support
  ` [PATCH v5 2/4] net/virtio: skip device probe in vdpa mode
  ` [PATCH v5 3/4] net/ifcvf: add ifcvf vdpa driver
  ` [PATCH v5 4/4] doc: add ifcvf driver document and release note

[Qemu-devel] [PATCH] hw/sparc64/sun4u: Fix introspection by converting prom instance_init to realize
 2018-04-05  9:32 UTC 

DRM_UDL and GPU under Xserver
 2018-04-05  9:32 UTC  (5+ messages)

[PATCH v5] tools: Add initial code for btmon-logger
 2018-04-05  9:31 UTC 

[PATCH] dvb_frontend: fix locking issues at dvb_frontend_get_event()
 2018-04-05  9:30 UTC  (2+ messages)

[PATCH 0/2] selftests: tracing: Update inter-event testcases
 2018-04-05  9:29 UTC  (3+ messages)
` [PATCH 1/2] selftests: ftrace: Fix trigger extended error testcase
` [PATCH 2/2] selftests: ftrace: Add a testcase for multiple actions on trigger

[PATCH] package_manager.py: Skip gpgcheck while using dnf on target
 2018-04-05  9:22 UTC  (3+ messages)

Kernel Lock Analysis
 2018-04-05  9:17 UTC 

[igt-dev] [PATCH i-g-t] gtkdoc: Remove the build_by_default hack
 2018-04-05  9:28 UTC  (6+ messages)

[Qemu-devel] [RFC PATCH v2 0/4] memory: fix access_with_adjusted_size() and misc
 2018-04-05  9:27 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/4] memory: Avoid to create tiny RAM regions, handled as subpages

Question on documentation / Mellanox ConnectX-3
 2018-04-05  9:26 UTC  (2+ messages)

[v5 0/2] DW9807 DT binding and driver patches
 2018-04-05  9:25 UTC  (8+ messages)
` [v5 2/2] media: dt-bindings: Add bindings for Dongwoon DW9807 voice coil

[PATCH v4] tools: Add initial code for btmon-logger
 2018-04-05  9:25 UTC  (3+ messages)

[PATCH 0/1] rpm: remove dbus dependency for rpm-native
 2018-04-05  9:16 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/3] Optimize use of DBuf slices
 2018-04-05  9:22 UTC  (4+ messages)
` [PATCH 1/3] drm/i915/icl: track dbuf slice-2 status

[PATCH v4 1/1] net/virtio-user: add support for server mode
 2018-04-05  9:21 UTC  (5+ messages)
` [PATCH v5] "

[GIT PULL] dma-mapping updates for 4.17
 2018-04-05  9:19 UTC  (2+ messages)

v4.16+ seeing many unaligned access in dequeue_task_fair() on IA64
 2018-04-05  9:18 UTC  (2+ messages)
` [tip:sched/urgent] sched/core: Force proper alignment of 'struct util_est'

[PATCH v3] ethdev: replace bus specific struct with generic dev
 2018-04-05  9:19 UTC  (8+ messages)
` [PATCH v4] "

[PATCH] uapi: fix asm/bootparam.h userspace compilation errors
 2018-04-05  9:18 UTC  (2+ messages)
` [tip:x86/pti] x86/uapi: Fix "

Problem with Xen 4.7.5
 2018-04-05  9:19 UTC  (3+ messages)

[PATCH v3 0/6] spi: Add support for DMA transfers in sun6i SPI driver
 2018-04-05  9:19 UTC  (6+ messages)
` [PATCH v3 3/6] spi: sun6i: restrict transfer length in PIO-mode

[PATCH v2 00/15] R-Car VSP1: Dynamically assign blend units to display pipelines
 2018-04-05  9:18 UTC  (32+ messages)
` [PATCH v2 01/15] v4l: vsp1: Don't start/stop media pipeline for DRM
` [PATCH v2 02/15] v4l: vsp1: Remove unused field from vsp1_drm_pipeline structure
` [PATCH v2 03/15] v4l: vsp1: Store pipeline pointer in vsp1_entity
` [PATCH v2 04/15] v4l: vsp1: Use vsp1_entity.pipe to check if entity belongs to a pipeline
` [PATCH v2 05/15] v4l: vsp1: Share duplicated DRM pipeline configuration code
` [PATCH v2 06/15] v4l: vsp1: Move DRM atomic commit pipeline setup to separate function
` [PATCH v2 07/15] v4l: vsp1: Setup BRU at atomic commit time
` [PATCH v2 08/15] v4l: vsp1: Replace manual DRM pipeline input setup in vsp1_du_setup_lif
` [PATCH v2 09/15] v4l: vsp1: Move DRM pipeline output setup code to a function
` [PATCH v2 10/15] v4l: vsp1: Turn frame end completion status into a bitfield
` [PATCH v2 11/15] v4l: vsp1: Add per-display list internal completion notification support
` [PATCH v2 12/15] v4l: vsp1: Generalize detection of entity removal from DRM pipeline
` [PATCH v2 13/15] v4l: vsp1: Assign BRU and BRS to pipelines dynamically
` [PATCH v2 14/15] v4l: vsp1: Add BRx dynamic assignment debugging messages
` [PATCH v2 15/15] v4l: vsp1: Rename BRU to BRx

[igt-dev] [PATCH i-g-t] tests/kms_getfb: Use fixtures and subtest groups
 2018-04-05  9:18 UTC  (7+ messages)

[PATCH v2] perf/x86/intel: move regs->flags EXACT bit init
 2018-04-05  9:18 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86/intel: Move "

[PATCH] drm: i915: Fix audio issue on BXT
 2018-04-05  9:18 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm: i915: Fix audio issue on BXT (rev3)

[PATCH] sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
 2018-04-05  9:17 UTC  (2+ messages)
` [tip:sched/urgent] sched/core: Simplify helpers for rq clock update skip requests

[PATCH 0/3] Optimize use of DBuf slices
 2018-04-05  9:17 UTC  (4+ messages)
` [PATCH 1/3] drm/i915/icl: track dbuf slice-2 status
` [PATCH 2/3] drm/i915/icl: Enable 2nd DBuf slice only when needed
` [PATCH 3/3] drm/i915/icl: update ddb entry start/end mask during hw ddb readout

[PATCH] sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
 2018-04-05  9:16 UTC  (2+ messages)
` [tip:sched/urgent] "


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.