All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-31 12:57:55 to 2018-12-31 15:16:44 UTC [more...]

[PATCH 0/6] drm/i915: modparam rework prep work
 2018-12-31 15:16 UTC  (14+ messages)
` [PATCH 4/6] drm/i915/params: set i915.enable_hangcheck permissions to 0600
` [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]

[PATCH 0/6] drm/i915: start splitting off runtime device info
 2018-12-31 15:10 UTC  (9+ 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: "

[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 

[RFC 0/7] UVD support for SI in amdgpu
 2018-12-31 14:51 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  (8+ messages)
` [Buildroot] [PATCH] libwpe: new package
` [Buildroot] [PATCH] wpebackend-fdo: "
` [Buildroot] [PATCH] webkitgtk: remove GTK in WEBKITGTK_ARCH_SUPPORTS* variable names
` [Buildroot] [PATCH] wpewebkit: new package
` [Buildroot] [PATCH] cog: "

[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  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[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  (20+ messages)
` [Buildroot] [PATCH v3 01/17] package/fftw: prepare for splitting "
` [Buildroot] [PATCH v3 02/17] package/fftw: break fftw-single into a dedicated package
` [Buildroot] [PATCH v3 03/17] package/fftw: break fftw-long-double "
` [Buildroot] [PATCH v3 04/17] package/fftw: break fftw-quad "
` [Buildroot] [PATCH v3 05/17] package/fftw: break fftw-double "
` [Buildroot] [PATCH v3 06/17] package/alsa-utils: use the new fftw-single package
` [Buildroot] [PATCH v3 07/17] package/aubio: use the new fftw-double and fftw-single packages
` [Buildroot] [PATCH v3 08/17] package/gnuradio: use the new fftw-single package
` [Buildroot] [PATCH v3 09/17] package/gqrx: remove unneeded fftw dependency
` [Buildroot] [PATCH v3 10/17] package/hackrf: use the new fftw-single package
` [Buildroot] [PATCH v3 11/17] package/httping: use the new fftw-double package
` [Buildroot] [PATCH v3 12/17] package/imagemagick: "
` [Buildroot] [PATCH v3 13/17] package/libvips: "
` [Buildroot] [PATCH v3 14/17] package/pulseaudio: use the new fftw-single package
` [Buildroot] [PATCH v3 15/17] package/liquid-dsp: use the new fftw-{single, double, long-double} packages
` [Buildroot] [PATCH v3 16/17] package/fftw: remove as regular package
` [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  (9+ messages)
` [PATCH 1/2] EDAC: Add Aspeed AST2500 "
    ` [1/2] "

[GIT PULL] sound updates for 4.21
 2018-12-31 13:43 UTC  (8+ messages)

[PATCH] mm: Introduce page_size()
 2018-12-31 13:42 UTC 

[Buildroot] [PATCH 1/1] package/udisks: Fix compilation issue with missing sys/sysmacros.h
 2018-12-31 13:39 UTC  (2+ messages)

[U-Boot] [PATCH] Revert "sunxi: board: Print error after power initialization fails"
 2018-12-31 13:38 UTC  (8+ messages)
` [U-Boot] [linux-sunxi] "

[Buildroot] [git commit] package/udisks: fix compilation issue with glibc 2.28+
 2018-12-31 13:38 UTC 

[PATCH 0/6] ARM: dts: s5pv210: aries: Enable more drivers present on Samsung Aries based devices
 2018-12-31 13:35 UTC  (8+ messages)
` [PATCH 5/6] ARM: dts: s5pv210: aries: Support for more devices present on Aries
` [PATCH 6/6] ARM: defconfig: s5pv210: Enable more drivers present on Samsung Aries

[Buildroot] [PATCH v3 0/4] Allow customization of system default PATH
 2018-12-31 13:34 UTC  (2+ messages)

[Buildroot] [git commit] package/dropbear: use BR2_SYSTEM_DEFAULT_PATH as default PATH
 2018-12-31 13:33 UTC 

[Buildroot] [git commit] package/openssh: use BR2_SYSTEM_DEFAULT_PATH as default PATH
 2018-12-31 13:33 UTC 

[Buildroot] [git commit] skeleton: use BR2_SYSTEM_DEFAULT_PATH as default PATH
 2018-12-31 13:32 UTC 

[Buildroot] [git commit] system: introduce BR2_SYSTEM_DEFAULT_PATH option
 2018-12-31 13:32 UTC 

[Buildroot] [PATCH] package/wireshark: security bump to version 2.6.5
 2018-12-31 13:31 UTC  (2+ messages)

[Buildroot] [git commit] package/wireshark: security bump to version 2.6.5
 2018-12-31 13:31 UTC 

[PATCH RFC] PCI/PME: fix PME runtime PM handling
 2018-12-31 13:30 UTC  (3+ messages)

[PATCH v3 lora-next 0/5] based on 4.19-rc7 migration to regmap and clk framewor
 2018-12-31 13:27 UTC  (7+ messages)
` [PATCH v3 lora-next 5/5] net: lora: sx125x sx1301: allow radio to register as a clk provider

[RFC v2 0/3] test driver to analyse vmalloc allocator
 2018-12-31 13:26 UTC  (4+ messages)
` [RFC v2 1/3] vmalloc: export __vmalloc_node_range for CONFIG_TEST_VMALLOC_MODULE
` [RFC v2 2/3] vmalloc: add test driver to analyse vmalloc allocator
` [RFC v2 3/3] selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULE

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

[Buildroot] [PATCH] package/libeastl: new package
 2018-12-31 13:17 UTC  (2+ messages)

[Buildroot] [git commit] package/libeastl: new package
 2018-12-31 13:14 UTC 

Expose more EDID fields to userspace
 2018-12-31 12:57 UTC  (3+ messages)

Recent changes (master)
 2018-12-31 13:00 UTC 

[Buildroot] [PATCH 1/1] glib-networking: bump version to 2.56.1
 2018-12-31 12:57 UTC  (2+ messages)


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.