All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-08 15:28:18 to 2022-02-08 15:53:28 UTC [more...]

[RFC PATCH 0/3] introduce QMP-only binaries
 2022-02-08 14:47 UTC  (4+ messages)
` [RFC PATCH 1/3] migration: allow calling migration_shutdown without a prior initialization
` [RFC PATCH 2/3] net: initialize global variables early

[PATCH v2 0/3] job: split job API in driver and monitor
 2022-02-08 14:39 UTC  (2+ messages)
` [PATCH v2 1/3] jobs: add job-common.h

[honister][PATCH] insane.bbclass: Correct package_qa_check_empty_dirs()
 2022-02-08 15:53 UTC  (3+ messages)
` [oe] "

[PATCH] net: phy: mscc: enable MAC SerDes autonegotiation
 2022-02-08 15:53 UTC  (7+ messages)

[PATCH] docs/system: riscv: Update description of CPU
 2022-02-08 13:07 UTC 

[PATCH] dt-bindings: can: xilinx_can: Convert Xilinx CAN binding to YAML
 2022-02-08 15:52 UTC 

[PATCH v3 0/8] Add SCMI Virtio & Clock atomic support
 2022-02-08 15:44 UTC  (13+ messages)
` [PATCH v3 1/8] firmware: arm_scmi: Add a virtio channel refcount
` [PATCH v3 2/8] firmware: arm_scmi: Review virtio free_list handling
` [PATCH v3 3/8] firmware: arm_scmi: Add atomic mode support to virtio transport
` [PATCH v3 4/8] dt-bindings: firmware: arm,scmi: Add atomic_threshold optional property
` [PATCH v3 5/8] firmware: arm_scmi: Support optional system wide atomic_threshold
` [PATCH v3 6/8] firmware: arm_scmi: Add atomic support to clock protocol
` [PATCH v3 7/8] firmware: arm_scmi: Add support for clock_enable_latency
` [PATCH v3 8/8] clk: scmi: Support atomic clock enable/disable API

[PATCH] venus: venc: Fix h264 8x8 transform control
 2022-02-08 15:52 UTC 

[PATCH v11 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-02-08 15:51 UTC  (14+ messages)
` [PATCH v11 05/40] kselftest/arm64: signal: Allow tests to be incompatible with features
` [PATCH v11 06/40] arm64/sme: Provide ABI documentation for SME
` [PATCH v11 31/40] kselftest/arm64: sme: Add SME support to vlset

Dealing with SUBLEVEL overflow in backports
 2022-02-08 15:51 UTC  (14+ messages)

[PATCH v4 0/2] TPM-CRB: Remove spurious error report when used with VFIO
 2022-02-08 13:38 UTC  (2+ messages)
` [PATCH v4 2/2] hw/vfio/common: Silence ram device offset alignment error traces

[PATCH v5 00/11] Add support for BCM2835 camera interface (unicam)
 2022-02-08 15:50 UTC  (12+ messages)
` [PATCH v5 01/11] media: v4l: Add V4L2-PIX-FMT-Y12P format
` [PATCH v5 02/11] media: v4l: Add V4L2-PIX-FMT-Y14P format
` [PATCH v5 03/11] dt-bindings: media: Add bindings for bcm2835-unicam
` [PATCH v5 04/11] media: bcm2835-unicam: Add support for CCP2/CSI2 camera interface
` [PATCH v5 05/11] media: MAINTAINERS: add bcm2835 unicam driver
` [PATCH v5 06/11] ARM: dts: bcm2711: Add unicam CSI nodes
` [PATCH v5 07/11] media: imx219: Rename mbus codes array
` [PATCH v5 08/11] media: imx219: Switch from open to init_cfg
` [PATCH v5 09/11] media: imx219: Introduce the set_routing operation
` [PATCH v5 10/11] media: imx219: use a local v4l2_subdev to simplify reading
` [PATCH v5 11/11] media: imx219: Add support for the V4L2 subdev active state

[PATCH v2 0/4] powerpc/pseries/vas: VAS/NXGZIP support with LPM
 2022-02-08 15:48 UTC  (3+ messages)
` [PATCH v2 1/4] powerpc/pseries/vas: Define global hv_cop_caps struct

[Intel-gfx] [PATCH] drm/buddy: fixup potential uaf
 2022-02-08 15:50 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v3] create-spdx: Get SPDX-License-Identifier from source
 2022-02-08 15:50 UTC  (3+ messages)
` [OE-core] "

[Intel-gfx] [PATCH v6 0/6] Use drm_clflush* instead of clflush
 2022-02-08 15:50 UTC  (5+ messages)
` [Intel-gfx] [PATCH v6 6/6] drm: Add arch arm64 for drm_clflush_virt_range
    `  "

[PATCH] venus: hfi_cmds: List HDR10 property as unsupported for v1 and v3
 2022-02-08 15:49 UTC 

[PATCH v4 0/9] i2c: piix4: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-02-08 15:49 UTC  (5+ messages)
` [PATCH v4 5/9] i2c: piix4: Move SMBus port selection into function
` [PATCH v4 6/9] i2c: piix4: Add EFCH MMIO support to region request and release

[PATCH rdma-next] RDMA/irdma: Add support for address handle re-use
 2022-02-08 15:49 UTC  (2+ messages)

[PATCH v8 00/13] Introduce PECI subsystem
 2022-02-08 15:36 UTC  (56+ messages)
` [PATCH v8 01/13] dt-bindings: Add generic bindings for PECI
` [PATCH v8 02/13] dt-bindings: Add bindings for peci-aspeed
` [PATCH v8 03/13] ARM: dts: aspeed: Add PECI controller nodes
` [PATCH v8 04/13] peci: Add core infrastructure
` [PATCH v8 05/13] peci: Add peci-aspeed controller driver
` [PATCH v8 06/13] peci: Add device detection
` [PATCH v8 07/13] peci: Add sysfs interface for PECI bus
` [PATCH v8 08/13] peci: Add support for PECI device drivers
` [PATCH v8 09/13] peci: Add peci-cpu driver
` [PATCH v8 10/13] hwmon: peci: Add cputemp driver
` [PATCH v8 11/13] hwmon: peci: Add dimmtemp driver
` [PATCH v8 12/13] docs: hwmon: Document PECI drivers
` [PATCH v8 13/13] docs: Add PECI documentation

[PATCH v3 1/2] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-02-08 15:49 UTC  (7+ messages)
` [PATCH v3 2/2] ath9k: htc: clean up *STAT_* macros

[PATCH 0/4] btrfs: some misc cleanups and a fix around page reading
 2022-02-08 15:45 UTC  (3+ messages)

[PATCH 0/6] btrfs: some minor improvements and cleanups mostly around extent logging
 2022-02-08 15:44 UTC  (3+ messages)

[Virtio-fs] [virtiofsd] MR merged: Add examples of how to run virtiofsd inside a user namespace
 2022-02-08 15:48 UTC 

[PATCH v3 0/4] VIRTIO: Provision maximum MSI-X vectors for a VF
 2022-02-08 15:48 UTC  (21+ messages)
` [PATCH v3 1/4] Add virtio Admin virtqueue
          ` [virtio-comment] "
                ` [virtio-comment] "
                  ` [virtio-dev] "

[PATCH] drm/stm: Avoid using val uninitialized in ltdc_set_ycbcr_config()
 2022-02-08 15:44 UTC  (4+ messages)

[RFC v4 0/8] vfio/hisilicon: add ACC live migration driver
 2022-02-08 15:48 UTC  (4+ messages)
` [RFC v4 7/8] hisi_acc_vfio_pci: Add support for VFIO live migration

[Virtio-fs] [virtiofsd] MR merged: Clean up the command line usage message
 2022-02-08 15:48 UTC 

[PATCH v9 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2022-02-08 15:48 UTC  (3+ messages)

v4 clientid uniquifiers in containers/namespaces
 2022-02-08 15:47 UTC  (14+ messages)

[PATCH] SELinux: Always allow FIOCLEX and FIONCLEX
 2022-02-08 15:47 UTC  (12+ messages)

Yocto Project Status WW06`22
 2022-02-08 15:47 UTC 

[PATCH 00/11] mos6522: switch to gpios, add control line edge-triggering and extra debugging
 2022-02-08 13:03 UTC  (12+ messages)
` [PATCH 08/11] mos6522: add "info via" HMP command for debugging

[PATCH for-5.4,5.10] kbuild: simplify access to the kernel's version
 2022-02-08 15:47 UTC  (4+ messages)

XFS disaster recovery
 2022-02-08 15:46 UTC  (7+ messages)

[PATCH v5 net-next 0/3] use bulk reads for ocelot statistics
 2022-02-08 15:45 UTC  (6+ messages)
` [PATCH v5 net-next 3/3] net: mscc: ocelot: use bulk reads for stats

[PATCH] livepatch: Skip livepatch tests if ftrace cannot be configured
 2022-02-08 15:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] hvf: arm: Handle unknown ID registers as RES0
 2022-02-08 14:36 UTC  (2+ messages)

[kvm-unit-tests PATCH v4 0/4] S390x: CPU Topology Information
 2022-02-08 15:43 UTC  (5+ messages)
` [kvm-unit-tests PATCH v4 2/4] s390x: stsi: Define vm_is_kvm to be used in different tests

run.do_compile error on poky-dunfell release
 2022-02-08 15:43 UTC 

[PATCH v5 00/20] job: replace AioContext lock with job_mutex
 2022-02-08 14:35 UTC  (5+ messages)
` [PATCH v5 08/20] jobs: protect jobs with job_lock/unlock
` [PATCH v5 11/20] block/mirror.c: use of job helpers in drivers to avoid TOC/TOU
` [PATCH v5 14/20] block_job: rename block_job functions called with job_mutex held
` [PATCH v5 19/20] job.c: enable job lock/unlock and remove Aiocontext locks

[PATCH 0/4] Introduce optional VirtIO ring wrap counters
 2022-02-08 15:25 UTC  (2+ messages)
` [PATCH 2/4] tools/virtio: Add missing spin_lock_init on virtio_test

[PATCH mptcp-next 0/3] add mp_fail testcases
 2022-02-08 15:41 UTC  (9+ messages)
` [PATCH mptcp-next 3/3] selftests: mptcp: "

[PATCH v4 0/4] input: MT6358 PMIC button support
 2022-02-08 15:38 UTC  (5+ messages)
` [PATCH v4 4/4] arm64: dts: mt6358: add mt6358-keys node

[PATCH v2 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
 2022-02-08 15:40 UTC  (9+ messages)

[RFC v3 00/12] Define and use reset domain for GPU recovery in amdgpu
 2022-02-08 15:39 UTC  (5+ messages)
` [RFC v3 06/12] drm/amdgpu: Drop hive->in_reset

[RFC PATCH] include/exec: fix softmmu version of TARGET_ABI_FMT_lx
 2022-02-08 12:59 UTC 

[PATCH] ax25: fix NPD bug in ax25_disconnect
 2022-02-08 15:40 UTC 

[RFC PATCH 0/5] TUN/VirtioNet USO features support
 2022-02-08 15:39 UTC  (5+ messages)

[PATCH v3 0/2] TPM-CRB: Remove spurious error report when used with VFIO
 2022-02-08 13:35 UTC  (3+ messages)
` [PATCH v3 2/2] hw/vfio/common: Silence ram device offset alignment error traces

[PATCH 0/2] Enable the GICv2m extension support for IPQ8074/IPQ6018
 2022-02-08 15:35 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: ipq8074: enable the GICv2m support
` [PATCH 2/2] arm64: dts: qcom: ipq6018: "

[PATCH v2 0/3] Add lpass pin control support for audio on sc7280 based targets
 2022-02-08 15:34 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: sc7280: Add pinmux for I2S speaker and Headset
` [PATCH v2 2/3] arm64: dts: qcom: sc7280: add lpass lpi pin controller node
` [PATCH v2 3/3] arm64: dts: qcom: sc7280: Add wcd9380 pinmux

[PATCH v6 00/64] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-02-08 15:35 UTC  (5+ messages)
` [PATCH v6 28/64] KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2

4.4.302 is going to be last 4.4 release
 2022-02-08 15:36 UTC  (5+ messages)
` [cip-dev] "

Is it possible to use a stream for initrd=
 2022-02-08 15:36 UTC 

[PATCH net-next 1/2] net: napi: wake up ksoftirqd if needed after scheduling NAPI
 2022-02-08 15:35 UTC  (12+ messages)

[PATCH] mt76: mt7921s: fix missing fc type/sub-type for 802.11 pkts
 2022-02-08 15:34 UTC  (2+ messages)

warning in kvm_hv_invalidate_tsc_page due to writes to guest memory from VM ioctl context
 2022-02-08 15:34 UTC  (3+ messages)

Running qemu tests on RISC-V
 2022-02-08 15:34 UTC  (8+ messages)

[PATCH v2] iwd: Always disconnect connection completely
 2022-02-08 15:33 UTC  (6+ messages)

[PATCH 0/2] iommu/arm-smmu: Use platform_irq_count()
 2022-02-08 15:31 UTC  (10+ messages)
` [PATCH 1/2] iommu/arm-smmu: Use platform_irq_count() to get the interrupt count

[RFC PATCH v2 00/21] Modernize U-Boot shell
 2022-02-08 15:32 UTC  (4+ messages)

[PATCH] arm64: dts: imx8mq-evk: Add the second pcie port support
 2022-02-08 15:29 UTC  (3+ messages)

[PATCH nf-next] netfilter: conntrack: pptp: use single option structure
 2022-02-08 15:29 UTC 

[PATCH v2 0/3] crypto: Convert atmel-crypto to YAML
 2022-02-08 15:27 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: Convert Atmel AES to yaml

[PATCH v2 0/6] Fast restart with many hugepages
 2022-02-08 15:28 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] doc: add hugepage mapping details

[PATCH 1/2] drm/amdgpu: add debugfs for reset registers list
 2022-02-08 15:28 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: add reset register trace function on GPU reset


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.