All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-12 12:37:48 to 2026-06-12 13:20:59 UTC [more...]

[PATCH v1 0/2] Add support for Synopsys DesignWare SSI controller version 2.00a
 2026-06-12 12:58 UTC  (2+ messages)
` [PATCH v1 2/2] spi: dw: Add support for snps,dwc-ssi-2.00a

[PATCH v3 0/8] media: Add iMX95 neoisp driver
 2026-06-12 13:20 UTC  (5+ messages)
` [PATCH v3 1/8] dt-bindings: media: Add nxp neoisp support
` [PATCH v3 2/8] media: v4l2-ctrls: Add user control base for NXP neoisp controls
` [PATCH v3 3/8] media: Add meta formats supported by NXP neoisp driver
` [PATCH v3 4/8] media: uapi: Add NXP NEOISP user interface header file

[PATCH v8 00/18] drm/amdgpu: AMDGPU SVM support based on DRM (Phase 1: single GPU, XNACK on)
 2026-06-12 13:20 UTC  (4+ messages)
` [PATCH v8 02/18] drm/amdgpu: add SVM core header and VM integration

[PATCH v2 0/4] ASoC: meson: aiu: align I2S design to the AXG one
 2026-06-12 13:19 UTC  (5+ messages)
` [PATCH v2 2/4] ASoC: meson: aiu-encoder-i2s: prepare for multiple streams

[PATCH] KVM: arm64: Sync SPSR_EL1 when injecting an exception into a pVM
 2026-06-12 13:19 UTC  (3+ messages)

[PATCH v2] nfc: nci: add data_len bound checks to activation parameter extractors
 2026-06-12 13:18 UTC  (2+ messages)

[PATCH v2] ext4: defer iput() in ext4_xattr_block_set() to avoid deadlock with writepages
 2026-06-12 13:19 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 1/2] wifi: nl80211: validate nested MBSSID IE blobs
 2026-06-12 13:18 UTC  (2+ messages)
` [PATCH 2/2] wifi: nl80211: constrain MBSSID TX link ID range

[OE-core][scarthgap][PATCH 1/3] go: fix CVE-2025-58183
 2026-06-12 13:16 UTC  (3+ messages)
` [OE-core][scarthgap][PATCH 2/3] go: fix CVE-2026-25679
` [OE-core][scarthgap][PATCH 3/3] go: fix CVE-2026-32288

[PATCH v2 0/2] dmaengine: Use named initializers for arrays of pci_device_id
 2026-06-12 13:18 UTC  (5+ messages)
` [PATCH v2 1/2] dmaengine: hsu: Drop unused platform driver data
` [PATCH v2 2/2] dmaengine: Consistently define pci_device_ids using named initializers

[PATCH v4 0/4] KVM: s390: vsie: Implement ASTFLEIE facility 2
 2026-06-12 13:17 UTC  (5+ messages)
` [PATCH v4 4/4] "

[PATCH 0/9] iommu/vt-d: Support a new DMAR flag
 2026-06-12 13:16 UTC  (3+ messages)
` [PATCH 5/9] iommu/vt-d: Use dmar_can_force_on() for platform optin

[PATCH v6 0/9] Convert most Dell WMI drivers to use the new buffer-based API
 2026-06-12 13:16 UTC  (2+ messages)

[PATCH v3 0/3] media: i2c: Add os02g10 camera sensor driver
 2026-06-12 13:16 UTC  (5+ messages)
` [PATCH v3 3/3] media: i2c: os02g10: implement crop handling with set_selection

[PATCH v2 13/16] mm/slab: allow __GFP_NOMEMALLOC and __GFP_NOWARN for kmalloc_nolock()
 2026-06-12 13:14 UTC  (3+ messages)

[PATCH 0/3] iio: magnetometer: add driver for QST QMC5883L Sensor
 2026-06-12 13:13 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: add entry for qstcorp
` [PATCH 2/3] dt-bindings: iio: magnetometer: add QST QMC5883L Sensor
` [PATCH 3/3] iio: magnetometer: add driver for "

[PATCH v4 0/2] workqueue: Add warnings and check WQ flags usage
 2026-06-12 13:12 UTC  (10+ messages)

[PATCH v2 00/60] scsi: qla2xxx: Add QLA29xx series adapter support
 2026-06-12 13:13 UTC  (51+ messages)
` [PATCH v2 36/60] scsi: qla2xxx: Add abort command handling for 29xx series
` [PATCH v2 37/60] scsi: qla2xxx: Enhance ABTS processing "
` [PATCH v2 38/60] scsi: qla2xxx: Update VP control IOCB handling "
` [PATCH v2 39/60] scsi: qla2xxx: Add build-time size check for VP config IOCB layout
` [PATCH v2 40/60] scsi: qla2xxx: Add size check for extended VP report ID entry
` [PATCH v2 41/60] scsi: qla2xxx: Unify NVMe IOCB build path for 29xx and legacy adapters
` [PATCH v2 42/60] scsi: qla2xxx: Add LS4 pass-through IOCB handling for 29xx series
` [PATCH v2 43/60] scsi: qla2xxx: Convert NVMe ring advance to use qla_req_ring_advance()
` [PATCH v2 44/60] scsi: qla2xxx: Adjust feature gating in BSG paths for 29xx support
` [PATCH v2 45/60] scsi: qla2xxx: Fix queue teardown NULL dma_free and bitmap locking
` [PATCH v2 46/60] scsi: qla2xxx: Replace __le16 bitfields with scalar and accessors
` [PATCH v2 47/60] scsi: qla2xxx: Fix endianness annotations in vp_rpt_id_entry structures
` [PATCH v2 48/60] scsi: qla2xxx: Use 64-bit FPM word counters for 29xx host stats
` [PATCH v2 49/60] scsi: qla2xxx: Add 64G/128G port speed setting support
` [PATCH v2 50/60] scsi: qla2xxx: Fix 64G link speed reporting in get_data_rate
` [PATCH v2 51/60] scsi: qla2xxx: edif: Fix NULL pointer deref in RX SA delete check
` [PATCH v2 52/60] scsi: qla2xxx: Fix Name Server logout detection on FWI2 adapters
` [PATCH v2 53/60] scsi: qla2xxx: Bound VP index against VP_CTRL IOCB bitmap size
` [PATCH v2 54/60] scsi: qla2xxx: Check entry_status in qla24xx_modify_vp_config()
` [PATCH v2 55/60] scsi: qla2xxx: Hold vport reference in qla24xx_report_id_acquisition()
` [PATCH v2 56/60] scsi: qla2xxx: Initialize NVMe abort_work once at submission
` [PATCH v2 57/60] scsi: qla2xxx: Hold qpair lock when sending NVMe LS reject
` [PATCH v2 58/60] scsi: qla2xxx: Zero dport diagnostics buffer to avoid info leak
` [PATCH v2 59/60] scsi: qla2xxx: Fix BSG job leak on validate flash image error path
` [PATCH v2 60/60] scsi: qla2xxx: Bound image count in qla2x00_update_fru_versions()

[PATCH] lib/sys_info: add a simple timer based memory corruption detector
 2026-06-12 13:12 UTC  (4+ messages)

[PATCH 00/37] drm bridge hotplug
 2026-06-12 13:12 UTC  (13+ messages)
` [PATCH 04/37] drm/display: bridge-connector: store the drm_device pointer
` [PATCH 05/37] drm/display: bridge-connector: split code creating the connector to a subfunction
` [PATCH 06/37] drm/display: bridge-connector: use a drm_bridge_connector internally, not a drm_connector
` [PATCH 15/37] drm/display: bridge-connector: allocate the connector dynamically

[PATCH 0/2] configs: imx95: enable PCI_INIT_R for Toradex modules
 2026-06-12 13:11 UTC  (2+ messages)

[PATCH bpf-next v3 0/7] bpf, skmsg: some fixes for skmsg
 2026-06-12 13:07 UTC  (8+ messages)
` [PATCH bpf-next v3 1/7] bpf, sockmap: reject overflowing copy + len in bpf_msg_push_data()
` [PATCH bpf-next v3 2/7] bpf, sockmap: Fix wrong rsge offset "
` [PATCH bpf-next v3 3/7] bpf, sockmap: zero-initialize pages allocated in bpf_msg_push_data
` [PATCH bpf-next v3 4/7] bpf, sockmap: keep sk_msg copy state in sync
` [PATCH bpf-next v3 5/7] sockmap: Fix use-after-free in udp_bpf_recvmsg()
` [PATCH bpf-next v3 6/7] bpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds check
` [PATCH bpf-next v3 7/7] selftests/bpf: add test for bpf_msg_pop_data() overflow

[RFC PATCH v2 00/14] kcov: add per-task dataflow tracking for function arguments/return values
 2026-06-12 13:11 UTC  (14+ messages)
` [RFC PATCH v2 01/14] "
` [RFC PATCH v2 02/14] kcov: fix INIT_TRACK race in kcov_dataflow
` [RFC PATCH v2 03/14] kcov: add barriers to recursion guard in kcov_df_write

[PATCH] iommufd: Clarify IOAS_MAP_FILE dma-buf support
 2026-06-12 13:11 UTC  (2+ messages)

[PATCH v3] drm/i915: clear CRTC color blob pointers after dropping refs
 2026-06-12 13:11 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/i915: clear CRTC color blob pointers after dropping refs (rev2)

[PATCH] HID: asus: add support for xgm led
 2026-06-12 13:09 UTC  (3+ messages)

[PATCH] drm/i915/display: guard intel_alpm_get_error() against non-ALPM sinks
 2026-06-12 13:09 UTC  (4+ messages)
` [PATCH] drm/i915/display: fix ALPM error handling in psr_alpm_check()
` ✗ LGCI.VerificationFailed: failure for drm/i915/display: guard intel_alpm_get_error() against non-ALPM sinks

[PATCH] btrfs: zoned: don't force read-only on transient -EAGAIN from reloc merge
 2026-06-12 13:08 UTC  (4+ messages)

[PATCH batadv 0/3] batman-adv: frag: fix handling of TTL
 2026-06-12 13:04 UTC  (4+ messages)
` [PATCH batadv 1/3] batman-adv: frag: ensure fragment is writable before modifying TTL
` [PATCH batadv 2/3] batman-adv: frag: avoid underflow of TTL
` [PATCH batadv 3/3] batman-adv: correct batadv_recv_frag_packet() return kernel-doc

[PATCH wireless-next v1] wifi: mwifiex: fix permanently busy scans after multiple roam iterations
 2026-06-12 13:06 UTC  (2+ messages)

[PATCH] crypto: ccp: Fix SNP range list bounds check
 2026-06-12 13:05 UTC  (2+ messages)

[Question] Enabling CoreSight TRBE in firmware on CIX Orion O6
 2026-06-12 13:05 UTC  (4+ messages)

[PATCH net-next] selftests/net/openvswitch: add SET action test
 2026-06-12 13:05 UTC 

HDA/HiFi-mic.conf: Internal mic incorrectly gated by external Mic Jack on ALC287 without Input Source enum
 2026-06-12 13:03 UTC 

[PATCH v2 0/2] vsprintf: add upper case to %p[mM] et alia
 2026-06-12 13:03 UTC  (2+ messages)

[PATCH 0/3] pack-objects: support bitmaps and delta-islands with `--path-walk`
 2026-06-12 13:03 UTC  (4+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 2/4] pack-objects: support reachability bitmaps "

[PATCH batadv] batman-adv: v: prevent OGM aggregation on disabled hardif
 2026-06-12 13:02 UTC 

[PATCH 0/2] Sort kodiak pinctrl nodes & add camera mclk definitions
 2026-06-12 13:02 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: kodiak: Add camera mclk pinctrl definitions
` [PATCH 1/2] arm64: dts: qcom: kodiak: Sort pinctrl subnodes by pins

[PATCH 0/8] 9pfs: fix DoS via Treaddir (CVE-2026-9238)
 2026-06-12 13:01 UTC  (10+ messages)
` [PATCH 3/8] 9pfs/xen: implement msize_limit callback
` [PATCH 7/8] 9pfs/xen: implement response_buffer_size callback
` [PATCH 8/8] hw/9pfs: cap Treaddir allocation (CVE-2026-9238)

[PATCH rdma-next 0/6] RDMA: add per-attribute UMEM for SRQ create and CQ resize
 2026-06-12 13:01 UTC  (3+ messages)
` [PATCH rdma-next 4/6] RDMA/uverbs: Add ioctl method for "

[PATCH] HID: asus: add i2c entry for FA808UM and other TUFs
 2026-06-12 13:01 UTC  (2+ messages)

[PATCH] net: macb: add TX stall timeout callback to recover from lost TSTART write
 2026-06-12 13:03 UTC  (5+ messages)

[PATCH 0/2] ext4: allow more DIO writes under shared i_rwsem
 2026-06-12 12:55 UTC  (5+ messages)
` [PATCH 1/2] ext4: skip overwrite check for aligned non-extending DIO writes
` [PATCH 2/2] ext4: base unaligned DIO lock decision on partial block zeroing

[PATCH v2 0/3] platform/x86: asus-armoury: more ppt data
 2026-06-12 12:59 UTC  (2+ messages)

[PATCH v1 01/10] ARM: introduce ARCH_MICROCHIP for ARM64 Microchip SoCs
 2026-06-12 12:58 UTC  (5+ messages)
` [PATCH v1 02/10] serial: atmel: add lan9696 (Microchip LAN969X) support
` [PATCH v1 03/10] clk: add Microchip LAN966X / LAN969X generic clock controller driver

b4 pr fetch refuses to fetch already fetched branches
 2026-06-12 12:58 UTC 

[PATCH] ocfs2: fix orphan inode disk leak in ocfs2_dio_end_io() on I/O error
 2026-06-12 12:58 UTC  (3+ messages)

[PATCH v6 0/5] iio: adc: add AMD/Xilinx Versal SysMon driver
 2026-06-12 12:58 UTC  (8+ messages)
` [PATCH v6 2/5] iio: adc: add "
` [PATCH v6 4/5] iio: adc: versal-sysmon: add threshold event support
` [PATCH v6 5/5] iio: adc: versal-sysmon: add oversampling support

[PATCH bpf v2] bpf, sockmap: fix use-after-free when the stream parser resizes the skb
 2026-06-12 12:57 UTC  (2+ messages)

[PATCH phy-next] phy: lynx-10g: fix lynx_10g_pccr_val_enabled()
 2026-06-12 12:57 UTC  (2+ messages)

[PATCH v6 0/8] platform/x86/amd/hsmp: Family 1Ah Model 50h-5Fh HSMP and metrics
 2026-06-12 12:57 UTC  (3+ messages)
` [PATCH v6 8/8] platform/x86/amd/hsmp: Serialize metric table access and ACPI HSMP teardown

[GIT PULL] RCU changes for v7.2
 2026-06-12 12:57 UTC 

[PATCH v2 0/5] ARM/arm64: dts: st: fix node ordering in ST board device trees
 2026-06-12 12:56 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: st: reorder ommanager node in stm32mp257f-ev1.dts
` [PATCH v2 2/5] ARM: dts: stm32: reorder cs_cti_trace node in stm32mp135f-dk.dts
` [PATCH v2 3/5] ARM: dts: stm32: reorder cs_cti_trace node in stm32mp15xx-dkx.dtsi
` [PATCH v2 4/5] ARM: dts: stm32: reorder cs_cti_trace node in stm32mp157c-ev1.dts
` [PATCH v2 5/5] ARM: dts: stm32: reorder mdma1 node in stm32mp15*-scmi.dts

[PATCH] lib: sbi: Apply budget restriction when polling Zkr CSR state transition
 2026-06-12 12:55 UTC  (2+ messages)

[PATCH v5 0/4] Respect VASIZE for address limits
 2026-06-12 12:55 UTC  (4+ messages)

[PATCH] MAINTAINERS: Use N: for NXP entry
 2026-06-12 12:53 UTC  (4+ messages)

[PATCH v6 00/11] ASoC: renesas: fsi: Fix system hang by adding SPU clock
 2026-06-12 12:54 UTC  (6+ messages)
` [PATCH v6 02/11] ARM: dts: renesas: r8a7740: Add clocks for FSI

[RFC] commit-reach: terminate merge-base walk when one paint side is exhausted
 2026-06-12 12:52 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: qcm6490-fairphone-fp5: Add AW88261 amplifiers
 2026-06-12 12:52 UTC 

[PATCH nf-next 0/6] netfilter: replace u_int*_t with kernel int types
 2026-06-12 12:51 UTC 

[PATCH] tracing: fprobe: Remove __packed from generic __fprobe_header
 2026-06-12 12:51 UTC  (6+ messages)

[f2fs-dev] [PATCH RESEND] f2fs_io: add get_read_extents command for read extent cache ioctl
 2026-06-12 12:51 UTC 

[PATCH] docs: ABI: testing: minor cleanup
 2026-06-12 12:51 UTC 

[PATCH net-next] drivers/net/wireless/marvell/mwifiex/sdio: Use strscpy() to copy strings into arrays
 2026-06-12 12:50 UTC  (2+ messages)

[PATCH 0/1] plugins: fix syscall filter return value type
 2026-06-12 12:48 UTC  (4+ messages)
` [PATCH 1/1] plugins: use int64_t for the syscall filter return value

[PATCH v3] arm64: errata: Workaround NVIDIA Olympus device store/load ordering erratum
 2026-06-12 12:48 UTC  (4+ messages)

[PATCH v2] cacheinfo: don't propagate DT/ACPI error when arch supplies info (arm64)
 2026-06-12 12:48 UTC  (2+ messages)

[PATCH v2 0/2] xfs: prevent close() from hanging on frozen filesystems
 2026-06-12 12:48 UTC  (5+ messages)
` [PATCH v2 1/2] xfs: add a XFS_TRANS_WRITECOUNT_TRYLOCK flag
` [PATCH v2 2/2] xfs: prevent close() from hanging on frozen filesystems

[PATCH v17 00/17] Add Renesas RZ/G3L SD/eMMC support
 2026-06-12 12:47 UTC  (3+ messages)
` [PATCH v17 14/17] mmc: renesas_sdhi: Add HS400 enhanced strobe support for RZ/G3L

[PATCH v3 1/1] drm/amdgpu/gfx9: Fix Ring and IB test fail after mode2
 2026-06-12 12:46 UTC  (2+ messages)

[PATCH] ref-manual: clarify/correct glossary entries for package variables
 2026-06-12 12:46 UTC 

[PATCH] Documentation: ABI: sysfs-firmware-dmi:
 2026-06-12 12:45 UTC 

[RFC PATCH v2 0/6] kcov: per-task dataflow extraction at kernel function boundaries
 2026-06-12 12:45 UTC  (5+ messages)

[PATCH] ALSA: hda/hdmi: disable KAE for Intel Panther Lake
 2026-06-12 12:45 UTC  (3+ messages)

[PATCH] watchdog: stm32_iwdg: Base pretimeout on timeout when not specified
 2026-06-12 12:44 UTC  (2+ messages)

[PATCH nf-next 1/6] netfilter: nf_nat_ftp: replace u_int16_t with u16
 2026-06-12 12:40 UTC 

[GIT PULL] KCSAN updates for v7.2
 2026-06-12 12:44 UTC 

[PATCH net v3 0/2] Resubmitting with cover-letter and threaded patch series
 2026-06-12 12:43 UTC  (16+ messages)
` [PATCH net v3 2/2] dt-bindings: net: updated interrupt type to be active low, level triggered

[PATCH v4 0/3] Add camera clock controller support on Glymur platform
 2026-06-12 12:42 UTC  (5+ messages)
` [PATCH v4 2/3] clk: qcom: camcc-glymur: Add camera clock controller driver
` [PATCH v4 3/3] arm64: dts: qcom: glymur: Add camera clock controller support

[GIT PULL] git-gui: repo discovery with rev-parse; pick and gui subcommands; silent make -s
 2026-06-12 12:42 UTC  (2+ messages)

[PATCH nf-next 6/6] netfilter: nf_log: replace u_int8_t with u8
 2026-06-12 12:40 UTC 

[PATCH nf-next 3/6] netfilter: nf_sockopt: replace u_int8_t with u8
 2026-06-12 12:40 UTC 

[PATCH nf-next 4/6] netfilter: xt_DSCP: replace u_int8_t with u8
 2026-06-12 12:40 UTC 

[PATCH nf-next 5/6] netfilter: xt_TCPOPTSTRIP: replace u_int8_t and u_int16_t with u8 and u16
 2026-06-12 12:40 UTC 

[PATCH nf-next 2/6] netfilter: nf_nat_irc: replace u_int16_t with u16
 2026-06-12 12:40 UTC 

[PATCH 0/2] module: restrict module auto-loading to privileged users
 2026-06-12 12:41 UTC  (4+ messages)

[nsa:xlnx/fix/buf-mmap-multibuffer 24600/27391] drivers/iio/adc/adrv902x/devices/adrv9025/public/src/adi_adrv9025_tx.c:1265:1: warning: the frame size of 1480 bytes is larger than 1024 bytes
 2026-06-12 12:40 UTC 

[Question] 5.posting.rst use To: or Cc:
 2026-06-12 12:41 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add GigaDevice GD25LQ16 support
 2026-06-12  9:51 UTC  (2+ messages)

[PATCH v4 0/6] arm: aspeed: add initial AST2700 SoC support
 2026-06-12  9:43 UTC  (7+ messages)
` [PATCH v4 1/6] spi: aspeed: add AST2700 support
` [PATCH v4 2/6] arm: aspeed: add ASPEED AST2700 SoC family support
` [PATCH v4 3/6] arm: dts: aspeed: Add initial AST27xx SoC device tree
` [PATCH v4 4/6] clk: ast2700: add clock driver support
` [PATCH v4 5/6] reset: ast2700: add reset "
` [PATCH v4 6/6] ram: aspeed: add SDRAM controller driver for AST2700

[OE-core] [wrynose] [PATCH] libusb1: fix CVE-2026-23679 and CVE-2026-47104
 2026-06-12 12:39 UTC 

[PATCH] RDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdma_write_sg
 2026-06-12 12:39 UTC  (2+ messages)

[PATCH net-next 0/9] net: sparx5: add L3 unicast routing offload
 2026-06-12 12:37 UTC  (10+ messages)
` [PATCH net-next 1/9] net: microchip: vcap: fix rule move for rules of coprime size
` [PATCH net-next 2/9] net: microchip: vcap: add lpm vcap to autogen vcap api
` [PATCH net-next 3/9] net: microchip: vcap: make vcap actionset decoding type_id aware
` [PATCH net-next 4/9] net: microchip: vcap: expose helpers in vcap api and update debugfs
` [PATCH net-next 5/9] net: sparx5: add l3 routing registers
` [PATCH net-next 6/9] net: sparx5: vcap: add lpm vcap implementation
` [PATCH net-next 7/9] net: sparx5: add L3 router infrastructure and leg management
` [PATCH net-next 8/9] net: sparx5: add L3 FIB, nexthop and neighbour entry management
` [PATCH net-next 9/9] net: sparx5: add neighbour event handling for L3 routing

[PATCH] mtd: spi-nor: fix dummy buswidth to use data bus width
 2026-06-12  9:33 UTC  (2+ messages)

[PATCH 2/3 net-next v6] ipv4: handle devconf post-set actions on netlink updates
 2026-06-12 12:38 UTC  (2+ messages)

[PATCH v5 0/7] Fix and add some spi-nor flash parts (v5)
 2026-06-12  9:00 UTC  (9+ messages)
` [PATCH v5 1/7] mtd: spi-nor-ids: Correct flash flags for ESMT/EON flashes
` [PATCH v5 2/7] mtd: spi-nor-ids: Add support for ESMT/EON EN25QX128A/EN25QH256/EN25QX256A
` [PATCH v5 3/7] mtd: spi-nor-ids: Remove SPI_NOR_HAS_LOCK flag from GigaDevice GD25B256
` [PATCH v5 7/7] mtd: spi-nor-ids: Add support for Winbond W25Q256JV-M/W25Q512JV-M

[OE-core] [master] [PATCH] libusb1: fix CVE-2026-23679 and CVE-2026-47104
 2026-06-12 12:38 UTC 

[PATCH v2 0/5] mtd: rawnand: zynq: Fixes and software ECC support
 2026-06-12  8:44 UTC  (4+ messages)

[PATCH] xfs/842: test close() deadlocks on frozen filesystems
 2026-06-12 12:37 UTC 

[PATCH bpf-next v2] bpf: Fix unaligned interpreter panic on JIT fallback path
 2026-06-12 12:37 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/kms_sharpness_filter: Skip downscale test on first commit failure
 2026-06-12 12:37 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH] spi: uniphier: Fix completion initialization order before devm_request_irq()
 2026-06-12 12:37 UTC  (4+ messages)

[PATCH 00/13] qemu: promote to first-class controller component
 2026-06-12 12:36 UTC  (3+ messages)
` [PATCH 12/13] qsu: follow QEMU_BIN_PATH when QEMU is enabled
` [PATCH 13/13] qemu: note the build-output capture limitation

[PATCH 0/2] tdx-guest: Make Quote buffer size dynamic
 2026-06-12 12:37 UTC  (3+ messages)
` [PATCH 2/2] virt: tdx-guest: Allocate Quote buffer dynamically


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.