All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-28 17:50:20 to 2020-01-28 18:29:21 UTC [more...]

[PATCH 0/2] drm/i915/gem: conversion to new drm logging macros
 2020-01-28 18:28 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/gem: initial conversion to new logging macros using coccinelle
  ` [Intel-gfx] "

[GIT PULL] x86/mtrr changes for v5.6
 2020-01-28 18:29 UTC 

[Intel-gfx] [PATCH v5 00/21] drm: Introduce struct drm_device based WARN* and use them in i915
 2020-01-28 18:15 UTC  (28+ messages)
` [Intel-gfx] [PATCH v5 01/21] drm/i915/display/icl_dsi: Make WARN* drm specific where drm_priv ptr is available
` [Intel-gfx] [PATCH v5 02/21] drm/i915/display/audio: "
` [Intel-gfx] [PATCH v5 04/21] drm/i915/display/crt: "
` [Intel-gfx] [PATCH v5 06/21] drm/i915/display/display: Make WARN* drm specific where drm_device "
` [Intel-gfx] [PATCH v5 07/21] drm/i915/display/power: Make WARN* drm specific where drm_priv "
` [Intel-gfx] [PATCH v5 08/21] drm/i915/display/dp: Make WARN* drm specific where drm_device "
` [Intel-gfx] [PATCH v5 09/21] drm/i915/display/dpll_mgr: "
` [Intel-gfx] [PATCH v5 10/21] drm/i915/display/fbc: Make WARN* drm specific where drm_priv "
` [Intel-gfx] [PATCH v5 11/21] drm/i915/fbdev: Make WARN* drm specific where drm_device "
` [Intel-gfx] [PATCH v5 12/21] drm/i915/display/hdcp: Make WARN* drm specific where drm_priv "
` [Intel-gfx] [PATCH v5 14/21] drm/i915/display/overlay: "
` [Intel-gfx] [PATCH v5 15/21] drm/i915/display/panel: "
` [Intel-gfx] [PATCH v5 16/21] drm/i915/display/psr: "

[RFC PATCH v4 000/142] Proof of concept for Meson integration
 2020-01-28 17:52 UTC  (44+ messages)
` [PATCH 001/142] minikconf: accept alnum identifiers
` [PATCH 002/142] optionrom: simplify Makefile
` [PATCH 003/142] pc-bios/s390-ccw: "
` [PATCH 004/142] build-sys hack: ensure target directory is there
` [PATCH 005/142] configure: do not include $(...) variables in config-host.mak
` [PATCH 006/142] configure: expand path variables for meson configure
` [PATCH 007/142] configure: integrate Meson in the build system
` [PATCH 008/142] configure: generate Meson cross file
` [PATCH 009/142] build-sys: add meson submodule
` [PATCH 010/142] meson: enable pie
` [PATCH 011/142] meson: use coverage option
` [PATCH 012/142] meson: add testsuite Makefile generator
` [PATCH 013/142] libqemuutil: convert to meson
` [PATCH 014/142] meson: add remaining generated tcg trace helpers
` [PATCH 015/142] meson: add version.o
` [PATCH 016/142] contrib/libvhost-user: convert to Meson
` [PATCH 017/142] contrib/vhost-user-blk: "
` [PATCH 018/142] contrib/vhost-user-scsi: "
` [PATCH 019/142] contrib/rdmacm-mux: "
` [PATCH 020/142] contrib/vhost-user-input: convert to meson
` [PATCH 021/142] contrib/vhost-user-gpu: "
` [PATCH 022/142] contrib/ivshmem: "
` [PATCH 023/142] contrib/elf2dmp: "
` [PATCH 024/142] meson: convert qemu-ga
` [PATCH 025/142] meson: convert vss-win32
` [PATCH 026/142] meson: add msi generation
` [PATCH 027/142] meson: convert dummy Windows qga/qemu-ga target
` [PATCH 028/142] meson: add qemu-bridge-helper
` [PATCH 029/142] meson: add qemu-keymap
` [PATCH 030/142] meson: add qemu-edid
` [PATCH 031/142] meson: add virtfs-proxy-helper
` [PATCH 032/142] meson: keymap-gen
` [PATCH 033/142] meson: generate qemu-version.h
` [PATCH 034/142] meson: generate shader headers
` [PATCH 035/142] meson: generate hxtool files
` [PATCH 037/142] meson: uncompress edk2 bios
` [PATCH 040/142] meson: convert authz directory to Meson
` [PATCH 051/142] configure, Makefile; remove TOOLS and HELPERS-y variable
` [PATCH 052/142] meson: convert chardev directory to Meson (emulator part)
` [PATCH 060/142] meson: convert monitor directory to Meson
` [PATCH 062/142] meson: convert migration "
` [PATCH 072/142] meson: convert hw/nubus
` [PATCH 073/142] meson: convert hw/smbios

[PATCH v2 00/23] SHA-256 test fixes, part 8
 2020-01-28 18:28 UTC  (5+ messages)
` [PATCH v2 13/22] t5313: make test hash independent
` [PATCH v2 15/22] t5515: "

post-receive: pub/scm/linux/kernel/git/clk/linux
 2020-01-28 18:28 UTC 

[PATCH] clk: qcom: rpmh: Sort OF match table
 2020-01-28 18:27 UTC  (2+ messages)

[PATCH v2 00/12] Harden the sparse-checkout builtin
 2020-01-28 18:26 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/12] t1091: use check_files to reduce boilerplate
  ` [PATCH v3 02/12] t1091: improve here-docs
  ` [PATCH v3 03/12] sparse-checkout: create leading directories
  ` [PATCH v3 04/12] clone: fix --sparse option with URLs
  ` [PATCH v3 05/12] sparse-checkout: fix documentation typo for core.sparseCheckoutCone
  ` [PATCH v3 06/12] sparse-checkout: cone mode does not recognize "**"
  ` [PATCH v3 07/12] sparse-checkout: detect short patterns
  ` [PATCH v3 08/12] sparse-checkout: warn on incorrect '*' in patterns
  ` [PATCH v3 09/12] sparse-checkout: properly match escaped characters
  ` [PATCH v3 10/12] sparse-checkout: write escaped patterns in cone mode
  ` [PATCH v3 11/12] sparse-checkout: use C-style quotes in 'list' subcommand
  ` [PATCH v3 12/12] sparse-checkout: improve docs around 'set' in cone mode

[PATCH kvmtool 00/16] Add writable BARs and PCIE 1.1 support
 2020-01-28 18:26 UTC  (5+ messages)
` [PATCH kvmtool 06/16] ioport: pci: Move port allocations to PCI devices
` [PATCH kvmtool 07/16] pci: Fix ioport allocation size

[PATCH] dt-bindings: fix warnings in validation of qcom,gcc.yaml
 2020-01-28 18:26 UTC  (2+ messages)

[PATCH] dt-binding: fix compilation error of the example in qcom,gcc.yaml
 2020-01-28 18:26 UTC  (2+ messages)

[RFC net-next 0/8] net: Add support for Synopsys DesignWare XPCS
 2020-01-28 18:25 UTC  (12+ messages)
` [RFC net-next 6/8] net: phylink: Configure MAC/PCS when link is up without PHY

[PATCH rdma-next 0/7] CMA fix and small improvements
 2020-01-28 18:25 UTC  (3+ messages)
` [PATCH rdma-next 1/7] RDMA/cma: Fix unbalanced cm_id reference count during address resolve

Security working group meeting 2020-01-22
 2020-01-28 18:24 UTC  (4+ messages)
` bmcweb and certificate chains [WAS: Security working group meeting 2020-01-22]

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2020-01-28 18:24 UTC 

[PATCH v3 00/21] KVM: Dirty ring interface
 2020-01-28 18:24 UTC  (5+ messages)
` [PATCH v3 09/21] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]

[PATCH v2] usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fields
 2020-01-28 18:23 UTC  (4+ messages)

[RFC PATCH v1 0/5] Add Tegra driver for video capture
 2020-01-28 18:23 UTC  (12+ messages)
` [RFC PATCH v1 1/5] dt-bindings: clock: tegra: Add clk id for CSI TPG clock
` [RFC PATCH v1 2/5] clk: tegra: Add Tegra210 CSI TPG clock gate
` [RFC PATCH v1 3/5] dt-binding: tegra: Add VI and CSI bindings
  ` [RFC PATCH v1 4/5] media: tegra: Add Tegra Video input driver for Tegra210
  ` [RFC PATCH v1 5/5] arm64: tegra: Add Tegra VI CSI suppport in device tree

[lustre-devel] New slack chat room for linux client work
 2020-01-28 18:23 UTC  (4+ messages)

[PATCH RFC 0/2] Add basic generic ACPI soc driver
 2020-01-28 18:22 UTC  (4+ messages)
` [PATCH RFC 2/2] soc: Add a basic ACPI generic driver

[RESEND][PATCH 1/2] dt-bindings: usb: add non-removable-ports hub property
 2020-01-28 18:21 UTC  (8+ messages)

[alsa-devel] [PATCH v5 2/7] ASoC: tegra: Allow 24bit and 32bit samples
 2020-01-28 18:19 UTC  (14+ messages)
        ` [alsa-devel] [Linux-kernel] "

[MPTCP] Re: [PATCH net-next v1 4/4] mptcp: handle tcp fallback when using syn cookies
 2020-01-28 18:17 UTC 

[PATCH 00/27] docs: virt: convert text documents to ReST format
 2020-01-28 18:15 UTC  (6+ messages)
` [PATCH 11/27] docs: kvm: convert devices/s390_flic.txt to ReST
` [PATCH 25/27] docs: kvm: Convert s390-diag.txt to ReST format

[igt-dev] [PATCH V7] i915/gem_exec_nop:Adjusted test to utilize all available engines
 2020-01-28 18:15 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: failure for i915/gem_exec_nop:Adjusted test to utilize all available engines (rev7)

[PATCH 4.19 00/92] 4.19.100-stable review
 2020-01-28 18:15 UTC  (6+ messages)
` [PATCH 4.19 59/92] sd: Fix REQ_OP_ZONE_REPORT completion handling
` [PATCH 4.19 67/92] netfilter: nf_tables: add __nft_chain_type_get()

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-01-28 18:15 UTC 

[PATCH rdma-rc] RDMA/umem: Fix ib_umem_find_best_pgsz()
 2020-01-28 18:14 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-01-28 18:14 UTC 

[PATCH 4.4 000/183] 4.4.212-stable review
 2020-01-28 18:14 UTC  (3+ messages)

SLUB: purpose of sysfs events on cache creation/removal
 2020-01-28 18:13 UTC  (12+ messages)

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2020-01-28 18:13 UTC 

[PATCH] selinux: remove unused initial SIDs and improve handling
 2020-01-28 18:13 UTC  (2+ messages)

[PATCH] gcc-cross-canadian: A missing space in an append caused an invalid option
 2020-01-28 18:12 UTC 

Tools to debug kernel hang in yocto
 2020-01-28 18:11 UTC  (2+ messages)
` [yocto] "

[Patch V3 00/18] Tegra XUSB OTG support
 2020-01-28 18:10 UTC  (13+ messages)
` [Patch V3 08/18] usb: xhci-tegra: Add "
` [Patch V3 09/18] usb: gadget: tegra-xudc: Remove usb-role-switch support
` [Patch V3 10/18] usb: gadget: tegra-xudc: Add usb-phy support
` [Patch V3 11/18] usb: gadget: tegra-xudc: use phy_set_mode to set/unset device mode
` [Patch V3 12/18] usb: gadget: tegra-xudc: support multiple device modes

[PATCH 1/3] docs: hwmon: (pmbus/ltc2978): Update datasheet URLs to analog.com
 2020-01-28 18:00 UTC  (3+ messages)
` [PATCH 2/3] hwmon: (pmbus/ltc2978): Fix PMBus polling of MFR_COMMON definitions
` [PATCH 3/3] hwmon: (pmbus/ltc2978): add support for more parts

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-01-28 18:10 UTC 

[Xen-devel] [PATCH] RCU: reimplement RCU barrier to avoid deadlock
 2020-01-28 18:09 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-01-28 18:09 UTC 

[PATCH for-next 0/7] Refactor control path of bnxt_re driver
 2020-01-28 18:09 UTC  (12+ messages)
` [PATCH for-next 4/7] RDMA/bnxt_re: Refactor net ring allocation function

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-01-28 18:09 UTC 

[PATCH 1/2] toaster.bbclass: Fix error when toaster is used to monitor a build
 2020-01-28 18:08 UTC  (5+ messages)
` [PATCH 2/2] libgcc.inc: Fix an issue w/ a recursive symlink

[GIT PULL] x86/fpu changes for v5.6
 2020-01-28 18:07 UTC 

[Intel-gfx] [PATCH] drm/i915: Move cec_notifier to intel_connector
 2020-01-28 18:06 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Xen-devel] [PATCH v2] docs: document CONTROL command of xenstore protocol
 2020-01-28 18:04 UTC  (3+ messages)

[PATCH v2 0/4] monitor: Refactoring in preparation for qemu-storage-daemon
 2020-01-28 17:52 UTC  (5+ messages)
` [PATCH v2 1/4] monitor: Move monitor option parsing to monitor/monitor.c
` [PATCH v2 2/4] qapi: Create module 'control'
` [PATCH v2 3/4] monitor: Create monitor/qmp-cmds-control.c
` [PATCH v2 4/4] monitor: Move qmp_query_qmp_schema to qmp-cmds-control.c

IORING_REGISTER_CREDS[_UPDATE]() and credfd_create()?
 2020-01-28 18:04 UTC  (7+ messages)

[PATCH] libsepol,checkpolicy: support omitting unused initial sid contexts
 2020-01-28 18:04 UTC  (2+ messages)

[PATCH 0/4] more clang/sanitizer fixes
 2020-01-28 18:03 UTC  (5+ messages)
` [PATCH 2/4] avoid computing zero offsets from NULL pointer

Pausing md check hangs
 2020-01-28 18:04 UTC  (4+ messages)

[U-Boot Patch v2 0/4] Fix currently available support for flash on HiFive Unleashed
 2020-01-28 18:02 UTC  (5+ messages)
` [U-Boot Patch v2 1/4] fu540: dtsi: spi: add num-cs info to device tree
` [U-Boot Patch v2 2/4] spi: fu540: add claim and release method to spi-sifive.c
` [U-Boot Patch v2 3/4] dts: u-boot.dtsi: override flash tx-rx width
` [U-Boot Patch v2 4/4] bdinfo: fu540: print fdt base address for debugging

[PATCH] exit.c: Fix Sparse errors and warnings
 2020-01-28 18:01 UTC  (3+ messages)
  ` [Linux-kernel-mentees] "

[PATCH 0/4] xfs: Remove wrappers for some semaphores
 2020-01-28 18:00 UTC  (4+ messages)
` [PATCH 1/4] xfs: change xfs_isilocked() to always use lockdep()

[kvm-unit-tests PATCH v3] x86: Add RDTSC test
 2020-01-28 17:59 UTC  (9+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-01-28 17:58 UTC 

[GIT PULL] x86/cpu changes for v5.6
 2020-01-28 17:57 UTC 

What's cooking in git.git (Jan 2020, #04; Wed, 22)
 2020-01-28 17:56 UTC  (3+ messages)
` [PATCH] .mailmap: fix erroneous authorship for Derrick Stolee

[PATCH 0/8] tests/vm: Add support for aarch64 VMs
 2020-01-28 17:52 UTC  (2+ messages)

[alsa-devel] [PATCH v3 00/11] ASoC: SOF: Data probing
 2020-01-28 17:54 UTC  (3+ messages)
` [alsa-devel] [PATCH v3 10/11] ASoC: SOF: Provide probe debugfs support

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2020-01-28 17:55 UTC 

[PATCH v3 00/13] RFC: [for 5.0]: HMP monitor handlers cleanups
 2020-01-28 17:51 UTC  (3+ messages)
` [PATCH v3 04/13] monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.c

[PATCH 4.9 000/271] 4.9.212-stable review
 2020-01-28 17:53 UTC  (2+ messages)

[GSoC/Outreachy QEMU proposal] Extend support for ioctls in QEMU linux-user mode
 2020-01-28 17:51 UTC  (3+ messages)

[PATCH] fork.c: Use RCU_INIT_POINTER() instead of rcu_access_pointer()
 2020-01-28 17:52 UTC  (3+ messages)
  ` [Linux-kernel-mentees] "

[PATCH v2 0/6] arm64: ARMv8.4 Activity Monitors support
 2020-01-28 17:52 UTC  (7+ messages)
` [PATCH v2 3/6] arm64/kvm: disable access to AMU registers from kvm guests

[PATCH] board: tbs2910: Add support for generic distro configuration
 2020-01-28 17:51 UTC  (4+ messages)
` [PATCH v2][ 1/3] tbs2910: disable fuse command
  ` [PATCH v2][ 3/3] board: tbs2910: Add support for generic distro configuration

post-receive: pub/scm/linux/kernel/git/shuah/linux
 2020-01-28 17:50 UTC 

[PATCH] vt: fix scrollback flushing on background consoles
 2020-01-28 17:50 UTC 

Tutorial to use the M_CAN IP cores with a STM32MP157A-DK1 dev kit
 2020-01-28 17:50 UTC 


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.