All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-05 22:23:09 to 2018-03-05 23:31:47 UTC [more...]

[Qemu-devel] [PULL] RISC-V QEMU Port Submission
 2018-03-05 23:31 UTC  (8+ messages)
  ` [Qemu-devel] [patches] "

[PATCH V2 0/3] Use efi_rts_workqueue to invoke EFI Runtime Services
 2018-03-05 23:23 UTC  (4+ messages)
` [PATCH V2 1/3] x86/efi: Call efi_delete_dummy_variable() during efi subsystem initialization
` [PATCH V2 2/3] efi: Introduce efi_rts_workqueue and some infrastructure to invoke all efi_runtime_services()
` [PATCH V2 3/3] efi: Use efi_rts_workqueue to invoke EFI Runtime Services

[rocko][PATCH] README: update references to rocko
 2018-03-05 23:29 UTC 

[PATCH] PCI: Move declaration of of_irq_parse_and_map_pci under OF_IRQ
 2018-03-05 23:29 UTC  (4+ messages)

[rocko][PATCH] README: update reference to rocko
 2018-03-05 23:29 UTC 

[PATCH] multipathd: start marginal path checker thread lazily
 2018-03-05 23:28 UTC 

[PATCH 1/2] ndctl: add check for update firmware supported
 2018-03-05 23:34 UTC  (4+ messages)
` [PATCH 2/2] ndctl: merge firmware-update to dimm.c as one of the dimm ops

[RFC/RFT][PATCH 0/7] sched/cpuidle: Idle loop rework
 2018-03-05 23:27 UTC  (3+ messages)
` [RFC/RFT][PATCH 6/7] sched: idle: Predict idle duration before stopping the tick

man gittutorial: patch proposal
 2018-03-05 23:25 UTC  (2+ messages)

[PATCH 0/6] Various multipath-tools patches
 2018-03-05 23:24 UTC  (9+ messages)
` [PATCH 5/6] libmultipath: Fix sgio_get_vpd()

[PATCH v2] PCI: Move declaration of of_irq_parse_and_map_pci under OF_IRQ
 2018-03-05 23:22 UTC 

Regulator regression in next-20180305
 2018-03-05 23:22 UTC  (4+ messages)

[PATCH] pinctrl: bc2835: Add brcm,level property
 2018-03-05 23:21 UTC  (5+ messages)
` [PATCH v2 0/3] pinctrl: bcm2835: "
  ` [PATCH v2 2/3] pinctrl: bcm2835: Add support for generic pinctrl binding

[PULL] drm-misc-next
 2018-03-05 23:20 UTC  (4+ messages)

[RFC net-next 0/6] offload linux bonding tc ingress rules
 2018-03-05 23:20 UTC  (4+ messages)
` [RFC net-next 4/6] nfp: add ndo_set_mac_address for representors

[PATCH 0/7] fujitsu-laptop: Consistent naming of constants
 2018-03-05 23:16 UTC  (6+ messages)
` [PATCH 1/7] platform/x86: fujitsu-laptop: Define constants for FUNC operations

[RESEND PATCH] perf sched map: re-annotate shortname if thread comm changed
 2018-03-05 23:16 UTC  (7+ messages)

user-manual: patch proposals and questions
 2018-03-05 23:08 UTC 

user-manual: patch proposals and questions
 2018-03-05 23:08 UTC 

git help clone: questions
 2018-03-05 23:10 UTC 

[PATCH v2 00/23] "Foreign" NVMe support for multipath-tools
 2018-03-05 23:15 UTC  (23+ messages)
` [PATCH v2 01/23] multipath(d)/Makefile: add explicit dependency on libraries
` [PATCH v2 02/23] libmultipath: remove unused "stdout helpers"
` [PATCH v2 03/23] libmultipath: get rid of selector "hack" in print.c
` [PATCH v2 04/23] libmultipath: parser: use call-by-value for "snprint" methods
` [PATCH v2 05/23] libmultipath: don't update path groups when printing
` [PATCH v2 06/23] libmultipath/print: use "const" where appropriate
` [PATCH v2 07/23] libmultipath: use "const" in devmapper code
` [PATCH v2 09/23] multipath-tools: Makefile.inc: use -Werror=cast-qual
` [PATCH v2 10/23] libmultipath: add vector_free_const()
` [PATCH v2 11/23] libmultipath: add vector_convert()
` [PATCH v2 12/23] libmultipath: "generic multipath" interface
` [PATCH v2 13/23] libmultipath: print: convert API to generic data type
` [PATCH v2 14/23] libmultipath: print: use generic API for get_x_layout()
` [PATCH v2 15/23] libmultipath: API for foreign multipath handling
` [PATCH v2 16/23] libmultipath/print: add "%G - foreign" wildcard
` [PATCH v2 17/23] libmultipath/foreign: nvme foreign library
` [PATCH v2 18/23] libmultipath: pathinfo: call into "
` [PATCH v2 19/23] multipath: use foreign API
` [PATCH v2 20/23] multipathd: "
` [PATCH v2 21/23] libmultipath: foreign/nvme: implement path display
` [PATCH v2 22/23] multipathd: update path group prio in check_path
` [PATCH v2 23/23] multipathd: fix signal blocking logic

[PATCH v4 0/2] drivers/qcom: add Command DB support
 2018-03-05 23:14 UTC  (3+ messages)
` [PATCH v4 2/2] dt-bindings: introduce Command DB for QCOM SoCs

[PATCH libdrm] intel/intel_chipset.h: Sync Cannonlake IDs
 2018-03-05 23:14 UTC  (3+ messages)

[PATCH v2 0/4] Add support for the Gateworks System Controller
 2018-03-05 23:12 UTC  (4+ messages)
` [PATCH v2 3/4] hwmon: add Gateworks System Controller support

[PATCH v2] ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowait
 2018-03-05 23:11 UTC  (3+ messages)

[PATCH net] sch_netem: fix skb leak in netem_enqueue()
 2018-03-05 23:11 UTC  (4+ messages)

[PATCH 0/6] tpm: timeouts revamp
 2018-03-05 23:11 UTC  (7+ messages)
` [PATCH 1/6] tpm: sort objects in the Makefile

[Qemu-devel] [PULL] RISC-V QEMU Port Submission v8
 2018-03-05 23:10 UTC  (5+ messages)

[PATCH] k10temp support for AMD Ryzen w/ Vega gfx
 2018-03-05 23:03 UTC  (2+ messages)

[PATCH 1/2] eventdev: add device stop flush callback
 2018-03-05 23:01 UTC  (2+ messages)
` [PATCH 2/2] event/sw: support "

[PATCH v2 00/10] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-05 23:01 UTC  (11+ messages)
` [PATCH v2 04/10] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches

[PATCH 1/3] libsepol: initialize tmp_key->ibdev_name if its allocation failed
 2018-03-05 22:58 UTC  (3+ messages)
` [PATCH 2/3] libsepol: cil: show an error when cil_expr_to_string() fails
` [PATCH 3/3] libsemanage: silence clang static analyzer report

Question about latest skl_dmc_ver1_27.bin and kernel version
 2018-03-05 22:59 UTC  (2+ messages)

[Bug 105352] [r600g] OpenGL ES fails to start on RV730
 2018-03-05 22:58 UTC  (2+ messages)

[PATCH v12 00/11] Application Data Integrity feature introduced by SPARC M7
 2018-03-05 22:55 UTC  (9+ messages)
` [PATCH v12 10/11] sparc64: Add support for ADI (Application Data Integrity)

[PATCH 1/3] drm: Make sure at least one plane supports the fb format
 2018-03-05 22:56 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH v3 1/2] iio: light: add driver for bh1730fvc chips
 2018-03-05 22:56 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: iio: light: Add bh1730fvc bindings

[PATCH v8 0/4] R-Car DU: Convert LVDS code to bridge driver
 2018-03-05 22:54 UTC  (10+ messages)
` [PATCH v8 1/4] dt-bindings: display: renesas: Add R-Car LVDS encoder DT bindings
` [PATCH v8 2/4] dt-bindings: display: renesas: Deprecate LVDS support in the DU bindings
` [PATCH v8 3/4] drm: rcar-du: Fix legacy DT to create LVDS encoder nodes
` [PATCH v8 4/4] drm: rcar-du: Convert LVDS encoder code to bridge driver

[morty][meta-processor-sdk][PATCH] jailhouse-examples-rtos: Updating commit# and passing PDK_INSTALL_PATH
 2018-03-05 22:53 UTC 

audit watch rules and docker containers
 2018-03-05 22:53 UTC  (2+ messages)

[bpf-next PATCH 00/16] bpf,sockmap: sendmsg/sendfile ULP
 2018-03-05 22:53 UTC  (4+ messages)
` [bpf-next PATCH 05/16] bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data

[PATCH 0/5] xfs: fix various problems
 2018-03-05 22:53 UTC  (12+ messages)
` [PATCH 5/5] xfs: fix agfl wrapping

[Qemu-devel] [PATCH v2 0/2] ipmi: Fix vmstate transfer
 2018-03-05 22:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] ipmi: Use proper struct reference for KCS vmstate

[PATCH v3 0/5] Migrate all TPM 2.0 commands to use struct tpm_buf
 2018-03-05 22:52 UTC  (6+ messages)
` [PATCH v3 3/5] tpm: migrate tpm2_probe() "

[PATCH v2 00/10] splash screen on the stm32f769 disco board
 2018-03-05 22:51 UTC  (2+ messages)
` [U-Boot] "

[net-next v3 1/2] bpf, seccomp: Add eBPF filter capabilities
 2018-03-05 22:51 UTC  (4+ messages)

[PATCH] Removed -Werror=unused-result warnings
 2018-03-05 22:49 UTC  (3+ messages)

bbappend file not used
 2018-03-05 15:15 UTC 

[PATCH v4 2/2] virtio_net: Extend virtio to use VF datapath when available
 2018-03-05 22:47 UTC  (13+ messages)
                    ` [virtio-dev] "

[PATCH net v2] ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes
 2018-03-05 22:47 UTC 

[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
 2018-03-05 22:46 UTC  (3+ messages)
` [PATCH v4 14/24] fpga: dfl: fme: add partial reconfiguration sub feature support

[PATCH 0/3] Setup RFI flush after PowerVM LPM migration
 2018-03-05 22:46 UTC  (7+ messages)
` [PATCH 2/3] rfi-flush: Make it possible to call setup_rfi_flush() again

[PATCH net-next] selftests: net: Introduce first PMTU test
 2018-03-05 22:45 UTC 

[PATCH] tipc: bcast: use true and false for boolean values
 2018-03-05 21:56 UTC 

[U-Boot] [PATCH v2 0/9] splash screen on the stm32f746 disco board
 2018-03-05 22:44 UTC  (2+ messages)

[PATCH v2 1/3] drm/i915/error: remove unused gen8_engine_sync_index
 2018-03-05 22:44 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] "

[Fuego] [PATCH 0/1] Add Fuego Functional.fuegotest
 2018-03-05 22:43 UTC  (2+ messages)
` [Fuego] [PATCH 1/1] Add fuego-release Functional test

[Qemu-devel] [PATCHv1 00/14] Translation loop conversion for sh4/sparc/mips/s390x/openrisc targets
 2018-03-05 22:43 UTC  (3+ messages)

[PATCH net-next] dt-bindings: net: dsa: marvell: describe compatibility string
 2018-03-05 22:41 UTC  (2+ messages)

[meta-processor-sdk][master][PATCH v2] ti-ipc: Update corrected 3.47.01.00 GA version
 2018-03-05 22:40 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v2] pinctrl: pinctrl-single: Fix pcs_request_gpio() when bits_per_mux != 0
 2018-03-05 22:39 UTC  (4+ messages)

[U-Boot] [PATCH] watchdog: omap_wdt: improve watchdog reset path
 2018-03-05 22:39 UTC  (3+ messages)

[PATCH 0/2] drivers: soc: xilinx: Add support for ZynqMP power domain driver
 2018-03-05 22:39 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: power: Add ZynqMP power domain bindings

[Fuego] [PATCH 0/2] Install Fuego Release Test dependencies
 2018-03-05 22:39 UTC  (3+ messages)
` [Fuego] [PATCH 1/2] Do not use httpredir.debian.org links
` [Fuego] [PATCH 2/2] Install Fuego Release Test dependencies and add fuego-test board

[PATCH] MIPS: TXx9: Add missing iounmap
 2018-03-05 22:37 UTC  (2+ messages)

[MPTCP] Community Coordination
 2018-03-05 22:37 UTC 

[PATCH] coresight: etm4x: fix bit shifting
 2018-03-05 22:35 UTC  (2+ messages)

[PATCH 00/14] Add KFD GPUVM support for dGPUs v3
 2018-03-05 22:33 UTC  (8+ messages)
` [PATCH 03/14] drm/amdgpu: Add helper to turn an existing VM into a compute VM

[PATCH 0/2] drivers: soc: xilinx: Add support for ZynqMP PM driver
 2018-03-05 22:33 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: soc: Add ZynqMP PM bindings

[PATCH v4 00/38] DRM Rockchip rk3399 (Kevin)
 2018-03-05 22:23 UTC  (39+ messages)
` [PATCH v4 01/38] drm/bridge: analogix_dp: set psr activate/deactivate when enable/disable bridge
` [PATCH v4 02/38] drm/rockchip: Don't use atomic constructs for psr
` [PATCH v4 03/38] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
` [PATCH v4 04/38] drm/rockchip: Remove analogix psr worker
` [PATCH v4 05/38] drm/bridge: analogix_dp: Don't change psr while bridge is disabled
` [PATCH v4 06/38] drm/rockchip: add mutex vop lock
` [PATCH v4 07/38] drm/bridge: analogix_dp: add fast link train for eDP
` [PATCH v4 08/38] drm/rockchip: Only wait for panel ACK on PSR entry
` [PATCH v4 09/38] drm/bridge: analogix_dp: Move enable video into config_video()
` [PATCH v4 10/38] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
` [PATCH v4 11/38] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
` [PATCH v4 12/38] drm/bridge: analogix_dp: Retry bridge enable when it failed
` [PATCH v4 13/38] drm/bridge: analogix_dp: Wait for HPD signal before configuring link
` [PATCH v4 14/38] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
` [PATCH v4 15/38] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
` [PATCH v4 16/38] drm/bridge: analogix_dp: Extend hpd check time to 100ms
` [PATCH v4 17/38] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
` [PATCH v4 18/38] drm/bridge: analogix_dp: Check dpcd write/read status
` [PATCH v4 19/38] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
` [PATCH v4 20/38] drm/bridge: analogix_dp: Reset aux channel if an error occurred
` [PATCH v4 21/38] drm/rockchip: Restore psr->state when enable/disable psr failed
` [PATCH v4 22/38] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
` [PATCH v4 23/38] drm/bridge: analogix_dp: Fix timeout of video streamclk config
` [PATCH v4 24/38] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
` [PATCH v4 25/38] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
` [PATCH v4 26/38] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
` [PATCH v4 27/38] drm/bridge: analogix_dp: Properly log AUX CH errors
` [PATCH v4 28/38] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip
` [PATCH v4 29/38] drm/rockchip: pre dither down when output bpc is 8bit
` [PATCH v4 30/38] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
` [PATCH v4 31/38] drm/rockchip: analogix_dp: Do not call Analogix code before bind
` [PATCH v4 32/38] drm/rockchip: Disable PSR on input events

[PATCH] fsck.xfs: allow forced repairs using xfs_repair
 2018-03-05 22:31 UTC  (4+ messages)

WireGuard Digest, Vol 24, Issue 4
 2018-03-05 22:40 UTC 

[PATCH 0/2] TDA7419 audio processor driver
 2018-03-05 22:29 UTC  (3+ messages)
` [PATCH 1/2] ASoC: add tda7419 audio processor binding

[PATCH v4 33/38] drm/rockchip: Cancel PSR enable work before changing the state
 2018-03-05 22:28 UTC  (9+ messages)
` [PATCH v4 34/38] drm/rockchip: psr: Avoid redundant calls to .set() callback
` [PATCH v4 35/38] drm/rockchip: psr: Sanitize semantics of allow/disallow API
` [PATCH v4 36/38] drm/rockchip: Disable PSR from reboot notifier
` [PATCH v4 37/38] drm/rockchip: Disallow PSR for the whole atomic commit
` [PATCH v4 38/38] drm/rockchip: psr: Remove flush by CRTC

[PATCH] drm/atomic: Add new reverse iterator over all plane state (V2)
 2018-03-05 22:28 UTC  (2+ messages)

Kernel ops with flexfiles
 2018-03-05 22:26 UTC 

[PATCH 1/7] perf mmap: Store mmap scope and type in struct perf_mmap
 2018-03-05 22:25 UTC  (3+ messages)
` [PATCH 7/7] perf tools: Refine perf_mmap__read_init

[PATCH 1/1] libselinux, libsemanage: Replace PYSITEDIR with PYTHONLIBDIR
 2018-03-05 22:16 UTC 

[PATCH v2 0/2] hwrng: mxc-rnga - add driver support on boards with device tree
 2018-03-05 22:24 UTC  (3+ messages)
` [PATCH v2 2/2] "

[Qemu-devel] [PATCH v8 00/23] RISC-V QEMU Port Submission
 2018-03-05 22:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 03/23] RISC-V CPU Core Definition


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.