All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-31 13:53:20 to 2018-12-31 16:28:28 UTC [more...]

[PATCH 2/2] leds: lp5024: Add the LP5024/18 RGB LED driver
 2018-12-31 16:28 UTC  (14+ messages)

[Buildroot] [PATCH] support/dependencies: require at least CMake 3.8
 2018-12-31 16:26 UTC 

[U-Boot] [PATCH] fdt: Add warning about CONFIG_OF_EMBED
 2018-12-31 16:23 UTC  (6+ messages)

[PATCH] x86/speculation: Add document to describe Spectre and its mitigations
 2018-12-31 16:22 UTC  (4+ messages)

[PATCH 0/7] Per context dynamic (sub)slice power-gating
 2018-12-31 16:18 UTC  (10+ messages)
` [PATCH 1/7] drm/i915/execlists: Move RPCS setup to context pin
` [PATCH 2/7] drm/i915: Record the sseu configuration per-context & engine
` [PATCH 3/7] drm/i915/perf: lock powergating configuration to default when active
` [PATCH 4/7] drm/i915: Add timeline barrier support
` [PATCH 5/7] drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
` [PATCH 6/7] drm/i915/icl: Support co-existence between per-context SSEU and OA
` [PATCH 7/7] drm/i915/selftests: Context SSEU reconfiguration tests
` ✗ Fi.CI.CHECKPATCH: warning for Per context dynamic (sub)slice power-gating (rev9)
` ✗ Fi.CI.SPARSE: "

[PATCH v2 0/2] Add Stratix10 PCIe Root Port support
 2018-12-31 16:15 UTC  (4+ messages)
` [PATCH v2 1/2] pci: altera: Add Stratix10 PCIe support

[Buildroot] [PATCH v2 1/1] package/php_amqp: fix build with php 7.3.0
 2018-12-31 16:15 UTC  (2+ messages)

[Buildroot] [git commit] package/php-amqp: fix build with php 7.3.0
 2018-12-31 16:15 UTC 

[Buildroot] [PATCH/next 1/1] linuxptp: fix build with kernel headers >= 4.19
 2018-12-31 16:13 UTC  (2+ messages)

[Buildroot] [PATCH] package/grpc: fix build on non-NPTL systems
 2018-12-31 16:11 UTC 

[V2 PATCH 1/3] Makefile: fix _FORTIFY_SOURCE redefined build error
 2018-12-31 16:08 UTC  (3+ messages)

[Buildroot] [PATCH 0/3] Linux 4.20 addition
 2018-12-31 16:07 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] toolchain: add necessary options to support 4.20 kernel headers
` [Buildroot] [PATCH 2/3] package/linux-headers: add support for Linux "
` [Buildroot] [PATCH 3/3] linux: add support for Linux 4.20

[PATCH] fb: fix lost console when the user unplugs a USB adapter
 2018-12-31 15:58 UTC  (13+ messages)
        ` Sleeping from invalid context in udlfb

Scrub aborts due to corrupt leaf
 2018-12-31 15:52 UTC  (17+ messages)

RFC: Breaking changes around pci.ids
 2018-12-31 15:42 UTC 

[Qemu-devel] [PATCH v2 00/52] Audio 5.1 patches
 2018-12-31 15:50 UTC  (8+ messages)

[Buildroot] [PATCH v1 0/5] WPE WebKit
 2018-12-31 15:49 UTC  (6+ messages)
` [Buildroot] [PATCH v1 1/5] libwpe: new package
` [Buildroot] [PATCH v1 2/5] wpebackend-fdo: "
` [Buildroot] [PATCH v1 3/5] webkitgtk: remove GTK in WEBKITGTK_ARCH_SUPPORTS* variable names
` [Buildroot] [PATCH v1 4/5] wpewebkit: new package
` [Buildroot] [PATCH v1 5/5] cog: "

[PATCH 0/6] drm/i915: start splitting off runtime device info
 2018-12-31 15:43 UTC  (10+ messages)
` [PATCH 1/6] drm/i915: start moving runtime device info to a separate struct
` [PATCH 2/6] drm/i915/reg: abstract display_mmio_offset access
` [PATCH 3/6] drm/i915: pass dev_priv to intel_device_info_runtime_init()
` [PATCH 4/6] drm/i915: always use INTEL_INFO() to access device info
` [PATCH 5/6] drm/i915: drop intel_device_info_dump()
` [PATCH 6/6] drm/i915: rename dev_priv info to __info to avoid usage
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: start splitting off runtime device info
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH 0/7] Per context dynamic (sub)slice power-gating
 2018-12-31 15:39 UTC  (6+ messages)
` [PATCH 5/7] drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)

[PATCH 1/2] ASoC: Intel: sst: Fallback to BYT-CR if IRQ 5 is missing
 2018-12-31 15:38 UTC  (2+ messages)

[PATCH 1/6] drm/i915: Remove redundant trailing request flush
 2018-12-31 15:38 UTC  (6+ messages)
` [PATCH 5/6] drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen5
` ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915: Remove redundant trailing request flush

[PATCH 01/14] csky: fixup abiv2 mmap(... O_SYNC) failed
 2018-12-31 15:33 UTC  (12+ messages)
` [PATCH 02/14] csky: bugfix gdb coredump error
` [PATCH 03/14] csky: fixup remove vdsp implement for kernel
` [PATCH 04/14] csky: remove syscall_exit_work
` [PATCH 05/14] csky: fixup save hi,lo,dspcr regs in switch_stack
` [PATCH 07/14] csky: CPU-hotplug supported for SMP
` [PATCH 08/14] csky: stacktrace supported
` [PATCH 09/14] csky: optimize kernel panic print
` [PATCH 10/14] csky: remove unused members in processor.h
` [PATCH 11/14] csky: basic ftrace supported
` [PATCH 12/14] csky: ftrace call graph supported
` [PATCH 14/14] csky: Add EM_CSKY_OLD 39

[PATCH 0/2] [RFC] sysfs: Add hook for checking the file capability of opener
 2018-12-31 15:31 UTC  (8+ messages)
` [PATCH 2/2] PM / Sleep: Check the file capability when writing wake lock interface

[PATCH] arm: cns3xxx: fix writing to wrong PCI registers after alignment
 2018-12-31 15:29 UTC  (5+ messages)

[PATCH 06/14] clocksource/drivers/c-sky: fixup qemu fail to bootup sometimes
 2018-12-31 15:27 UTC  (2+ messages)
` [PATCH 13/14] clocksource/drivers/c-sky: fixup ftrace call-graph panic

[GIT PULL] sound updates for 4.21
 2018-12-31 15:22 UTC  (9+ messages)

[RFC 0/7] UVD support for SI in amdgpu
 2018-12-31 15:19 UTC  (2+ messages)

[PATCH 1/2] MIPS: Fix a R10000_LLSC_WAR logic in atomic.h
 2018-12-31 15:18 UTC  (2+ messages)

[PATCH 0/6] drm/i915: modparam rework prep work
 2018-12-31 15:16 UTC  (11+ messages)
` [PATCH 5/6] drm/i915: move load failure injection to selftests
` [PATCH 6/6] drm/i915/params: document I915_PARAMS_FOR_EACH()

[PATCH v2 0/4] Functional and documentation improvements to dom0 setup
 2018-12-31 15:16 UTC  (5+ messages)
` [PATCH v2 1/4] xen/dom0: Improve documentation for dom0= and dom0-iommu=
` [PATCH v2 2/4] x86/dom0: Improve dom0= useability
` [PATCH v2 3/4] xen/dom0: Drop iommu_hwdom_inclusive entirely
` [PATCH v2 4/4] xen/dom0: Add a dom0-iommu=none option

[Bug 200531] New: amdgpu: *ERROR* REG_WAIT timeout when a display is put to sleep
 2018-12-31 15:16 UTC  (2+ messages)
` [Bug 200531] "

[PATCH 00/11] datastruct: Employ new scheme for code snippet
 2018-12-31 15:15 UTC  (8+ messages)
      ` [PATCH] gen_snippet_d.pl: Add rules to ignore editor's backup files
          ` Sporadic SIGSEGV in hash_bkt_rcu and hash_resize (was Re: [PATCH] gen_snippet_d.pl: Add rules to ignore editor's backup files)
            ` [PATCH] EXP hashtorture.h: Avoid sporadic SIGSEGV in hash_bkt_rcu

[SPDK] Access control on the subsystem NQN
 2018-12-31 15:14 UTC 

[PATCH] MIPS: BCM63XX: drop unused and broken DSP platform device
 2018-12-31 15:14 UTC 

[Bug 102646] Screen flickering under amdgpu-experimental (buffer corruptions?)
 2018-12-31 15:10 UTC  (2+ messages)
` [Bug 102646] Screen flickering under amdgpu-experimental [buggy auto power profile]

[Bug 108781] 4.19 Regression - Hawaii (R9 390) boot failure - Invalid PCC GPIO / invalid powerlevel state / Fatal error during GPU init
 2018-12-31 15:08 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] Add gettext-tiny package
 2018-12-31 15:06 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] package/gettext: Turn into virtual package

[PATCH] drm/i915: Update kerneldoc for intel_wm_need_update()
 2018-12-31 15:05 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH] Documentation/admin-guide: update URL of LKML information link
 2018-12-31 15:03 UTC  (3+ messages)

[xen-unstable-smoke test] 131665: tolerable all pass - PUSHED
 2018-12-31 15:02 UTC 

WARNING in enqueue_task_dl
 2018-12-31 15:02 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] libsigrok: bump version to 0.5.1
 2018-12-31 14:59 UTC  (3+ messages)

snd_pcm_open() taking very long, starting from kernel 4.17
 2018-12-31 14:58 UTC  (3+ messages)

[Qemu-devel] [PULL v2 00/44] MIPS pull request for December 2018 - v2
 2018-12-31 14:56 UTC  (45+ messages)
` [Qemu-devel] [PULL v2 01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory
` [Qemu-devel] [PULL v2 02/44] MAINTAINERS: target/mips: Add filter for mips in email subjects
` [Qemu-devel] [PULL v2 03/44] MAINTAINERS: target/mips: Reorder items alphabetically
` [Qemu-devel] [PULL v2 04/44] MAINTAINERS: Add Aleksandar Rikalo as a reviewer for MIPS content
` [Qemu-devel] [PULL v2 05/44] atomics: Set ATOMIC_REG_SIZE=8 for MIPS n32
` [Qemu-devel] [PULL v2 06/44] target/mips: MXU: Add missing opcodes/decoding for LX* instructions
` [Qemu-devel] [PULL v2 07/44] target/mips: MXU: Add generic naming for optn2 constants
` [Qemu-devel] [PULL v2 08/44] target/mips: MXU: Improve the comment containing MXU overview
` [Qemu-devel] [PULL v2 09/44] target/mips: MXU: Add handlers for logic instructions
` [Qemu-devel] [PULL v2 10/44] target/mips: MXU: Add handlers for max/min instructions
` [Qemu-devel] [PULL v2 11/44] target/mips: MXU: Add handler for an align instruction
` [Qemu-devel] [PULL v2 12/44] target/mips: Support R5900 three-operand MADD and MADDU instructions
` [Qemu-devel] [PULL v2 13/44] target/mips: Support R5900 three-operand MADD1 and MADDU1 instructions
` [Qemu-devel] [PULL v2 14/44] disas: nanoMIPS: Fix types and format strings
` [Qemu-devel] [PULL v2 15/44] disas: nanoMIPS: Fix preamble text in nanomips.* files
` [Qemu-devel] [PULL v2 16/44] disas: nanoMIPS: Remove functions that are not used
` [Qemu-devel] [PULL v2 17/44] disas: nanoMIPS: Fix a function misnomer
` [Qemu-devel] [PULL v2 18/44] disas: nanoMIPS: Fix order of some invocations
` [Qemu-devel] [PULL v2 19/44] disas: nanoMIPS: Name some functions in a more descriptive way
` [Qemu-devel] [PULL v2 20/44] disas: nanoMIPS: Fix an FP-related misnomer 1
` [Qemu-devel] [PULL v2 21/44] disas: nanoMIPS: Fix an FP-related misnomer 2
` [Qemu-devel] [PULL v2 22/44] disas: nanoMIPS: Fix an FP-related misnomer 3
` [Qemu-devel] [PULL v2 23/44] disas: nanoMIPS: Name more functions in a more descriptive way
` [Qemu-devel] [PULL v2 24/44] disas: nanoMIPS: Fix order of more invocations
` [Qemu-devel] [PULL v2 25/44] disas: nanoMIPS: Rename the decoder of 'gpr3' gpr encoding type
` [Qemu-devel] [PULL v2 26/44] disas: nanoMIPS: Comment "
` [Qemu-devel] [PULL v2 27/44] disas: nanoMIPS: Rename the decoder of 'gpr3.src.store' "
` [Qemu-devel] [PULL v2 28/44] disas: nanoMIPS: Comment "
` [Qemu-devel] [PULL v2 29/44] disas: nanoMIPS: Rename the decoder of 'gpr4' "
` [Qemu-devel] [PULL v2 30/44] disas: nanoMIPS: Comment "
` [Qemu-devel] [PULL v2 31/44] disas: nanoMIPS: Rename the decoder of 'gpr4.zero' "
` [Qemu-devel] [PULL v2 32/44] disas: nanoMIPS: Comment "
` [Qemu-devel] [PULL v2 33/44] disas: nanoMIPS: Rename the decoder of 'gpr2.reg1' "
` [Qemu-devel] [PULL v2 34/44] disas: nanoMIPS: Comment "
` [Qemu-devel] [PULL v2 35/44] disas: nanoMIPS: Rename the decoder of 'gpr2.reg2' "
` [Qemu-devel] [PULL v2 36/44] disas: nanoMIPS: Comment "
` [Qemu-devel] [PULL v2 37/44] disas: nanoMIPS: Rename the decoder of 'gpr1' "
` [Qemu-devel] [PULL v2 38/44] disas: nanoMIPS: Comment "
` [Qemu-devel] [PULL v2 39/44] disas: nanoMIPS: Reorder declarations and definitions of gpr decoders
` [Qemu-devel] [PULL v2 40/44] disas: nanoMIPS: Add a note on documentation
` [Qemu-devel] [PULL v2 41/44] tests/tcg: mips: Test R5900 three-operand MADD
` [Qemu-devel] [PULL v2 42/44] tests/tcg: mips: Test R5900 three-operand MADD1
` [Qemu-devel] [PULL v2 43/44] tests/tcg: mips: Test R5900 three-operand MADDU
` [Qemu-devel] [PULL v2 44/44] tests/tcg: mips: Test R5900 three-operand MADDU1

[GIT PULL] scheduler fix
 2018-12-31 14:58 UTC 

[Buildroot] [git commit] package/pulseview: propagate BR2_ENABLE_LOCALE dependency of libsigrok
 2018-12-31 14:58 UTC 

[Buildroot] [git commit] package/sigrok-cli: propagate BR2_ENABLE_LOCALE dependency of libsigrok
 2018-12-31 14:57 UTC 

[Buildroot] [PATCH 1/1] package/grpc: add explicitly link with libatomic
 2018-12-31 14:54 UTC  (2+ messages)

[GIT PULL] dmaengine updates for v4.21-rc1
 2018-12-31 14:51 UTC 

[Buildroot] [git commit] package/grpc: needs atomic or sync built-ins
 2018-12-31 14:52 UTC 

[PATCH] mt76: dma: avoid indirect call in mt76_dma_tx_queue_skb
 2018-12-31 14:45 UTC  (2+ messages)

[Buildroot] [PATCH v7 0/8] Top-level parallel build support
 2018-12-31 14:45 UTC  (5+ messages)
` [Buildroot] [PATCH v7 3/8] core: implement per-package SDK and target

[PATCH RFC net-next 00/19] Devlink health reporting and recovery system
 2018-12-31 14:41 UTC  (21+ messages)
` [PATCH RFC net-next 01/19] devlink: Add health buffer support
` [PATCH RFC net-next 02/19] devlink: Add health reporter create/destroy functionality
` [PATCH RFC net-next 03/19] devlink: Add health report functionality
` [PATCH RFC net-next 04/19] devlink: Add health get command
` [PATCH RFC net-next 05/19] devlink: Add health set command
` [PATCH RFC net-next 06/19] devlink: Add health recover command
` [PATCH RFC net-next 07/19] devlink: Add health diagnose command
` [PATCH RFC net-next 08/19] devlink: Add health objdump {get,clear} commands
` [PATCH RFC net-next 09/19] net/mlx5e: Add TX reporter support
` [PATCH RFC net-next 10/19] net/mlx5e: Add TX timeout support for mlx5e TX reporter
` [PATCH RFC net-next 11/19] net/mlx5: Move all devlink related functions calls to devlink.c
` [PATCH RFC net-next 12/19] net/mlx5: Refactor print health info
` [PATCH RFC net-next 13/19] net/mlx5: Create FW devlink_health_reporter
` [PATCH RFC net-next 14/19] net/mlx5: Add core dump register access functions
` [PATCH RFC net-next 15/19] net/mlx5: Add support for FW reporter objdump
` [PATCH RFC net-next 16/19] net/mlx5: Report devlink health on FW issues
` [PATCH RFC net-next 17/19] net/mlx5: Add FW fatal devlink_health_reporter
` [PATCH RFC net-next 18/19] net/mlx5: Report devlink health on FW fatal issues
` [PATCH RFC net-next 19/19] devlink: Add Documentation/networking/devlink-health.txt
` [PATCH RFC iproute2-next] devlink: Add health command support

[PATCH] mt76: make const array 'data' static, shrinks object size
 2018-12-31 14:41 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/6] target/mips: Amend MXU support
 2018-12-31 14:40 UTC  (3+ messages)

[PATCH v15] i2c: Add drivers for the AMD PCIe MP2 I2C controller
 2018-12-31 14:36 UTC  (2+ messages)

Listing Supported Kernel Parameters?
 2018-12-31 14:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/python3-setuptools: new package
 2018-12-31 14:35 UTC  (6+ messages)

[Buildroot] [PATCH v3 1/2] dependencies.sh: Check for a host python version >= 2.7
 2018-12-31 14:27 UTC  (6+ messages)

[Buildroot] [PATCH] WPE WebKit
 2018-12-31 14:19 UTC  (3+ messages)

[Buildroot] [RFC 0/3] WPE WebKit
 2018-12-31 14:13 UTC  (9+ messages)
` [Buildroot] [RFC 2/3] wpebackend-fdo: new package
` [Buildroot] [RFC 3/3] wpewebkit: "

[PATCH] drm/i915: Remove has_pooled_eu static initializer
 2018-12-31 14:12 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

[freebsd-master test] 131662: all pass - PUSHED
 2018-12-31 14:08 UTC 

linux-next: Tree for Dec 21
 2018-12-31 14:01 UTC  (4+ messages)

[Buildroot] [PATCH v3 00/17] Split fftw into multiple packages
 2018-12-31 13:54 UTC  (4+ messages)
` [Buildroot] [PATCH v3 17/17] package/liquid-dsp: drop support for fftw-double and fftw-long-double

[PATCH 0/2] Add support for the Aspeed AST2500 SoC EDAC driver
 2018-12-31 13:53 UTC  (6+ messages)
` [PATCH 1/2] EDAC: Add Aspeed AST2500 "


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.