All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-06 18:10:23 to 2018-04-06 19:02:21 UTC [more...]

[PATCH 0/8] drm/arm/malidp: Enhance support for system and runtime power management on malidp
 2018-04-06 19:02 UTC  (6+ messages)
` [PATCH 8/8] drm/arm/malidp: Added the late system pm functions

[Buildroot] Using a bootlin toolchain with buildroot
 2018-04-06 19:02 UTC  (2+ messages)

[GIT PULL] PCI changes for v4.17
 2018-04-06 19:02 UTC 

kernel BUG at drivers/vhost/vhost.c:LINE! (2)
 2018-04-06 19:02 UTC 

usbip: vhci_hcd: check rhport before using in vhci_hub_control()
 2018-04-06 19:00 UTC  (4+ messages)
  ` [PATCH] "

IRQ/nvme_pci_complete_rq: NULL pointer dereference yet again
 2018-04-06 19:00 UTC  (11+ messages)

[PATCH] ls-remote: create option to sort by versions
 2018-04-06 18:59 UTC  (7+ messages)
` [PATCH v8] ls-remote: create '--sort' option
      ` [PATCH 1/3] ref-filter: use "struct object_id" consistently
      ` [PATCH 2/3] ref-filter: make ref_array_item allocation more consistent
      ` [PATCH 3/3] ref-filter: factor ref_array pushing into its own function

LAYERSERIES
 2018-04-06 18:58 UTC  (6+ messages)
` [Openembedded-architecture] LAYERSERIES

[linux-linus test] 121842: regressions - FAIL
 2018-04-06 18:58 UTC 

[PATCH] uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
 2018-04-06 18:58 UTC  (3+ messages)

[RfC PATCH] Add udmabuf misc device
 2018-04-06 18:57 UTC  (13+ messages)
                  ` [Qemu-devel] "

[PATCH 1/7] drm/arc: Stop consulting plane->fb
 2018-04-06 18:56 UTC  (5+ messages)
` [PATCH 4/7] drm/vmwgfx: Stop using plane->fb in vmw_kms_update_implicit_fb()
` [PATCH 6/7] drm/vmwgfx: Stop using plane->fb in atomic_enable()

[RFC] Is it correctly that the usage for spin_{lock|unlock}_irq in clear_page_dirty_for_io
 2018-04-06 18:55 UTC  (5+ messages)
` [PATCH] writeback: safer lock nesting
      ` [PATCH v2] "

[BUG] Fix drivers/memory O= build
 2018-04-06 18:55 UTC  (8+ messages)

[PATCH iproute2-next v1] rdma: Print net device name and index for RDMA device
 2018-04-06 18:54 UTC  (2+ messages)

[PATCH 0/3] Fix problem with leftover files in tmp/sysroots-components
 2018-04-06 18:53 UTC  (6+ messages)
` [PATCH 1/3] Use ${MACHINE_ARCH} instead of ${MACHINE} for stamp-extra-info task flag
` [PATCH 2/3] sstate.bbclass: Add ${PACKAGE_EXTRA_ARCHS} to SSTATE_ARCHS
` [PATCH 3/3] license.bbclass: Minor simplification of get_deployed_dependencies()
` ✗ patchtest: failure for Fix problem with leftover files in tmp/sysroots-components

[PATCH 00/30] crypto/qat: refactor to support multiple service
 2018-04-06 18:52 UTC  (31+ messages)
` [PATCH 01/30] crypto/qat: use SPDX license
` [PATCH 02/30] crypto/qat: add qat common header
` [PATCH 03/30] crypto/qat: add qat device files
` [PATCH 04/30] crypto/qat: remove unused includes
` [PATCH 05/30] crypto/qat: add symmetric session file
` [PATCH 06/30] crypto/qat: change filename crypto to sym
` [PATCH 07/30] crypto/qat: rename fns for consistency
` [PATCH 08/30] crypto/qat: renamed sym-specific structs
` [PATCH 09/30] crypto/qat: make enqueue function generic
` [PATCH 10/30] crypto/qat: make dequeue "
` [PATCH 11/30] crypto/qat: move generic qp fn to qp file
` [PATCH 12/30] crypto/qat: separate sym-specific from generic qp setup
` [PATCH 13/30] crypto/qat: move sym-specific qp code to sym file
` [PATCH 14/30] crypto/qat: remove dependencies on cryptodev from common
` [PATCH 15/30] crypto/qat: move defines from sym to qp header file
` [PATCH 16/30] crypto/qat: create data structures to support different generations
` [PATCH 17/30] crypto/qat: rename sgl related objects
` [PATCH 18/30] crypto/qat: move sgl related element to appropriate files
` [PATCH 19/30] crypto/qat: add QAT PCI device struct
` [PATCH 20/30] crypto/qat: separate the name used for PCI reg from crypto name
` [PATCH 21/30] crypto/qat: move to using new device structure
` [PATCH 22/30] crypto/qat: use common stats structures
` [PATCH 23/30] crypto/qat: rename functions which depend on cryptodev
` [PATCH 24/30] crypto/qat: move code into appropriate files
` [PATCH 25/30] crypto/qat: add lock around csr access and change logic
` [PATCH 26/30] crypto/qat: remove incorrect usage of bundle number
` [PATCH 27/30] crypto/qat: cleanups
` [PATCH 28/30] crypto/qat: create appropriately named device for registration
` [PATCH 29/30] crypto/qat: add MAX PCI DEVICES flag to config file
` [PATCH 30/30] crypto/qat: add performance improvement into qat crypto dev

[PATCH v4] drm/i915/dp: Send DPCD ON for MST before phy_up
 2018-04-06 18:52 UTC 

[Qemu-devel] [PATCH v2 for-2.12] tap: set vhostfd passed from qemu cli to non-blocking
 2018-04-06 18:51 UTC 

[PATCH v2 1/7] net: move BPF related definitions into librte_net
 2018-04-06 18:49 UTC  (11+ messages)
` [PATCH v3 00/10] add framework to load and execute BPF code
` [PATCH v3 01/10] net: move BPF related definitions into librte_net
` [PATCH v3 02/10] bpf: add BPF loading and execution framework
` [PATCH v3 03/10] bpf: add more logic into bpf_validate()
` [PATCH v3 04/10] bpf: add JIT compilation for x86_64 ISA
` [PATCH v3 05/10] bpf: introduce basic RX/TX BPF filters
` [PATCH v3 06/10] testpmd: new commands to load/unload "
` [PATCH v3 07/10] test: add few eBPF samples
` [PATCH v3 08/10] test: introduce functional test for librte_bpf
` [PATCH v3 09/10] doc: add librte_bpf related info

[RFC PATCH] mm: use rbtree for page-wait
 2018-04-06 18:50 UTC  (2+ messages)

[PATCH 0/1] Colorize some errors on stderr
 2018-04-06 18:48 UTC  (2+ messages)

reg. fatal: The remote end hung up unexpectedly on NFS
 2018-04-06 18:46 UTC  (2+ messages)

[PATCH] drm/i915/psr: enable psr1 on psr2 panels
 2018-04-06 19:10 UTC  (2+ messages)

[PATCH 4.16 00/31] 4.16.1-stable review
 2018-04-06 18:42 UTC  (2+ messages)

[PATCH v3 0/6] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-04-06 18:39 UTC  (6+ messages)
` [PATCH v3 1/6] clk: meson: aoclk: refactor common code into dedicated file

[PATCH 1/2] drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over
 2018-04-06 18:39 UTC  (2+ messages)

+ fs-reiserfs-journalc-add-missing-resierfs_warning-arg.patch added to -mm tree
 2018-04-06 18:37 UTC 

Procedure for alsa modules compilation from git
 2018-04-06 18:33 UTC  (2+ messages)

[4.15 & 4.14 stable 00/12] Series to update microcode loading
 2018-04-06 18:30 UTC  (13+ messages)
` [4.15 & 4.14 stable 01/12] x86/microcode: Propagate return value from updating functions
` [4.15 & 4.14 stable 02/12] x86/CPU: Add a microcode loader callback
` [4.15 & 4.14 stable 03/12] x86/CPU: Check CPU feature bits after microcode upgrade
` [4.15 & 4.14 stable 04/12] x86/microcode: Get rid of struct apply_microcode_ctx
` [4.15 & 4.14 stable 05/12] x86/microcode/intel: Check microcode revision before updating sibling threads
` [4.15 & 4.14 stable 06/12] x86/microcode/intel: Writeback and invalidate caches before updating microcode
` [4.15 & 4.14 stable 07/12] x86/microcode: Do not upload microcode if CPUs are offline
` [4.15 & 4.14 stable 08/12] x86/microcode/intel: Look into the patch cache first
` [4.15 & 4.14 stable 09/12] x86/microcode: Request microcode on the BSP
` [4.15 & 4.14 stable 10/12] x86/microcode: Synchronize late microcode loading
` [4.15 & 4.14 stable 11/12] x86/microcode: Attempt late loading only when new microcode is present
` [4.15 & 4.14 stable 12/12] x86/microcode: Fix CPU synchronization routine

[PATCH v6 1/4] clk: imx: Add CLK_IS_CRITICAL flag for busy divider and busy mux
 2018-04-06 18:33 UTC  (12+ messages)
` [PATCH v6 2/4] clk: imx: add new gate/gate2 wrapper funtion
` [PATCH v6 3/4] dt-bindings: imx: update clock doc for imx6sll
` [PATCH v6 4/4] clk: imx: add clock driver "

[PATCH 03/19] powerpc: Mark variables as unused
 2018-04-06 18:32 UTC  (5+ messages)
` [PATCH v4 03/19] powerpc: Mark variable `l` as unused, remove `path`

[PATCH net-next 00/12] fscache: Fixes, traces and development
 2018-04-06 18:32 UTC  (4+ messages)

[PATCH v13] ath10k: add LED and GPIO controlling support for various chipsets
 2018-04-06 18:31 UTC  (3+ messages)

[PATCHv2] target: prefer dbroot of /etc/target over /var/target
 2018-04-06 18:31 UTC 

[Buildroot] [PATCH 0/2] cramfs: new maintainer, repo and XIP feature
 2018-04-06 18:29 UTC  (9+ messages)
` [Buildroot] [PATCH 1/2] cramfs: change to new site location

[Bug 105869] clang crashes when compiling OpenCL kernel
 2018-04-06 18:29 UTC  (2+ messages)

[Question] patch posting process
 2018-04-06 18:29 UTC 

[PATCH v3 1/4] libnvdimm: Add of_node to region and bus descriptors
 2018-04-06 18:28 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.12] vfio-ccw: fix memory leak in vfio_ccw_realize()
 2018-04-06 18:27 UTC  (3+ messages)

[PATCH v3 1/2] iio:imu: inv_mpu6050: support more interrupt types
 2018-04-06 18:26 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: iio:imu:mpu6050: "

imx6q: Graphics hardware acceleration with x11 (old topic)
 2018-04-06 18:26 UTC 

Commit *driver core: emit uevents when device is bound to a driver* causes regression
 2018-04-06 18:26 UTC  (5+ messages)

[PATCH] eal: fix clang compilation error on ARM64
 2018-04-06 18:25 UTC  (3+ messages)

[RFC PATCH 0/4] acpi: apei: Improve error handling with firmware-first
 2018-04-06 18:24 UTC  (7+ messages)
` [RFC PATCH 3/4] acpi: apei: Do not panic() in NMI because of GHES messages

[PATCH v3 0/4] Ktest: add email support
 2018-04-06 18:24 UTC  (3+ messages)
` [PATCH v3 1/4] "

amd_iommu fallback question
 2018-04-06 18:23 UTC  (2+ messages)

git 2.17.0: uninitialized value $rec in scalar chomp at ...Git.pm line 557
 2018-04-06 18:23 UTC  (4+ messages)
` [PATCH] git-svn: avoid warning on undef readline()

[PATCH] clk: cs2000: set pm_ops in hibernate-compatible way
 2018-04-06 18:23 UTC  (3+ messages)

[PATCH] clk: imx: Set CLK_SET_RATE_GATE for gate and divider clocks
 2018-04-06 18:22 UTC  (4+ messages)

[Qemu-devel] [RFC] Defining firmware (OVMF, et al) metadata format & file
 2018-04-06 18:21 UTC  (7+ messages)

[RESEND 0/4] Update imx7 clocks
 2018-04-06 18:20 UTC  (17+ messages)
` [RESEND 1/4] clk: imx7d: Add USB clock information
` [RESEND 2/4] clk: imx7d: Correct dram pll type
` [RESEND 3/4] clk: imx7d: Correct ahb clk parent select
` [RESEND 4/4] clk: imx7d: Move clks_init_on before any clock operations

[Qemu-devel] [PATCH v2 00/17] Translation loop conversion for sh4/sparc/mips/s390x/openrisc/riscv targets
 2018-04-06 18:20 UTC  (18+ messages)
` [Qemu-devel] [PATCH v2 01/17] translator: merge max_insns into DisasContextBase
` [Qemu-devel] [PATCH v2 02/17] target/sh4: convert to TranslatorOps
` [Qemu-devel] [PATCH v2 03/17] target/sparc: convert to DisasJumpType
` [Qemu-devel] [PATCH v2 04/17] target/sparc: convert to DisasContextBase
` [Qemu-devel] [PATCH v2 05/17] target/sparc: convert to TranslatorOps
` [Qemu-devel] [PATCH v2 06/17] target/mips: convert to DisasJumpType
` [Qemu-devel] [PATCH v2 07/17] target/mips: convert to DisasContextBase
` [Qemu-devel] [PATCH v2 08/17] target/mips: use *ctx for DisasContext
` [Qemu-devel] [PATCH v2 09/17] target/mips: convert to TranslatorOps
` [Qemu-devel] [PATCH v2 10/17] target/s390x: convert to DisasJumpType
` [Qemu-devel] [PATCH v2 11/17] target/s390x: convert to DisasContextBase
` [Qemu-devel] [PATCH v2 12/17] target/s390x: convert to TranslatorOps
` [Qemu-devel] [PATCH v2 13/17] target/openrisc: convert to DisasContextBase
` [Qemu-devel] [PATCH v2 14/17] target/openrisc: convert to TranslatorOps
` [Qemu-devel] [PATCH v2 15/17] target/riscv: convert to DisasJumpType
` [Qemu-devel] [PATCH v2 16/17] target/riscv: convert to DisasContextBase
` [Qemu-devel] [PATCH v2 17/17] target/riscv: convert to TranslatorOps

[PATCH v2 1/2] iio:imu: inv_mpu6050: support more interrupt types
 2018-04-06 18:19 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: iio:imu:mpu6050: "

NFS troubles
 2018-04-06 18:18 UTC  (7+ messages)

[refpolicy] [PATCH v3 0/7] X Desktop Group location support and reduced user content access privileges
 2018-04-06 18:18 UTC  (3+ messages)

[PATCH v3 00/10] clk: qcom: CPU clock driver for msm8996
 2018-04-06 18:18 UTC  (6+ messages)
` [PATCH v3 03/10] clk: qcom: Add "

[xtf test] 121951: all pass - PUSHED
 2018-04-06 18:16 UTC 

[PATCH v2] clk: bcm2835: De-assert/assert PLL reset signal when appropriate
 2018-04-06 18:16 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] kms_frontbuffer_tracking: Remove unnecessary modeset from get_sink_crc
 2018-04-06 18:16 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v3 1/2] MIPS: io: prevent compiler reordering on the default writeX() implementation
 2018-04-06 18:15 UTC  (5+ messages)
` [PATCH v3 2/2] MIPS: io: add a barrier after register read in readX()

[PATCH v3 0/2] kexec-tools: arm64: Enable D-cache in purgatory
 2018-04-06 18:15 UTC  (7+ messages)

[Qemu-devel] [PULL 00/25] target-arm queue
 2018-04-06 18:14 UTC  (4+ messages)
` [Qemu-devel] [PULL 10/25] aarch64-linux-user: Add support for SVE signal frame records

[PATCH] compress/isal: ISA-L compression PMD
 2018-04-06 18:13 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PULL for-2.12 0/3] Qcrypto next patches
 2018-04-06 18:13 UTC  (2+ messages)

[PATCH] Input: leds - fix out of bound access
 2018-04-06 18:12 UTC 

[PATCH] drm/i915/psr: Chase psr.enabled only under the psr.lock
 2018-04-06 18:12 UTC  (2+ messages)
` [Intel-gfx] "

FREAD_READS_DIRECTORIES test fails for the wrong reasons
 2018-04-06 18:06 UTC 

[bisected] 3c8ba0d61d04ced9f8d9ff93977995a9e4e96e91 oopses on s390
 2018-04-06 18:10 UTC  (4+ messages)

[Buildroot] [git commit branch/2018.02.x] linux: bump default to version 4.15.15
 2018-04-06 18:11 UTC 

[PATCH 0/4] bnxt patchset
 2018-04-06 18:10 UTC  (6+ messages)
` [PATCH 3/4] mk: allow kernel artifacts to be located in output directory


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.