public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-15 10:49:26 to 2023-07-15 20:19:22 UTC [more...]

[PATCH] drm: Explicitly include correct DT includes
 2023-07-15 20:19 UTC  (2+ messages)

[PATCH] remoteproc: qcom: Add NOTIFY_FATAL event type to SSR subdevice
 2023-07-15 20:20 UTC  (2+ messages)

[PATCH] staging: rtl8192e: Rename variable bCurrentHTSupport
 2023-07-15 20:14 UTC  (3+ messages)

[PATCH v2 0/7] Support of HASH on STM32MP13
 2023-07-15 20:02 UTC  (2+ messages)

[syzbot] [ext4?] [reiserfs?] kernel BUG in __phys_addr (2)
 2023-07-15 19:54 UTC 

[PATCH v8 0/5] DesignWare PWM driver updates
 2023-07-15 19:51 UTC  (9+ messages)
` [PATCH v8 1/5] pwm: dwc: split pci out of core driver
` [PATCH v8 3/5] pwm: dwc: add PWM bit unset in get_state call
` [PATCH v8 4/5] pwm: dwc: use clock rate in hz to avoid rounding issues
` [PATCH v8 5/5] pwm: dwc: add of/platform support

Anyone help in a sudden build error
 2023-07-15 19:51 UTC 

[PATCH] dt-bindings: extcon: extcon-usb-gpio: convert to yaml format
 2023-07-15 19:49 UTC  (2+ messages)

[PATCH v3] remoteproc: qcom: Use of_reserved_mem_lookup()
 2023-07-15 19:45 UTC  (2+ messages)

[PATCH] remoteproc: Explicitly include correct DT includes
 2023-07-15 19:45 UTC  (2+ messages)

[PATCH V9 0/3] rpmsg signaling/flowcontrol patches
 2023-07-15 19:45 UTC  (2+ messages)

[PATCH V3] remoteproc: imx_rproc: iterate all notifiyids in rx callback
 2023-07-15 19:45 UTC  (2+ messages)

[RESEND PATCH v2 0/4] dt-bindings: remoteproc: qcom: fixes
 2023-07-15 19:45 UTC  (2+ messages)

[PATCH v3] dt-bindings: pwm: brcm,kona-pwm: convert to YAML
 2023-07-15 19:22 UTC  (2+ messages)

[PATCH v3 1/3] misc: servo-pwm: driver for controlling servo motors via PWM
 2023-07-15 19:17 UTC  (2+ messages)

[PATCH v2] igc: Ignore AER reset when device is suspended
 2023-07-15 19:12 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v9 00/10] Add multiport support for DWC3 controllers
 2023-07-15 19:01 UTC  (7+ messages)
` [PATCH v9 06/10] usb: dwc3: qcom: Add support to read IRQ's related to multiport

[PATCH v4 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-15 18:52 UTC  (19+ messages)
` [PATCH v4 01/18] drm: Remove flag FBINFO_DEFAULT from fbdev emulation
` [PATCH v4 02/18] fbdev: Remove FBINFO_DEFAULT from static structs
` [PATCH v4 03/18] fbdev: Remove FBINFO_DEFAULT from kzalloc()'ed structs
` [PATCH v4 04/18] fbdev: Remove FBINFO_DEFAULT from devm_kzalloc()'ed structs
` [PATCH v4 05/18] fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
` [PATCH v4 06/18] fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
` [PATCH v4 07/18] vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
` [PATCH v4 08/18] sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
` [PATCH v4 09/18] auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v4 10/18] hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
` [PATCH v4 11/18] media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
` [PATCH v4 12/18] staging: "
` [PATCH v4 13/18] fbdev: Remove FBINFO_FLAG_DEFAULT from kzalloc()'ed structs
` [PATCH v4 14/18] fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs
` [PATCH v4 15/18] fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
` [PATCH v4 16/18] fbdev/pxafb: "
` [PATCH v4 17/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
` [PATCH v4 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data

fs/overlayfs/copy_up.o: warning: objtool: .text.unlikely: unexpected end of section
 2023-07-15 18:41 UTC 

[PATCH v4 00/18] tools/nolibc: shrink arch support
 2023-07-15 18:36 UTC  (19+ messages)
` [PATCH v4 01/18] tools/nolibc: arch-*.h: add missing space after ','
` [PATCH v4 02/18] tools/nolibc: fix up startup failures for -O0 under gcc < 11.1.0
` [PATCH v4 03/18] tools/nolibc: remove the old sys_stat support
` [PATCH v4 04/18] tools/nolibc: add new crt.h with _start_c
` [PATCH v4 05/18] tools/nolibc: stackprotector.h: add empty __stack_chk_init for !_NOLIBC_STACKPROTECTOR
` [PATCH v4 06/18] tools/nolibc: crt.h: initialize stack protector
` [PATCH v4 07/18] tools/nolibc: arm: shrink _start with _start_c
` [PATCH v4 08/18] tools/nolibc: aarch64: "
` [PATCH v4 09/18] tools/nolibc: i386: "
` [PATCH v4 10/18] tools/nolibc: x86_64: "
` [PATCH v4 11/18] tools/nolibc: mips: "
` [PATCH v4 12/18] tools/nolibc: loongarch: "
` [PATCH v4 13/18] tools/nolibc: riscv: "
` [PATCH v4 14/18] tools/nolibc: s390: "
` [PATCH v4 15/18] selftests/nolibc: add EXPECT_PTRGE, EXPECT_PTRGT, EXPECT_PTRLE, EXPECT_PTRLT
` [PATCH v4 16/18] selftests/nolibc: add testcases for startup code
` [PATCH v4 17/18] selftests/nolibc: allow run nolibc-test locally
` [PATCH v4 18/18] selftests/nolibc: allow test -include /path/to/nolibc.h

[PATCH] fb: Explicitly include correct DT includes
 2023-07-15 18:34 UTC  (2+ messages)

[Patch v3 0/6] Enable Cluster Scheduling for x86 Hybrid CPUs
 2023-07-15 18:25 UTC  (5+ messages)
` [Patch v3 1/6] sched/fair: Determine active load balance for SMT sched groups

[PATCH 0/3] tick/nohz cleanups
 2023-07-15 18:18 UTC  (6+ messages)
` [PATCH 3/3] tick/nohz: Don't shutdown the lowres tick from itself

[PATCH] mtd: Explicitly include correct DT includes
 2023-07-15 17:57 UTC  (3+ messages)

[RFC PATCH v3 0/3] support 512B ECC step size for Meson NAND
 2023-07-15 17:48 UTC  (3+ messages)

[PATCH v3] iio: imu: lsm6dsx: Fix mount matrix retrieval
 2023-07-15 17:35 UTC  (2+ messages)

[PATCH] platform/x86/intel/hid: Add HP Dragonfly G2 to DMI quirks
 2023-07-15 17:33 UTC  (3+ messages)

Fwd: [PATCH] iio/adc: Fix comment typo
 2023-07-15 17:31 UTC  (2+ messages)
  `  "

[PATCH] iio: Fix return value check for set_trigger_state()
 2023-07-15 17:29 UTC  (2+ messages)

[PATCH] iio: adc: Explicitly include correct DT includes
 2023-07-15 17:25 UTC  (2+ messages)

[PATCH v1 0/1] iio: adc: meson: fix core clock enable/disable moment
 2023-07-15 17:21 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH v9 0/4] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-07-15 17:13 UTC  (2+ messages)

[PATCH] dt-bindings: iio: adi,ad74115: remove ref from -nanoamp
 2023-07-15 17:12 UTC  (4+ messages)

[PATCH] soc: qcom: Explicitly include correct DT includes
 2023-07-15 17:09 UTC  (2+ messages)

[PATCH v7 00/22] Restructure RPM SMD ICC
 2023-07-15 17:09 UTC  (4+ messages)

[PATCH] hwmon: bt1-pvt: Convert to devm_platform_ioremap_resource()
 2023-07-15 17:01 UTC  (2+ messages)

[PATCH v2] rust: time: New module for timekeeping functions
 2023-07-15 16:59 UTC  (4+ messages)

[syzbot] [wireless?] WARNING in sta_info_insert_rcu (3)
 2023-07-15 16:59 UTC 

[PATCH] hwmon: (dimmtemp) Support more than 32 DIMMs
 2023-07-15 16:58 UTC  (2+ messages)

[PATCH 3/3] docs: split to embedded interfaces and miscellaneous
 2023-07-15 16:58 UTC 

[PATCH 2/3] docs: consolidate peripheral interfaces
 2023-07-15 16:57 UTC 

[PATCH 1/3] docs: consolidate networking interfaces
 2023-07-15 16:57 UTC 

[PATCH v2] hwmon: (pmbus/max20730) Remove strlcpy occurences
 2023-07-15 16:56 UTC  (2+ messages)

[PATCH] hwmon: Explicitly include correct DT includes
 2023-07-15 16:55 UTC  (2+ messages)

[PATCH v8 0/4] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-07-15 16:53 UTC  (5+ messages)
` [PATCH v8 1/4] iio: adc: Kconfig change description for Allwinner GPADC

[PATCH] hwmon: lan966x: Use the devm_clk_get_enabled() helper function
 2023-07-15 16:52 UTC  (2+ messages)

[PATCH 0/2] Add driver for Murata IRS-D200
 2023-07-15 16:51 UTC  (7+ messages)
` [PATCH 2/2] iio: "

[PATCH v1 0/2] RK3588 PCIe3 support
 2023-07-15 16:45 UTC  (3+ messages)
` [PATCH v1 2/2] arm64: dts: rockchip: rk3588: add "

[PATCH] Bluetooth: btbcm: add default address for BCM43430A1
 2023-07-15 16:41 UTC 

[PATCH v2 0/3] RK3588 PCIe2 support
 2023-07-15 16:41 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue

[PATCH] bus: imx-weim: fix to avoid potential NULL pointer dereference
 2023-07-15 16:38 UTC  (2+ messages)

[PATCH] hwmon: (aquacomputer_d5next) Fix incorrect PWM value readout
 2023-07-15 16:25 UTC  (2+ messages)

[PATCH v2] mtd: nand: omap: Use devm_platform_get_and_ioremap_resource()
 2023-07-15 16:19 UTC  (2+ messages)

[RFC PATCH v3 1/3] dt-bindings: nand: meson: support for 512B ECC step size
 2023-07-15 16:19 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: mtd: Add SEAMA partition bindings
 2023-07-15 16:19 UTC  (2+ messages)

[PATCH v5 1/2] mtd: rawnand: rockchip: fix oobfree offset and description
 2023-07-15 16:19 UTC  (2+ messages)

[PATCH v5 2/2] mtd: rawnand: rockchip: Align hwecc vs. raw page helper layouts
 2023-07-15 16:19 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Change vmid alloc strategy from bitmap to ida
 2023-07-15 16:16 UTC 

[PATCH v2 net-next 0/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
 2023-07-15 16:12 UTC  (7+ messages)
` [PATCH v2 net-next 3/9] net: ethernet: mtk_eth_soc: add MTK_NETSYS_V1 capability bit
` [PATCH v2 net-next 6/9] net: ethernet: mtk_eth_soc: add MTK_NETSYS_V3 "

[PATCH] md: raid1: fix potential OOB in raid1_remove_disk()
 2023-07-15 16:11 UTC 

[RESEND PATCH v2] media: mtk-jpeg: Fix use after free bug due to uncanceled work
 2023-07-15 16:08 UTC  (3+ messages)

[PATCH net v3] net: ravb: Fix possible UAF bug in ravb_remove
 2023-07-15 16:07 UTC  (5+ messages)

[PATCH 12/18] mtd: nand: omap: Use devm_platform_get_and_ioremap_resource()
 2023-07-15 16:06 UTC  (4+ messages)

[PATCH RFC 00/11] rust: Implicit lock class creation & Arc Lockdep integration
 2023-07-15 16:00 UTC  (13+ messages)
` [PATCH RFC 01/11] rust: types: Add Opaque::zeroed()
` [PATCH RFC 02/11] rust: lock: Add Lock::pin_init()
` [PATCH RFC 03/11] rust: Use absolute paths to build Rust objects
` [PATCH RFC 04/11] rust: siphash: Add a simple siphash abstraction
` [PATCH RFC 07/11] rust: sync: Implement dynamic lockdep class creation
` [PATCH RFC 11/11] rust: sync: arc: Add lockdep integration

[GIT PULL] SPI fixes for v6.5-rc1
 2023-07-15 15:57 UTC  (2+ messages)

[GIT PULL] regmap fixes for v6.5-rc1
 2023-07-15 15:57 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v6.5-rc1
 2023-07-15 15:57 UTC  (2+ messages)

[PATCH] io: adc: stm32-adc: fix potential NULL pointer dereference in stm32_adc_probe()
 2023-07-15 15:55 UTC 

[PATCH v1 1/2] dt-bindings: mtd: nand-controller: add nand-skip-bbtscan and nand-no-bbm-quirk DT options
 2023-07-15 15:55 UTC  (3+ messages)
` [PATCH v1 2/2] mtd: rawnand: "

[PATCH v5] Documentation/gpu: Add a VM_BIND async draft document
 2023-07-15 15:45 UTC 

[PATCH] dmaengine: mv_xor: fix to avoid potential NULL pointer dereference
 2023-07-15 15:38 UTC 

[PATCH 0/2] mtd: prepare for dynamically removed devices
 2023-07-15 15:41 UTC  (4+ messages)
` [PATCH 1/2] mtd: use refcount to prevent corruption

[PATCH v2] media: camss: Intepret OF graph connections more sensibly
 2023-07-15 15:37 UTC 

[PATCH v3 0/2] Resolve MPM register space situation
 2023-07-15 15:29 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: interrupt-controller: mpm: Pass MSG RAM slice through phandle
` [PATCH v3 2/2] irqchip: irq-qcom-mpm: Support passing a slice of SRAM as reg space

[PATCH v2 0/2] DSIPHY RPM
 2023-07-15 15:25 UTC  (4+ messages)

[PATCH v9 0/4] fpga: add initial KUnit tests for the subsystem
 2023-07-15 15:21 UTC  (3+ messages)
` [PATCH v9 1/4] fpga: add an initial KUnit suite for the FPGA Manager

[PATCH 0/2] Drop the mem noc clocks from the IPQ5332 GCC driver
 2023-07-15 15:17 UTC  (4+ messages)
` [PATCH 1/2] clk: qcom: ipq5332: drop the mem noc clocks

[PATCH 00/14] A7xx support
 2023-07-15 15:15 UTC  (4+ messages)
` [PATCH 02/14] dt-bindings: display/msm/gmu: Allow passing QMP handle

[PATCH V2 0/2] Drop the IPQ5019 SoC ID
 2023-07-15 15:11 UTC  (4+ messages)
` [PATCH V2 1/2] dt-bindings: arm: qcom,ids: drop "

[PATCH] net: Explicitly include correct DT includes
 2023-07-15 15:11 UTC  (2+ messages)

[PATCH 00/53] icc-rpmh multi-RSC voting groundwork
 2023-07-15 15:09 UTC  (7+ messages)
` [PATCH 01/53] dt-bindings: interconnect: qcom,icc: Introduce fixed BCM voter indices
` [PATCH 02/53] dt-bindings: interconnect: qcom,bcm-voter: Add qcom,bcm-voter-idx

[paulmck-rcu:rcu/next] BUILD SUCCESS ddf5d3eda2df19d84a6c729d54604393823a94cd
 2023-07-15 15:08 UTC 

[PATCH v8 0/3] PCI: qcom: ep: Add basic interconnect support
 2023-07-15 15:07 UTC  (3+ messages)
` [PATCH v8 2/3] arm: dts: qcom: sdx65: Add PCIe interconnect path

[PATCH v3 00/19] Sitronix ST7789V improvements
 2023-07-15 15:05 UTC  (2+ messages)

[PATCH v2] fs: inode: return proper error code in bmap()
 2023-07-15 14:56 UTC  (3+ messages)

[PATCH v2 0/6] net: phy: at803x: support qca8081 1G version chip
 2023-07-15 14:54 UTC  (10+ messages)
` [PATCH v2 1/6] net: phy: at803x: support qca8081 genphy_c45_pma_read_abilities
` [PATCH v2 2/6] net: phy: at803x: merge qca8081 salve seed function
` [PATCH v2 5/6] net: phy: at803x: remove qca8081 1G fast retrain and slave seed config

[PATCH v2 1/3] fpga: fpga-mgr: altera-pr-ip: Convert to devm_platform_ioremap_resource()
 2023-07-15 14:51 UTC  (4+ messages)
` [PATCH v2 2/3] fpga: socfpga-a10: "

[PATCH v3 0/7] Add initial support for SM7125 and Xiaomi SM7125 platform
 2023-07-15 14:46 UTC  (9+ messages)
` [PATCH v3 1/7] clk: qcom: gcc-sc7180: Fix up gcc_sdcc2_apps_clk_src
` [PATCH v3 5/7] arm64: dts: qcom: pm6150: Add resin and rtc nodes
` [PATCH v3 6/7] arm64: dts: qcom: Add SM7125 device tree
` [PATCH v3 7/7] arm64: dts: qcom: Add support for the Xiaomi SM7125 platform

[PATCH] maple_tree: mtree_insert*: fix typo in kernel-doc description
 2023-07-15 14:39 UTC 

[PATCHSET 0/5] Add io_uring support for waitid
 2023-07-15 14:34 UTC  (11+ messages)
` [PATCH 5/5] io_uring: add IORING_OP_WAITID support

[PATCH] x86/pti: Fix kernel warnings for pti= and nopti cmdline options
 2023-07-15 14:18 UTC 

[PATCH RFC 00/11] rust: Implicit lock class creation & Arc Lockdep integration
 2023-07-15 14:25 UTC  (3+ messages)

[PATCH 0/3] DRM scheduler documentation & bug fixes
 2023-07-15 14:14 UTC  (7+ messages)
` [PATCH 2/3] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name

[PATCH 0/2] riscv: stack: Fixup independent softirq/irq stack for CONFIG_FRAME_POINTER=n
 2023-07-15 14:19 UTC  (4+ messages)
` [PATCH 1/2] riscv: stack: Fixup independent irq "
` [PATCH 2/2] riscv: stack: Fixup independent softirq "

[PATCH V4 0/2] Add support for GPIO based leds and buttons on IPQ5332/9574 devices
 2023-07-15 14:16 UTC  (5+ messages)
` [PATCH V4 1/2] arm64: dts: qcom: ipq5332: enable GPIO based LEDs and Buttons
` [PATCH V4 2/2] arm64: dts: qcom: ipq9574: enable GPIO based LEDs

[PATCH v2 0/2] tracing: Clean up how iter is freed
 2023-07-15 14:12 UTC  (3+ messages)
` [PATCH v2 1/2] tracing: Remove unnecessary copying of tr->current_trace
` [PATCH v2 2/2] tracing: Add free_trace_iter_content() helper function

[PATCH] firmware: meson_sm: fix to avoid potential NULL pointer dereference
 2023-07-15 14:13 UTC 

[PATCH v3 0/2] arm64: dts: qcom: qdu1000: Update reserved memory region
 2023-07-15 14:13 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: qdu1000-idp: "

[PATCH V1] scsi: ufs: ufs-qcom: Update UFS devfreq Parameters
 2023-07-15 14:09 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: msm8226: provide dsi phy clocks to mmcc
 2023-07-15 14:08 UTC  (2+ messages)

[PATCH v3 0/5] Add IPQ5332 TSENS support
 2023-07-15 14:06 UTC  (5+ messages)
` [PATCH v3 1/5] thermal/drivers/tsens: Add TSENS enable and calibration support for V2
` [PATCH v3 5/5] thermal/drivers/tsens: Add IPQ5332 support

[PATCH V2 0/2] Add common RDP dtsi file for ipq9574
 2023-07-15 13:58 UTC  (3+ messages)
` [PATCH V2 1/2] arm64: dts: qcom: ipq9574: Add common RDP dtsi file

[PATCH 0/2] tracing: Clean up how iter is freed
 2023-07-15 13:54 UTC  (5+ messages)
` [PATCH 2/2] tracing: Add free_trace_iter_content() helper function

[PATCH] checkpatch: ignore /dev/null being added for file path checks
 2023-07-15 13:53 UTC  (2+ messages)

[PATCH v4] wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set()
 2023-07-15 13:42 UTC 

[PATCH v1] rust: add improved version of `ForeignOwnable::borrow_mut`
 2023-07-15 13:38 UTC  (2+ messages)

[PATCH V3 0/6] Update GCC clocks for QDU1000 and QRU1000 SoCs
 2023-07-15 13:20 UTC  (3+ messages)
` [PATCH V3 4/6] clk: qcom: gcc-qdu1000: Update GCC clocks as per the latest hw version

[PATCH 00/14] UFS: Add OPP and interconnect support
 2023-07-15 13:14 UTC  (9+ messages)
` [PATCH 11/13] arm64: dts: qcom: sdm845: Add interconnect paths to UFSHC
` [PATCH 12/14] "
` [PATCH 12/13] arm64: dts: qcom: sm8250: "
` [PATCH 13/14] "

[PATCH V2] riscv: kexec: Fixup synchronization problem between init_mm and active_mm
 2023-07-15 13:11 UTC  (4+ messages)

[PATCH v3] wifi: rtw89: debug: fix error code in
 2023-07-15 12:51 UTC 

[PATCH v4 0/6] Enable IPQ5332 USB2
 2023-07-15 12:36 UTC  (3+ messages)
` [PATCH v4 4/6] arm64: dts: qcom: ipq5332: Add USB related nodes

[PATCH 00/16] arm_scmi/opp/dvfs: Add generic performance scaling support
 2023-07-15 12:35 UTC  (6+ messages)
` [PATCH 09/16] dt-bindings: firmware: arm,scmi: Extend bindings for protocol@13

[PATCH v5] pwm: atmel: Enable clk when pwm already enabled in bootloader
 2023-07-15 12:12 UTC  (2+ messages)

[PATCH v2 00/27] locking/atomic: restructuring + kerneldoc
 2023-07-15 12:03 UTC  (7+ messages)
` [PATCH v2 04/27] locking/atomic: make atomic*_{cmp,}xchg optional

[PATCH v3 01/11] tools/nolibc: remove the old sys_stat support
 2023-07-15 11:45 UTC  (3+ messages)

[paulmck-rcu:dev.2023.07.14a] BUILD SUCCESS 79ae51e115c5fe3cea30472fa1f7766de57f9384
 2023-07-15 11:28 UTC 

[PATCH v1 0/3] iio: adc: meson: tune init sequence
 2023-07-15 11:06 UTC  (4+ messages)
` [PATCH v1 1/3] iio: adc: meson: init channels 0,1 input muxes
` [PATCH v1 2/3] iio: adc: meson: init internal continuous ring counter
` [PATCH v1 3/3] iio: adc: meson: init voltage control bits

Fwd: dwc3: regression in USB DWC3 driver in kernel 5.15 branch
 2023-07-15 11:03 UTC 

[PATCH v2 net] net: dsa: microchip: correct KSZ8795 static MAC table access
 2023-07-15 10:54 UTC  (2+ messages)

Fwd: 6.4 and higher causes audio distortion
 2023-07-15 10:56 UTC 


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