All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-25 19:41:13 to 2020-08-25 20:06:17 UTC [more...]

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2020-08-25 20:06 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2020-08-25 20:06 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_flip: add flip to downscaled subtests
 2020-08-25 20:05 UTC 

[PATCH 0/5] input: misc: Add IBM Operation Panel driver
 2020-08-25 20:05 UTC  (5+ messages)
` [PATCH 3/5] i2c: aspeed: Mask IRQ status to relevant bits

[patch RFC 20/38] PCI: vmd: Mark VMD irqdomain with DOMAIN_BUS_VMD_MSI
 2020-08-25 20:04 UTC  (3+ messages)

[PATCH v3 00/74] qom: Automated conversion of type checking boilerplate
 2020-08-25 19:21 UTC  (33+ messages)
` [PATCH v3 31/74] i8257: Move QOM macro to header
` [PATCH v3 34/74] vmbus: Move QOM macros to vmbus.h
` [PATCH v3 35/74] virtio-serial-bus: Move QOM macros to header
` [PATCH v3 38/74] rocker: "
` [PATCH v3 45/74] mos6522: Rename QOM macros
` [PATCH v3 47/74] rdma: Rename INTERFACE_RDMA_PROVIDER_CLASS macro
` [PATCH v3 48/74] s390-virtio-ccw: Rename S390_MACHINE_CLASS macro
` [PATCH v3 49/74] swim: Rename struct SWIM to Swim
` [PATCH v3 50/74] migration: Rename class type checking macros
` [PATCH v3 51/74] arm: Fix typo in AARCH64_CPU_GET_CLASS definition
` [PATCH v3 52/74] rx: Rename QOM type check macros
` [PATCH v3 53/74] rx: Move typedef RXCPU to cpu-qom.h
` [PATCH v3 54/74] qom: make object_ref/unref use a void * instead of Object *
` [PATCH v3 55/74] qom: provide convenient macros for declaring and defining types
` [PATCH v3 56/74] qom: Allow class type name to be specified in OBJECT_DECLARE*
` [PATCH v3 57/74] qom: DECLARE_*_CHECKERS macros
` [PATCH v3 58/74] qom: Make type checker functions accept const pointers
` [PATCH v3 59/74] qom: TYPE_INFO macro
` [PATCH v3 60/74] codeconverter: script for automating QOM code cleanups
` [PATCH v3 61/74] [automated] Delete duplicate QOM typedefs
` [PATCH v3 62/74] [automated] Use TYPE_INFO macro
` [PATCH v3 63/74] [automated] Use TYPE_INFO macro (pass 2)
` [PATCH v3 64/74] [automated] Move QOM typedefs and add missing includes
` [PATCH v3 65/74] [automated] Move QOM typedefs and add missing includes (pass 2)
` [PATCH v3 66/74] [automated] Use DECLARE_*CHECKER* macros
` [PATCH v3 68/74] [semi-automated] Use DECLARE_*CHECKER* when possible (--force mode)
` [PATCH v3 69/74] [automated] Use OBJECT_DECLARE_TYPE where possible
` [PATCH v3 70/74] [automated] Use OBJECT_DECLARE_TYPE where possible (pass 2)
` [PATCH v3 71/74] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE when possible
` [PATCH v3 72/74] [automated] Remove redundant instance_size/class_size fields
` [PATCH v3 73/74] crypto: use QOM macros for declaration/definition of secret types
` [PATCH v3 74/74] crypto: use QOM macros for declaration/definition of TLS creds types

post-receive: pub/scm/linux/kernel/git/jkirsher/net-queue
 2020-08-25 20:04 UTC 

[REGRESSION] x86/cpu fsgsbase breaks TLS in 32 bit rr tracees on a 64 bit system
 2020-08-25 20:03 UTC  (11+ messages)

[patch RFC 13/38] PCI: MSI: Rework pci_msi_domain_calc_hwirq()
 2020-08-25 20:03 UTC  (3+ messages)

[PATCH 0/5]: Qualcomm's lpass-hdmi ASoC driver to support audio over dp port
 2020-08-25 20:01 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: Add sc7180-lpass HDMI header define
` [PATCH 5/5] Optimise lpass variant structure

post-receive: pub/scm/linux/kernel/git/jkirsher/net-queue
 2020-08-25 20:02 UTC 

[RFC v4 00/20] drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915
 2020-08-25 20:02 UTC  (85+ messages)
` [Intel-gfx] "
` [RFC v4 01/20] drm/nouveau/kms: Fix some indenting in nouveau_dp_detect()
  ` [Intel-gfx] "
` [RFC v4 02/20] drm/nouveau/kms/nv50-: Remove open-coded drm_dp_read_desc()
  ` [Intel-gfx] "
` [RFC v4 03/20] drm/nouveau/kms/nv50-: Just use drm_dp_dpcd_read() in nouveau_dp.c
  ` [Intel-gfx] "
` [RFC v4 04/20] drm/nouveau/kms/nv50-: Use macros for DP registers "
  ` [Intel-gfx] "
` [Intel-gfx] [RFC v4 05/20] drm/nouveau/kms: Don't clear DP_MST_CTRL DPCD in nv50_mstm_new()
  `  "
` [RFC v4 06/20] drm/nouveau/kms: Search for encoders' connectors properly
  ` [Intel-gfx] "
` [RFC v4 07/20] drm/nouveau/kms/nv50-: Use drm_dp_dpcd_(readb|writeb)() in nv50_sor_disable()
  ` [Intel-gfx] "
` [RFC v4 08/20] drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handling
  ` [Intel-gfx] "
` [RFC v4 09/20] drm/i915/dp: Extract drm_dp_has_mst()
  ` [Intel-gfx] "
` [Intel-gfx] [RFC v4 10/20] drm/nouveau/kms: Use new drm_dp_has_mst() helper for checking MST caps
  `  "
` [RFC v4 11/20] drm/nouveau/kms: Move drm_dp_cec_unset_edid() into nouveau_connector_detect()
  ` [Intel-gfx] "
` [RFC v4 12/20] drm/nouveau/kms: Only use hpd_work for reprobing in HPD paths
  ` [Intel-gfx] "
` [RFC v4 13/20] drm/i915/dp: Extract drm_dp_downstream_read_info()
  ` [Intel-gfx] "
` [RFC v4 14/20] drm/nouveau/kms/nv50-: Use downstream DP clock limits for mode validation
  ` [Intel-gfx] "
` [RFC v4 15/20] drm/i915/dp: Extract drm_dp_has_sink_count()
  ` [Intel-gfx] "
` [RFC v4 16/20] drm/i915/dp: Extract drm_dp_get_sink_count()
  ` [Intel-gfx] "
` [RFC v4 17/20] drm/nouveau/kms/nv50-: Add support for DP_SINK_COUNT
  ` [Intel-gfx] "
` [RFC v4 18/20] drm/nouveau/kms: Don't change EDID when it hasn't actually changed
  ` [Intel-gfx] "
` [RFC v4 19/20] drm/i915/dp: Extract drm_dp_read_dpcd_caps()
  ` [Intel-gfx] "
` [RFC v4 20/20] drm/nouveau/kms: Start using drm_dp_read_dpcd_caps()
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915 (rev6)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] asio: extend recipe to add native support
 2020-08-25 20:00 UTC 

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs-tools
 2020-08-25 20:01 UTC 

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs-tools
 2020-08-25 20:01 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/net-queue
 2020-08-25 20:00 UTC 

[PATCH v5 0/6] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-08-25 20:00 UTC  (7+ messages)
` [PATCH v5 4/6] pinctrl: qcom: Set IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag
` [PATCH v5 5/6] irqchip: qcom-pdc: "
` [PATCH v5 6/6] irqchip: qcom-pdc: Reset PDC interrupts during init

[dpdk-dev] [RFC 0/3] RCU integration with hash library
 2020-08-25 19:59 UTC  (3+ messages)
` [dpdk-dev] [RFC v2] lib/hash: integrate RCU QSBR

[Bug 1892604] [NEW] qemu-system-arm: ../hw/usb/hcd-dwc2.c:666: dwc2_glbreg_read: Assertion `addr <= GINTSTS2' failed
 2020-08-25 19:47 UTC  (2+ messages)
` [Bug 1892604] "

[PATCH v3 3/4] regulator: core: Add basic enable/disable support for sync_state() callbacks
 2020-08-25 19:58 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs-tools
 2020-08-25 19:58 UTC 

[PATCH v4 -rcu 0/4] Maintain the length of each segment in the segcblist
 2020-08-25 19:58 UTC  (2+ messages)

[PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
 2020-08-25 19:47 UTC  (12+ messages)

[PATCH] net: dp83869: Fix RGMII internal delay configuration
 2020-08-25 19:57 UTC  (3+ messages)

[vkoul-dmaengine:next 7/22] drivers/dma/xilinx/xilinx_dpdma.c:418:44: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2020-08-25 19:57 UTC 

[patch] KVM: SVM: Periodically schedule when unregistering regions on destroy
 2020-08-25 19:56 UTC 

[PATCH 4.19 00/71] 4.19.142-rc1 review
 2020-08-25 19:56 UTC  (5+ messages)
` [PATCH 4.19 22/71] scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
` [PATCH 4.19 65/71] powerpc/pseries: Do not initiate shutdown when system is running on UPS

[PATCH v3 00/19] dt-bindings / arm64: Cleanup of i.MX 8 bindings
 2020-08-25 19:35 UTC  (20+ messages)
` [PATCH v3 09/19] dt-bindings: mtd: gpmi-nand: Add i.MX 8M compatibles
` [PATCH v3 10/19] dt-bindings: reset: fsl, imx7-src: "
` [PATCH v3 11/19] dt-bindings: thermal: imx8mm-thermal: Add i.MX 8M Nano compatible
` [PATCH v3 12/19] dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching
` [PATCH v3 13/19] dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles
` [PATCH v3 14/19] dt-bindings: arm: fsl: Fix Toradex Colibri i.MX 8 binding
` [PATCH v3 15/19] dt-bindings: arm: fsl: Add ZII Ultra boards binding
` [PATCH v3 16/19] dt-bindings: interrupt-controller: fsl, irqsteer: Fix compatible matching
` [PATCH v3 17/19] dt-bindings: serial: fsl-lpuart: "
` [PATCH v3 18/19] arm64: dts: imx8mq-evk: Add hog suffix to wl-reg-on
` [PATCH v3 19/19] arm64: dts: imx8mq-zii-ultra: Add hog suffixes to GPIO hogs

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-tools
 2020-08-25 19:55 UTC 

Mismatched HEAD default behavior from git log
 2020-08-25 19:55 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/misc
 2020-08-25 19:54 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2020-08-25 19:54 UTC 

[PATCH 00/22] target/arm: Implement fp16 for AArch32 VFP
 2020-08-25 19:30 UTC  (7+ messages)
` [PATCH 19/22] target/arm: Implement new VFP fp16 insn VINS
` [PATCH 21/22] target/arm: Implement VFP fp16 VMOV between gp and halfprec registers
` [PATCH 22/22] target/arm: Enable FP16 in '-cpu max'

git clone --shallow-since can result in inconsistent shallow clones
 2020-08-25 19:51 UTC  (2+ messages)

[PATCH] dt-bindings: media: imx214: Convert to json-schema
 2020-08-25 19:50 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-08-25 19:50 UTC 

[PATCH 3/9] PCI/MSI: Provide default retrigger callback
 2020-08-25 19:44 UTC  (3+ messages)

[RFD] x86: Curing the exception and syscall trainwreck in hardware
 2020-08-25 19:49 UTC  (8+ messages)
  ` TDX #VE in SYSCALL gap (was: [RFD] x86: Curing the exception and syscall trainwreck in hardware)

[Intel-gfx] [PATCH] drm/i915/tgl: Fix stepping WA matching
 2020-08-25 19:49 UTC  (2+ messages)

[PATCH net-next v2 0/7] net-next: dsa: mt7530: add support for MT7531
 2020-08-25 19:43 UTC  (4+ messages)
` [PATCH net-next v2 4/7] dt-bindings: net: dsa: add new MT7531 binding to support MT7531

[PATCH] spi: pxa2xx: Add SSC2 and SSPSP2 SSP registers
 2020-08-25 19:38 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 1/2] tests/kms_pipe_crc_basic: Use igt_display_require_output_on_pipe()
 2020-08-25 19:45 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 2/2] tests/kms_pipe_crc_basic: Add disable-crc-after-crtc-pipe-* tests

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2020-08-25 19:44 UTC 

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2020-08-25 19:44 UTC 

[PATCH v3 0/3] Add Broadcom VK driver
 2020-08-25 19:44 UTC  (4+ messages)
` [PATCH v3 1/3] bcm-vk: add bcm_vk UAPI
` [PATCH v3 2/3] misc: bcm-vk: add Broadcom VK driver
` [PATCH v3 3/3] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver

[PATCH] IMA: Handle early boot data measurement
 2020-08-25 19:43 UTC  (8+ messages)

What's cooking in git.git (Aug 2020, #06; Mon, 24)
 2020-08-25 19:42 UTC  (2+ messages)

post-receive: pub/scm/libs/libgpiod/libgpiod
 2020-08-25 19:41 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.