public inbox for devnull+b4-sent@kernel.org
 help / color / mirror / Atom feed
[PATCH v2 0/2] Add initial dual front camera and rear flash support for Pixel 3 / 3 XL
 2026-04-11 10:12 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sdm845-google: Add dual front IMX355 cameras
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-google: Enable PMI8998 camera flash LED

[PATCH 0/2] Add initial dual front camera and rear flash support for Pixel 3 / 3 XL
 2026-04-11 10:09 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sdm845-google: Add dual front IMX355 cameras
` [PATCH 2/2] arm64: dts: qcom: sdm845-google: Enable PMI8998 camera flash LED

[PATCH 00/23] dmaengine: Smart Data Accelerator Interface (SDXI) basic support
 2026-04-10 13:07 UTC  (24+ messages)
` [PATCH 01/23] PCI: Add SNIA SDXI accelerator sub-class
` [PATCH 02/23] MAINTAINERS: Add entry for SDXI driver
` [PATCH 03/23] dmaengine: sdxi: Add PCI initialization
` [PATCH 04/23] dmaengine: sdxi: Feature discovery and initial configuration
` [PATCH 05/23] dmaengine: sdxi: Configure context tables
` [PATCH 06/23] dmaengine: sdxi: Allocate DMA pools
` [PATCH 07/23] dmaengine: sdxi: Allocate administrative context
` [PATCH 08/23] dmaengine: sdxi: Install "
` [PATCH 09/23] dmaengine: sdxi: Start functions on probe, stop on remove
` [PATCH 10/23] dmaengine: sdxi: Complete administrative context jump start
` [PATCH 11/23] dmaengine: sdxi: Add client context alloc and release APIs
` [PATCH 12/23] dmaengine: sdxi: Add descriptor ring management
` [PATCH 13/23] dmaengine: sdxi: Add unit tests for descriptor ring reservations
` [PATCH 14/23] dmaengine: sdxi: Attach descriptor ring state to contexts
` [PATCH 15/23] dmaengine: sdxi: Per-context access key (AKey) table entry allocator
` [PATCH 16/23] dmaengine: sdxi: Generic descriptor manipulation helpers
` [PATCH 17/23] dmaengine: sdxi: Add completion status block API
` [PATCH 18/23] dmaengine: sdxi: Encode context start, stop, and sync descriptors
` [PATCH 19/23] dmaengine: sdxi: Provide context start and stop APIs
` [PATCH 20/23] dmaengine: sdxi: Encode nop, copy, and interrupt descriptors
` [PATCH 21/23] dmaengine: sdxi: Add unit tests for descriptor encoding
` [PATCH 22/23] dmaengine: sdxi: MSI/MSI-X vector allocation and mapping
` [PATCH 23/23] dmaengine: sdxi: Add DMA engine provider

[PATCH] busybox: fix for CVE-2026-26157, CVE-2026-26158
 2026-04-10 10:53 UTC 

[PATCH] media: verisilicon: remove hantro_run declaration
 2026-04-10  6:15 UTC 

[PATCH] Input: edt-ft5x06 - Support label device property for input name
 2026-04-09 23:16 UTC 

[PATCH v3 0/5] net: qrtr: ns: A bunch of fixs
 2026-04-09 17:34 UTC  (6+ messages)
` [PATCH v3 1/5] net: qrtr: ns: Limit the maximum server registration per node
` [PATCH v3 2/5] net: qrtr: ns: Limit the maximum number of lookups
` [PATCH v3 3/5] net: qrtr: ns: Free the node during ctrl_cmd_bye()
` [PATCH v3 4/5] net: qrtr: ns: Limit the total number of nodes
` [PATCH v3 5/5] net: qrtr: ns: Fix use-after-free in driver remove()

[PATCH v7 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-04-09 15:28 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: iio: adc: add AD4691 family
` [PATCH v7 2/6] iio: adc: ad4691: add initial driver for "
` [PATCH v7 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v7 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v7 5/6] iio: adc: ad4691: add oversampling support
` [PATCH v7 6/6] docs: iio: adc: ad4691: add driver documentation

[PATCH v3 0/5] arm64: dts: qcom: add QCS8550 RB5Gen2 support
 2026-04-09 15:26 UTC  (6+ messages)
` [PATCH v3 1/5] arm64: dts: qcom: sm8550: add PCIe MHI register regions
` [PATCH v3 2/5] arm64: dts: qcom: sm8550: add PCIe port labels
` [PATCH v3 3/5] arm64: dts: qcom: sm8550: move IPA properties to SoC device tree
` [PATCH v3 4/5] dt-bindings: arm: qcom: document QCS8550 RB5Gen2 board
` [PATCH v3 5/5] arm64: dts: qcom: qcs8550: add QCS8550 RB5Gen2 board support

[PATCH v4 00/11] Input: support for STM FTS5
 2026-04-08 22:15 UTC  (12+ messages)
` [PATCH v4 01/11] Input: stmfts - Fix the MODULE_LICENSE() string
` [PATCH v4 02/11] Input: stmfts - Use dev struct directly
` [PATCH v4 03/11] Input: stmfts - Switch to devm_regulator_bulk_get_const
` [PATCH v4 04/11] Input: stmfts - abstract reading information from the firmware
` [PATCH v4 05/11] Input: stmfts - disable regulators when power on fails
` [PATCH v4 06/11] Input: stmfts - use client to make future code cleaner
` [PATCH v4 07/11] dt-bindings: input: touchscreen: st,stmfts: Introduce reset GPIO
` [PATCH v4 08/11] Input: stmfts - add optional reset GPIO support
` [PATCH v4 09/11] dt-bindings: input: touchscreen: st,stmfts: Introduce STM FTS5
` [PATCH v4 10/11] Input: stmfts - support FTS5
` [PATCH v4 11/11] arm64: dts: qcom: sdm845-google: Add STM FTS touchscreen support

[PATCH net-next 0/7] tcp: restrict rcv_wnd and window_clamp to representable window
 2026-04-08 21:50 UTC  (8+ messages)
` [PATCH net-next 1/7] tcp: keep rcv_wnd/rcv_ssthresh clamped by window_clamp if no scaling in use
` [PATCH net-next 2/7] selftests/net: packetdrill: verify non-scaled rcv_wnd initialization
` [PATCH net-next 3/7] tcp: Ensure window_clamp is limited to representable window
` [PATCH net-next 4/7] selftests/net: packetdrill: add tcp_rcv_wnd_snd_ack_no_scaling.pkt
` [PATCH net-next 5/7] selftests/net: packetdrill: add TCP_WINDOW_CLAMP test
` [PATCH net-next 6/7] tcp: use tcp_set_window_clamp() for SO_RCVLOWAT
` [PATCH net-next 7/7] selftests/net: packetdrill: add test for SO_RCVLOWAT window clamp

[PATCH v5 0/6] arm64: dts: qcom: Support AYN QCS8550 Devices
 2026-04-08 19:41 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: vendor-prefixes: Add AYN Technologies
` [PATCH v5 2/6] dt-bindings: arm: qcom: Add AYN QCS8550 Devices
` [PATCH v5 3/6] arm64: dts: qcom: Add AYN QCS8550 Common
` [PATCH v5 4/6] arm64: dts: qcom: Add AYN Odin 2 Mini
` [PATCH v5 5/6] arm64: dts: qcom: Add AYN Odin 2 Portal
` [PATCH v5 6/6] arm64: dts: qcom: Add AYN Thor

[PATCH 0/2] Introduce OnePlus 6/6T touchscreen compatible
 2026-04-08 17:34 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: input: syna,rmi4: Document syna,rmi4-s3706b
` [PATCH 2/2] arm64: dts: qcom: sdm845-oneplus: Update compatible to include model

[PATCH 0/5] ibmvfc: make ibmvfc support FPIN messages
 2026-04-08 17:07 UTC  (6+ messages)
` [PATCH 1/5] ibmvfc: add basic FPIN support
` [PATCH 2/5] ibmvfc: Add NOOP command support
` [PATCH 3/5] ibmvfc: make ibmvfc login to fabric
` [PATCH 4/5] ibmvfc: use async sub-queue for FPIN messages
` [PATCH 5/5] ibmvfc: handle extended FPIN events

[PATCH net-next v3 00/10] enic: SR-IOV V2 admin channel and MBOX protocol
 2026-04-08 16:36 UTC  (11+ messages)
` [PATCH net-next v3 01/10] enic: verify firmware supports V2 SR-IOV at probe time
` [PATCH net-next v3 02/10] enic: add admin channel open and close for SR-IOV
` [PATCH net-next v3 03/10] enic: add admin RQ buffer management
` [PATCH net-next v3 04/10] enic: add admin CQ service with MSI-X interrupt and NAPI polling
` [PATCH net-next v3 05/10] enic: define MBOX message types and header structures
` [PATCH net-next v3 06/10] enic: add MBOX core send and receive for admin channel
` [PATCH net-next v3 07/10] enic: add MBOX PF handlers for VF register and capability
` [PATCH net-next v3 08/10] enic: add MBOX VF handlers for capability, register and link state
` [PATCH net-next v3 09/10] enic: wire V2 SR-IOV enable with admin channel and MBOX
` [PATCH net-next v3 10/10] enic: add V2 VF probe with admin channel and PF registration

[PATCH 0/2] fuse: fix CUSE device node leak and add regression test
 2026-04-08 15:23 UTC  (3+ messages)
` [PATCH 1/2] fuse: fix device node leak in cuse_process_init_reply()
` [PATCH 2/2] selftests: add CUSE device-node leak regression test

[PATCH net-next v2 00/10] enic: SR-IOV V2 admin channel and MBOX protocol
 2026-04-08 15:08 UTC  (11+ messages)
` [PATCH net-next v2 01/10] enic: verify firmware supports V2 SR-IOV at probe time
` [PATCH net-next v2 02/10] enic: add admin channel open and close for SR-IOV
` [PATCH net-next v2 03/10] enic: add admin RQ buffer management
` [PATCH net-next v2 04/10] enic: add admin CQ service with MSI-X interrupt and NAPI polling
` [PATCH net-next v2 05/10] enic: define MBOX message types and header structures
` [PATCH net-next v2 06/10] enic: add MBOX core send and receive for admin channel
` [PATCH net-next v2 07/10] enic: add MBOX PF handlers for VF register and capability
` [PATCH net-next v2 08/10] enic: add MBOX VF handlers for capability, register and link state
` [PATCH net-next v2 09/10] enic: wire V2 SR-IOV enable with admin channel and MBOX
` [PATCH net-next v2 10/10] enic: add V2 VF probe with admin channel and PF registration

[PATCH v3 0/4] dmaengine: dma-axi-dmac: Some memory related fixes
 2026-04-08 12:42 UTC  (5+ messages)
` [PATCH v3 1/4] dmaengine: Fix possible use after free
` [PATCH v3 2/4] dmaengine: dma-axi-dmac: Properly free struct axi_dmac_desc
` [PATCH v3 3/4] dmaengine: dma-axi-dmac: Drop struct clk from main struct
` [PATCH v3 4/4] dmaengine: dma-axi-dmac: Fig BUG() on vunmap()

[PATCH v6 0/3] rust: workqueue: add safe cancellation and status methods
 2026-04-08 10:36 UTC  (4+ messages)
` [PATCH v6 1/3] rust: helpers: add workqueue helpers
` [PATCH v6 2/3] rust: workqueue: add safe cancellation and status methods
` [PATCH v6 3/3] rust: workqueue: add KUnit and sample stress tests

[PATCH v3] iio: adc: ad4695: Fix call ordering in offload buffer postenable
 2026-04-08 10:32 UTC 

[PATCH v4 0/2] drm/panel: Add panel driver for ChipWealth CH13726A based panels
 2026-04-08  5:32 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: display: panel: Add ChipWealth CH13726A AMOLED driver
` [PATCH v4 2/2] drm/panel: Add panel driver for ChipWealth CH13726A based panels

[PATCH] clk: microchip: mpfs-ccc: fix out-of-bounds write
 2026-04-08  5:07 UTC 

[PATCH 00/16] riscv: Generate riscv instruction functions
 2026-04-08  4:46 UTC  (17+ messages)
` [PATCH 01/16] riscv: Introduce instruction table generation
` [PATCH 02/16] riscv: alternatives: Use generated instruction headers for patching code
` [PATCH 03/16] riscv: kgdb: Use generated instruction headers
` [PATCH 04/16] riscv: kprobes: "
` [PATCH 05/16] riscv: cfi: "
` [PATCH 06/16] riscv: Use generated instruction headers for misaligned loads/stores
` [PATCH 07/16] riscv: kvm: Use generated instruction headers for csr code
` [PATCH 08/16] riscv: kvm: Fix MMIO emulation for sign-extended insns
` [PATCH 09/16] KVM: device: Add test device
` [PATCH 10/16] KVM: riscv: selftests: Add mmio test
` [PATCH 11/16] riscv: kvm: Use generated instruction headers for mmio emulation
` [PATCH 12/16] riscv: kvm: Add emulated test csr
` [PATCH 13/16] KVM: riscv: selftests: Add csr emulation test
` [PATCH 14/16] riscv: kvm: Use generated instruction headers for csr emulation
` [PATCH 15/16] riscv: kexec: Use generated instruction headers for kexec relocations
` [PATCH 16/16] riscv: Remove unused instruction headers

[PATCH v2] Bluetooth: Add Broadcom channel priority commands
 2026-04-07 17:46 UTC 

[PATCH v2 0/5] arm64: dts: qcom: add QCS8550 RB5Gen2 support
 2026-04-07 15:46 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: qcom: sm8550: add PCIe MHI register regions
` [PATCH v2 2/5] arm64: dts: qcom: sm8550: add PCIe port labels
` [PATCH v2 3/5] arm64: dts: qcom: sm8550: move IPA properties to SoC device tree
` [PATCH v2 4/5] dt-bindings: arm: qcom: document QCS8550 RB5Gen2 board
` [PATCH v2 5/5] arm64: dts: qcom: qcs8550: add QCS8550 RB5Gen2 board support

[PATCH RFC 0/2] mm, swap: fix swapin race that causes inaccurate memcg accounting
 2026-04-07 14:55 UTC  (3+ messages)
` [PATCH RFC 1/2] mm, swap: fix potential race of charging into the wrong memcg
` [PATCH RFC 2/2] mm, swap: fix race of charging into the wrong memcg for THP

[PATCH v8 0/4] backlight: add new max25014 backlight driver
 2026-04-07 14:41 UTC  (5+ messages)
` [PATCH v8 1/4] dt-bindings: backlight: Add max25014 support
` [PATCH v8 2/4] backlight: add max25014atg backlight
` [PATCH v8 3/4] arm64: dts: freescale: moduline-display-av101hdt-a10: add backlight
` [PATCH v8 4/4] arm64: dts: freescale: moduline-display-av123z7m-n17: "

[PATCH] Bluetooth: Add Broadcom channel priority commands
 2026-04-07 12:09 UTC 

[PATCH v4 00/14] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-07 11:57 UTC  (15+ messages)
` [PATCH v4 01/14] mm/mglru: consolidate common code for retrieving evictable size
` [PATCH v4 02/14] mm/mglru: rename variables related to aging and rotation
` [PATCH v4 03/14] mm/mglru: relocate the LRU scan batch limit to callers
` [PATCH v4 04/14] mm/mglru: restructure the reclaim loop
` [PATCH v4 05/14] mm/mglru: scan and count the exact number of folios
` [PATCH v4 06/14] mm/mglru: use a smaller batch for reclaim
` [PATCH v4 07/14] mm/mglru: don't abort scan immediately right after aging
` [PATCH v4 08/14] mm/mglru: remove redundant swap constrained check upon isolation
` [PATCH v4 09/14] mm/mglru: use the common routine for dirty/writeback reactivation
` [PATCH v4 10/14] mm/mglru: simplify and improve dirty writeback handling
` [PATCH v4 11/14] mm/mglru: remove no longer used reclaim argument for folio protection
` [PATCH v4 12/14] mm/vmscan: remove sc->file_taken
` [PATCH v4 13/14] mm/vmscan: remove sc->unqueued_dirty
` [PATCH v4 14/14] mm/vmscan: unify writeback reclaim statistic and throttling

[PATCH 0/2] CQE support for cadence eMMC host controller
 2026-04-07 11:18 UTC  (3+ messages)
` [PATCH 1/2] mmc: cqe: Add CQE DT support for cadence controller
` [PATCH 2/2] mmc: cqe: Add CQE support for cadence mmc driver

[PATCH 0/3] rust: workqueue: add safe cancellation and status methods
 2026-04-07 11:06 UTC  (4+ messages)
` [PATCH 1/3] rust: helpers: add workqueue helpers
` [PATCH 2/3] rust: workqueue: add safe cancellation and status methods
` [PATCH 3/3] rust: workqueue: add KUnit and sample stress tests

[PATCH v4 0/3] rust: workqueue: add safe cancellation and status methods
 2026-04-07 10:37 UTC  (4+ messages)
` [PATCH v4 1/3] rust: helpers: add workqueue helpers
` [PATCH v4 2/3] rust: workqueue: add safe cancellation and status methods
` [PATCH v4 3/3] rust: workqueue: add KUnit and sample stress tests

[PATCH v4] drm/tegra: Enable cmu for Tegra186 and Tegra194
 2026-04-07  7:09 UTC 

[PATCH v5 0/3] ath10k: Introduce a devicetree quirk to skip host cap QMI requests
 2026-04-07  6:43 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: wireless: ath10k: Add "
` [PATCH v5 2/3] ath10k: Add device-tree "
` [PATCH v5 3/3] arm64: dts: qcom: sdm845-xiaomi-beryllium: Enable ath10k host-cap skip quirk

[PATCH 00/10] enic: SR-IOV V2 admin channel and MBOX protocol
 2026-04-07  0:37 UTC  (10+ messages)
` [PATCH 02/10] enic: add admin channel open and close for SR-IOV
` [PATCH 03/10] enic: add admin RQ buffer management
` [PATCH 04/10] enic: add admin CQ service with MSI-X interrupt and NAPI polling
` [PATCH 05/10] enic: define MBOX message types and header structures
` [PATCH 06/10] enic: add MBOX core send and receive for admin channel
` [PATCH 07/10] enic: add MBOX PF handlers for VF register and capability
` [PATCH 08/10] enic: add MBOX VF handlers for capability, register and link state
` [PATCH 09/10] enic: wire V2 SR-IOV enable with admin channel and MBOX
` [PATCH 10/10] enic: add V2 VF probe with admin channel and PF registration


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox