LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-09 07:22:35 to 2023-06-09 08:30:31 UTC [more...]

[RFC PATCH net-next] sock: Propose socket.urgent for sockmem isolation
 2023-06-09  8:27 UTC 

[PATCH v2 0/2] Lock and Pointer guards
 2023-06-09  8:27 UTC  (16+ messages)

[PATCH v4] Add .editorconfig file for basic formatting
 2023-06-09  8:23 UTC  (3+ messages)

[PATCH 0/2] MIPS: Fix recent clutter with PATA_PLATFORM
 2023-06-09  8:21 UTC  (5+ messages)
` [PATCH 1/2] MIPS: Alchemy: Enable PATA_PLATFORM support
` [PATCH 2/2] Revert "MIPS: unhide PATA_PLATFORM"

[PATCH 1/4] MIPS: uaccess: emulate Ingenic LXW/LXH/LXHU uaccess
 2023-06-09  8:23 UTC  (8+ messages)
` [PATCH 2/4] mips: ingenic: Remove useless __maybe_unused
` [PATCH 3/4] mips: ingenic: Enable EXT/2 divider on JZ4750/55/60 if EXT is 24 MHz
` [PATCH 4/4] MIPS: DTS: qi_lb60: Don't use unit address for regulators

[PATCH v2 1/2] kernel-doc: don't let V=1 change outcome
 2023-06-09  8:26 UTC  (2+ messages)

[PATCH v2 0/4] Minor improvements for Intel pinctrl
 2023-06-09  8:25 UTC  (5+ messages)
` [PATCH v2 1/4] pinctrl: intel: refine set_mux hook
` [PATCH v2 2/4] pinctrl: intel: refine irq_set_type hook
` [PATCH v2 3/4] pinctrl: intel: simplify exit path of set_mux hook
` [PATCH v2 4/4] pinctrl: intel: simplify exit path of gpio_request_enable hook

[PATCH v2] mips: Fix spacing issue
 2023-06-09  8:21 UTC  (2+ messages)

[PATCH net v2 0/2] fixes for Q-USGMII speeds and autoneg
 2023-06-09  8:23 UTC  (4+ messages)
` [PATCH net v2 1/2] net: phylink: report correct max speed for QUSGMII
` [PATCH net v2 2/2] net: phylink: use a dedicated helper to parse usgmii control word

[PATCH 1/2] mips: provide unxlate_dev_mem_ptr() in asm/io.h
 2023-06-09  8:19 UTC  (4+ messages)
` [PATCH 2/2] mips: asm-offsets: add missing prototypes

[PATCH 1/2] MIPS: Allow MIPS32R2 kernel to run on P5600 and M5150
 2023-06-09  8:21 UTC  (3+ messages)
` [PATCH 2/2] MIPS: generic: Allow R5 CPUs to be selected

[PATCH v2] net/sched: Set the flushing flags to false to prevent an infinite loop and add one test to tdc
 2023-06-09  8:24 UTC  (3+ messages)
` [PATCH v3] "

[PATCH RFC] ftrace: Show all functions with addresses in available_filter_functions_addrs
 2023-06-09  8:24 UTC  (5+ messages)

[PATCH 5.10 000/120] 5.10.183-rc1 review
 2023-06-09  8:23 UTC  (2+ messages)

[PATCH] Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend"
 2023-06-09  8:22 UTC 

[PATCH V2 0/7] Support Wifi RFI interference mitigation feature
 2023-06-09  8:21 UTC  (9+ messages)
` [PATCH V2 1/7] drivers/acpi: Add support for Wifi band RF mitigations
` [PATCH V2 2/7] wifi: mac80211: Add support for ACPI WBRF
` [PATCH V2 3/7] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH V2 4/7] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH V2 5/7] drm/amd/pm: add flood detection for wbrf events
` [PATCH V2 6/7] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH V2 7/7] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7

[PATCH 1/1] arm64: dts: imx8mp: Add coresight trace components
 2023-06-09  8:20 UTC  (2+ messages)

[RESEND 00/15] Rid W=1 warnings from GPU
 2023-06-09  8:17 UTC  (16+ messages)
` [RESEND 01/15] drm/xlnx/zynqmp_disp: Use correct kerneldoc formatting in zynqmp_disp
` [RESEND 02/15] drm/xlnx/zynqmp_dp: Fix function name zynqmp_dp_link_train() -> zynqmp_dp_train()
` [RESEND 03/15] drm/vkms/vkms_composer: Fix a few different kerneldoc formatting
` [RESEND 04/15] drm/mediatek/mtk_disp_aal: Remove half completed incorrect struct header
` [RESEND 05/15] drm/mediatek/mtk_disp_ccorr: "
` [RESEND 06/15] drm/nouveau/nvkm/subdev/acr/lsfw: Remove unused variable 'loc'
` [RESEND 07/15] drm/nouveau/nvkm/subdev/bios/init: Demote a bunch of kernel-doc abuses
` [RESEND 08/15] drm/nouveau/nvkm/subdev/volt/gk20a: Demote kerneldoc abuses
` [RESEND 09/15] drm/nouveau/nvkm/engine/gr/gf100: Demote kerneldoc abuse
` [RESEND 10/15] drm/nouveau/nvkm/engine/gr/tu102: Staticify local function gf100_fifo_nonstall_block()
` [RESEND 11/15] drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move SYNAPTICS_DEVICE_ID into CONFIG_DRM_AMD_DC_DCN ifdef
` [RESEND 12/15] drm/nouveau/dispnv04/crtc: Demote kerneldoc abuses
` [RESEND 13/15] drm/nouveau/nvkm/engine/gr/tu102: Completely remove unused function ‘tu102_gr_load’
` [RESEND 14/15] drm/radeon/radeon_ttm: Remove unused variable 'rbo' from radeon_bo_move()
` [RESEND 15/15] drm/amd/amdgpu/sdma_v6_0: Demote a bunch of half-completed function headers

[PATCH v8 6/9] usb: dwc3: qcom: Add multiport controller support for qcom wrapper
 2023-06-09  8:18 UTC  (11+ messages)

[PATCH 0/7] revert shrinker_srcu related changes
 2023-06-09  8:15 UTC  (8+ messages)
` [PATCH 1/7] Revert "mm: shrinkers: convert shrinker_rwsem to mutex"
` [PATCH 2/7] Revert "mm: vmscan: remove shrinker_rwsem from synchronize_shrinkers()"
` [PATCH 3/7] Revert "mm: vmscan: hold write lock to reparent shrinker nr_deferred"
` [PATCH 4/7] Revert "mm: shrinkers: make count and scan in shrinker debugfs lockless"
` [PATCH 5/7] Revert "mm: vmscan: add shrinker_srcu_generation"
` [PATCH 6/7] Revert "mm: vmscan: make memcg slab shrink lockless"
` [PATCH 7/7] Revert "mm: vmscan: make global "

[PATCH 0/9] Fix support of dw-edma HDMA NATIVE IP in remote setup
 2023-06-09  8:16 UTC  (10+ messages)
` [PATCH 1/9] dmaengine: dw-edma: Fix the ch_count hdma callback
` [PATCH 2/9] dmaengine: dw-edma: Typos fixes
` [PATCH 3/9] dmaengine: dw-edma: Add HDMA remote interrupt configuration
` [PATCH 4/9] dmaengine: dw-edma: HDMA: Add memory barrier before starting the DMA transfer in remote setup
` [PATCH 5/9] dmaengine: dw-edma: HDMA: Fix possible race condition "
` [PATCH 6/9] dmaengine: dw-edma: HDMA: Fix possible race condition in local setup
` [PATCH 7/9] dmaengine: dw-edma: eDMA: Add memory barrier before starting the DMA transfer in remote setup
` [PATCH 8/9] dmaengine: dw-edma: eDMA: Fix possible race condition "
` [PATCH 9/9] dmaengine: dw-edma: eDMA: Fix possible race condition in local setup

[PATCH V5] arm64: dts: add support for C3 based Amlogic AW409
 2023-06-09  8:16 UTC  (2+ messages)

[PATCH V4] arm64: dts: add support for C3 based Amlogic AW409
 2023-06-09  8:16 UTC  (2+ messages)

[PATCH] clk: samsung: add CONFIG_OF dependency
 2023-06-09  8:15 UTC 

[PATCH 1/2] spi: dt-bindings: introduce linux,use-rt-queue flag
 2023-06-09  8:15 UTC  (7+ messages)

[PATCH] arm64: dts: qcom: ipq9574: enable the SPI NOR support in RDP433
 2023-06-09  8:15 UTC 

[PATCH 5.4 00/99] 5.4.246-rc1 review
 2023-06-09  8:15 UTC  (2+ messages)

[PATCH][next] drm/connector: Fix spelling mistake "provded" -> "provided"
 2023-06-09  8:12 UTC 

[PATCH 4.19 00/88] 4.19.285-rc1 review
 2023-06-09  8:12 UTC  (2+ messages)

[PATCH v6 00/19] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-06-09  8:10 UTC  (21+ messages)
` [PATCH v6 01/19] asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
` [PATCH v6 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
` [PATCH v6 03/19] openrisc: mm: remove unneeded early ioremap code
` [PATCH v6 04/19] mm/ioremap: Define generic_ioremap_prot() and generic_iounmap()
` [PATCH v6 05/19] mm: ioremap: allow ARCH to have its own ioremap method definition
` [PATCH v6 06/19] mm/ioremap: add slab availability checking in ioremap_prot
` [PATCH v6 07/19] arc: mm: Convert to GENERIC_IOREMAP
` [PATCH v6 08/19] ia64: "
` [PATCH v6 09/19] openrisc: "
` [PATCH v6 10/19] s390: "
` [PATCH v6 11/19] sh: add <asm-generic/io.h> including
` [PATCH v6 12/19] sh: mm: Convert to GENERIC_IOREMAP
` [PATCH v6 13/19] xtensa: "
` [PATCH v6 14/19] parisc: "
` [PATCH v6 15/19] mm/ioremap: Consider IOREMAP space in generic ioremap
` [PATCH v6 16/19] mm: move is_ioremap_addr() into new header file
` [PATCH v6 17/19] powerpc: mm: Convert to GENERIC_IOREMAP
` [PATCH v6 18/19] arm64 : mm: add wrapper function ioremap_prot()
` [PATCH v6 19/19] mm: ioremap: remove unneeded ioremap_allowed and iounmap_allowed

[PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-06-09  8:08 UTC  (3+ messages)
` [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb()
  ` [PATCH v2 07/23 fix] mips: update_mmu_cache() can replace __update_tlb(): fix

[PATCH] powerpc/legacy_serial: check CONFIG_SERIAL_8250_CONSOLE
 2023-06-09  8:08 UTC  (2+ messages)

[PATCH v2] trace/kprobe: Display the actual notrace function when rejecting a probe
 2023-06-09  7:58 UTC 

[PATCH] KVM: Avoid illegal stage2 mapping on invalid memory slot
 2023-06-09  8:06 UTC  (4+ messages)

[PATCH net-next v7 0/4] Add SCM_PIDFD and SO_PEERPIDFD
 2023-06-09  8:06 UTC  (3+ messages)
` [PATCH net-next v7 4/4] af_unix: Kconfig: make CONFIG_UNIX bool

[PATCH] docs: organize subsystems
 2023-06-09  8:05 UTC  (3+ messages)
` [PATCH v3] Documentation: subsystem-apis: Categorize remaining subsystems

[PATCH] mmc: mtk-sd: include bitfield header and fix incompatible pointer types
 2023-06-09  8:05 UTC  (2+ messages)

[PATCH v3 0/6] ext4: Fix stale buffer loading from last failed
 2023-06-09  8:04 UTC  (2+ messages)

[PATCH v6 8/9] PCI: endpoint: Add PCI Endpoint function driver for MHI bus
 2023-06-09  7:53 UTC  (3+ messages)

[PATCH V2] gpio: zynq: fix zynqmp_gpio not an immutable chip warning
 2023-06-09  7:49 UTC  (2+ messages)

[RFC][PATCH] build: Deal with change in "make --no-print-directory" behaviour change
 2023-06-09  8:03 UTC  (2+ messages)

[PATCH V2 0/4] Remove WARN_ON in save_processor_state
 2023-06-09  7:50 UTC  (5+ messages)
` [PATCH V2 1/4] ARM: hibernate: remove "
` [PATCH V2 2/4] arm64: "
` [PATCH V2 3/4] riscv: "
` [PATCH V2 4/4] xtensa: "

[PATCH v2] mtd: rawnand: meson: check buffer length
 2023-06-09  7:59 UTC  (9+ messages)

[PATCH v5 0/3] introduce tee-based EFI Runtime Variable Service
 2023-06-09  8:00 UTC  (17+ messages)
` [PATCH v5 3/3] efi: Add tee-based EFI variable driver

[PATCH v5 00/34] PMU refactoring and improvements
 2023-06-09  7:58 UTC  (7+ messages)
` [PATCH v5 28/34] perf pmus: Split pmus list into core and other

[PATCH v4 0/3] Add support for HiSilicon SoC uncore PMU
 2023-06-09  7:56 UTC  (4+ messages)
` [PATCH v4 1/3] drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driver
` [PATCH v4 2/3] drivers/perf: hisi: Add support for HiSilicon UC "
` [PATCH v4 3/3] docs: perf: Add new description for HiSilicon UC PMU

[PATCH linux-doc v3] docs/doc-guide: Clarify how to write tables
 2023-06-09  7:58 UTC  (2+ messages)

[PATCH v2] Documentation/hwmon: Fix description of devm_hwmon_device_unregister()
 2023-06-09  7:55 UTC 

[PATCH v2 0/4] arm64: dts: mediatek: mt8186: More DVFS nodes
 2023-06-09  7:54 UTC  (8+ messages)
` [PATCH v2 1/4] arm64: dts: mediatek: mt8186: Add CCI node and CCI OPP table
` [PATCH v2 2/4] arm64: dts: mediatek: mt8186: Wire up CPU frequency/voltage scaling
` [PATCH v2 3/4] arm64: dts: mediatek: mt8186: Add GPU speed bin NVMEM cells
` [PATCH v2 4/4] arm64: dts: mediatek: mt8186: Wire up GPU voltage/frequency scaling

[tip: sched/core] arm64/arch_timer: Provide noinstr sched_clock_read() functions
 2023-06-09  7:55 UTC  (2+ messages)
` [tip: sched/core] arm64/arch_timer: Fix MMIO byteswap

[PATCH v1] docs: handling-regressions: rework section about fixing procedures
 2023-06-09  7:53 UTC  (2+ messages)

[PATCH v3 0/8] Add support for MT6331 and MT6332 LEDs
 2023-06-09  7:51 UTC  (4+ messages)
` [PATCH v3 3/8] dt-bindings: leds: leds-mt6323: Support WLED output

[rfc, rft, PATCH v1 1/1] gpio: aggregator: Introduce delay support for individual output pins
 2023-06-09  7:50 UTC  (2+ messages)

[PATCH v1] ASoC: starfive: Cleanup and fix error check for JH7110 TDM
 2023-06-09  7:50 UTC  (6+ messages)

[PATCH v2] regulator: Use bitfield values for range selectors
 2023-06-09  7:50 UTC 

[PATCH] lkdtm: Avoid objtool/ibt warning
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH] Revert "x86/orc: Make it callthunk aware"
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH] tools: Remove unnecessary variables
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 02/22] objtool: Remove flags argument from elf_create_section()
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 03/22] objtool: Improve reloc naming
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH] x86/entry: Move thunk restore code into thunk functions
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 2/2] drm/vmwgfx: Add unwind hints around RBP clobber
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 01/22] objtool: Tidy elf.h
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 1/2] objtool: Allow stack operations in UNWIND_HINT_UNDEFINED regions
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 04/22] objtool: Consolidate rel/rela handling
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 07/22] objtool: Add elf_create_section_pair()
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 05/22] objtool: Fix reloc_hash size
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 06/22] objtool: Add mark_sec_changed()
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 08/22] objtool: Keep GElf_Rel[a] structs synced
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 09/22] objtool: Don't free memory in elf_close()
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 10/22] objtool: Add for_each_reloc()
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 11/22] objtool: Allocate relocs in advance for new rela sections
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 12/22] objtool: Get rid of reloc->list
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 13/22] objtool: Get rid of reloc->idx
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 20/22] objtool: Get rid of reloc->rel[a]
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 14/22] objtool: Get rid of reloc->offset
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 15/22] objtool: Get rid of reloc->type
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 16/22] objtool: Get rid of reloc->addend
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 18/22] objtool: Shrink reloc->sym_reloc_entry
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 17/22] objtool: Get rid of reloc->jump_table_start
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 19/22] objtool: Shrink elf hash nodes
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 21/22] objtool: Free insns when done
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 22/22] objtool: Skip reading DWARF section data
 2023-06-09  7:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH] Documentation/hwmon: Fix description of devm_hwmon_device_unregister
 2023-06-09  7:47 UTC  (2+ messages)

[tip: locking/core] percpu: Fix self-assignment of __old in raw_cpu_generic_try_cmpxchg()
 2023-06-09  7:46 UTC 

[PATCH v1 1/3] KVM: arm64: Consistently use free_removed_table() for stage-2
 2023-06-09  7:44 UTC  (3+ messages)
` [PATCH v1 3/3] KVM: arm64: Using rcu_read_lock() for kvm_pgtable_stage2_mkyoung()

[PATCH] pinctrl: npcm7xx: Add missing check for ioremap
 2023-06-09  7:43 UTC  (2+ messages)

[PATCH v2 0/5] Enable decoder for mt8183
 2023-06-09  7:42 UTC  (5+ messages)
` [PATCH v2 3/5] media: mediatek: vcodec: Read HW active status from clock

[PATCH 6.3 000/285] 6.3.7-rc2 review
 2023-06-09  7:42 UTC  (2+ messages)

[PATCH 6.1 000/224] 6.1.33-rc2 review
 2023-06-09  7:41 UTC  (2+ messages)

[PATCH V6 0/4] Add Genesys Logic GL9767 support
 2023-06-09  7:40 UTC  (3+ messages)
` [PATCH V6 3/4] mmc: sdhci: Add VDD2 definition for power control register

[paulmck-rcu:rcu/next] BUILD SUCCESS 775ebf7b2bb17156fa859d5da0261fb9caecd34d
 2023-06-09  7:39 UTC 

[PATCH v2] gpiolib: Fix GPIO chip IRQ initialization restriction
 2023-06-09  7:37 UTC  (2+ messages)

[PATCH] vhost-vdpa: filter VIRTIO_F_RING_PACKED feature
 2023-06-09  7:37 UTC  (11+ messages)

[PATCH] Revert "ASoC: mediatek: mt8192-mt6359: Remove " Jack" from Headphone pin name"
 2023-06-09  7:37 UTC  (2+ messages)

[PATCH net 0/2] fixes for Q-USGMII speeds and autoneg
 2023-06-09  8:09 UTC  (6+ messages)
` [PATCH net 2/2] net: phylink: use USXGMII control-word format to parse Q-USGMII word

[PATCH v3 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2023-06-09  7:35 UTC  (3+ messages)
` [PATCH v3 4/4] dt-bindings: firmware: arm,scmi: Add support for pinctrl protocol

[PATCH v3] scsi: ufs: wb: Add explicit flush_threshold sysfs attribute
 2023-06-09  7:35 UTC  (2+ messages)

[RFC PATCH] pps: Increase PPS_MAX_SOURCES value
 2023-06-09  7:30 UTC  (4+ messages)

[PATCH] gpiolib: demote the hogging log messages to debug
 2023-06-09  7:33 UTC  (2+ messages)

[PATCH v2] pinctrl:sunplus: Add check for kmalloc
 2023-06-09  7:32 UTC  (2+ messages)
  ` [PATCH] pinctrl: sunplus: Delete an unnecessary check before kfree() in sppctl_dt_node_to_map()

[PATCH 1/2] PCI: mediatek-gen3: Stop acquiring spinlocks in {suspend,resume}_noirq
 2023-06-09  7:29 UTC  (2+ messages)

[PATCH v2] Revert "virtio-blk: support completion batching for the IRQ path"
 2023-06-09  7:27 UTC 

[mm] 47ebd0310e: kernel_BUG_at_arch/x86/kernel/irqinit.c
 2023-06-09  7:27 UTC 

[PATCH v2 1/1] gpiolib: Remove unused gpio_cansleep()
 2023-06-09  7:27 UTC  (2+ messages)

[PATCH v11 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-06-09  7:26 UTC  (4+ messages)
` [PATCH v11 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()

[PATCH] pinctrl: nxp: Fix resource leaks in for_each_child_of_node() loops
 2023-06-09  7:25 UTC  (2+ messages)

[PATCH v2 1/1] gpiolib: Do not unexport GPIO on freeing
 2023-06-09  7:23 UTC  (2+ messages)

[PATCH] trace/kprobe: Display the actual notrace function when rejecting a probe
 2023-06-09  7:22 UTC  (2+ messages)

[PATCH v1 1/2] pinctrl: Duplicate user memory in one go in pinmux_select()
 2023-06-09  7:22 UTC  (4+ messages)
` [PATCH v1 2/2] pinctrl: Relax user input size "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).