public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-01 13:34:08 to 2024-02-01 15:50:16 UTC [more...]

[PATCH 0/6] mm/zswap: optimize zswap lru list
 2024-02-01 15:49 UTC 

[PATCH V2 net] hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove
 2024-02-01 15:49 UTC  (2+ messages)

[PATCH v2 1/2] serial: core: introduce uart_port_tx_flags()
 2024-02-01 15:49 UTC  (6+ messages)
` [PATCH v2 2/2] serial: mxs-auart: fix tx

[PATCH v7 00/16] Add Secure TSC support for SNP guests
 2024-02-01 15:48 UTC  (10+ messages)
` [PATCH v7 03/16] virt: sev-guest: Add SNP guest request structure
` [PATCH v7 10/16] x86/sev: Add Secure TSC support for SNP guests

[PATCH 0/3] Handle delay slot for extable lookup
 2024-02-01 15:46 UTC  (4+ messages)
` [PATCH 1/3] ptrace: Introduce exception_ip arch hook
` [PATCH 2/3] MIPS: Clear Cause.BD in instruction_pointer_set
` [PATCH 3/3] mm/memory: Use exception ip to search exception tables

[PATCH net-next] tun: Fix code style issues in <linux/if_vlan.h>
 2024-02-01 15:45 UTC  (2+ messages)

[PATCH v2 0/2] x86/cpu: fix invalid MTRR mask values for SEV or TME
 2024-02-01 15:44 UTC  (5+ messages)
` [PATCH v2 1/2] x86/cpu: allow reducing x86_phys_bits during early_identify_cpu()
` [PATCH v2 2/2] x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers

[RFC PATCH v3 0/4] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-01 15:44 UTC  (6+ messages)
` [RFC PATCH v3 2/4] dax: Check for data cache aliasing at runtime

[PATCH] tracing/timerlat: Move hrtimer_init to timerlat_fd open()
 2024-02-01 15:44 UTC  (4+ messages)

[PATCH net-next] tun: Implement ethtool's get_channels() callback
 2024-02-01 15:43 UTC  (2+ messages)

[PATCH 0/5] evm: Support signatures on stacked filesystem
 2024-02-01 15:41 UTC  (18+ messages)
` [PATCH 1/5] security: allow finer granularity in permitting copy-up of security xattrs
` [PATCH 4/5] evm: Use the real inode's metadata to calculate metadata hash

[PATCH] dma-coherent: add support for multi coherent rmems per dev
 2024-02-01 15:41 UTC  (3+ messages)

[PATCH net-next] rxrpc: Simplify the allocation of slab caches
 2024-02-01 15:38 UTC  (2+ messages)
` [net-next] "

[PATCH 1/1] spi-mxs: Fix chipselect glitch
 2024-02-01 15:38 UTC  (2+ messages)

[PATCH] arm64: Print provenance information for addresses in registers
 2024-02-01 15:38 UTC 

[PATCH v3] f2fs: fix zoned block device information initialization
 2024-02-01 15:37 UTC  (4+ messages)
` [f2fs-dev] "

[RFC PATCH 0/5] support for Marvell 88PM886 PMIC
 2024-02-01 15:37 UTC  (6+ messages)
` [RFC PATCH 2/5] mfd: add 88pm88x driver

[PATCH] platform/x86/amd/hsmp: switch to use device_add_groups()
 2024-02-01 15:34 UTC  (8+ messages)

[PATCH] mm: memcg: Use larger chunks for proactive reclaim
 2024-02-01 15:34 UTC  (3+ messages)

[PATCH 1/2] mm: mmap: no need to call khugepaged_enter_vma() for stack
 2024-02-01 15:34 UTC  (5+ messages)
` [PATCH 2/2] mm: mmap: map MAP_STACK to VM_NOHUGEPAGE

[PATCH v1] arch: arm64: dts: meson: a1: add assigned-clocks for usb node
 2024-02-01 15:33 UTC  (3+ messages)

[PATCH v5 00/44] drm/connector: Create HDMI Connector infrastructure
 2024-02-01 15:33 UTC  (5+ messages)
` [PATCH v5 15/44] drm/connector: hdmi: Compute bpc and format automatically
    `  "

[RFC PATCH v3] cleanup: Add cond_guard() to conditional guards
 2024-02-01 15:32 UTC  (5+ messages)

[PATCH v4 0/4] arm64: rockchip: Pine64 PineTab2 support
 2024-02-01 15:28 UTC  (3+ messages)
` [PATCH v4 4/4] arm64: dts: rockchip: Add devicetree for Pine64 PineTab2

[RFC PATCH] mm: hugetlb: remove __GFP_THISNODE flag when dissolving the old hugetlb
 2024-02-01 15:27 UTC  (2+ messages)

[PATCH v2 0/4] backlight: hx8357: Clean up and make OF-independent
 2024-02-01 14:47 UTC  (5+ messages)
` [PATCH v2 1/4] backlight: hx8357: Make use of device properties
` [PATCH v2 2/4] backlight: hx8357: Move OF table closer to its consumer
` [PATCH v2 3/4] backlight: hx8357: Make use of dev_err_probe()
` [PATCH v2 4/4] backlight: hx8357: Utilise temporary variable for struct device

[RFC PATCH net-next v2 0/9] Add ability to flash modules' firmware
 2024-02-01 15:25 UTC  (10+ messages)
` [RFC PATCH net-next v2 1/9] ethtool: Add ethtool operation to write to a transceiver module EEPROM
` [RFC PATCH net-next v2 2/9] mlxsw: Implement "
` [RFC PATCH net-next v2 3/9] ethtool: Add an interface for flashing transceiver modules' firmware
` [RFC PATCH net-next v2 4/9] ethtool: Add flashing transceiver modules' firmware notifications ability
` [RFC PATCH net-next v2 5/9] include: netdevice: Add module firmware flashing in progress flag to net_device
` [RFC PATCH net-next v2 6/9] net: sfp: Add more extended compliance codes
` [RFC PATCH net-next v2 7/9] ethtool: cmis_cdb: Add a layer for supporting CDB commands
` [RFC PATCH net-next v2 8/9] ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB
` [RFC PATCH net-next v2 9/9] ethtool: Add ability to flash transceiver modules' firmware

[PATCH v2 0/6] gs101 oriole: peripheral block 0 (peric0) fixes
 2024-02-01 15:23 UTC  (4+ messages)
` [PATCH v2 5/6] clk: samsung: gs101: don't mark non-essential clocks as critical

[PATCH v3 0/5] arm64: dts: ti: am62: Add USB support for k3-am62p
 2024-02-01 15:23 UTC  (3+ messages)
` [PATCH v3 2/5] arm64: dts: ti: k3-am62/a: use sub-node for USB_PHY_CTRL registers

[PATCH] sched/core: Drop spinlocks on contention iff kernel is preemptible
 2024-02-01 15:22 UTC  (2+ messages)

[PATCH v2 0/3] backlight: mp3309c: Allow to use on non-OF platforms
 2024-02-01 15:14 UTC  (2+ messages)
` [PATCH v2 2/3] backlight: mp3309c: use dev_err_probe() instead of dev_err()

[RFC PATCH 0/5] of: automate of_node_put() - new approach to loops
 2024-02-01 15:21 UTC  (7+ messages)
` [RFC PATCH 2/5] of: Introduce for_each_child_of_node_scoped() to automate of_node_put() handling

[patch v5 00/19] x86/cpu: Rework topology evaluation
 2024-02-01 15:19 UTC  (5+ messages)
` [patch v5 07/19] x86/cpu: Use common topology code for Intel
` [patch v5 08/19] x86/cpu/amd: Provide a separate accessor for Node ID

[PATCH v2 1/6] sched/fair: add SD_CLUSTER in comments
 2024-02-01 15:19 UTC  (5+ messages)
` [PATCH v2 6/6 RFT] sched/fair: change sched asym checking condition

[PATCH] iio: accel: mxc4005: new ACPI ID for the MXC6655 accelerometer
 2024-02-01 15:18 UTC 

[PATCH v1 1/1] pcmcia: Convert to use less arguments in pci_bus_for_each_resource()
 2024-02-01 15:17 UTC  (2+ messages)

[PATCH v3 0/4] kstrtox: introduce memparse_safe()
 2024-02-01 15:18 UTC 

[net-next PATCH v5 0/9] net: phy: Introduce PHY Package concept
 2024-02-01 15:17 UTC  (10+ messages)
` [net-next PATCH v5 1/9] dt-bindings: net: document ethernet PHY package nodes
` [net-next PATCH v5 2/9] net: phy: add support for scanning PHY in PHY packages nodes
` [net-next PATCH v5 3/9] net: phy: add devm/of_phy_package_join helper
` [net-next PATCH v5 4/9] net: phy: qcom: move more function to shared library
` [net-next PATCH v5 5/9] dt-bindings: net: add QCA807x PHY defines
` [net-next PATCH v5 6/9] dt-bindings: net: Document Qcom QCA807x PHY package
` [net-next PATCH v5 7/9] net: phy: qcom: add support for QCA807x PHY Family
` [net-next PATCH v5 8/9] net: phy: qcom: generalize some qca808x LED functions
` [net-next PATCH v5 9/9] net: phy: qca807x: add support for configurable LED

[syzbot] [ntfs3?] KASAN: slab-out-of-bounds Read in mi_enum_attr
 2024-02-01 15:17 UTC 

[PATCH] drm/i915/display: Include debugfs.h in intel_display_debugfs_params.c
 2024-02-01 15:16 UTC  (4+ messages)

[PATCH] fpga: remove redundant checks for bridge ops
 2024-02-01 15:14 UTC  (3+ messages)

[PATCH v2 0/2] TI: K3: Fix the device IDs for VTM node
 2024-02-01 15:12 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-j784s4: Fix power domain "

[PATCH v12 00/25] Linux RISC-V AIA Support
 2024-02-01 15:07 UTC  (9+ messages)

linux-next: Tree for Jan 29
 2024-02-01 15:07 UTC  (5+ messages)
` linux-next: Tree for Jan 29 (soc/tegra/fuse/fuse-tegra30.c)

[RESEND PATCH v6 00/12] arm64: qcom: add and enable SHM Bridge support
 2024-02-01 15:06 UTC  (2+ messages)

[PATCH v2 0/4] Introduction of a remoteproc tee to load signed firmware
 2024-02-01 15:06 UTC  (6+ messages)
` [PATCH v2 4/4] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH] RAS/AMD/ATL: Add MI300 DRAM to Normalized address translation support
 2024-02-01 15:05 UTC  (4+ messages)

[PATCH v10 00/20] timers: Move from a push remote at enqueue to a pull at expiry model
 2024-02-01 15:05 UTC  (7+ messages)
` [PATCH v10 18/20] timers: Implement the hierarchical pull model

[PATCH RESEND] arm: topology: Fix missing clock-frequency property warning
 2024-02-01 15:03 UTC  (3+ messages)

[PATCH 0/2] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x
 2024-02-01 15:03 UTC  (4+ messages)
` [PATCH 1/2] uio: introduce UIO_MEM_DMA_COHERENT type

[PATCH RFC v2 0/4] Svvptc extension to remove preventive sfence.vma
 2024-02-01 15:03 UTC  (3+ messages)
` [PATCH RFC/RFT v2 4/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings with Svvptc

[PATCH v2] pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled
 2024-02-01 14:30 UTC  (2+ messages)

[PATCH 1/2] ata: ahci: Add force LPM policy quirk for ASUS B1400CEAE
 2024-02-01 15:01 UTC  (7+ messages)

[PATCH] usb: typec: anx7688: Add driver for ANX7688 USB-C HDMI bridge
 2024-02-01 15:00 UTC  (3+ messages)

[PATCHv2 1/2] refcount: introduce __refcount_dec_and_lock macro
 2024-02-01 14:59 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: nuvoton: Constify wpcm450_groups
 2024-02-01 14:57 UTC  (2+ messages)

[PATCH 0/7] Soundwire: clean up sysfs group creation
 2024-02-01 14:56 UTC  (5+ messages)
` [PATCH 2/6] soundwire: sysfs: move sdw_slave_dev_attr_group into the existing list of groups

[PATCH net 0/9] wifi: Fix MODULE_DESCRIPTION() for net (p4)
 2024-02-01 14:54 UTC  (3+ messages)
` [PATCH net 6/9] wifi: fill in MODULE_DESCRIPTION()s for p54spi

[PATCH net-next v6] bonding: Add independent control state machine
 2024-02-01 14:52 UTC  (4+ messages)

[PATCH] soc: qcom: mdt_loader: Add Upperbounds check for program header access
 2024-02-01 14:50 UTC  (2+ messages)

[PATCH v2] ext4: correct best extent lstart adjustment logic
 2024-02-01 14:48 UTC  (2+ messages)

[PATCH 0/1] RDMA/srpt: Do not register event handler until srpt device is fully setup
 2024-02-01 14:48 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] tty: serial: amba-pl011: Remove QDF2xxx workarounds
 2024-02-01 14:48 UTC  (3+ messages)

[PATCH 0/4] TDX host: kexec() support
 2024-02-01 14:47 UTC  (11+ messages)
` [PATCH 2/4] x86/virt/tdx: Advertise the CC_ATTR_HOST_MEM_INCOHERENT for TDX host
` [PATCH 3/4] x86/kexec(): Reset TDX private memory on platforms with TDX erratum

[PATCH v2 0/7] PCI: Solve two bridge window sizing issues
 2024-02-01 14:47 UTC  (11+ messages)

[PATCH v6 0/6] PCI: qcom: Add support for OPP
 2024-02-01 14:45 UTC  (11+ messages)
` [PATCH v6 5/6] arm64: dts: qcom: sm8450: Add opp table support to PCIe

[net PATCH] octeontx2-pf: Remove xdp queues on program detach
 2024-02-01 14:40 UTC  (2+ messages)

[mainline] [linux-next] [6.8-rc1] [FC] [DLPAR] OOps kernel crash after performing dlpar remove test
 2024-02-01 14:31 UTC  (3+ messages)

[RFC PATCH 0/3] workqueue: Enable unbound cpumask update on ordered workqueues
 2024-02-01 14:28 UTC  (5+ messages)

[RFC PATCH] kernel/module: add a safer implementation of try_module_get()
 2024-02-01 14:27 UTC  (3+ messages)

[PATCH v2] mm: memcg: Don't periodically flush stats when memcg is disabled
 2024-02-01 14:26 UTC  (2+ messages)

[PATCH v2 0/4] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2024-02-01 14:26 UTC  (3+ messages)
` [PATCH v2 2/4] arm64: dts: rockchip: enable temperature driven fan control on Rock 5B

[PATCH] apparmor: use kvfree_sensitive to free data->data
 2024-02-01 14:24 UTC 

[PATCH v2 0/8] Clean up libperf cpumap's empty function
 2024-02-01 14:24 UTC  (4+ messages)
` [PATCH v2 3/8] perf arm-spe/cs-etm: Directly iterate CPU maps

[RFC PATCH net-next 0/2] RPMsg based shared memory ethernet driver
 2024-02-01 14:24 UTC  (8+ messages)
` [RFC PATCH net-next 1/2] net: ethernet: ti: Introduce inter-core-virt-eth as RPMsg driver
` [RFC PATCH net-next 2/2] net: ethernet: ti: inter-core-virt-eth: Register as network device

[PATCH v3 0/2] Add reset controller to mt7988 infracfg
 2024-02-01 14:23 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: reset: mediatek: add MT7988 reset IDs
    ` Aw: "
              ` Aw: "

[RESEND PATCH v2] arm64: dts: ti: k3-am69-sk: remove assigned-clock-parents for unused VP
 2024-02-01 14:23 UTC 

[PATCH] tty: fix atomicity violation in n_tty_read
 2024-02-01 14:23 UTC  (3+ messages)
` This is classified as spam [was: [PATCH] tty: fix atomicity violation in n_tty_read]

[PATCH net-next v7 1/2] ethtool: Add GTP RSS hash options to ethtool.h
 2024-02-01 14:22 UTC  (4+ messages)
` [PATCH net-next v7 2/2] ice: Implement RSS settings for GTP using ethtool
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH net-next v7 1/2] ethtool: Add GTP RSS hash options to ethtool.h

[V3] i2c: i2c-qcom-geni: Correct I2C TRE sequence
 2024-02-01 14:22 UTC  (2+ messages)

[PATCH v2 0/3] arm64: exynos: Enable SPI for Exynos850
 2024-02-01 14:22 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: exynos: Add SPI nodes "

[PATCH -next v4 0/3] minor improvements for x86 mce processing
 2024-02-01 14:20 UTC  (5+ messages)
` [PATCH -next v4 2/3] x86/mce: rename MCE_IN_KERNEL_COPYIN to MCE_IN_KERNEL_COPY_MC

[PATCH] drm/xe/display: Fix memleak in display initialization
 2024-02-01 14:19 UTC  (5+ messages)

[PATCH 0/6] Convert some wireless drivers to use GPIO descriptors
 2024-02-01 14:18 UTC  (6+ messages)
` [PATCH 1/6] wifi: ath9k: Obtain system GPIOS from descriptors

[PATCH v3 00/19] x86: Confine early 1:1 mapped startup code
 2024-02-01 14:17 UTC  (6+ messages)
` [PATCH v3 02/19] x86/boot: Move mem_encrypt= parsing to the decompressor

linux-next: build warning after merge of the tip tree
 2024-02-01 14:15 UTC  (3+ messages)

[GIT PULL] another fix for v6.8-rc
 2024-02-01 14:15 UTC 

[PATCH v2 0/3] Fix double allocation in swiotlb_alloc()
 2024-02-01 14:12 UTC  (10+ messages)
` [PATCH v2 1/3] swiotlb: Fix allocation alignment requirement when searching slots
` [PATCH v2 2/3] swiotlb: Enforce page alignment in swiotlb_alloc()

[ANNOUNCE] 4.14.336-rt159
 2024-02-01 14:12 UTC 

[PATCH -mm v2] stackdepot: fix -Wstringop-overflow warning
 2024-02-01 14:08 UTC  (2+ messages)

[PATCH 0/1] mtd: spi-nor: everspin: add em004lxb entry
 2024-02-01 14:07 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] riscv: hwprobe: export VA_BITS
 2024-02-01 14:02 UTC 

[PATCH v2 0/4] Staging: rtl8723bs: checkpatch fixes for rtw_mlme.c
 2024-02-01 14:04 UTC  (5+ messages)
` [PATCH v2 1/4] Staging: rtl8723bs: Remove unnecessary braces
` [PATCH v2 2/4] Staging: rtl8723bs: Remove extra spaces
` [PATCH v2 3/4] Staging: rtl8723bs: Fix block comments warning
` [PATCH v2 4/4] Staging: rtl8723bs: fix else after break warning

[PATCH 00/15 v2] timers/nohz cleanups and hotplug reorganization
 2024-02-01 14:04 UTC  (5+ messages)
` [PATCH 03/15] tick: Remove useless oneshot ifdeffery

[PATCH v3 0/8] treewide: Use clocksource ID for get_device_system_crosststamp()
 2024-02-01 14:04 UTC  (4+ messages)
` [PATCH v3 5/8] ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constant

[PATCH v6 04/11] media: rkisp1: Support devices lacking dual crop
 2024-02-01 14:03 UTC  (6+ messages)
` [PATCH v6 06/11] media: rkisp1: Add match data for i.MX8MP ISP
` [PATCH v6 11/11] media: rkisp1: Fix endianness on raw streams on i.MX8MP

[PATCH] MAINTAINERS: Remove Tomasz from Samsung clock and pinctrl entries
 2024-02-01 14:01 UTC 

[PATCH net-next v5 00/21] ice: add PFCP filter support
 2024-02-01 14:02 UTC  (5+ messages)
` [PATCH net-next v5 01/21] lib/bitmap: add bitmap_{read,write}()

[PATCH] octeontx2-pf: Fix a memleak otx2_sq_init
 2024-02-01 14:01 UTC  (2+ messages)

[PATCH v2 1/3] perf tsc: Add missing newlines to debug statements
 2024-02-01 13:59 UTC  (5+ messages)
` [PATCH v2 2/3] perf parse-events: Improve error location of terms cloned from an event
` [PATCH v2 3/3] perf parse-events: Print all errors

[PATCH v4 00/15] Hardware wrapped key support for qcom ice and ufs
 2024-02-01 13:59 UTC  (5+ messages)
` [PATCH v4 15/15] arm64: dts: qcom: sm8550: add hwkm support to ufs ice

[PATCH v3] PM / sleep: Mechanism to find source aborting kernel suspend transition
 2024-02-01 13:59 UTC  (4+ messages)

[PATCH v3 0/6] Add Support for Wave5 on TI Devices
 2024-02-01 13:55 UTC  (3+ messages)
` [PATCH v3 5/6] arm64: dts: ti: k3-am62p: Add Wave5 Video Encoder/Decoder Node

[PATCH 0/2] Fix I/O high when memory almost met memcg limit
 2024-02-01 13:53 UTC  (5+ messages)
` [PATCH 1/2] mm/readahead: stop readahead loop if memcg charge fails

[PATCH 1/1] mm/khugepaged: skip copying lazyfree pages on collapse
 2024-02-01 13:49 UTC  (2+ messages)

[PATCH 00/10] KVM: arm64: fix many kernel-doc warnings
 2024-02-01 13:49 UTC  (4+ messages)

[PATCH v2] kprobes: Use synchronize_rcu_tasks_rude in kprobe_optimizer
 2024-02-01 13:47 UTC  (5+ messages)

[PATCH] riscv: misaligned: remove CONFIG_RISCV_M_MODE specific code
 2024-02-01 13:46 UTC  (2+ messages)

[PATCH] spi: reorder spi_message struct member doc comments
 2024-02-01 13:46 UTC  (2+ messages)

[net-next PATCH 0/2] net: phy: qcom: qca808x: fixup qca808x LED
 2024-02-01 13:46 UTC  (3+ messages)
` [net-next PATCH 1/2] net: phy: qcom: qca808x: fix logic error in LED brightness set
` [net-next PATCH 2/2] net: phy: qcom: qca808x: default to LED active High if not set

[PATCH net v3] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
 2024-02-01 13:44 UTC  (2+ messages)

[PATCH 0/2] riscv: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS to set misaligned access speed
 2024-02-01 13:43 UTC  (3+ messages)
` [PATCH 2/2] riscv: Disable misaligned access probe when CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS

[PATCH] mbcache: Simplify the allocation of slab caches
 2024-02-01 13:43 UTC  (2+ messages)

[GIT PULL] Kbuild fixes for v6.8-rc3
 2024-02-01 13:39 UTC 

[PATCH v3 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
 2024-02-01 13:39 UTC  (11+ messages)
  ` [RFC PATCH] pidfd: implement PIDFD_THREAD flag for pidfd_open()

[PATCH v5 net-next 00/13] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
 2024-02-01 13:39 UTC  (8+ messages)
` [PATCH v5 net-next 08/13] net: phy: marvell-88q2xxx: add support for temperature sensor

[PATCH] pwm: imx-tpm: reset module on probe
 2024-02-01 13:38 UTC  (2+ messages)

[PATCH v2 00/11] watchdog: rzg2l_wdt: Add support for RZ/G3S
 2024-02-01 13:36 UTC  (4+ messages)
` [PATCH v2 02/11] watchdog: rzg2l_wdt: Select PM

[PATCH] pinctrl: mcp23s08: Check only GPIOs which have interrupts enabled
 2024-02-01 13:18 UTC  (3+ messages)


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