All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-13 21:30:50 to 2026-05-13 22:51:42 UTC [more...]

[PATCH v3 00/15] media: qcom: camss: CAMSS Offline Processing Engine support
 2026-05-13 22:51 UTC  (3+ messages)
` [PATCH v3 10/15] dt-bindings: media: qcom,qcm2290-camss: Add OPE ISP subnode

[PATCH] arm64: dts: renesas: r8a78000: Add PSCI node
 2026-05-13 22:50 UTC 

[PATCH v4 07/20] drm/colorop: Create drm_atomic_helper_colorop_create_state()
 2026-05-13 22:50 UTC  (2+ messages)

[PATCH v2 0/8] Fix MCR inconsistencies in RTP tables
 2026-05-13 22:49 UTC  (5+ messages)
` [PATCH v2 3/8] drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN4
` [PATCH v2 8/8] drm/xe/reg_sr: Do sanity check for MCR vs non-MCR

[PATCH V14 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties
 2026-05-13 22:49 UTC  (2+ messages)

[PATCH v3 5/5] drm: renesas: rz-du: Add support for RZ/T2H SoC
 2026-05-13 22:48 UTC  (2+ messages)

[PATCH bpf-next v14 1/8] bpf: Extend BPF syscall with common attributes support
 2026-05-13 22:48 UTC  (2+ messages)

[meta-arago][master][PATCH] open62541: Update for v1.5.4
 2026-05-13 22:47 UTC 

[PATCH v1] fuse: use copy_splice_read() for FOPEN_DIRECT_IO splice read
 2026-05-13 22:47 UTC  (3+ messages)

[PATCH v3 0/4] KVM: x86: Virtualize AMD's "disable CPUID in usermode"
 2026-05-13 22:46 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: x86: Consolidate CPUID fault handling for emulator and interception logic
` [PATCH v3 2/4] KVM: x86: Remove supports_cpuid_fault() helper
` [PATCH v3 3/4] KVM: x86: Virtualize AMD CPUID faulting
` [PATCH v3 4/4] KVM: selftests: Update hwcr_msr_test for CPUID faulting bit

[PATCH 01/13] rust: sync: support [pin_]init for `SetOnce`
 2026-05-13 22:45 UTC  (2+ messages)
` [01/13] "

[PATCH v2] dt-bindings: nvmem: qcom,qfprom: Add Shikra compatible
 2026-05-13 22:45 UTC  (2+ messages)

[PATCH RESEND bpf-next v10 8/8] selftests/bpf: Add test cases for bpf_list_del/add/is_first/is_last/empty
 2026-05-13 22:44 UTC  (2+ messages)

[PATCH] lib: utils/reset: Remove unused match data
 2026-05-13 22:44 UTC 

[PATCH net-next v7 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
 2026-05-13 22:43 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
 2026-05-13 22:42 UTC  (5+ messages)
` [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update

[PATCH 1/2] selftests/perf_events: Add test for refresh limit signals
 2026-05-13 22:42 UTC  (2+ messages)

[PATCH v2 0/8] Support for block device NVMEM providers
 2026-05-13 22:42 UTC  (3+ messages)
` [PATCH v2 1/8] dt-bindings: mmc: Document support for nvmem-layout

[pull] amdgpu drm-fixes-7.1
 2026-05-13 22:40 UTC 

[PATCH v1 0/2] hwmon: Rework initialization of i2c_device_ids
 2026-05-13 22:40 UTC  (3+ messages)
` [PATCH v1 1/2] hwmon: Drop unused i2c driver_data

[RFC PATCH] fs/resctrl: Fix use-after-free during unmount
 2026-05-13 22:40 UTC 

[PATCH v4 0/4] watchdog: rzn1: clean up and drop irq requirement
 2026-05-13 22:39 UTC  (4+ messages)
` [PATCH v4 4/4] dt-bindings: watchdog: renesas,rzn1-wdt: interrupts are not required

[PATCH V3 00/16] Add ACPI-based PMT discovery support for Intel PMC
 2026-05-13 22:39 UTC  (7+ messages)
` [PATCH V3 06/16] platform/x86/intel/pmt: Unify header fetch and add ACPI source
` [PATCH V3 08/16] platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S

[PATCH RFC] bpf: lru: Use resilient spinlocks to prevent NMI deadlocks
 2026-05-13 22:38 UTC 

[PATCH RESEND bpf-next v10 0/8] bpf: Extend the bpf_list family of APIs
 2026-05-13 22:37 UTC  (14+ messages)
` [PATCH RESEND bpf-next v10 1/8] bpf: refactor __bpf_list_del to take list node pointer
` [PATCH RESEND bpf-next v10 3/8] bpf: Introduce the bpf_list_del kfunc
` [PATCH RESEND bpf-next v10 4/8] bpf: refactor __bpf_list_add to take insertion point via **prev_ptr
` [PATCH RESEND bpf-next v10 5/8] bpf: Add bpf_list_add to insert node after a given list node
` [PATCH RESEND bpf-next v10 6/8] bpf: add bpf_list_is_first/last/empty kfuncs
` [PATCH RESEND bpf-next v10 7/8] bpf: allow non-owning list-node args via __nonown_allowed

[PATCH bpf-next v4 00/11] bpf: Introduce resizable hash map
 2026-05-13 22:36 UTC  (12+ messages)
` [PATCH bpf-next v4 01/11] rhashtable: Add rhashtable_next_key() API
` [PATCH bpf-next v4 02/11] rhashtable: Add selftest for rhashtable_next_key()
` [PATCH bpf-next v4 03/11] bpf: Implement resizable hashmap basic functions
` [PATCH bpf-next v4 04/11] bpf: Implement iteration ops for resizable hashtab
` [PATCH bpf-next v4 05/11] bpf: Allow special fields in "
` [PATCH bpf-next v4 06/11] bpf: Optimize word-sized keys for resizable hashtable
` [PATCH bpf-next v4 07/11] libbpf: Support "
` [PATCH bpf-next v4 08/11] selftests/bpf: Add basic tests for resizable hash map
` [PATCH bpf-next v4 09/11] selftests/bpf: Add BPF iterator "
` [PATCH bpf-next v4 10/11] bpftool: Add rhash map documentation
` [PATCH bpf-next v4 11/11] selftests/bpf: Add resizable hashmap to benchmarks

[PATCH v4 0/2] power: supply: Add support for Surface RT battery and charger
 2026-05-13 22:34 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: embedded-controller: Document Surface RT EC

[android-common:android16-6.12 1/1] drivers/pci/pwrctrl/slot.c:39:undefined reference to `of_regulator_bulk_get_all'
 2026-05-13 22:34 UTC 

[PATCH v6 01/10] arm64: dts: lx2160a: extend 32-bit, and add 64-bit pci regions
 2026-05-13 22:34 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/qemu: bump to version 11.0.0
 2026-05-13 22:33 UTC  (3+ messages)

[PATCH 00/16] arm64: Use EL2 virtual timer when running VHE
 2026-05-13 22:33 UTC  (3+ messages)
` [PATCH 03/16] dt-bindings: timer: arm,arch_timer: Fix requirements for interrupt description

[PATCH v2 1/2] Drivers: hv: vmbus: Provide option to skip VMBus unload on panic
 2026-05-13 22:32 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: r8a78000: Fix GIC-720AE View 1 Redistributor description
 2026-05-13 22:30 UTC 

[PATCH net-next 1/2] dt-bindings: net: pse-pd: microchip,pd692x0: add port disable GPIO
 2026-05-13 22:30 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Samsung Galaxy Book5 360 headphone
 2026-05-13 22:28 UTC 

[PATCH] HID: lenovo: Restore Fn-lock LED state on resume for tp10ubkbd devices
 2026-05-13 22:27 UTC  (2+ messages)

[PATCH v7 00/13] drm: renesas: rz-du: Add RZ/G3E support
 2026-05-13 22:27 UTC  (5+ messages)
` [PATCH v7 01/13] dt-bindings: display: renesas, rzg2l-du: Refuse port@1 for RZ/G2UL
  ` [PATCH v7 01/13] dt-bindings: display: renesas,rzg2l-du: "
` [PATCH v7 02/13] dt-bindings: display: renesas, rzg2l-du: Add support for RZ/G3E SoC
  ` [PATCH v7 02/13] dt-bindings: display: renesas,rzg2l-du: "

[PATCH RFC] drm/lease: Fix warning on large user-controlled allocations
 2026-05-13 22:26 UTC 

[PATCH] media: ipu6: return -EBUSY from busy video S_FMT
 2026-05-13 22:25 UTC 

[PATCH] pci_crash: capture PCI config space at panic time
 2026-05-13 22:23 UTC  (2+ messages)

[PATCH 1/1] i2c: tegra: fix error handling in tegra_i2c_xfer()
 2026-05-13 22:24 UTC  (3+ messages)
` [PATCH v2 0/2] "

[PATCH v6 3/9] clk: fixed-factor: Rework initialization with parent clocks
 2026-05-13 22:23 UTC  (2+ messages)

[PATCH] man/man2/copy_file_range.2: ffix
 2026-05-13 22:22 UTC  (2+ messages)

[PATCH 7.0 000/305] 7.0.7-rc2 review
 2026-05-13 22:22 UTC  (4+ messages)

[PATCH v3 0/4] arm64: dts: qcom: Add IMDT QCS8550 SBC
 2026-05-13 22:21 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add IMDT
` [PATCH v3 2/4] dt-bindings: arm: qcom: Document IMDT QCS8550 SBC/SoM

[PATCH v5 0/9] iommufd: Enable noiommu mode for cdev
 2026-05-13 22:20 UTC  (8+ messages)
` [PATCH v5 4/9] iommufd: Allow binding to a noiommu device
` [PATCH v5 5/9] iommufd: Add an ioctl to query PA from IOVA for noiommu mode

[PATCH 0/4] fs/resctrl: Fix three long-standing issues
 2026-05-13 22:19 UTC  (8+ messages)
` [PATCH 3/4] fs/resctrl: Fix deadlock for errors during mount

[PATCH rdma-next] RDMA/mana_ib: Report max_msg_sz in mana_ib_query_port
 2026-05-13 22:19 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/kms_dsc: Sort modes by clock to pick highest bandwidth mode
 2026-05-13 22:18 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[PATCH v1 13/14] perf pmu-events: Parallelize JSON and metric pre-computation in jevents.py
 2026-05-13 22:18 UTC  (2+ messages)

[PATCH v2 1/2] drivers/of: validate live-tree string properties before string use
 2026-05-13 22:18 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v5 03/17] dmaengine: sh: rz-dmac: Use list_first_entry_or_null()
 2026-05-13 22:18 UTC  (2+ messages)

[PATCH v6 2/2] PCI: mediatek: Add support for EcoNet EN7528 SoC
 2026-05-13 22:17 UTC  (4+ messages)

[PATCH v2 22/23] dmaengine: sdxi: MSI/MSI-X vector allocation and mapping
 2026-05-13 22:17 UTC  (2+ messages)

[PATCH 0/1] lib/reed_solomon: document rs_control concurrency contract
 2026-05-13 22:17 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH rdma-next] RDMA/mana_ib: Use ib_get_eth_speed for reporting port speed
 2026-05-13 22:15 UTC  (2+ messages)

[PATCH v5 5/6] arm64: dts: qcom: sm8350: add Iris device
 2026-05-13 22:14 UTC  (2+ messages)

[PATCH v4 00/12] Enable lock context analysis
 2026-05-13 22:13 UTC  (7+ messages)
` [PATCH v4 02/12] block/bdev: Annotate the blk_holder_ops callback functions

[android-common:android15-6.6 2/2] arch/arm/kernel/machine_kexec.c:62:23: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2026-05-13 22:13 UTC 

[PATCHSET v8 4/8] fuse: allow servers to use iomap for better file IO performance
 2026-05-13 22:13 UTC  (3+ messages)
` [PATCH 24/33] fuse: invalidate ranges of block devices being used for iomap

[PATCH 0/6] drm/amdgpu: Improve retry fault handling
 2026-05-13 22:12 UTC  (4+ messages)

[PATCH v2] drm/virtio: Extend blob UAPI with deferred-mapping hinting
 2026-05-13 22:10 UTC  (2+ messages)

[PATCH net-next v9 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
 2026-05-13 22:09 UTC  (7+ messages)
` [PATCH net-next v9 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v9 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v9 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v9 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v9 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next v9 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs

[Buildroot] [PATCH RESEND v5 0/5] Add virglrenderer support
 2026-05-13 22:09 UTC  (6+ messages)
` [Buildroot] [PATCH RESEND v5 5/5] package/qemu: add "

[PATCH v2 0/7] drm/xe/rtp: Miscellaneous improvements to rule matching
 2026-05-13 22:09 UTC  (7+ messages)
` [PATCH v2 3/7] drm/xe/rtp: Don't short-circuit to false in or-yes case
` [PATCH v2 6/7] drm/xe/rtp: Fully parse the ruleset
` [PATCH v2 7/7] drm/xe/rtp: Implement a structured parser for rule matching

[syzbot] [fs?] possible deadlock in dump_user_range
 2026-05-13 22:08 UTC 

[PATCH 0/4] media: iris: bring up driver on SM6115-based platforms
 2026-05-13 22:07 UTC  (3+ messages)
` [PATCH 2/4] media: dt-bindings: qcom,qcm2290-venus: add Venus on SM6115

[PATCH v2 1/1] leds: Adjust documentation of brightness sysfs node
 2026-05-13 22:06 UTC  (4+ messages)

[PATCH 0/2] remoteproc: qcom: Add Shikra remoteproc support
 2026-05-13 22:06 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom,shikra-pas: Document Shikra PAS remoteprocs

[resend, PATCH v2 1/1] leds: Adjust documentation of brightness sysfs node
 2026-05-13 22:05 UTC 

[PATCH v6 2/9] reset: eyeq: Add EyeQ7H compatibles
 2026-05-13 22:05 UTC  (2+ messages)

[PATCH v5 0/6] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
 2026-05-13 22:01 UTC  (14+ messages)
` [PATCH v5 1/6] phy: phy-can-transceiver: Check driver match and driver data against NULL
` [PATCH v5 2/6] phy: phy-can-transceiver: use device_get_match_data()
` [PATCH v5 3/6] phy: phy-can-transceiver: Move OF ID table closer to their user
` [PATCH v5 4/6] phy: phy-can-transceiver: Don't check for specific errors when parsing properties
` [PATCH v5 5/6] phy: phy-can-transceiver: Decouple assignment and definition in probe
` [PATCH v5 6/6] phy: phy-can-transceiver: Drop unused include

[PATCH 00/17] Rework frame descriptors
 2026-05-13 22:03 UTC  (4+ messages)
` [PATCH 03/17] media: v4l2-subdev: Prepare for changes in getting "

drivers/thermal/rockchip_thermal.c:1509:25: sparse: sparse: unsigned value that used to be signed checked against zero?
 2026-05-13 22:01 UTC 

[PATCH v4] dt-bindings: i2c: convert davinci i2c to dt-schema
 2026-05-13 22:02 UTC  (2+ messages)

[PATCH i-g-t, v2 0/3] tests/intel/kms_sharpness_filter: Remove plane-scaler subtests
 2026-05-13 22:01 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/kms_sharpness_filter: Remove plane-scaler subtests (rev4)

[PATCH v4 2/2] pinctrl: qcom: Add Shikra pinctrl driver
 2026-05-13 22:00 UTC  (2+ messages)

[PATCH v5 02/17] dmaengine: sh: rz-dmac: Fix incorrect NULL check on list_first_entry()
 2026-05-13 22:00 UTC  (2+ messages)

[2.8][scarthgap][PATCH] tests/fetch: Avoid using git protocol in tests
 2026-05-13 21:56 UTC 

[PATCH v3 4/4] arm64: dts: renesas: add support for solidrun rzg2lc som and hb-iiot evb
 2026-05-13 21:59 UTC  (2+ messages)

[PATCH] drm/amd/display: check if dml21_add_phantom_plane() is successful
 2026-05-13 21:58 UTC 

[PATCH batadv] batman-adv: tp_meter: fix race condition in send error reporting
 2026-05-13 21:57 UTC 

[PATCH] scsi: core: run queues for all non-SDEV_DEL devices from scsi_run_host_queues
 2026-05-13 21:58 UTC  (2+ messages)

[PATCH 23/28] perf tools: Harden compressed event processing
 2026-05-13 21:56 UTC  (2+ messages)

[PATCH v1 12/14] perf pmu-events: Split big_c_string storage into standalone compilation unit
 2026-05-13 21:56 UTC  (2+ messages)

[PATCH] perf trace beauty fcntl: Fix build with older kernel headers
 2026-05-13 21:56 UTC  (3+ messages)

[PATCH v2 21/23] dmaengine: sdxi: Add unit tests for descriptor encoding
 2026-05-13 21:55 UTC  (2+ messages)

[PATCH v6 00/25] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2026-05-13 21:54 UTC  (8+ messages)
` [PATCH v6 06/25] iommu/io-pgtable-arm: Rework to use the iommu-pages API

[PATCH v3 2/3] clk: qcom: camcc-glymur: Add camera clock controller driver
 2026-05-13 21:54 UTC  (2+ messages)

[PATCH] drm/virtio: add timeout to virtqueue wait to avoid hung task
 2026-05-13 21:54 UTC  (5+ messages)

[PATCH v4 2/5] phy: phy-can-transceiver: use device_get_match_data()
 2026-05-13 21:51 UTC  (3+ messages)

[PATCH 0/3] iommu/io-pgtable-arm: iommu-pages and cleanup
 2026-05-13 21:52 UTC  (4+ messages)
` [PATCH 1/3] iommu/io-pgtable-arm: Use consistent sizes for page allocation and freeing
` [PATCH 2/3] iommu/io-pgtable-arm: Rework to use the iommu-pages API
` [PATCH 3/3] iommu/io-pgtable-arm: Use address conversion consistently

[PATCH] pinctrl: mcp23s08: Initialize mcp->dev and mcp->addr before regmap init
 2026-05-13 21:52 UTC  (3+ messages)

[PATCH RFC] wifi: cfg80211: replace WARN_ON() with pr_err() in netns switch
 2026-05-13 21:51 UTC 

[PATCH 0/2] hw/cxl: Fix two OOB access bugs in CXL mailbox commands
 2026-05-13 21:41 UTC  (4+ messages)
` [PATCH 1/2] hw/cxl: fix OOB read in Get Log command due to incorrect pointer arithmetic

[PATCH] nvme: nvme-fc: Fix nvme_fc_create_hw_io_queues() queue deletion in error path
 2026-05-13 21:48 UTC  (2+ messages)

[PATCH v5 3/6] arm64: dts: qcom: sc8280xp: Add Iris core
 2026-05-13 21:49 UTC  (2+ messages)

[PATCH v2 0/2] audit: fix recursive locking deadlock and dangling rule removal
 2026-05-13 21:48 UTC  (3+ messages)
` [PATCH v2 1/2] audit: fix removal of dangling executable rules
` [PATCH v2 2/2] audit: fix recursive locking deadlock in audit_dupe_exe()

[PATCH 00/16] repack: incremental MIDX/bitmap-based repacking
 2026-05-13 21:45 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 09/16] repack-midx: factor out `repack_prepare_midx_command()`

[BUG] ASoC: amd: yc: HP Notebook 255R G10 (board 8D22) missing from quirk table
 2026-05-13 21:44 UTC  (4+ messages)

[PATCH v4 5/5] phy: phy-can-transceiver: Drop unused include
 2026-05-13 21:44 UTC  (2+ messages)

[PATCH] kconfig: add kconfig-sym-check static checker
 2026-05-13 21:44 UTC  (2+ messages)

[PATCH v5 01/17] dmaengine: sh: rz-dmac: Move interrupt request after everything is set up
 2026-05-13 21:44 UTC  (2+ messages)

[PATCH RESEND] PCI: amd-mdb: Assert PERST# on shutdown
 2026-05-13 21:43 UTC  (2+ messages)

[PATCH i-g-t] lib/xe: Retry xe_vm_bind on transient -EBUSY
 2026-05-13 21:42 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v3 3/4] arm64: dts: renesas: add support for solidrun rzv2l som and hb-iiot evb
 2026-05-13 21:42 UTC  (2+ messages)

[PATCH v6 1/2] arm64: dts: qcom: sm8250: sort out Iris power domains
 2026-05-13 21:42 UTC  (2+ messages)

[PATCH v1 11/14] tools build: Integrate libdebuginfod into test-all fast path
 2026-05-13 21:40 UTC  (2+ messages)

[PATCH v3 3/3] arm64: dts: qcom: eliza-mtp: Enable USB and ADSP support
 2026-05-13 21:39 UTC  (2+ messages)

[PATCH v7 0/2] Wa_14026633728
 2026-05-13 21:38 UTC  (4+ messages)
` [PATCH v7 2/2] tests/intel/xe_oa: Wa_14026633728

[PATCH v4 4/5] phy: phy-can-transceiver: Don't check for specific errors when parsing properties
 2026-05-13 21:38 UTC  (2+ messages)

[PATCH 0/4] staging: rtl8723bs: cleanup rtw_enqueue_cmd flow
 2026-05-13 21:37 UTC  (5+ messages)
` [PATCH 1/4] staging: rtl8723bs: simplify _rtw_enqueue_cmd control flow
  ` [PATCH 2/4] staging: rtl8723bs: make _rtw_enqueue_cmd static
    ` [PATCH 3/4] staging: rtl8723bs: simplify rtw_enqueue_cmd control flow
      ` [PATCH 4/4] staging: rtl8723bs: make _rtw_enqueue_cmd return 0 on success

[PATCH v3 00/10] Qualcomm IPQ5210 SoC bringup
 2026-05-13 18:22 UTC  (5+ messages)
` [PATCH v3 04/10] misc: qcom_geni: Add minicore support

[RFC PATCH 00/22] KVM: apply chainsaw to struct kvm_mmu
 2026-05-13 21:36 UTC  (3+ messages)
` [PATCH 17/22] KVM: x86/mmu: pull struct kvm_pagewalk out of "

Bug: Synchronous Abort in sqfsload resolving symlinks (aarch64) after increasing inode count
 2026-05-13 17:57 UTC 

[PATCH v2 0/3] Add GPADC support for A523
 2026-05-13 21:34 UTC  (9+ messages)
` [PATCH v2 2/3] iio: adc: sun20i-gpadc: add A523 gpadc support

[PATCH 0/2] amba/serial: amba-pl011: Bring back zx29 UART support
 2026-05-13 21:34 UTC  (3+ messages)
` [PATCH 1/2] ARM: zte: Add support for zx29 low level debug
` [PATCH 2/2] amba/serial: amba-pl011: Bring back zx29 UART support

[PATCH v5 1/6] media: dt-bindings: Document SC8280XP/SM8350 Iris
 2026-05-13 21:34 UTC  (2+ messages)

Herzlichen Glückwunsch
 2026-05-13 21:28 UTC 

[PATCH 0/2] i2c: Add i2c-shared-gpio driver
 2026-05-13 21:34 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: i2c: Add i2c-shared-gpio
    ` AW: "
          ` AW: "

[PATCH v2 20/23] dmaengine: sdxi: Encode nop, copy, and interrupt descriptors
 2026-05-13 21:33 UTC  (2+ messages)

[PATCHSET v8 8/8] fuse: run fuse-iomap servers as a contained service
 2026-05-13 21:33 UTC  (3+ messages)
` [PATCH 1/2] fuse: allow privileged mount helpers to pre-approve iomap usage

[PATCH] drm/xe/guc: Use xe_device_is_l2_flush_optimized()
 2026-05-13 21:32 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] MAINTAINERS: Mark Microchip PolarFire SoC as Odd Fixes
 2026-05-13 21:31 UTC  (4+ messages)

[PATCH v3 2/4] arm64: dts: renesas: add support for solidrun rzg2l som and hb-iiot evb
 2026-05-13 21:31 UTC  (2+ messages)

[PATCH v4 3/5] phy: phy-can-transceiver: Move OF ID table closer to their user
 2026-05-13 21:31 UTC  (2+ messages)

[PATCH v1 0/1] Fix assert vs error in lib/intel_wa
 2026-05-13 21:30 UTC  (4+ messages)
` [PATCH v1 1/1] lib/intel_wa: Assert on error instead of returning -1

[PATCH b4] Prevent interpreting usebranch as a path in find_cover_commit
 2026-05-13 21:30 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.