All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-15 16:38:42 to 2018-01-15 17:16:08 UTC [more...]

[PATCH 00/40] DRM Rockchip rk3399 (Kevin)
 2018-01-15 17:16 UTC  (35+ messages)
` [PATCH 03/40] drm/rockchip: Respect page offset for PRIME mmap calls
  ` [PATCH 01/40] drm/rockchip: Get rid of some unnecessary code
  ` [PATCH 02/40] drm/rockchip: support prime import sg table
  ` [PATCH 04/40] drm/bridge: analogix_dp: set psr activate/deactivate when enable/disable bridge
  ` [PATCH 05/40] drm/bridge: analogix_dp: Don't power bridge in analogix_dp_bind
  ` [PATCH 06/40] drm/rockchip: Don't use atomic constructs for psr
  ` [PATCH 07/40] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
  ` [PATCH 08/40] drm/rockchip: Remove analogix psr worker
  ` [PATCH 09/40] drm/bridge: analogix_dp: Don't change psr while bridge is disabled
  ` [PATCH 10/40] drm/rockchip: add mutex vop lock
  ` [PATCH 11/40] drm/bridge: analogix_dp: add fast link train for eDP
  ` [PATCH 13/40] drm/bridge: analogix_dp: Move enable video into config_video()
  ` [PATCH 14/40] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
  ` [PATCH 15/40] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
  ` [PATCH 16/40] drm/bridge: analogix_dp: Retry bridge enable when it failed
  ` [PATCH 17/40] drm/bridge: analogix_dp: Wait for HPD signal before configuring link
  ` [PATCH 18/40] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
  ` [PATCH 19/40] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
  ` [PATCH 20/40] drm/bridge: analogix_dp: Extend hpd check time to 100ms
  ` [PATCH 21/40] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
  ` [PATCH 22/40] drm/bridge: analogix_dp: Check dpcd write/read status
  ` [PATCH 24/40] drm/bridge: analogix_dp: Reset aux channel if an error occurred
  ` [PATCH 25/40] drm/rockchip: Restore psr->state when enable/disable psr failed
  ` [PATCH 26/40] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
  ` [PATCH 27/40] drm/bridge: analogix_dp: Fix timeout of video streamclk config
  ` [PATCH 28/40] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
  ` [PATCH 33/40] drm/rockchip: analogix_dp: Wire the shutdown callback to disable PSR
  ` [PATCH 34/40] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
` [PATCH 12/40] drm/rockchip: Only wait for panel ACK on PSR entry
` [PATCH 23/40] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
` [PATCH 29/40] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
` [PATCH 30/40] drm/rockchip: Flush PSR before committing modeset disables/enables
` [PATCH 31/40] drm/bridge: analogix_dp: Allow master driver to cleanup in unbind
` [PATCH 32/40] drm/bridge: analogix_dp: Add analogix_dp_shutdown

[PATCH 0/4] objtool validation of static branches
 2018-01-15 17:15 UTC  (6+ messages)
` [PATCH 1/4] objtool: Implement base jump_assert support
` [PATCH 2/4] objtool: Implement jump_assert for _static_cpu_has()
` [PATCH 3/4] x86/jump_label: Implement arch_static_assert()
` [PATCH 4/4] x86: Reindent _static_cpu_has

[PATCH V4 0/3] blk-mq: issue request directly for blk_insert_cloned_request
 2018-01-15 17:15 UTC  (5+ messages)
` [PATCH V4 1/3] blk-mq: move actual issue into one helper
` [PATCH V4 2/3] blk-mq: return dispatch result to caller in blk_mq_try_issue_directly
` [PATCH V4 3/3] blk-mq: issue request directly for blk_insert_cloned_request

[PATCH v2] drm/i915: Use the engine name directly in the error_state file
 2018-01-15 17:15 UTC  (2+ messages)

[PATCHv2] rpm: backport configure fix for multiple users/groups with ID 0
 2018-01-15 17:15 UTC 

[Qemu-devel] [PATCH v4 00/13] Support building with py2 or py3
 2018-01-15 17:15 UTC  (16+ messages)
` [Qemu-devel] [PATCH v4 01/13] qapi: use items()/values() intead of iteritems()/itervalues()
` [Qemu-devel] [PATCH v4 02/13] qapi: Use OrderedDict from standard library if available
` [Qemu-devel] [PATCH v4 03/13] qapi: adapt to moved location of StringIO module in py3
` [Qemu-devel] [PATCH v4 04/13] qapi: Adapt to moved location of 'maketrans' function "
` [Qemu-devel] [PATCH v4 05/13] qapi: remove '-q' arg to diff when comparing QAPI output
` [Qemu-devel] [PATCH v4 06/13] qapi: ensure stable sort ordering when checking QAPI entities
` [Qemu-devel] [PATCH v4 07/13] qapi: force a UTF-8 locale for running Python
` [Qemu-devel] [PATCH v4 08/13] scripts: ensure signrom treats data as bytes
` [Qemu-devel] [PATCH v4 09/13] configure: allow use of python 3
` [Qemu-devel] [PATCH v4 10/13] input: add missing JIS keys to virtio input
` [Qemu-devel] [PATCH v4 11/13] ui: update keycodemapdb to get py3 fixes
` [Qemu-devel] [PATCH v4 12/13] travis: improve python version test coverage
` [Qemu-devel] [PATCH v4 13/13] docker: change Fedora images to run with python3

[RFC bpf-next] bpf: add new jited info fields in bpf_dev_offload and bpf_prog_info
 2018-01-15 17:13 UTC  (7+ messages)

seastar temporary_buffer/packet and ceph::buffer
 2018-01-15 17:13 UTC  (5+ messages)

[U-Boot] [PATCH] armv8: sec_firmware: Add support for multiple loadables
 2018-01-15 17:12 UTC  (4+ messages)

[PATCH v2] drm/bridge/synopsys: dsi: add optional pixel clock
 2018-01-15 17:11 UTC  (4+ messages)

[PATCH] describe: use strbuf_add_unique_abbrev() for adding short hashes
 2018-01-15 17:10 UTC 

[PATCH] brcmfmac: Make sure CLM downloading is optional
 2018-01-15 17:10 UTC 

[PATCH] rpm: backport configure fix for multiple users/groups with ID 0
 2018-01-15 17:10 UTC  (3+ messages)

[PATCH] bcma: Fix 'allmodconfig' and BCMA builds on MIPS targets
 2018-01-15 17:10 UTC  (3+ messages)

[PATCH net-next v5 0/4] dwmac-meson8b: clock fixes for Meson8b
 2018-01-15 17:10 UTC  (10+ messages)
` [PATCH net-next v5 1/4] net: stmmac: dwmac-meson8b: only configure the clocks in RGMII mode
` [PATCH net-next v5 2/4] net: stmmac: dwmac-meson8b: fix internal RGMII clock configuration
` [PATCH net-next v5 3/4] net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8b
` [PATCH net-next v5 4/4] net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock

[PATCH rdma-core 00/17] Use the kernel ABI header instead of kern-abi.h
 2018-01-15 17:10 UTC  (7+ messages)
` [PATCH rdma-core 01/17] Update rdma/ib_user_verbs.h
` [PATCH rdma-core 07/17] verbs: Use kernel uapi names for identical structs

[PATCH] i2c: acorn: add MODULE_LICENSE tag
 2018-01-15 17:10 UTC  (2+ messages)

[PATCH i-g-t 1/1] meson: Refactor get_option() calls for directories
 2018-01-15 17:10 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for series starting with [v2,1/1] meson: Refactor get_option() calls for directories (rev2)

[PATCH v2 00/12] R-Car DU: Convert LVDS code to bridge driver
 2018-01-15 17:09 UTC  (3+ messages)
` [PATCH v2 03/12] drm: rcar-du: Fix legacy DT to create LVDS encoder nodes

[patch net-next v8 00/14] net: sched: allow qdiscs to share filter block instances
 2018-01-15 17:08 UTC  (5+ messages)
` [patch net-next v8 08/14] net: sched: add rt netlink message type for block get

compilation error on Suse 11 - LPM init of anon union
 2018-01-15 17:08 UTC  (3+ messages)

Growing RAID10 with active XFS filesystem
 2018-01-15 17:08 UTC  (11+ messages)

[Buildroot] [PATCH 1/3] linux-firmware: fail build for missing file
 2018-01-15 17:07 UTC  (7+ messages)
` [Buildroot] [PATCH 2/3] linux-firmware: fix install for Chelsio T[45]
` [Buildroot] [PATCH 3/3] armbian-firmware: fail build for missing file

[PATCH 1/2] media: intel-ipu3: cio2: fix a crash with out-of-bounds access
 2018-01-15 17:07 UTC  (6+ messages)
` [PATCH 2/2] media: intel-ipu3: cio2: fix for wrong vb2buf state warnings

[PATCH 1/2] drm/i915: Use our singlethreaded wq for freeing objects
 2018-01-15 17:06 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[Buildroot] [PATCH 0/7] Add /etc/shells handling
 2018-01-15 17:06 UTC  (4+ messages)
` [Buildroot] [PATCH 1/7] package/skeleton-init-common: add /bin/sh to /etc/shells

Yocto SDK: how to rebuild *.dtb? (fatal error: dt-bindings/gpio/gpio.h: No such file or directory)
 2018-01-15 17:06 UTC 

[PATCH v1] mptfusion: Use snprintf() instead of open coded divisions
 2018-01-15 17:05 UTC 

[PATCH 0/3] mfd/omap-usb-tll: Adjustments for usbtll_omap_probe()
 2018-01-15 17:06 UTC  (9+ messages)
` [PATCH 1/3] mfd/omap-usb-tll: Delete two error messages for a failed memory allocation in usbtll_oma
  ` [PATCH 1/3] mfd/omap-usb-tll: Delete two error messages for a failed memory allocation in usbtll
        ` [1/3] mfd/omap-usb-tll: Delete two error messages for a failed memory allocation in usbtll_omap_
            ` [1/3] mfd/omap-usb-tll: Delete two error messages for a failed memory allocation in usbtll_omap_probe()

[Qemu-devel] [PATCH v3 0/8] Interactive Boot Menu for DASD and SCSI Guests on s390x
 2018-01-15 17:05 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 1/8] s390-ccw: update libc
` [Qemu-devel] [PATCH v3 2/8] s390-ccw: ipl structs for eckd cdl/ldl
` [Qemu-devel] [PATCH v3 3/8] s390-ccw: parse and set boot menu options
` [Qemu-devel] [PATCH v3 4/8] s390-ccw: interactive boot menu for eckd dasd (menu setup)
` [Qemu-devel] [PATCH v3 5/8] s390-ccw: interactive boot menu for eckd dasd (read stage2 data)
` [Qemu-devel] [PATCH v3 6/8] s390-ccw: interactive boot menu for eckd dasd (print menu)
` [Qemu-devel] [PATCH v3 7/8] s390-ccw: interactive boot menu for eckd dasd (read input)
` [Qemu-devel] [PATCH v3 8/8] s390-ccw: interactive boot menu for scsi

[PATCH v3 2/2] mm/memcg: Consolidate mem_cgroup_resize_[memsw]_limit() functions
 2018-01-15 17:04 UTC  (14+ messages)
` [PATCH v4] mm/memcg: try harder to decrease [memory,memsw].limit_in_bytes

[x86-tip] RSDP changes converted i4790 box SMP -> UP
 2018-01-15 17:04 UTC  (11+ messages)

[PATCH v1 0/2] KVM: s390: fix storage attributes migration
 2018-01-15 17:03 UTC  (3+ messages)
` [PATCH v1 1/2] KVM: s390x: some utility functions for migration
` [PATCH v1 2/2] KVM: s390: Fix storage attributes migration with memory slots

[RFC PATCH 0/7] i2c: sh_mobile: support per-SoC frequency calculation
 2018-01-15 17:02 UTC  (2+ messages)

[U-Boot] [PATCH] TCP and wget implementation
 2018-01-15 17:01 UTC  (11+ messages)
    ` [U-Boot] [PATCH] TCP and wget implementation v3
          ` [U-Boot] [PATCH] TCP and wget implementation v4
                    ` [U-Boot] [PATCH] TCP and wget implementation v5.1

[PATCH v4 2/2] video: udlfb: Switch from the pr_*() to the dev_*() logging functions
 2018-01-15 17:01 UTC 

Patch "objtool: Allow alternatives to be ignored" has been added to the 4.9-stable tree
 2018-01-15 17:00 UTC  (3+ messages)

[GIT PULL] block changes to improve device mapper for 4.16
 2018-01-15 17:00 UTC  (3+ messages)

[PATCH 1/2] video: udlfb: Constify read only data
 2018-01-15 16:59 UTC 

[Cocci] Patching const char * constants
 2018-01-15 16:59 UTC  (2+ messages)
  ` [Cocci] Patching string literal juxtaposition

DPAA Ethernet traffice troubles with Linux kernel
 2018-01-15 16:59 UTC  (4+ messages)

IPSET persistence on Ubuntu 16.04
 2018-01-15 16:59 UTC  (4+ messages)

[PATCH] ethdev: increase flow type limit from 32 to 64
 2018-01-15 16:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] shadow: 'useradd' copies root's extended attributes
 2018-01-15 16:58 UTC  (15+ messages)

A qla2xxx commit cause Linux no response, has not fixed in lastest version 4.15-rc6
 2018-01-15 16:57 UTC  (2+ messages)

[Cocci] Patching const char * constants
 2018-01-15 16:57 UTC  (2+ messages)
  ` [Cocci] Patching string literal juxtaposition

Improve retpoline for Skylake
 2018-01-15 16:57 UTC  (6+ messages)

Issue with flash space overflow? Maybe?
 2018-01-15 16:57 UTC 

[net-next 1/1] tipc: fix race condition at topology server receive
 2018-01-15 16:56 UTC 

[PATCH] ALSA: seq: Process queue tempo/ppq change in a shot
 2018-01-15 16:56 UTC 

[PATCH 4.14 000/118] 4.14.14-stable review
 2018-01-15 16:56 UTC  (4+ messages)
` [PATCH 4.14 053/118] Revert "Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find.""

[PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
 2018-01-15 16:55 UTC  (6+ messages)

[PATCH] x86: Meltdown band-aid against malicious 64-bit PV guests
 2018-01-15 16:54 UTC  (2+ messages)

[PATCH] x86: jailhouse: add PCI dependency
 2018-01-15 16:52 UTC  (2+ messages)
` [tip:x86/platform] x86/jailhouse: Add "

[PATCH v5] sched: make RED scaling configurable
 2018-01-15 16:52 UTC  (3+ messages)
` [PATCH v6] "

Kernel v4.16 / v4.17 SRP and SRPT patches
 2018-01-15 16:52 UTC  (21+ messages)

[Qemu-devel] [PATCH v1 1/1] s390x: fix storage attributes migration for non-small guests
 2018-01-15 16:52 UTC 

Regression in v4.15 due to GPIO .get_multiple changes
 2018-01-15 16:51 UTC  (2+ messages)

[OpenRISC] Ideas for Thesis subject
 2018-01-15 16:51 UTC  (2+ messages)

PM regression in next
 2018-01-15 16:50 UTC  (12+ messages)

We'll show you the truth! There's no interdependence between medicine quality and its price!
 2018-01-15 16:50 UTC 

[PATCH] clk: aspeed: Handle inverse polarity of USB port 1 clock gate
 2018-01-15 16:49 UTC  (2+ messages)

[PATCH] libsemanage: Allow tmp files to be kept if a compile fails
 2018-01-15 16:49 UTC  (4+ messages)

[PATCH] [VSP-Tests] tests: add pseudo platform test
 2018-01-15 16:49 UTC  (2+ messages)

Warnings from drivers/clk/clk.c
 2018-01-15 16:48 UTC  (3+ messages)

[PATCH] retpoline/module: Taint kernel for missing retpoline in module
 2018-01-15 16:48 UTC  (3+ messages)

[PATCH] scsi: devinfo: fix format of the device list
 2018-01-15 16:47 UTC 

[PATCH v2] PCI/ACPI: Disable AER when _OSC control bit is clear
 2018-01-15 16:47 UTC  (2+ messages)

[Qemu-devel] [PATCH] tcg/arm: Fix double-word comparisons
 2018-01-15 16:46 UTC  (3+ messages)

multipath-tools 0.7.4 failure to remove device
 2018-01-15 16:46 UTC  (8+ messages)

[PATCH] console/dummy: leave .con_font_get set to NULL
 2018-01-15 16:46 UTC  (5+ messages)

[PATCH] drm/i915/selftests: Test i915_sw_fence/dma_fence interop
 2018-01-15 16:45 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 4.9 v2] x86/pti/efi: broken conversion from efi to kernel page table
 2018-01-15 16:44 UTC 

[PATCH 1/4] ASoC: codecs: tas5720: add basic support for TAS5722 devices
 2018-01-15 16:41 UTC  (6+ messages)
` [PATCH 3/4] ASoC: codecs: tas5720: add TAS5722 specific volume control

[U-Boot] FW: u-boot v2016 vs v2013
 2018-01-15 16:41 UTC  (5+ messages)

[patch iproute2 v10 0/2] tc: Add batchsize feature to batch mode
 2018-01-15 16:40 UTC  (2+ messages)

[PATCH] ima: define new policy condition based on the filesystem name
 2018-01-15 16:40 UTC  (5+ messages)

LSF/MM 2018: Call for Proposals
 2018-01-15 16:39 UTC  (3+ messages)

LKML admins (syzbot emails are not delivered)
 2018-01-15 16:38 UTC  (8+ messages)

[PATCH 4.4 00/87] 4.4.112-stable review
 2018-01-15 16:39 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/8] docker: update Ubuntu and Fedora images, deprecate old ones
 2018-01-15 16:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 6/8] docker: add the Fedora 27 base image

[PATCH] ARM: dts: nomadik: add interrupt-parent for clcd
 2018-01-15 16:37 UTC 

[PATCH v5 0/9] vsp1: TLB optimisation and DL caching
 2018-01-15 16:38 UTC  (6+ messages)
` [PATCH v5 6/9] v4l: vsp1: Refactor display list configure operations
` [PATCH v5 1/9] v4l: vsp1: Reword uses of 'fragment' as 'body'
` [PATCH v5 8/9] v4l: vsp1: Move video configuration to a cached dlb
` [PATCH v5 7/9] v4l: vsp1: Adapt entities to configure into a body
` [PATCH v5 9/9] v4l: vsp1: Reduce display list body size


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.