All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-07 02:20:13 to 2019-03-07 05:24:38 UTC [more...]

[Bug 201957] New: amdgpu: ring gfx timeout
 2019-03-07  5:24 UTC  (3+ messages)
` [Bug 201957] "

[U-Boot] [PATCH v1 0/3] toradex: common: fix/improve config block handling
 2019-03-07  5:24 UTC  (7+ messages)
` [U-Boot] [PATCH v1 1/3] toradex: configblock: add an -y parameter to 'cfgblock create’
` [U-Boot] [PATCH v1 2/3] toradex: common: unify behaviour when config block is missing
` [U-Boot] [PATCH v1 3/3] tdx-cfg-block: fix off by one issue

[PATCH 1/1] sim: fix segfault in sim atom
 2019-03-07  5:23 UTC 

Sensor value calculation formula
 2019-03-07  5:22 UTC  (8+ messages)

[Qemu-devel] [PATCH] spapr: Use CamelCase properly
 2019-03-07  5:21 UTC 

[PATCH] scripts/resulttool: Enable manual result store and regression
 2019-03-07  4:49 UTC 

[U-Boot] [PATCH] i2c: rcar_iic: Read ICSR only once
 2019-03-07  5:19 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit
 2019-03-07  5:17 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] mtd: ubi debug: Remove the pid print from ubi_assert
 2019-03-07  5:16 UTC  (2+ messages)

Is it possible to reset graphics controller on reboot in a framebuffer driver?
 2019-03-07  5:16 UTC  (2+ messages)

[RFC PATCH v1 00/25] printk: new implementation
 2019-03-07  5:15 UTC  (7+ messages)
` [RFC PATCH v1 08/25] printk: add ring buffer and kthread

[PATCH] bcache: add cond_resched() in __bch_cache_cmp()
 2019-03-07  5:15 UTC 

[U-Boot] [PATCH v3 1/6] i2c: rcar_i2c: Setup SCL/SDA delay at rcar_i2c_set_speed
 2019-03-07  5:14 UTC  (13+ messages)
` [U-Boot] [PATCH v3 2/6] i2c: rcar_i2c: Add comments about registers & values
` [U-Boot] [PATCH v3 3/6] i2c: rcar_i2c: Fix sending of slave addresses
` [U-Boot] [PATCH v3 4/6] i2c: rcar_i2c: Don't mask errors with EREMOTEIO at rcar_i2c_xfer
` [U-Boot] [PATCH v3 5/6] i2c: rcar_i2c: Set the slave address from rcar_i2c_xfer
` [U-Boot] [PATCH v3 6/6] i2c: rcar_i2c: Move FSDA check to rcar_i2c_recover

[RFC PATCH] ntp: Avoid undefined behaviour in second_overflow()
 2019-03-07  5:10 UTC  (6+ messages)

[Qemu-devel] [PATCH qemu v4 0/3] spapr_pci, vfio: NVIDIA V100 + POWER9 passthrough
 2019-03-07  5:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH qemu v4 1/3] spapr_iommu: Do not replay mappings from just created DMA window
` [Qemu-devel] [PATCH qemu v4 2/3] vfio: Make vfio_get_region_info_cap public
` [Qemu-devel] [PATCH qemu v4 3/3] spapr: Support NVIDIA V100 GPU with NVLink2

[PATCH 0/2] Bluetooth: hci_qca: Fix WCN3990 firmware download
 2019-03-07  5:05 UTC  (5+ messages)
` [PATCH 1/2] Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags>
` [PATCH 2/2] Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event

[PATCH v5 0/5] add i2c support for mt8183
 2019-03-07  5:01 UTC  (12+ messages)
` [PATCH v5 3/5] i2c: mediatek: Add arb clock in i2c driver
` [PATCH v5 5/5] i2c: mediatek: Add i2c support for MediaTek MT8183

[PATCH v5 1/7] Add support for XO 1.75 to OLPC battery driver
 2019-03-07  5:01 UTC  (4+ messages)
` [PATCH v5 2/7] x86, olpc: Use a correct version when making up a battery node

[PATCH 1/3] systemtap: update to enable 5.0 kernel capabilities
 2019-03-07  5:00 UTC  (3+ messages)
` [PATCH 2/3] core-image-kernel-dev: add systemtap and dependencies
` [PATCH 3/3] kernel-devsrc: add files required for on-target build with 5.x

[PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-03-07  4:59 UTC  (12+ messages)

[U-Boot] [PATCH] spl: ymodem: Add support for loading full fitImages
 2019-03-07  4:59 UTC  (2+ messages)

[PATCH 0/2] Make ipmr queue length configurable
 2019-03-07  4:57 UTC  (3+ messages)
` [PATCH 1/2] ipmr: Make cache "
` [PATCH 2/2] ip6mr: "

[meta-oe][PATCH v2] leveldb: fix compile errors for mips with DEFAULTTUNE mips
 2019-03-07  4:56 UTC  (9+ messages)

[radeon-alex:amd-staging-drm-next 673/688] htmldocs: drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:537: warning: Function parameter or member 'start' not described in 'amdgpu_vm_pt_first_dfs'
 2019-03-07  4:54 UTC 

[PATCH net v2] failover: allow name change on IFF_UP slave interfaces
 2019-03-07  4:54 UTC  (3+ messages)

cron job: media_tree daily build: OK
 2019-03-07  4:51 UTC 

[U-Boot] [PATCH v2 0/9] SMP support for RISC-V
 2019-03-07  4:47 UTC  (21+ messages)
` [U-Boot] [PATCH v2 1/9] riscv: add infrastructure for calling functions on other harts
` [U-Boot] [PATCH v2 2/9] riscv: import the supervisor binary interface header file
` [U-Boot] [PATCH v2 3/9] riscv: implement IPI platform functions using SBI
` [U-Boot] [PATCH v2 7/9] riscv: do not rely on hart ID passed by previous boot stage

[PATCH] Disable kcov for slb routines
 2019-03-07  4:37 UTC  (2+ messages)

[PATCH] drm/i915/icl: Fix CRC mismatch error for DP link layer compliance
 2019-03-07  4:33 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/icl: Fix CRC mismatch error for DP link layer compliance (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[Qemu-devel] [PATCH qemu v3 0/6] spapr_pci, vfio: NVIDIA V100 + POWER9 passthrough
 2019-03-07  4:32 UTC  (8+ messages)
` [Qemu-devel] [PATCH qemu v3 6/6] spapr: Support NVIDIA V100 GPU with NVLink2

[Qemu-devel] [PATCH 00/27] ppc: add POWER9 support to the PowerNV platform
 2019-03-07  4:28 UTC  (38+ messages)
` [Qemu-devel] [PATCH 01/27] ppc/xive: hardwire the Physical CAM line of the thread context
` [Qemu-devel] [PATCH 05/27] ppc/pnv: change the CPU machine_data presenter type to Object *
` [Qemu-devel] [PATCH 06/27] ppc/pnv: add a XIVE interrupt controller model for POWER9
` [Qemu-devel] [PATCH 07/27] ppc/pnv: introduce a new dt_populate() operation to the chip model
` [Qemu-devel] [PATCH 08/27] ppc/pnv: introduce a new pic_print_info() "
` [Qemu-devel] [PATCH 09/27] ppc/xive: activate HV support
` [Qemu-devel] [PATCH 10/27] ppc/xive: Make XIVE generate the proper interrupt types
` [Qemu-devel] [PATCH 11/27] ppc/pnv: fix logging primitives using Ox
` [Qemu-devel] [PATCH 12/27] ppc/pnv: psi: add a PSIHB_REG macro
` [Qemu-devel] [PATCH 13/27] ppc/pnv: psi: add a reset handler
` [Qemu-devel] [PATCH 14/27] ppc/pnv: add a PSI bridge model class
` [Qemu-devel] [PATCH 15/27] ppc/pnv: add a PSI bridge model for POWER9
` [Qemu-devel] [PATCH 16/27] ppc/pnv: lpc: fix OPB address ranges
` [Qemu-devel] [PATCH 17/27] ppc/pnv: add a LPC Controller model class
` [Qemu-devel] [PATCH 18/27] ppc/pnv: add a LPC Controller model for POWER9
` [Qemu-devel] [PATCH 20/27] ppc/pnv: add a OCC model class
` [Qemu-devel] [PATCH 21/27] ppc/pnv: add a OCC model for POWER9
` [Qemu-devel] [PATCH 22/27] ppc/pnv: extend XSCOM core support "

[PULL REQUEST] Kernel lockdown patches for 5.2
 2019-03-07  4:24 UTC  (3+ messages)

[PATCH 0/6] linux-yocto: consolidated pull request (5.0 kernel intro)
 2019-03-07  4:23 UTC  (4+ messages)

[PATCH] drm/amdgpu: handle ras resume
 2019-03-07  4:20 UTC  (2+ messages)

Allow trusted filesystems to provide IMA hashes directly
 2019-03-07  4:19 UTC  (20+ messages)
` [PATCH V2 3/4] IMA: Optionally make use of filesystem-provided hashes

How to upload proposal and code for specifying and customizing projects?
 2019-03-07  4:19 UTC  (2+ messages)

[PATCH v5 00/18] mfd: demodularization of non-modular drivers
 2019-03-07  4:18 UTC  (5+ messages)

[BUG] All files in folder are moved when cherry-picking commit that moves fewer files
 2019-03-07  4:14 UTC  (4+ messages)

[PATCH] Add new xattr test 532
 2019-03-07  4:08 UTC 

[PATCH 0/2] insane.bbclass: Fixes for do_qa_configure and qa_check_staged
 2019-03-07  4:07 UTC  (4+ messages)
` [PATCH 1/2] insane.bbclass: Make INSANE_SKIP work for qa pkgconfig and la
` [PATCH 2/2] insane.bbclass: Add configure-unsafe and configure-gettext

[Qemu-devel] PMON2000 compilation and kernel question
 2019-03-07  4:01 UTC 

[PATCH net-next v2 0/7] devlink: expose PF and VF representors as ports
 2019-03-07  3:56 UTC  (11+ messages)
` [PATCH net-next v2 4/7] devlink: allow subports on devlink PCI ports

[PATCH] fs: cifs: Kconfig: pedantic cleanups
 2019-03-07  4:00 UTC  (3+ messages)
` [PATCH v2] fs: cifs: Kconfig: pedantic formatting

[PATCH] kbuild: add workaround for Debian make-kpkg
 2019-03-07  4:03 UTC  (3+ messages)

[Qemu-devel] [PATCH v5-resend 0/2] Basic ATI VGA emulation
 2019-03-07  3:47 UTC 

[PATCH] powerpc: silence unused-but-set-variable warnings
 2019-03-07  3:48 UTC  (2+ messages)

[PATCH] builtin/config.c: don't print a newline with --color
 2019-03-07  3:47 UTC  (11+ messages)
` [PATCH v2] Documentation/config: note trailing newline with --type=color

[igt-dev] [PATCH] tests/kms_cursor_legacy: Fix assertion failure due to vblank mismatch
 2019-03-07  3:47 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ Fi.CI.IGT: "

[RFC] LKML Archive in Maildir Format
 2019-03-07  3:44 UTC  (9+ messages)

[PATCH] habanalabs: use %px instead of %p in error print
 2019-03-07  3:46 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] nvdimm: clean up
 2019-03-07  3:41 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/4] nvdimm: build FIT in nvdimm_build_acpi

[PATCH 1/3] dt-bindings: clock: imx8mq: add hdmi phy 27m clock
 2019-03-07  3:41 UTC  (6+ messages)
` [PATCH 2/3] clk: imx8mq: add hdmi_phy_27m clock as pll's reference clock
` [PATCH 3/3] arm64: dts: imx8mq: add osc_hdmi_phy_27m fixed clock

RETURNED MAIL: SEE TRANSCRIPT FOR DETAILS
 2019-03-07  3:39 UTC 

RETURNED MAIL: SEE TRANSCRIPT FOR DETAILS
 2019-03-07  3:39 UTC 

[linux-4.14 test] 133601: regressions - FAIL
 2019-03-07  3:39 UTC 

[PATCH] drm/amd/powerplay: apply Vega20 BACO workaround
 2019-03-07  3:29 UTC  (3+ messages)

[PATCH] net/rds: Accept peer connection reject messages due to incompatible version
 2019-03-07  3:28 UTC  (4+ messages)
  ` [net-next PATCH v2] "

[PATCH v2 0/6] HelloWorld example for windows
 2019-03-07  3:27 UTC  (4+ messages)
` [PATCH v2 2/6] eal: add header files to support windows

[PATCH] remove amdgpu_vrr_atom
 2019-03-07  3:25 UTC 

[PATCH v1 0/6] Introduce AF_XDP PMD
 2019-03-07  3:19 UTC  (7+ messages)
` [PATCH v1 1/6] net/af_xdp: introduce AF_XDP PMD driver
` [PATCH v1 2/6] lib/mbuf: enable parse flags when create mempool

Broken/missing bbappend?
 2019-03-06  9:54 UTC 

[PATCH 4/5] Add driver for SUNIX Multi-I/O board
 2019-03-07  3:19 UTC  (2+ messages)

[radeon-alex:amd-staging-drm-next 2/2] drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c:338:1: sparse: warning: no newline at end of file
 2019-03-07  3:18 UTC 

[PATCH v4 0/3] add i2c support for mt8183
 2019-03-07  3:09 UTC  (6+ messages)
` [PATCH v4 3/3] i2c: mediatek: Add i2c support for MediaTek MT8183

[Qemu-devel] [PATCH v2 0/5] iothread: create gcontext unconditionally
 2019-03-07  3:09 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/5] iothread: replace init_done_cond with a semaphore

[PATCH 1/1] pinctrl: imx: fix scu link errors
 2019-03-07  3:05 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/7] lib/rendercopy: Copy gen8 surface state definition to gen-9 header
 2019-03-07  3:03 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/7] lib/rendercopy: Copy gen8 surface state definition to gen-9 header (rev2)

[PATCH 0/5] Fix most ImgU driver compiler / checker warnings
 2019-03-07  3:00 UTC  (4+ messages)
` [PATCH 1/5] staging: imgu: Switch to __aligned() from __attribute__((aligned()))

[PATCH] vhost: silence an unused-variable warning
 2019-03-07  3:00 UTC  (3+ messages)

[m68k:master 1174/1174] arch/m68k/include/asm/string.h:72:25: warning: '__builtin_memcpy' forming offset 8 is out of the bounds [0, 7]
 2019-03-07  2:59 UTC  (7+ messages)

[PATCH 0/1] systemd: backport patch to fix parallel build failure
 2019-03-07  2:58 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH linux-next v1 0/2] misc fix in src.c
 2019-03-07  2:48 UTC  (10+ messages)
` [PATCH linux-next v1 1/2] ASoC: rsnd: src: Avoid a potential deadlock
` [PATCH linux-next v1 2/2] ASoC: rsnd: src: fix compiler warnings

[PATCH] Add new xattr test 532
 2019-03-07  2:46 UTC  (3+ messages)

[RFC PATCH V2 0/5] vhost: accelerate metadata access through vmap()
 2019-03-07  2:45 UTC  (16+ messages)
` [RFC PATCH V2 2/5] vhost: fine grain userspace memory accessors
` [RFC PATCH V2 4/5] vhost: introduce helpers to get the size of metadata area
` [RFC PATCH V2 5/5] vhost: access vq metadata through kernel virtual address

[RFC] udftools: steps towards fsck
 2019-03-07  2:44 UTC 

[PATCH net] net: selinux: fix memory leak in selinux_netlbl_socket_post_create()
 2019-03-07  2:57 UTC 

[PATCH V1 01/11] mmc: tegra: fix ddr signaling for non-ddr modes
 2019-03-07  2:43 UTC  (4+ messages)
` [PATCH V1 07/11] mmc: cqhci: add quirk for setting DCMD CMD_TIMING

[PATCH 1/3] drm/amdkfd: support concurrent userptr update for HMM v2
 2019-03-07  2:42 UTC  (2+ messages)
  ` [PATCH 2/3] drm/amdgpu: support userptr cross VMAs case with "

[m-c-s][PATCH] libvirt: fix GROUPADD_PARAM override conflict
 2019-03-07  2:58 UTC 

[PATCH] ASoC: mediatek: mt8183: skip for i2s5 in mck_disable
 2019-03-07  2:35 UTC 

[PATCH v2 0/2] Timer library changes
 2019-03-07  2:33 UTC  (6+ messages)
` [PATCH v3 "

[PATCH] scripts: helper for mailing patches from git to the maintainers
 2019-03-07  2:28 UTC  (3+ messages)
` git-send-patch v2
  ` [PATCH v2] scripts: helper for mailing patches from git to the maintainers

[GIT PULL] leaking_addresses: changes for v5.1-rc1
 2019-03-07  2:25 UTC 

[meta-networking][PATCH v2] wireshark: upgrade to 3.0.0
 2019-03-07  2:24 UTC  (2+ messages)

[PATCH v2] appletalk: Correctly check return value of register_snap_client
 2019-03-07  2:22 UTC 

Serial console is causing system lock-up
 2019-03-07  2:22 UTC  (8+ messages)

[PATCH] drivers: uio: Kconfig: pedantic cleanups
 2019-03-07  2:22 UTC  (2+ messages)
` [PATCH v2] drivers: uio: Kconfig: pedantic formatting

[PATCH v2 00/10] support gce on mt8183 platform
 2019-03-07  2:20 UTC  (6+ messages)
` [PATCH v2 03/10] dt-binding: gce: add binding for gce subsys property

[PATCH v7 2/2] drm/lima: driver for ARM Mali4xx GPUs
 2019-03-07  2:20 UTC  (4+ messages)

[Bug 202799] New: amd/dc: right monitor sometimes never comes back up on dual-display setup after locking session
 2019-03-07  2:20 UTC 

[Qemu-devel] [Bug 1818937] [NEW] Crash with HV_ERROR on macOS host
 2019-03-07  2:12 UTC 

[PATCH 1/2] drm/i915/cml: Add CML PCI IDS
 2019-03-07  2:20 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/cml: Introduce Comet Lake PCH


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.