All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-13 12:36:28 to 2026-07-13 13:06:13 UTC [more...]

[PATCH v21 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-07-13 13:01 UTC  (13+ messages)
` [PATCH v21 03/14] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v21 04/14] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v21 05/14] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v21 06/14] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v21 07/14] crypto: qce - Cancel work on device detach
` [PATCH v21 08/14] crypto: qce - Include algapi.h in the core.h header
` [PATCH v21 09/14] crypto: qce - Remove unused ignore_buf
` [PATCH v21 10/14] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v21 11/14] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v21 12/14] crypto: qce - Map crypto memory for DMA
` [PATCH v21 13/14] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v21 14/14] crypto: qce - Communicate the base physical address to the dmaengine

[PATCH v5 00/17] i3c: renesas: Suspend to RAM with power loss and runtime PM
 2026-07-13 13:05 UTC  (26+ messages)
` [PATCH v5 01/17] i3c: renesas: Check that the transfer is valid before accessing it
` [PATCH v5 02/17] i3c: renesas: Restore STDBR and EXTBR registers on resume
` [PATCH v5 03/17] i3c: renesas: Follow the reset deassert order used in probe
` [PATCH v5 04/17] i3c: renesas: Reconfigure the DATBAS register on re-attach
` [PATCH v5 05/17] i3c: renesas: Reset the controller on resume
` [PATCH v5 06/17] i3c: renesas: Perform Dynamic Address Assignment "
` [PATCH v5 07/17] i3c: renesas: Clean DATBAS register on detach
` [PATCH v5 08/17] i3c: renesas: Fix out-of-bounds access for newdevs mask
` [PATCH v5 09/17] i3c: renesas: Use reset_control_bulk_{assert, deassert}()
` [PATCH v5 10/17] i3c: renesas: Return immediately if there is no transfer
` [PATCH v5 11/17] i3c: renesas: Follow a unified pattern for transfer and command initialization
` [PATCH v5 12/17] i3c: renesas: Drop the explicit memset() call
` [PATCH v5 13/17] i3c: renesas: Update HW registers after SW computations are done

[PATCH v4 0/6] Improve U-Boot's TPM handling in the non-EFI case
 2026-07-13 13:05 UTC  (3+ messages)
` [PATCH v4 6/6] Fix tcg2_measurement_init call

[PATCH] kunit: configs: enable GPIO kunit test cases in all_tests.config
 2026-07-13 13:05 UTC  (2+ messages)

[PATCH v4 0/7] media: qcom: camss: CAMSS Offline Processing Engine support
 2026-07-13 13:05 UTC  (3+ messages)
` [PATCH v4 6/7] media: qcom: camss: Add CAMSS Offline Processing Engine driver

[PATCH v4 0/6] Some Minor fixes and cleanups to irqchip/gic-v3-its
 2026-07-13 13:05 UTC  (6+ messages)
` [PATCH v4 3/6] irqchip/gic-v3-its: Fix leak in its_vpe_irq_domain_alloc()

[PATCH] libbpf: fix double-free of distilled base BTF on .BTF.ext parse error
 2026-07-13 13:04 UTC  (3+ messages)
` [PATCH v2] libbpf: initialize btf_ext out-parameter early in btf_parse_elf()

[PATCH nf] netfilter: ipset: skip extension destroy on hash resize replay
 2026-07-13 12:59 UTC  (2+ messages)

[PATCH v1] mtd: nand: raw: rockchip_nfc: fix ecc setup
 2026-07-13 13:04 UTC  (2+ messages)

[PATCH] os-release: set BUILD_ID vardepsexclude with weak assignment
 2026-07-13 13:04 UTC  (4+ messages)
` [OE-core] "

[PATCH v3 0/2] spi: Introduce initial EEPROM driver mode support
 2026-07-13 13:03 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] "

[PATCH v2 00/11] Enable CMRR in fixed-RR VRR path
 2026-07-13 13:01 UTC  (4+ messages)
` [PATCH v2 02/11] drm/i915/vrr: compute CMRR fractional timings generically

[GIT PULL] Please pull RDMA subsystem changes
 2026-07-13 13:01 UTC 

[PATCH v2 0/3] hw/riscv/riscv-iommu.c: additional PTE checks
 2026-07-13 13:00 UTC  (4+ messages)
` [PATCH v2 2/3] hw/riscv/riscv-iommu.c: fault when !PTE_U and no priv access

[PATCH v3 00/10] drm/mediatek: Add DSC, WDMA, MT8189/96 DSI support
 2026-07-13 13:01 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: display: mediatek: dsc: Add MT8196 compatible
` [PATCH v3 02/10] drm/mediatek: Implement Display Stream Compression support
` [PATCH v3 03/10] dt-bindings: display: mediatek: dsi: Document MT8189 and MT8196
` [PATCH v3 04/10] drm/mediatek: mtk_dsi: Enable interrupt at component bind time
` [PATCH v3 05/10] drm/mediatek: mtk_dsi: Transfer register offsets to per-SoC const
` [PATCH v3 06/10] drm/mediatek: mtk_dsi: Add support for MT8189
` [PATCH v3 07/10] drm/mediatek: mtk_dsi: Add support for MT8196
` [PATCH v3 08/10] drm/mediatek: mtk_dsi: Enable PM Runtime on probe
` [PATCH v3 09/10] dt-bindings: display: mediatek: wdma: Add compatibles for more SoCs
` [PATCH v3 10/10] drm/mediatek: Add Write DMA (WDMA) Engine for Writeback support

[PATCH v2] drm/virtio: fix deadlock in display_info_cb by removing hotplug from dequeue worker
 2026-07-13 13:01 UTC 

[PATCH 00/14] qapi: convert to explicit intro section syntax
 2026-07-13 12:59 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-click: bump to version 8.4.2
 2026-07-13 12:59 UTC 

[PATCH 0/2] perf: Support Arm Bus Monitor Unit
 2026-07-13 12:59 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: perf: Add "

[PATCH] lib/oe/patch: avoid duplicated "From:" in generated patches
 2026-07-13 12:59 UTC  (2+ messages)
` [OE-core] "

[PATCH v5 0/5] Add iommufd ioctls to support TSM operations
 2026-07-13 12:58 UTC  (3+ messages)
` [PATCH v5 1/5] vfio: cache KVM VM file references instead of raw struct kvm pointers

Question regarding CC list for pt_BR translation patches
 2026-07-13 12:58 UTC 

[PATCH 0/9] drm/amdgpu/gfx7: Use GFX IP block soft reset on GFX7
 2026-07-13 12:58 UTC  (10+ messages)
` [PATCH 1/9] drm/amdgpu/gfx7: Make amdgpu_gfx_mqd_sw_init() usable "
` [PATCH 2/9] drm/amdgpu/gfx7: Refactor MQD initialization and finalization
` [PATCH 3/9] drm/amdgpu/gfx7: Return error code when compute ring tests fail
` [PATCH 4/9] drm/amdgpu/gfx7: Return error code when failing to start GFX ring
` [PATCH 5/9] drm/amdgpu/gfx7: Fixup emitting SWITCH_BUFFER packets
` [PATCH 6/9] drm/amdgpu/gfx7: Clean up gfx ring during reset
` [PATCH 7/9] drm/amdgpu/gfx7: Use COND_EXEC
` [PATCH 8/9] drm/amdgpu/gfx7: Fixup IP block soft reset
` [PATCH 9/9] drm/amdgpu/gfx7: Enable IP block soft reset as a GPU recovery method

[PATCH] Gitlab CI: Switch to git.u-boot-project.org
 2026-07-13 12:58 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: eliza: Fix DSI1 phy reference clock rate
 2026-07-13 12:58 UTC 

[PATCH v7 00/19] media: meson: vdec: Fix lifecycles, race conditions, and stability bugs
 2026-07-13 12:58 UTC  (37+ messages)
` [PATCH v7 02/19] media: meson: vdec: Fix STREAMON / STREAMOFF race conditions and session teardown
` [PATCH v7 08/19] media: meson: vdec: Fix concurrent execution races and unsafe teardown
` [PATCH v7 09/19] media: meson: vdec: Fix vp9 header update failure on invalid payloads
` [PATCH v7 10/19] media: meson: vdec: Fix race conditions and leaks in esparser pipeline
` [PATCH v7 11/19] media: meson: vdec: Update core m2m stream state during transitions
` [PATCH v7 12/19] media: meson: vdec: Coordinate m2m task execution inside async loop
` [PATCH v7 13/19] media: meson: vdec: Fix race conditions in job abort sequence
` [PATCH v7 14/19] media: meson: vdec: Correct atomic counter placement in dst_buf_done
` [PATCH v7 15/19] media: meson: vdec: Fix concurrent firmware loading race and hardware timeout
` [PATCH v7 16/19] media: meson: vdec: Configure DMA mask and segment size in probe
` [PATCH v7 17/19] media: meson: canvas: Fix Use-After-Free by linking canvas provider device
` [PATCH v7 19/19] gpu: drm: meson: Fix DMA segment size limits and maximize allocation boundaries

[PATCH v3] RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
 2026-07-13 12:57 UTC  (4+ messages)

[PATCH] mm/migrate_device: avoid overflowing migrate_vma collection arrays
 2026-07-13 12:57 UTC  (8+ messages)

[PATCH] dt-bindings: pinctrl: ti,dra7-iodelay: Convert to DT schema
 2026-07-13 12:57 UTC  (2+ messages)

[PATCH v3 0/2] drivers/perf: hisi: Updates for HiSilicon uncore PMUs
 2026-07-13 12:56 UTC  (3+ messages)
` [PATCH v3 1/2] drivers/perf: hisi: Support uncore ITS PMU
` [PATCH v3 2/2] drivers/perf: hisi: Add new function for HiSilicon MN PMU driver

[PATCH v2] scripts: headers_install.sh: Normalize __ASSEMBLER__ to __ASSEMBLY__
 2026-07-13 12:56 UTC  (2+ messages)

[PATCH] hw/display/virtio-gpu: fix dmabuf_fd leak on remap failure
 2026-07-13 12:56 UTC 

[PATCH 0/6] k3-binman ergonomics
 2026-07-13 12:56 UTC  (16+ messages)
` [PATCH 1/6] binman: openssl: refactor creation of Distinguished Name section from dict
` [PATCH 2/6] binman: x509_cert: allow and parse distinguished-name subnode
` [PATCH 3/6] binman: x509: fix CN emitted for basic x509 certificates
` [PATCH 4/6] k3-binman.dtsi: add keyfile_template node
` [PATCH 5/6] k3-binman.dtsi: add empty distinguished_name_template
` [PATCH 6/6] k3-binman.dtsi: insert keyfile and distinguished name templates in all ti-secure(-rom) nodes
` [0/6] k3-binman ergonomics

[RFC PATCH v3 0/6] Add support for AMD IOMMU GAPPI
 2026-07-13 12:56 UTC  (4+ messages)
` [RFC PATCH v3 5/6] KVM: SVM: Add support for AMD IOMMU Guest APIC Physical Processor Interrupt (GAPPI)

[PATCH] hw/display/virtio-gpu: validate iov_cnt in migration load
 2026-07-13 12:55 UTC 

[PATCH v3 1/1] mm: let node_reclaim() return the number of pages reclaimed
 2026-07-13 12:55 UTC  (3+ messages)

[PATCH] scsi: ufs: Add support for the aggregated read query opcode
 2026-07-13 12:55 UTC  (4+ messages)

[PATCH] vhost-user-gpu: validate command buffer size in submit_3d
 2026-07-13 12:54 UTC 

[PATCH] arm64: irqflags: Fix Pseudo-NMI state assertion failure during vpanic
 2026-07-13 12:54 UTC  (3+ messages)

[PATCH] hw/display/virtio-gpu: validate command buffer size in submit_3d
 2026-07-13 12:54 UTC 

[PATCH net-next v3 07/15] net: macb: introduce macb_context struct for buffer management
 2026-07-13 12:53 UTC  (3+ messages)

[PATCH 0/2] jbd2: bound j_list_lock hold time in the checkpoint shrinker
 2026-07-13 12:53 UTC  (2+ messages)

[PATCH v12 00/29] KVM: arm64: Implement support for SME
 2026-07-13 12:53 UTC  (4+ messages)
` [PATCH v12 04/29] arm64/sve: Factor virtualizable VL discovery out of SVE specific code

[PATCH nf v2] selftests: netfilter: nft_flowtable.sh: fix offload counter verification for tunnel tests
 2026-07-13 12:53 UTC 

[PATCH i-g-t] tests/kms_force_connector_basic: re-baseline connector state before comparing
 2026-07-13 12:52 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_force_connector_basic: re-baseline connector state before comparing (rev2)
` ✓ i915.CI.BAT: "

[PATCH 1/2] drm/amd/display: Fix preferred link rate for NUTMEG
 2026-07-13 12:44 UTC  (4+ messages)

[PATCH 0/4] mm: kmemleak: reduce transient false positives by confirming leaks
 2026-07-13 12:52 UTC  (4+ messages)
` [PATCH 1/4] mm: kmemleak: confirm suspected leaks with a second scan

[PATCH] hw/display/vhost-user-gpu: validate message payload sizes
 2026-07-13 12:51 UTC 

[PATCH 0/3] pinctrl: mediatek: Add MT6858 support
 2026-07-13 12:51 UTC  (4+ messages)
` [PATCH 2/3] pinctrl: mediatek: Add driver for MT6858

[PATCH v3] docs: pt_BR: process: Translate stable kernel rules guide
 2026-07-13 12:51 UTC 

[PATCH] io_uring/kbuf: fix use-after-free of new iovec on bundle grow
 2026-07-13 12:51 UTC 

[PATCH bpf v2 0/2] bpf: Fix tracing of kfuncs with implicit args
 2026-07-13 12:51 UTC  (3+ messages)
` [PATCH bpf v2 1/2] "

[PATCH v2 0/5] drm/panel: refcounting panel lookups and references
 2026-07-13 12:50 UTC  (4+ messages)
` [PATCH v2 4/5] drm/panel: find_panel_by_fwnode() return a counted reference

[PATCH rdma-rc 0/2] RDMA/ionic: Fix NULL pointer dereferences
 2026-07-13 12:50 UTC  (8+ messages)

[PATCH] Bluetooth: btbcm: bound local name logging
 2026-07-13 12:50 UTC 

[PATCH] PCI: starfive: Fix unchecked pm_runtime_get_sync() in probe
 2026-07-13 12:48 UTC  (2+ messages)

[PATCH 0/2] bus: Remove redundant error messages on IRQ request failure
 2026-07-13 12:48 UTC  (3+ messages)
` [PATCH 1/2] bus: fsl-mc: Remove redundant dev_err()

[RESEND][SECURITY] block: double unpin in bounced direct reads
 2026-07-13 12:47 UTC  (4+ messages)

[PATCH 0/7] rockchip: fix boot from SDMMC on RK3576
 2026-07-13 12:47 UTC  (3+ messages)

[PATCH] ASoC: dt-bindings: ti,omap4-dmic: Convert to DT schema
 2026-07-13 12:47 UTC 

[PATCH nf-next v6 0/6] Add IPv4 over IPv6 and SIT flowtable SW acceleration
 2026-07-13 12:46 UTC  (7+ messages)
` [PATCH nf-next v6 1/6] net: netfilter: add ether_type to net_device_path_ctx
` [PATCH nf-next v6 2/6] net: netfilter: add encap_proto to flow_offload_tunnel
` [PATCH nf-next v6 3/6] net: netfilter: add IPv4 over IPv6 tunnel flowtable acceleration
` [PATCH nf-next v6 4/6] selftests: netfilter: nft_flowtable.sh: add IPv4 over IPv6 flowtable selftest
` [PATCH nf-next v6 5/6] net: netfilter: add SIT tunnel flowtable acceleration
` [PATCH nf-next v6 6/6] selftests: netfilter: nft_flowtable.sh: add SIT flowtable selftest

[LTP] [PATCH v4 0/4] Reproducer for cve-2026-46331
 2026-07-13 12:37 UTC  (5+ messages)
` [LTP] [PATCH v4 1/4] lapi: Add pkt_cls.h fallback
` [LTP] [PATCH v4 2/4] lapi: Add pkt_sched.h fallback
` [LTP] [PATCH v4 3/4] lapi: Add tc_pedit.h fallback
` [LTP] [PATCH v4 4/4] cve: Add act_pedit page-cache corruption test

[PATCH v3 0/4] add versioned symbols for recently stabilized APIs
 2026-07-13 12:46 UTC  (5+ messages)
` [PATCH v4 "

[PATCH v3 0/2] hwspinlock: convert to XArray and add summary in debugfs
 2026-07-13 12:46 UTC  (3+ messages)
` [PATCH v3 1/2] hwspinlock: Convert to XArray
` [PATCH v3 2/2] hwspinlock: add list of mailboxes to debugfs

[RFC net-next] llc: jumbo frame support
 2026-07-13 12:43 UTC  (3+ messages)
` [RFC PATCH net-next 1/2] llc: add 802.1AC (jumbo frames) support
` [RFC PATCH net-next 2/2] selftests/net: selftest for AF_LLC jumbo frames

[PATCH v3] hardening: Default randstruct off with rust for better allmodconfig support
 2026-07-13 12:45 UTC  (2+ messages)

[PATCH v2 0/4] xfs: consolidate metadir creation code
 2026-07-13 12:42 UTC  (5+ messages)
` [PATCH v2 1/4] xfs: add xfs_metadir_create_file helper
` [PATCH v2 2/4] xfs: create quota metadir inodes using xfs_metadir_create_file
` [PATCH v2 3/4] xfs: create rtgroup "
` [PATCH v2 4/4] xfs: mark internal metadir file creation helpers static

[PATCH v2] firmware: stratix10-rsu: Add synchronous fallback for async SVC operations
 2026-07-13 12:44 UTC  (2+ messages)

[LTP] [PATCH v1] pipe13: Scale child reap window with LTP_TIMEOUT_MUL
 2026-07-13 12:43 UTC  (3+ messages)

[PATCH] HID: hyperx: add driver for the HyperX QuadCast 2 mute button
 2026-07-13 12:42 UTC 

[PATCH] fast-export: standardize usage string and SYNOPSIS
 2026-07-13 12:41 UTC 

[PATCH 0/2] clk: qcom: Add video clock controller support for Qualcomm Maili SoC
 2026-07-13 12:41 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom: Add Qualcomm Maili video clock controller

[PATCH v2] crash_dump: release keyring reference at the correct time
 2026-07-13 12:41 UTC  (3+ messages)

[PATCH v2] qdev: Clarify instantiation and realization
 2026-07-13 12:39 UTC  (5+ messages)

[PATCH] block/cloop: fix integer overflow in total_sectors calculation
 2026-07-13  3:17 UTC 

[PATCH] riscv: kvm: Skip preventive hfence.gvma for new G-stage mappings with Svvptc
 2026-07-13 12:39 UTC  (4+ messages)

Questions in Blogpost (Coroutines in QEMU: The basics)
 2026-07-13 11:38 UTC 

[PATCH] scripts/oe-check-sstate: Handle multiconfig task IDs
 2026-07-13 12:39 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-07-13 12:37 UTC  (4+ messages)

[PATCH v3] dt-bindings: dma: ti,dma-crossbar: Convert to DT schema
 2026-07-13 12:37 UTC 

[PATCH v8 0/4] xenguest optimisations
 2026-07-13 12:37 UTC  (3+ messages)
` [PATCH v8 1/4] libs/call: cache up to 4 pages in hypercall bounce buffers

[PATCH] mmc: bcm2835: DMA mapping improvements
 2026-07-13 12:37 UTC  (4+ messages)

[PATCH V3] mm: Standardize printing for pgtable entries
 2026-07-13 12:37 UTC  (7+ messages)

[PATCH] iio: light: ltrf216a: fix runtime PM reference leak in error path
 2026-07-13 12:36 UTC  (2+ messages)

[PATCH nf-next,v5] netfilter: flowtable: initial bridge support
 2026-07-13 12:36 UTC 

[PATCH v7 00/12] sched, steal_monitor: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-07-13 12:35 UTC  (4+ messages)
` [PATCH v7 06/12] sched/core: Push current task from non preferred CPU


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.