mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
Ubuntu RT2X00 WIFI USB Driver Kernel NULL pointer Dereference&Use-After-Free Vulnerability
 2024-08-02  8:19 UTC  (2+ messages)

[GIT PULL] sound fixes for 6.12-rc1
 2024-08-02  8:17 UTC  (2+ messages)

[PATCH v8 0/5] x86/pkeys: update PKRU to enable all pkeys before XSAVE
 2024-08-02  8:16 UTC  (7+ messages)
` [PATCH v8 1/5] x86/pkeys: Add PKRU as a parameter in signal handling functions
` [PATCH v8 2/5] x86/pkeys: Add helper functions to update PKRU on the sigframe
` [PATCH v8 3/5] x86/pkeys: Update PKRU to enable all pkeys before XSAVE
` [PATCH v8 4/5] x86/pkeys: Restore altstack access in sigreturn()
` [PATCH v8 5/5] selftests/mm: Add new testcases for pkeys

[PATCH v5 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
 2024-08-02  8:16 UTC  (4+ messages)
` [PATCH v5 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG

[syzbot] [tomoyo?] INFO: rcu detected stall in security_file_ioctl (8)
 2024-08-02  8:14 UTC  (3+ messages)
    ` fix the commit name

[PATCH v4 00/13] Zacas/Zabha support and qspinlocks
 2024-08-02  8:14 UTC  (4+ messages)
` [PATCH v4 12/13] dt-bindings: riscv: Add Ziccrse ISA extension description

[PATCH v4] x86/paravirt: Disable virt spinlock on bare metal
 2024-08-02  8:13 UTC  (6+ messages)

[PATCH 00/20] ext4: some bugfixes and cleanups for ext4 extents path
 2024-08-02  8:12 UTC  (7+ messages)
` [PATCH 10/20] ext4: get rid of ppath in ext4_ext_create_new_leaf()
` [PATCH 11/20] ext4: get rid of ppath in ext4_ext_insert_extent()
` [PATCH 12/20] ext4: get rid of ppath in ext4_split_extent_at()

[PATCH] riscv: support KASAN instrumentation of bitops
 2024-08-02  8:10 UTC  (3+ messages)

[PATCH net v1] net: wan: fsl_qmc_hdlc: Discard received CRC
 2024-08-02  8:10 UTC  (3+ messages)

[PATCH net-next 0/6] net: netconsole: Fix netconsole unsafe locking
 2024-08-02  8:09 UTC  (4+ messages)
` [PATCH net-next 1/6] net: netconsole: selftests: Create a new netconsole selftest

[RFC v7 0/6] PolarFire SoC GPIO support
 2024-08-02  8:08 UTC  (6+ messages)
` [RFC v7 3/6] irqchip: add mpfs gpio interrupt mux

[PATCH RFC] dmaengine: dw: Prevent tx-status calling desc callback (Fix UART deadlock!)
 2024-08-02  8:07 UTC 

[PATCH 0/2] arm64: dts: qcom: msm8916-samsung-j3ltetw: Add initial device tree
 2024-08-02  8:07 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: qcom: Document samsung,j3ltetw
` [PATCH 2/2] arm64: dts: qcom: msm8916-samsung-j3ltetw: Add initial device tree

[PATCH 1/1] linux/io.h: Add cleanup defination for iounmap() and memunmap()
 2024-08-02  8:07 UTC  (4+ messages)

[PATCH] clockevents/drivers/i8253: Do not zero timer counter in shutdown
 2024-08-02  8:07 UTC  (6+ messages)

[PATCH net-next] net: netconsole: Fix MODULE_AUTHOR format
 2024-08-02  8:07 UTC 

[syzbot] [trace?] linux-next test error: WARNING in rcu_core
 2024-08-02  8:07 UTC  (2+ messages)

[PATCH v2] drm: Add documentation for struct drm_pane_size_hint
 2024-08-02  8:06 UTC  (2+ messages)

[PATCH v2 2/2] iio: dac: support the ad8460 Waveform DAC
 2024-08-02  8:04 UTC  (3+ messages)

[PATCH net 0/6] net: dsa: vsc73xx: fix MDIO bus access and PHY operations
 2024-08-02  8:04 UTC  (7+ messages)
` [PATCH net 1/6] net: dsa: vsc73xx: fix port MAC configuration in full duplex mode
` [PATCH net 2/6] net: dsa: vsc73xx: pass value in phy_write operation
` [PATCH net 3/6] net: dsa: vsc73xx: use defined values in phy operations
` [PATCH net 4/6] net: dsa: vsc73xx: check busy flag in MDIO operations
` [PATCH net 5/6] net: dsa: vsc73xx: allow phy resetting
` [PATCH net 6/6] net: phy: vitesse: repair vsc73xx autonegotiation

[PATCH net-next v2 1/1] net: phy: microchip: lan937x: add support for 100BaseTX PHY
 2024-08-02  8:02 UTC  (3+ messages)

[PATCH v5] proc: add config & param to block forcing mem writes
 2024-08-02  8:02 UTC 

[PATCH 00/10] Remove pcim_iomap_regions_request_all()
 2024-08-02  8:02 UTC  (8+ messages)
` [PATCH 04/10] crypto: marvell - replace deprecated PCI functions
` [PATCH 08/10] serial: rp2: Remove "
` [PATCH 09/10] ALSA: korg1212: Replace "

[syzbot] [btrfs?] WARNING: bad unlock balance in btrfs_direct_write
 2024-08-02  7:59 UTC 

[LTP] [PATCH v4 0/5] Add fchmodat2 testing suite
 2024-08-02  7:58 UTC  (7+ messages)

[PATCH] irqchip: let the probe of APLIC be earlier than IMSIC
 2024-08-02  7:57 UTC 

[PATCH v2] usb: dwc3: Runtime get and put usb power_supply handle
 2024-08-02  7:55 UTC  (2+ messages)

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-08-02  7:53 UTC  (5+ messages)
` [PATCH v12 64/84] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path
` [PATCH v12 65/84] KVM: LoongArch: Mark "struct page" pfns accessed "

[PATCH RESEND v4 0/6] dmaengine: dw: Fix src/dst addr width misconfig
 2024-08-02  7:50 UTC  (7+ messages)
` [PATCH RESEND v4 1/6] dmaengine: dw: Add peripheral bus width verification
` [PATCH RESEND v4 2/6] dmaengine: dw: Add memory "
` [PATCH RESEND v4 3/6] dmaengine: dw: Simplify prepare CTL_LO methods
` [PATCH RESEND v4 4/6] dmaengine: dw: Define encode_maxburst() above prepare_ctllo() callbacks
` [PATCH RESEND v4 5/6] dmaengine: dw: Simplify max-burst calculation procedure
` [PATCH RESEND v4 6/6] dmaengine: dw: Unify ret-val local variables naming

[syzbot] [ext4?] KCSAN: data-race in generic_buffers_fsync_noflush / writeback_single_inode (3)
 2024-08-02  7:50 UTC 

[PATCH 0/4] use device_for_each_child_node_scoped to access device child nodes
 2024-08-02  7:50 UTC  (5+ messages)
` [PATCH 1/4] coresight: cti: use device_* to iterate over "

[syzbot] [media?] KASAN: slab-use-after-free Read in em28xx_release_resources
 2024-08-02  7:49 UTC 

[PATCH v3 06/13] PCI: qcom-ep: Modify 'global_irq' and 'perst_irq' IRQ device names
 2024-08-02  7:43 UTC  (3+ messages)

[PATCH v1 0/4] x86/tdx: Allow MMIO instructions from userspace
 2024-08-02  7:41 UTC  (3+ messages)
` [PATCH v1 2/4] x86/tdx: Add validation of userspace MMIO instructions

[PATCH v4] rust: mm: add abstractions for mm_struct and vm_area_struct
 2024-08-02  7:38 UTC 

[PATCH] memory: emif: Use of_property_read_bool()
 2024-08-02  7:38 UTC  (2+ messages)

[PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
 2024-08-02  7:37 UTC  (5+ messages)
` (subset) "

[PATCH] Input: atkbd - fix LED state at suspend/resume
 2024-08-02  7:36 UTC  (3+ messages)

[PATCH v11 00/38] ep93xx device tree conversion
 2024-08-02  7:36 UTC  (4+ messages)

[PATCH v3] rust: mm: add abstractions for mm_struct and vm_area_struct
 2024-08-02  7:32 UTC  (3+ messages)

[PATCH 00/10] Add SM8475 clock controller drivers
 2024-08-02  7:31 UTC  (5+ messages)
` [PATCH 01/10] dt-bindings: clock: qcom,gcc-sm8450: Add SM8475 GCC bindings
` [PATCH 03/10] dt-bindings: clock: qcom,sm8450-dispcc: Add SM8475 DISPCC bindings

[PATCH printk v3 00/19] add threaded printing + the rest
 2024-08-02  7:29 UTC  (6+ messages)
` [PATCH printk v3 11/19] printk: nbcon: Rely on kthreads for normal operation
  ` preffer_ofload param: was: "

[PATCH v3 0/8] MSM8953/MSM8976 ASoC support
 2024-08-02  7:29 UTC  (5+ messages)
` [PATCH v3 2/8] ASoC: dt-bindings: pm8916-wcd-analog-codec: Document pm8950/pm8953
` [PATCH v3 5/8] ASoC: dt-bindings: apq8016-sbc: Add msm8953/msm8976-qdsp6-sndcard

[PATCH v1 1/9] tools/x86/kcpuid: Remove unused variable
 2024-08-02  7:28 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH v1 2/9] tools/x86/kcpuid: Properly align long-description columns
 2024-08-02  7:28 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH v1 3/9] tools/x86/kcpuid: Set max possible subleaves count to 64
 2024-08-02  7:28 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH v1 4/9] tools/x86/kcpuid: Protect against faulty "max subleaf" values
 2024-08-02  7:28 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH v1 5/9] tools/x86/kcpuid: Strip bitfield names leading/trailing whitespace
 2024-08-02  7:28 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH v1 6/9] tools/x86/kcpuid: Recognize all leaves with subleaves
 2024-08-02  7:28 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH v1 7/9] tools/x86/kcpuid: Parse subleaf ranges if provided
 2024-08-02  7:28 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH v1 8/9] tools/x86/kcpuid: Introduce a complete cpuid bitfields CSV file
 2024-08-02  7:28 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH v1 9/9] MAINTAINERS: Add x86 cpuid database entry
 2024-08-02  7:28 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH v4 RESEND] drm/client: fix null pointer dereference in drm_client_modeset_probe
 2024-08-02  7:28 UTC  (3+ messages)

[PATCH v1] dt-bindings: Add ISL69260 voltage regulator device
 2024-08-02  7:27 UTC  (2+ messages)

[syzbot] Monthly gfs2 report (Aug 2024)
 2024-08-02  7:26 UTC 

[syzbot] Monthly input report (Aug 2024)
 2024-08-02  7:26 UTC 

[syzbot] Monthly net report (Aug 2024)
 2024-08-02  7:26 UTC 

[PATCH 1/1] arm64: dts: imx93: add lpi2c1 and child node
 2024-08-02  7:25 UTC  (2+ messages)

[PATCH v3 0/3] interconnect: qcom: Add SM4450 interconnect
 2024-08-02  7:22 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: interconnect: Add Qualcomm SM4450
` [PATCH v3 3/3] arm64: defconfig: Enable interconnect for SM4450

[RESEND PATCH v2] ASoc: tas2781: Fix a compiling warning reported by robot kernel test due to adding tas2563_dvc_table
 2024-08-02  7:20 UTC 

[PATCH vhost 0/7] vdpa/mlx5: Parallelize device suspend/resume
 2024-08-02  7:20 UTC  (8+ messages)
` [PATCH mlx5-vhost 1/7] net/mlx5: Support throttled commands from async API
` [PATCH vhost 2/7] vdpa/mlx5: Introduce error logging function
` [PATCH vhost 3/7] vdpa/mlx5: Use async API for vq query command
` [PATCH vhost 4/7] vdpa/mlx5: Use async API for vq modify commands
` [PATCH vhost 5/7] vdpa/mlx5: Parallelize device suspend
` [PATCH vhost 6/7] vdpa/mlx5: Parallelize device resume
` [PATCH vhost 7/7] vdpa/mlx5: Keep notifiers during suspend but ignore

[PATCH v5 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-08-02  7:18 UTC  (5+ messages)
` [PATCH v5 01/12] dt-bindings: PCI: Cleanup of brcmstb YAML and add 7712 SoC
` [PATCH v5 02/12] dt-bindings: PCI: brcmstb: Add 7712 SoC description

[PATCH 1/1] mm: swap: add nr argument in swapcache_prepare and swapcache_clear to support large folios
 2024-08-02  7:18 UTC  (2+ messages)

[PATCH] drm/amdgpu: add dce6 drm_panic support
 2024-08-02  7:17 UTC 

[PATCH] arm64: dts: mediatek: mt8195: Correct clock order for dp_intf*
 2024-08-02  7:09 UTC 

[PATCH] workqueue: Remove incorrect "WARN_ON_ONCE(!list_empty(&worker->entry));" from dying worker
 2024-08-02  7:09 UTC  (4+ messages)

[PATCH v3 00/25] Generic `Allocator` support for Rust
 2024-08-02  7:08 UTC  (5+ messages)
` [PATCH v3 17/25] rust: alloc: implement `collect` for `IntoIter`

[PATCH v11 03/38] clk: ep93xx: add DT support for Cirrus EP93xx
 2024-08-02  7:07 UTC  (2+ messages)

[PATCH v1] drm/panel-edp: Fix HKC MB116AN01 name
 2024-08-02  7:06 UTC 

[PATCH 6.10 000/809] 6.10.3-rc3 review
 2024-08-02  6:59 UTC  (2+ messages)

[PATCH v3] dt-bindings: edac: Add Altera SOCFPGA SDRAM EDAC binding
 2024-08-02  6:54 UTC  (2+ messages)

[PATCH 0/3] Fix kallsyms with CONFIG_LTO_CLANG
 2024-08-02  6:53 UTC  (7+ messages)
` [PATCH 2/3] kallsyms: Add APIs to match symbol without .llmv.<hash> suffix

[PATCH] mmc: core: apply SD quirks earlier during probe
 2024-08-02  6:53 UTC  (2+ messages)

[RFC PATCH vhost] vhost-vdpa: Fix invalid irq bypass unregister
 2024-08-02  6:51 UTC  (3+ messages)

[PATCH v5 0/5] Refine i.MX8QM SATA based on generic PHY callbacks
 2024-08-02  6:46 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: ata: Add i.MX8QM AHCI compatible string
` [PATCH v5 2/5] ata: ahci_imx: Clean up code by using i.MX8Q HSIO PHY driver
` [PATCH v5 3/5] ata: ahci_imx: AHB clock rate setting is not required on i.MX8QM AHCI SATA
` [PATCH v5 4/5] ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATA
` [PATCH v5 5/5] ata: ahci_imx: Correct the email address

[PATCH 0/2] Initial support for Synopsys DW HDMI QP TX Controller
 2024-08-02  6:46 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: display: bridge: Add schema for Synopsys DW HDMI QP TX IP

(no subject)
 2024-08-02  6:45 UTC  (2+ messages)
` 

[PATCH v3 00/11] Revise Meta(Facebook) Harma BMC(AST2600)
 2024-08-02  6:36 UTC  (3+ messages)
` [PATCH v3 02/11] ARM: dts: aspeed: Harma: add VR device

linux-next: duplicate patches in the ieee1394 tree
 2024-08-02  6:36 UTC  (2+ messages)

[PATCH -next] mm: Remove duplicated include in vma_internal.h
 2024-08-02  6:33 UTC  (2+ messages)

[PATCH 0/6] iomap: some minor non-critical fixes and improvements when block size < folio size
 2024-08-02  6:29 UTC  (5+ messages)
` [PATCH 5/6] iomap: drop unnecessary state_lock when setting ifs uptodate bits

[PATCH V2] clk: scmi: add is_prepared hook
 2024-08-02  6:15 UTC  (5+ messages)

[PATCH v3 RESEND] EDAC/ti: Fix possible null pointer dereference in _emif_get_id()
 2024-08-02  6:11 UTC  (2+ messages)

[PATCH v5 0/3] dma: support DMA zone starting above 4GB
 2024-08-02  6:03 UTC  (4+ messages)
` [PATCH v5 1/3] dma: improve DMA zone selection
` [PATCH v5 2/3] dma: replace zone_dma_bits by zone_dma_limit
` [PATCH v5 3/3] arm64: support DMA zone above 4GB

[PATCH RESEND] EDAC/altera: Fix possible null pointer dereference
 2024-08-02  6:01 UTC  (2+ messages)

[PATCH -next RESEND] alpha: Remove duplicated include in fpreg.c
 2024-08-02  5:56 UTC 

[PATCH v5 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
 2024-08-02  5:55 UTC  (5+ messages)
` [PATCH v5 1/4] PCI/portdrv: Make use of pci_dev::bridge_d3 for checking the D3 possibility
` [PATCH v5 2/4] PCI: Rename pci_bridge_d3_possible() to pci_bridge_d3_allowed()
` [PATCH v5 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges
` [PATCH v5 4/4] PCI: Allow PCI bridges to go to D3Hot on all Devicetree based platforms

[PATCH] dt-bindings: loongarch: Add la464 la664 CPU bindings
 2024-08-02  5:48 UTC 

[PATCH net-next] staging: rtl8723bs: Delete unnecessary braces for single statement blocks
 2024-08-02  5:45 UTC  (2+ messages)

[PATCH] net: ethernet: use ip_hdrlen() instead of bit shift
 2024-08-02  5:44 UTC 

[PATCH 1/3] xen, pvh: fix unbootable VMs (PVH + KASAN)
 2024-08-02  5:44 UTC  (2+ messages)

[PATCH V3 09/10] bnxt_en: Add TPH support in BNXT driver
 2024-08-02  5:44 UTC  (2+ messages)

linux-next: build failure after merge of the cpufreq-arm tree
 2024-08-02  5:43 UTC  (2+ messages)

[PATCH v2] selftests: openat2: don't print total number of tests and then skip
 2024-08-02  5:40 UTC  (7+ messages)

[PATCH v7 0/5] Add AP6275P wireless support
 2024-08-02  5:38 UTC  (3+ messages)
` [PATCH v7 4/5] wifi: brcmfmac: Add optional lpo clock enable support

[PATCH 0/2] dt-bindings: interrupt-controller: Convert Aspeed (C)VIC to DT schema
 2024-08-02  5:36 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: interrupt-controller: aspeed,ast2400-vic: Convert "
` [PATCH 2/2] dt-bindings: misc: aspeed,ast2400-cvic: "

[PATCH bpf-next v2] bpf: Add bpf_check_attach_target_with_klog method to output failure logs to kernel
 2024-08-02  5:35 UTC  (15+ messages)

[PATCH] iommufd/device: Enforce reserved IOVA also when attached to hwpt_nested
 2024-08-02  5:34 UTC 

[PATCH v4 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
 2024-08-02  5:33 UTC  (4+ messages)
` [PATCH v4 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges

[PATCH v3 0/2] PCI: qcom: Avoid DBI and ATU register space mirroring
 2024-08-02  5:22 UTC  (6+ messages)
` [PATCH v3 1/2] PCI: dwc: Add dbi_phys_addr and atu_phys_addr to struct dw_pcie

[PATCH] mm/vmstat: Fix placement of per-node stats in /proc/zoneinfo
 2024-08-02  5:18 UTC  (4+ messages)

[PATCH v1] lib/htree: Detailed explanation in PDF file with pictures
 2024-08-02  5:17 UTC 

[PATCH v1 2/2] lib/htree: Modified lib/Makefile and lib/Kconfig to build htree
 2024-08-02  5:17 UTC 

[PATCH v1 1/2] lib/htree: Implementation of new Hash Tree
 2024-08-02  5:16 UTC 

[PATCH net-next v2] net: phy: vitesse: implement downshift in vsc73xx phys
 2024-08-02  5:16 UTC 

[PATCH RESEND] wifi: iwlwifi: mvm: fix an error code in iwl_mvm_alloc_sta_after_restart()
 2024-08-02  5:09 UTC  (2+ messages)

[git pull] drm fixes for 6.11-rc2
 2024-08-02  5:08 UTC 

[Regression] 6.11.0-rc1: AMD CPU boot with error when CPPC feature disabled by BIOS
 2024-08-02  5:02 UTC  (4+ messages)

[PATCH v3 0/2] Add support for nuvoton ma35 usb2 phy
 2024-08-02  5:01 UTC  (6+ messages)
` [PATCH v3 2/2] phy: nuvoton: add new driver for the Nuvoton MA35 SoC USB 2.0 PHY

[PATCH v2 0/2] remoteproc: imx_rproc: support non-blocking tx for i.MX7ULP
 2024-08-02  4:59 UTC  (6+ messages)
` [PATCH v2 2/2] remoteproc: imx_rproc: handle system off "

[PATCH V3 06/10] PCI/TPH: Introduce API to retrieve TPH steering tags from ACPI
 2024-08-02  4:58 UTC  (2+ messages)

[PATCH RFC v2 0/2] erofs: introduce page cache share feature
 2024-08-02  4:50 UTC  (7+ messages)
` [PATCH RFC v2 1/2] "
` [PATCH RFC v2 2/2] erofs: apply the "

[PATCH net] net: dsa: microchip: Fix Wake-on-LAN check to not return an error
 2024-08-02  4:45 UTC  (2+ messages)

[PATCH RESEND] drm/nouveau: fix a possible null pointer dereference
 2024-08-02  4:36 UTC 

[PATCH net-next] MAINTAINERS: Add ethtool pse-pd to PSE NETWORK DRIVER
 2024-08-02  4:34 UTC  (2+ messages)

[PATCH V3 04/10] PCI/TPH: Add pci=nostmode to force No ST Mode
 2024-08-02  4:29 UTC  (2+ messages)

[PATCH net-next v2] net: mana: Implement get_ringparam/set_ringparam for mana
 2024-08-02  4:29 UTC  (5+ messages)

[PATCH] kbuild: add debug package to pacman PKGBUILD
 2024-08-02  4:27 UTC  (5+ messages)

[PATCH 0/7] ARM: dts: aspeed: Miscellaneous devicetree cleanups
 2024-08-02  4:25 UTC  (8+ messages)
` [PATCH 1/7] ARM: dts: aspeed: Fix coprocessor interrupt controller node name
` [PATCH 2/7] ARM: dts: aspeed: Specify correct generic compatible for CVIC
` [PATCH 3/7] ARM: dts: aspeed: Specify required properties for sram node
` [PATCH 4/7] ARM: dts: aspeed: Remove undocumented XDMA nodes
` [PATCH 5/7] ARM: dts: aspeed: Clean up AST2500 pinctrl properties
` [PATCH 6/7] ARM: dts: aspeed-g6: Use generic 'ethernet' for ftgmac100 nodes
` [PATCH 7/7] ARM: dts: aspeed-g6: Drop cells properties from ethernet nodes

Kazakhstan Crude Oil Product Offer REF:svzfff01
 2024-08-02  4:19 UTC 

[PATCH v27 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2024-08-01 19:46 UTC  (2+ messages)
` [PATCH v27 2/3] reset: npcm: register npcm8xx clock auxiliary bus device

page:  |  | latest

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

all inboxes | Powered by JetHome®