All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-17 08:01:02 to 2026-06-17 08:36:37 UTC [more...]

[PATCH 6.12.y-cip 00/24] Add RSPI support for RZ/G3E SoC
 2026-06-17  8:35 UTC  (24+ messages)
` [PATCH 6.12.y-cip 01/24] dmaengine: Add devm_dma_request_chan()
` [PATCH 6.12.y-cip 02/24] driver core: Add device probe log helper dev_warn_probe()
` [PATCH 6.12.y-cip 03/24] clk: renesas: r9a09g047: Add entries for the RSPIs
` [PATCH 6.12.y-cip 04/24] spi: dt-bindings: renesas,rzv2h-rspi: document optional support for DMA
` [PATCH 6.12.y-cip 05/24] spi: dt-bindings: renesas,rzv2h-rspi: allow multiple DMAs
` [PATCH 6.12.y-cip 06/24] spi: dt-bindings: renesas,rzv2h-rspi: Document dmas property
` [PATCH 6.12.y-cip 07/24] spi: dt-bindings: renesas,rzv2h-rspi: Document RZ/G3E SoC support
` [PATCH 6.12.y-cip 08/24] spi: rzv2h-rspi: fix rzv2h_rspi_transfer_one() indentation
` [PATCH 6.12.y-cip 09/24] spi: rzv2h-rspi: remove call to spi_finalize_current_transfer()
` [PATCH 6.12.y-cip 10/24] spi: rzv2h-rspi: do not set SPI_TRANS_FAIL_IO
` [PATCH 6.12.y-cip 11/24] spi: rzv2h-rspi: use device-managed APIs
` [PATCH 6.12.y-cip 12/24] spi: rzv2h-rspi: store RX interrupt in state
` [PATCH 6.12.y-cip 13/24] spi: rzv2h-rspi: set MUST_RX/MUST_TX
` [PATCH 6.12.y-cip 14/24] spi: rzv2h-rspi: set TX FIFO threshold to 0
` [PATCH 6.12.y-cip 15/24] spi: rzv2h-rspi: enable TX buffer empty interrupt
` [PATCH 6.12.y-cip 16/24] spi: rzv2h-rspi: split out PIO transfer
` [PATCH 6.12.y-cip 17/24] spi: rzv2h-rspi: add support for DMA mode
` [PATCH 6.12.y-cip 18/24] spi: rzv2h-rspi: Add support for RZ/G3L (R9A08G046)
` [PATCH 6.12.y-cip 19/24] spi: rzv2h-rspi: Fix max_speed_hz advertising prohibited bit rate
` [PATCH 6.12.y-cip 20/24] spi: rzv2h-rspi: Fix invalid SPR=0/BRDV=0 clock configuration
` [PATCH 6.12.y-cip 21/24] spi: rzv2h-rspi: Simplify clock rate search function signatures
` [PATCH 6.12.y-cip 22/24] spi: rzv2h-rspi: Fix silent failure in clock setup error path
` [PATCH 6.12.y-cip 23/24] arm64: dts: renesas: r9a09g047: Add RSPI nodes

[PATCH v4 0/1] drm/xe: Add support for GPU health indicator
 2026-06-17  8:35 UTC  (3+ messages)
` [PATCH v4 1/1] drm/xe/xe_ras: Add RAS "

[PATCH i-g-t 0/2] Rename MultiQ to Multi-Queue in docs
 2026-06-17  8:35 UTC 

[PATCH] xhci: pci: Disable soft retry for Renesas uPD720201
 2026-06-17  8:34 UTC 

[PATCH v1] Bluetooth: btmtk: Add MT7928 support
 2026-06-17  8:34 UTC  (5+ messages)

[PATCH v3 0/3] arm64: dts: amlogic: meson-axg: NAND fix and PCIe PHY adjustment
 2026-06-17  8:34 UTC  (10+ messages)
` [PATCH v3 1/3] arm64: dts: amlogic: meson-axg: Disable nfc node by default
` [PATCH v3 2/3] arm64: dts: amlogic: meson-axg: Add missing nand_rb0 pin to nand_all_pins
` [PATCH v3 3/3] arm64: dts: amlogic: meson-axg: Disable pcie_phy node by default

[PATCH wireless] wifi: rtw88: pci: fix resource leak on failed NAPI setup
 2026-06-17  8:33 UTC  (2+ messages)

[morimoto:sound-cleanup-2026-06-16 326/326] sound/soc/samsung/arndale.c:176:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2026-06-17  8:32 UTC 

[PATCH net] ipv6: ndisc: fix NULL deref in accept_untracked_na()
 2026-06-17  8:32 UTC  (2+ messages)

[REGRESSION 6.16] r8169 RTL8168h/8111h fails to probe — "Unable to change power state from D3cold to D0" — bisected to 4d4c10f763d7
 2026-06-17  8:32 UTC  (2+ messages)

[PATCH v9 0/9] media: camss: Add support for C-PHY configuration on Qualcomm platforms
 2026-06-17  8:32 UTC  (20+ messages)
` [PATCH v9 1/9] media: qcom: camss: csiphy-3ph: Fix lane mask calculation
` [PATCH v9 2/9] media: qcom: camss: csiphy: Introduce PHY configuration
` [PATCH v9 3/9] media: qcom: camss: csiphy-3ph: Use odd bits for configuring C-PHY lanes
` [PATCH v9 4/9] media: qcom: camss: Prepare CSID for C-PHY support
` [PATCH v9 5/9] media: qcom: camss: Initialize lanes after lane configuration is available
` [PATCH v9 6/9] media: qcom: camss: csiphy-3ph: Add Gen2 v1.1 MIPI CSI-2 C-PHY init
` [PATCH v9 7/9] media: qcom: camss: csiphy-3ph: Update "
` [PATCH v9 8/9] media: qcom: camss: Account for C-PHY when calculating link frequency
` [PATCH v9 9/9] media: qcom: camss: Enable C-PHY where available

[PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
 2026-06-17  8:32 UTC  (3+ messages)

[PATCH 6.1.y-cip 00/32] Add RSPI support for RZ/G3E SoC
 2026-06-17  8:30 UTC  (33+ messages)
` [PATCH 6.1.y-cip 01/32] dmaengine: Add devm_dma_request_chan()
` [PATCH 6.1.y-cip 02/32] spi: Introduce internal spi_xfer_is_dma_mapped() helper
` [PATCH 6.1.y-cip 03/32] clk: renesas: r9a09g047: Add entries for the RSPIs
` [PATCH 6.1.y-cip 04/32] spi: dt-bindings: renesas,rzv2h-rspi: document optional support for DMA
` [PATCH 6.1.y-cip 05/32] spi: dt-bindings: renesas,rzv2h-rspi: allow multiple DMAs
` [PATCH 6.1.y-cip 06/32] spi: dt-bindings: renesas,rzv2h-rspi: Document dmas property
` [PATCH 6.1.y-cip 07/32] spi: dt-bindings: renesas,rzv2h-rspi: Document RZ/G3E SoC support
` [PATCH 6.1.y-cip 08/32] spi: rzv2h-rspi: make resets optional
` [PATCH 6.1.y-cip 09/32] spi: rzv2h-rspi: make FIFO size chip-specific
` [PATCH 6.1.y-cip 10/32] spi: rzv2h-rspi: make clocks chip-specific
` [PATCH 6.1.y-cip 11/32] spi: rzv2h-rspi: move register writes out of rzv2h_rspi_setup_clock()
` [PATCH 6.1.y-cip 12/32] spi: rzv2h-rspi: avoid recomputing transfer frequency
` [PATCH 6.1.y-cip 13/32] spi: rzv2h-rspi: make transfer clock rate finding chip-specific
` [PATCH 6.1.y-cip 14/32] spi: rzv2h-rspi: add support for using PCLK for transfer clock
` [PATCH 6.1.y-cip 15/32] spi: rzv2h-rspi: add support for variable "
` [PATCH 6.1.y-cip 16/32] spi: rzv2h-rspi: add support for loopback mode
` [PATCH 6.1.y-cip 17/32] spi: rzv2h-rspi: add support for RZ/T2H and RZ/N2H
` [PATCH 6.1.y-cip 18/32] spi: rzv2h-rspi: fix rzv2h_rspi_transfer_one() indentation
` [PATCH 6.1.y-cip 19/32] spi: rzv2h-rspi: remove call to spi_finalize_current_transfer()
` [PATCH 6.1.y-cip 20/32] spi: rzv2h-rspi: use device-managed APIs
` [PATCH 6.1.y-cip 21/32] spi: rzv2h-rspi: store RX interrupt in state
` [PATCH 6.1.y-cip 22/32] spi: rzv2h-rspi: set MUST_RX/MUST_TX
` [PATCH 6.1.y-cip 23/32] spi: rzv2h-rspi: set TX FIFO threshold to 0
` [PATCH 6.1.y-cip 24/32] spi: rzv2h-rspi: enable TX buffer empty interrupt
` [PATCH 6.1.y-cip 25/32] spi: rzv2h-rspi: split out PIO transfer
` [PATCH 6.1.y-cip 26/32] spi: rzv2h-rspi: add support for DMA mode
` [PATCH 6.1.y-cip 27/32] spi: rzv2h-rspi: Fix max_speed_hz advertising prohibited bit rate
` [PATCH 6.1.y-cip 28/32] spi: rzv2h-rspi: Fix invalid SPR=0/BRDV=0 clock configuration
` [PATCH 6.1.y-cip 29/32] spi: rzv2h-rspi: Simplify clock rate search function signatures
` [PATCH 6.1.y-cip 30/32] spi: rzv2h-rspi: Fix silent failure in clock setup error path
` [PATCH 6.1.y-cip 31/32] arm64: dts: renesas: r9a09g047: Add RSPI nodes
` [PATCH 6.1.y-cip 32/32] arm64: dts: renesas: r9a09g047e57-smarc: Enable RSPI0

[PATCH net-next v6 0/2] Add ZTE DingHai Ethernet PF driver
 2026-06-17  8:30 UTC  (3+ messages)
` [PATCH net-next v6 1/2] dinghai: add ZTE network driver support

[PATCH] drm/xe/debugfs: Expose per-engine idle status
 2026-06-17  8:29 UTC  (2+ messages)

[PATCH v6 00/16] drm/i915/display: Add DC3CO support
 2026-06-17  8:28 UTC  (3+ messages)
` [PATCH v6 08/16] drm/i915/display: Add DC3CO compute and set target state in commit tail

[PATCH v2] spi: dt-bindings: microchip,pic32mzda-spi: Convert to DT schema
 2026-06-17  8:28 UTC  (3+ messages)

[PATCH v4 1/3] HID: wacom: Fix Use-After-Free in wacom_intuos_pad
 2026-06-17  8:28 UTC  (3+ messages)

[PATCH 5.10.y] net: add missing ns_capable check for peer netns
 2026-06-17  8:27 UTC 

[PATCH 5.15.y] net: add missing ns_capable check for peer netns
 2026-06-17  8:27 UTC 

[PATCH 0/4] mm: convert to walk_page_range_vma() to eliminate find_vma()
 2026-06-17  8:26 UTC  (5+ messages)
` [PATCH 1/4] mm: mincore: try per-VMA lock firstly and use walk_page_range_vma()
` [PATCH 2/4] mm: mprotect: use walk_page_range_vma() in mprotect_fixup()
` [PATCH 3/4] mm: mlock: use walk_page_range_vma() in mlock_vma_pages_range()
` [PATCH 4/4] mm: migrate_device: use walk_page_range_vma() in migrate_vma_collect()

[PATCH 6.1.y] net: add missing ns_capable check for peer netns
 2026-06-17  8:27 UTC 

[PATCH 6.6.y] net: add missing ns_capable check for peer netns
 2026-06-17  8:26 UTC 

[PATCH 1/1] HID: core: Fix OOB read in hid_get_report for numbered reports
 2026-06-17  8:27 UTC  (3+ messages)

[PATCH 6.12.y] net: add missing ns_capable check for peer netns
 2026-06-17  8:25 UTC 

[PATCH rtw-next 0/3] wifi: rtlwifi: fix ASPM AER flooding on RTL8723BE devices
 2026-06-17  8:26 UTC  (10+ messages)
` [PATCH rtw-next 2/3] wifi: rtlwifi: convert pci ID if-statement to table
` [PATCH rtw-next v2 0/3] wifi: rtlwifi: fix ASPM AER flooding on RTL8723BE devices
  ` [PATCH rtw-next v2 1/3] wifi: rtlwifi: fix disabling of ASPM for RTL8723BE with AER flooding
  ` [PATCH rtw-next v2 2/3] wifi: rtlwifi: convert pci if-statement to ID table
  ` [PATCH rtw-next v2 3/3] wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 17aa:b736

[PATCH 1/3] PCI: rcar-gen4: Configure AXIINTC if iMSI-RX not used
 2026-06-17  8:26 UTC  (2+ messages)

[PATCH] firmware: sysfb: Mark CONFIG_SYSFB_SIMPLEFB as deprecated
 2026-06-17  8:25 UTC  (2+ messages)

[meta-python][PATCH] python3-gpiod: update to v2.5.0
 2026-06-17  7:59 UTC 

[PATCH 6.1 000/522] 6.1.176-rc1 review
 2026-06-17  8:23 UTC  (7+ messages)
` [PATCH 6.1 054/522] selftests/bpf: add generic BPF program tester-loader
` [PATCH 6.1 064/522] selftests/bpf: S/iptables/iptables-legacy/ in the bpf_nf and xdp_synproxy test

[PATCH v1 0/5] fib6: fix tbl8 reservation drift
 2026-06-17  8:24 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] fib6: fix tbl8 reservation drift in trie
  ` [PATCH v2 2/3] test/fib6: add reproducer for tbl8 reservation drift
  ` [PATCH v2 3/3] test/fib6: extended drift test cases

[PATCH net v3] net: pch_gbe: handle TX skb allocation failure
 2026-06-17  8:24 UTC  (2+ messages)

[PATCH v2 0/4] drm/xe/oa: A MERTOA bug-fix
 2026-06-17  8:23 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe/oa: A MERTOA bug-fix (rev2)

[PATCH 0/2] fuse: allow FUSE_SYNCFS for privileged userspace servers
 2026-06-17  8:22 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH] Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v3()
 2026-06-17  8:21 UTC  (2+ messages)
` PATCH] "

[PATCH v4 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
 2026-06-17  8:21 UTC  (4+ messages)

[PATCH] drm/xe: Move drm_client_dev_suspend/resume outside pm block signalling
 2026-06-17  8:21 UTC 

[PATCH v2] iio: pressure: bmp280: return on runtime PM resume failure
 2026-06-17  8:20 UTC  (2+ messages)

[PATCH 5.15 000/410] 5.15.210-rc2 review
 2026-06-17  8:20 UTC  (2+ messages)

[PATCH] platform: Allow platforms to customize TLB operations
 2026-06-17  8:19 UTC  (2+ messages)

[PATCH v5 00/14] mfd: lm3533: convert to OF bindings, improve support
 2026-06-17  8:18 UTC  (13+ messages)
` [PATCH v5 01/14] dt-bindings: leds: Document TI LM3533 LED controller
` [PATCH v5 07/14] mfd: lm3533: Use dev_groups in struct device_driver
` [PATCH v5 08/14] mfd: lm3533: Convert to use OF bindings
` [PATCH v5 11/14] video: backlight: lm3533_bl: Improve logic of sysfs functions
` [PATCH v5 13/14] video: backlight: lm3533_bl: Implement backlight_scale property
` [PATCH v5 14/14] video: leds: backlight: lm3533: Support getting LED sources from DT

[Patch v2] mm/page_vma_mapped: revalidate and do proper check before return device-private pmd
 2026-06-17  8:18 UTC  (3+ messages)

[PATCH] Revert "ACPICA: Replace strncpy() with strscpy_pad() in acpi_ut_safe_strncpy()"
 2026-06-17  8:18 UTC  (2+ messages)

[PATCH v1] drm/bridge: of-display-mode-bridge: Fix missing static const for the bridge funcs
 2026-06-17  8:17 UTC  (2+ messages)

[PATCH] i2c: stm32f7: truncate clock period instead of rounding it
 2026-06-17  8:16 UTC  (3+ messages)

[PATCH 00/18] Wangxun Fixes
 2026-06-17  8:13 UTC  (23+ messages)
` [PATCH v8 00/21] "
  ` [PATCH v8 01/21] net/txgbe: remove duplicate xstats counters
  ` [PATCH v8 02/21] net/ngbe: "
  ` [PATCH v8 03/21] net/ngbe: add missing CDR config for YT PHY
  ` [PATCH v8 04/21] net/ngbe: fix VF promiscuous and allmulticast
  ` [PATCH v8 05/21] net/txgbe: fix inaccuracy in Tx rate limiting
  ` [PATCH v8 06/21] net/txgbe: fix link status check condition
  ` [PATCH v8 07/21] net/txgbe: fix Tx desc free logic
  ` [PATCH v8 08/21] net/txgbe: fix link flow control registers for Amber-Lite
  ` [PATCH v8 09/21] net/txgbe: fix link flow control config for Sapphire
  ` [PATCH v8 10/21] net/txgbe: fix a mass of unknown interrupts
  ` [PATCH v8 11/21] net/txgbe: fix traffic class priority configuration
  ` [PATCH v8 12/21] net/txgbe: fix link stability for 25G NIC
  ` [PATCH v8 13/21] net/txgbe: fix link stability for 40G NIC
  ` [PATCH v8 14/21] net/txgbe: fix link stability for Amber-Lite backplane mode
  ` [PATCH v8 15/21] net/txgbe: fix FEC mode configuration on 25G NIC
  ` [PATCH v8 16/21] net/txgbe: fix SFP module identification
  ` [PATCH v8 17/21] net/txgbe: fix get module info operation
  ` [PATCH v8 18/21] net/txgbe: fix get EEPROM operation
  ` [PATCH v8 19/21] net/txgbe: fix to reset Tx write-back pointer
  ` [PATCH v8 20/21] net/txgbe: fix to enable Tx desc check
  ` [PATCH v8 21/21] net/txgbe: fix temperature track for AML NIC

[PATCH v2] [PATCH v2] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
 2026-06-17  8:16 UTC 

[PATCH v2 4/4] arm64: dts: amlogic: meson-axg-s400: Enable pcie_phy
 2026-06-17  8:15 UTC  (3+ messages)

[PATCH] ASoC: sdw_utils: fix missing component_name for cs42l43 part_id 0x2A3B
 2026-06-17  8:14 UTC  (5+ messages)

[PATCH v2 0/3] purwa: Drop the Hamoa PDC workaround from purwa
 2026-06-17  8:14 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: interrupt-controller: qcom,pdc: Document Purwa PDC

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-06-17  8:14 UTC  (4+ messages)
` [PATCH v4 14/23] ext4: implement partial block zero range path using iomap

[PATCH v3] lib: utils: Add Logging service group handlers
 2026-06-17  8:13 UTC 

[PATCH v2] dt-bindings: rtc: Convert rtc-cmos binding to YAML
 2026-06-17  8:13 UTC  (4+ messages)

[Intel-wired-lan] [PATCH v2] ice: retry reading NVM if admin queue returns EBUSY
 2026-06-17  8:11 UTC  (4+ messages)

[PATCH 0/3] 9pfs: fix invalid union V9fsFidOpenState access
 2026-06-17  8:10 UTC  (3+ messages)

[PATCH v2 0/5] clk: implement sync_state support
 2026-06-17  8:10 UTC  (2+ messages)

[PATCH v2] hw_random: timeriomem-rng: add configurable read width and data mask
 2026-06-17  8:08 UTC  (2+ messages)

arch/arm64/boot/dts/renesas/r9a09g087m44-rzn2h-evk-cn20-lcdc.dtb: fcp@920d0000 (renesas,r9a09g087-fcpvd): False schema does not allow ['aclk', 'pclk', 'vclk']
 2026-06-17  8:07 UTC 

[PATCH 0/9] gpu: nova-core: boot GSP with vGPU enabled on
 2026-06-17  8:07 UTC  (7+ messages)
` [PATCH 4/9] gpu: nova-core: read vGPU mode from FSP via PRC protocol
` [PATCH] gpu: nova-core: reserve a larger GSP WPR2 heap when vGPU is enabled

[PATCH 0/3] Fixes for flip_done timed outs and PSR/Replay corruption
 2026-06-17  8:07 UTC  (3+ messages)
` [PATCH 2/3] drm/amd/display: check GRPH_FLIP status before sending event

[meta-yocto][scarthgap 0/1] Patch review
 2026-06-17  8:06 UTC  (2+ messages)
` [meta-yocto][scarthgap 1/1] poky.conf: add Ubuntu 26.04 to SANITY_TESTED_DISTROS

[PATCH v9 0/2] i2c: designware: fix WACF2200 touchscreen probe ordering
 2026-06-17  8:04 UTC  (3+ messages)

[PATCH nf] netfilter: nft_set_pipapo: don't leak bad clone into future transaction
 2026-06-17  8:02 UTC  (3+ messages)

[morimoto:sound-cleanup-2026-06-16 326/326] sound/soc/soc-card.c:42:6: warning: no previous prototype for 'snd_soc_card_attach_priv'
 2026-06-17  8:01 UTC 

[PATCH] dt-bindings: arm: qcom: Document Hawi SoC and its reference boards
 2026-06-17  8:01 UTC 

[PATCH i-g-t v3] intel-ci: Add SVM, multi_queue tests to Xe fastfeedback
 2026-06-17  8:00 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for intel-ci: Add SVM, multi_queue tests to Xe fastfeedback (rev3)


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.