All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-29 21:11:37 to 2018-11-29 21:55:13 UTC [more...]

post-receive: pub/scm/docs/kernel/website
 2018-11-29 21:55 UTC 

[Buildroot] [PATCH 1/2] package/cunit: new package
 2018-11-29 21:54 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/libdrm: correct cunit test dependency

[igt-dev] [PATCH i-g-t 1/4] tests/kms_plane_scaling: Add support for testing AMDGPU
 2018-11-29 21:54 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 2/4] tests/kms_plane_multiple: Add tiled-none plane position subtests
` [igt-dev] [PATCH i-g-t 3/4] tests/kms_plane_lowres: Don't fail tests when missing format/mod support
` [igt-dev] [PATCH i-g-t 4/4] tests: Enable plane tests for AMDGPU

[PATCH] selftests/ftrace: Fix invalid SPDX identifiers
 2018-11-29 21:54 UTC  (3+ messages)

[driver-core PATCH v7 0/9] Add NUMA aware async_schedule calls
 2018-11-29 21:53 UTC  (8+ messages)
` [driver-core PATCH v7 2/9] driver core: Establish clear order of operations for deferred probe and remove

[Qemu-devel] [PATCH v2 0/6] s390x/vfio: VFIO-AP interrupt control interception
 2018-11-29 21:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 6/6] s390x/vfio: ap: Implementing AP Queue Interrupt Control

[PATCH] clk: renesas: Mark rza2_cpg_clk_register static
 2018-11-29 21:53 UTC  (3+ messages)

[PATCH] sbitmap: ammortize cost of clearing bits
 2018-11-29 21:53 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/clk/linux
 2018-11-29 21:53 UTC 

[PATCH v13 0/5] Add i.MX8MQ clock driver
 2018-11-29 21:51 UTC  (26+ messages)
` [PATCH v13 1/5] dt-bindings: add binding for i.MX8MQ CCM
` [PATCH v13 2/5] clk: imx: add fractional PLL output clock
` [PATCH v13 3/5] clk: imx: Add SCCG PLL type
` [PATCH v13 4/5] clk: imx: Add imx composite clock
` [PATCH v13 5/5] clk: imx: Add clock driver for i.MX8MQ CCM

[PATCH v2 1/2] drm/tegra: hub: Enable all required clocks
 2018-11-29 21:52 UTC  (2+ messages)

[kvm PATCH v8 0/2] shrink vcpu_vmx down to order 2
 2018-11-29 21:51 UTC  (2+ messages)

bug in mesh/net.c
 2018-11-29 21:51 UTC  (3+ messages)

[PATCH] net: phy: sfp: correct store of detected link modes
 2018-11-29 10:46 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/libdrm: add optional cunit dependency
 2018-11-29 21:50 UTC 

[Buildroot] [git commit] package/libdrm: add optional cunit dependency
 2018-11-29 21:50 UTC 

FAILED: patch "[PATCH] iwlwifi: mvm: fix regulatory domain update when the firmware" failed to apply to 4.4-stable tree
 2018-11-29 10:45 UTC  (4+ messages)
` [PATCH v4.4] iwlwifi: mvm: fix regulatory domain update when the firmware starts

[PATCH] drm/i915/icl: push pll to port mapping/unmapping to ddi encoder hooks
 2018-11-29 21:50 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2018-11-29 21:50 UTC 

[PATCH lttng-tools] Fix: warning 'fd' may be used uninitialized
 2018-11-29 21:49 UTC 

[Qemu-devel] [PATCH v6 00/23] Add support for RDMA MAD
 2018-11-29 21:48 UTC  (24+ messages)
` [Qemu-devel] [PATCH v6 01/23] contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexer
` [Qemu-devel] [PATCH v6 02/23] hw/rdma: Add ability to force notification without re-arm
` [Qemu-devel] [PATCH v6 03/23] hw/rdma: Return qpn 1 if ibqp is NULL
` [Qemu-devel] [PATCH v6 04/23] hw/rdma: Abort send-op if fail to create addr handler
` [Qemu-devel] [PATCH v6 05/23] hw/rdma: Add support for MAD packets
` [Qemu-devel] [PATCH v6 06/23] hw/pvrdma: Make function reset_device return void
` [Qemu-devel] [PATCH v6 07/23] hw/pvrdma: Make default pkey 0xFFFF
` [Qemu-devel] [PATCH v6 08/23] hw/pvrdma: Set the correct opcode for recv completion
` [Qemu-devel] [PATCH v6 09/23] hw/pvrdma: Set the correct opcode for send completion
` [Qemu-devel] [PATCH v6 10/23] qapi: Define new QMP message for pvrdma
` [Qemu-devel] [PATCH v6 11/23] hw/pvrdma: Add support to allow guest to configure GID table
` [Qemu-devel] [PATCH v6 12/23] vmxnet3: Move some definitions to header file
` [Qemu-devel] [PATCH v6 13/23] hw/pvrdma: Make sure PCI function 0 is vmxnet3
` [Qemu-devel] [PATCH v6 14/23] hw/rdma: Initialize node_guid from vmxnet3 mac address
` [Qemu-devel] [PATCH v6 15/23] hw/pvrdma: Make device state depend on Ethernet function state
` [Qemu-devel] [PATCH v6 16/23] hw/pvrdma: Fill all CQE fields
` [Qemu-devel] [PATCH v6 17/23] hw/pvrdma: Fill error code in command's response
` [Qemu-devel] [PATCH v6 18/23] hw/rdma: Remove unneeded code that handles more that one port
` [Qemu-devel] [PATCH v6 19/23] vl: Introduce shutdown_notifiers
` [Qemu-devel] [PATCH v6 20/23] hw/pvrdma: Clean device's resource when system is shutdown
` [Qemu-devel] [PATCH v6 21/23] hw/rdma: Do not use bitmap_zero_extend to free bitmap
` [Qemu-devel] [PATCH v6 22/23] hw/rdma: Do not call rdma_backend_del_gid on an empty gid
` [Qemu-devel] [PATCH v6 23/23] docs: Update pvrdma device documentation

[PATCH 4.4 00/86] 4.4.166-stable review
 2018-11-29 21:49 UTC  (2+ messages)

[PATCH 3.18 00/83] 3.18.128-stable review
 2018-11-29 21:49 UTC  (2+ messages)

[PATCH v5 00/17] initial support for "suniv" Allwinner new ARM9 SoC
 2018-11-29 21:47 UTC  (4+ messages)
` [linux-sunxi] "

[PATCH v4] armnn: bump SRCREV and add a demo example
 2018-11-29 21:47 UTC 

[Buildroot] [PATCH/next 1/1] linuxptp: fix build with kernel headers >= 4.19
 2018-11-29 21:47 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-11-29 21:46 UTC 

post-receive: pub/scm/linux/kernel/git/kvmarm/kvmarm
 2018-11-29 21:46 UTC 

[Qemu-devel] qemu-iotests 232 fails when running the test as root user
 2018-11-29 21:46 UTC  (3+ messages)

[PATCH] build: Add -ldl to LIBS as needed
 2018-11-29 21:46 UTC 

[RFC v3 0/3] qcom: GPIO IRQ wakeup using PDC irqchip
 2018-11-29 21:45 UTC  (11+ messages)
` [RFC v3 2/3] dt-bindings: sdm845-pinctrl: add wakeup interrupt parent for GPIO

[Patch v4 1/3] CIFS: Add support for direct I/O read
 2018-11-29 21:45 UTC  (7+ messages)
` [Patch v4 2/3] CIFS: Add support for direct I/O write

[U-Boot] [RESENT PATCH v3] rockchip: update emmc/sd index for distro boot order
 2018-11-29 21:44 UTC  (5+ messages)

[PATCH] thermal/drivers/hisi: Fix bad initialization
 2018-11-29 21:43 UTC  (3+ messages)

[PATCH v3] Documentation: admin-guide: PM: Add cpuidle document
 2018-11-29 21:43 UTC  (3+ messages)

[PATCH] dell-smm-hwmon.c: Add XPS 9570 to supported devices list
 2018-11-29 21:42 UTC  (7+ messages)

request for 4.14-stable: 0c47cd7a9b6c ("PCI: endpoint: Populate func_no before calling pci_epc_add_epf()")
 2018-11-29 10:37 UTC  (2+ messages)

[PATCH v2] signal: add procfd_signal() syscall
 2018-11-29 21:40 UTC  (10+ messages)

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2018-11-29 21:40 UTC 

[PATCH 0/3] Support 64 bpp half float formats
 2018-11-29 21:39 UTC  (12+ messages)
` [PATCH 1/3] drm/fourcc: Add "
` [PATCH 2/3] drm: Add optional PIXEL_NORMALIZE_RANGE property to drm_plane
` [PATCH 3/3] drm/i915: Implement half float formats and pixel normalize property
` [Intel-gfx] [PATCH 0/3] Support 64 bpp half float formats

[PATCH 0/2] arm64: dts: renesas: Miscellaneous IPMMU fixes
 2018-11-29 10:34 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a77965: Remove non-existent IPMMU-IR
` [PATCH 2/2] arm64: dts: renesas: r8a7795-es1: Add missing power domains to IPMMU nodes

[PATCH] drm/i915: Fixup stub definitions for intel_opregion_suspend|resume
 2018-11-29 21:39 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[Buildroot] [git commit] package/cunit: new package
 2018-11-29 21:39 UTC 

[Buildroot] [git commit branch/next] package/cunit: new package
 2018-11-29 21:39 UTC 

mmotm 2018-11-29-13-37 uploaded
 2018-11-29 21:38 UTC 

i.MX DT memory nodes
 2018-11-29 21:37 UTC  (6+ messages)

[Buildroot] [PATCH v3] package/libnfs: bump to version 3.0.0
 2018-11-29 21:38 UTC  (2+ messages)

[U-Boot] Please pull u-boot-amlogic-20181126
 2018-11-29 21:36 UTC  (3+ messages)

[PATCH 1/6] drm/i915: Signal the fences as they are cancelled due to wedging
 2018-11-29 21:36 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[Qemu-devel] [PATCH for-3.2 v4 00/28] Generalize machine compatibility properties
 2018-11-29 21:36 UTC  (11+ messages)
` [Qemu-devel] [PATCH for-3.2 v4 16/28] hw: apply machine compat properties without touching globals

[RFC] locking/rwsem: Avoid issuing wakeup before setting the reader waiter to nil
 2018-11-29 21:34 UTC  (10+ messages)

[Buildroot] [git commit branch/next] package/libnfs: bump to version 3.0.0
 2018-11-29 21:34 UTC 

[Buildroot] [git commit] package/libnfs: bump to version 3.0.0
 2018-11-29 21:34 UTC 

[Buildroot] [PATCH] package/wolfssl: enable ARMv8 hardware acceleration
 2018-11-29 21:34 UTC  (2+ messages)

[PATCH v4 5/7] target: add device vendor_id configfs attribute
 2018-11-29 21:33 UTC  (2+ messages)

[PATCH 1/1] sched/headers: fix thread_info.<first> is overwritten by STACK_END_MAGIC
 2018-11-29 21:23 UTC  (4+ messages)

[locking/lockdep] 62f18467c4: WARNING:at_kernel/locking/lockdep.c:#register_lock_class
 2018-11-29 21:24 UTC  (2+ messages)

[PATCH 0/3] remoteproc: complete fixed memory region support
 2018-11-29 21:32 UTC  (8+ messages)
` [PATCH 1/3] remoteproc: create vdev subdevice with specific dma memory pool
` [PATCH 2/3] remoteproc: st: add reserved memory support
` [PATCH 3/3] rpmsg: virtio: allocate buffer from parent

[PATCH iproute2] ss: add support for bytes_sent, bytes_retrans, dsack_dups and reord_seen
 2018-11-29 10:27 UTC 

[PATCH net] bpf: uninitialized variables in test code
 2018-11-29 10:27 UTC 

[Buildroot] [git commit branch/next] package/wolfssl: enable ARMv8 hardware acceleration
 2018-11-29 21:31 UTC 

[Buildroot] [git commit] package/wolfssl: enable ARMv8 hardware acceleration
 2018-11-29 21:31 UTC 

[PATCH 0/7] remoteproc: Fixes for memoy carveout management
 2018-11-29 21:29 UTC  (16+ messages)
` [PATCH 1/7] remoteproc: correct rproc_mem_entry_init() comments
` [PATCH 2/7] remoteproc: fix rproc_da_to_va in case of unallocated carveout
` [PATCH 3/7] remoteproc: fix rproc_alloc_carveout() bad variable cast
` [PATCH 4/7] remoteproc: add warning on resource table cast
` [PATCH 5/7] remoteproc: fix rproc_alloc_carveout() for rproc with iommu domain
` [PATCH 6/7] remoteproc: fix trace buffer va initialization
` [PATCH 7/7] remoteproc: fix rproc_check_carveout_da() returned error and comments

FAILED: patch "[PATCH] iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE" failed to apply to 4.14-stable tree
 2018-11-29 10:25 UTC  (3+ messages)
` [PATCH v4.14] iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2018-11-29 21:29 UTC 

[PATCH] x86/mm/dump_pagetables: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-29 21:28 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_rotation_crc: Add multi plane tests
 2018-11-29 21:29 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2018-11-29 21:27 UTC 

[Qemu-devel] [PATCH 1/2] esp-pci: Fix status register write erase control
 2018-11-29 21:26 UTC  (9+ messages)
` [Qemu-devel] [PATCH 2/2] scsi: esp: Improve consistency of RSTAT, RSEQ, and RINTR

[U-Boot] [PATCH v16 0/4] efi_loader: Code refactoring and improvement
 2018-11-29 21:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] php: intl support needs dynamic library
 2018-11-29 21:25 UTC  (2+ messages)

[PATCH] drm/i915/psr: Get pipe id following atomic guidelines
 2018-11-29 21:23 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/psr: Get pipe id following atomic guidelines (rev3)

[PATCH 0/6] Introduce audio-mute LED trigger (and conversions to it)
 2018-11-29 21:23 UTC  (11+ messages)

[PATCH lttng-tools 1/2] Revert stubbing of unix socket functions
 2018-11-29 21:22 UTC 

[PATCH lttng-tools 2/2] Revert stubbing of runas functions
 2018-11-29 21:22 UTC 

[PATCH] eal: roundup tsc frequency when estimating it
 2018-11-29 21:21 UTC  (2+ messages)

[PATCH v3 00/13] fanotify: add support for more event types
 2018-11-29 10:16 UTC  (9+ messages)
` [PATCH v3 04/13] fanotify: define the structures to report a unique file identifier

[Buildroot] [PATCH v2] package/wolfssl: bump to version 3.15.5
 2018-11-29 21:21 UTC  (2+ messages)

[PATCH v2] ARC: io.h: Implement reads{x}()/writes{x}()
 2018-11-29 21:20 UTC  (8+ messages)

[Buildroot] [git commit] php: intl support needs dynamic library
 2018-11-29 21:19 UTC 

[PATCH 0/3] crypto: x86/chacha20 - AVX-512VL block functions
 2018-11-29 10:13 UTC  (2+ messages)

[PATCH for-4.9.y 00/10] Stable candidates for linux-4.9.y
 2018-11-29 10:12 UTC  (2+ messages)

[virtio-dev] [PATCH v4] content: Introduce VIRTIO_NET_F_STANDBY feature
 2018-11-29 21:17 UTC  (11+ messages)

siginfo pid not populated from ptrace?
 2018-11-29 21:17 UTC  (9+ messages)

[PATCH 0/2] remoteproc: add support for preloaded firmware
 2018-11-29 21:16 UTC  (6+ messages)
` [PATCH 1/2] remoteproc: replace bool from struct rproc by u8
` [PATCH 2/2] remoteproc: add support for co-processor booted before kernel

overlayfs access checks on underlying layers
 2018-11-29 21:19 UTC  (13+ messages)

[Buildroot] [git commit branch/next] package/wolfssl: bump to version 3.15.5
 2018-11-29 21:16 UTC 

[Buildroot] [git commit] package/wolfssl: bump to version 3.15.5
 2018-11-29 21:16 UTC 

[Buildroot] [PATCH] perl-time-hires: remove it
 2018-11-29 21:15 UTC  (5+ messages)

[Buildroot] [git commit] package/perl-time-hires: remove package
 2018-11-29 21:15 UTC 

[Buildroot] [git commit branch/next] package/perl-time-hires: remove package
 2018-11-29 21:15 UTC 

[Buildroot] [PATCH v2] gcc: Enable __cxa_atexit for final GCC
 2018-11-29 21:14 UTC  (2+ messages)

[PATCH 05/18] sparse: correctly handle "-D foo" and "-U foo". The former is from sparse upstream, but they didn't fix the latter for some reason
 2018-11-29 10:09 UTC  (7+ messages)
        ` Sync smatch with sparse?

[PATCH RFC] mtd: rawnand: Cure MICRON NAND partial erase issue
 2018-11-29 21:12 UTC 

[Buildroot] [git commit] package/gcc: enable __cxa_atexit
 2018-11-29 21:12 UTC 

[Buildroot] [git commit branch/next] package/gcc: enable __cxa_atexit
 2018-11-29 21:12 UTC 

[Buildroot] [PATCH v4 1/2] c-ares: support host build
 2018-11-29 21:12 UTC  (3+ messages)
` [Buildroot] [PATCH v4 2/2] grpc: new package

Qtwebkit and gstreamer on imx6 (yocto Sumo, QT5, framebuffer)
 2018-11-29 21:12 UTC  (2+ messages)

[PATCH v2 0/6] device property: Introducing software nodes
 2018-11-29 21:11 UTC  (2+ messages)

block and nvme polling improvements V2
 2018-11-29 21:08 UTC  (3+ messages)
` [PATCH 08/13] nvme-pci: remove the CQ lock for interrupt driven queues


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.