[PATCH] ASoC: Intel: bytcr_rt5640: Fix use-after-free in snd_byt_rt5640_mc_probe()
2026-09-18 8:23 UTC (2+ messages)
[PATCH v6 00/10] kdump: reduce vmcore size and capture time
2026-09-18 8:22 UTC (16+ messages)
` [PATCH v6 03/10] crash_core: fold duplicated memblock arch hooks into the weak default
` [PATCH v6 04/10] crash_core: serialize crash header preparation against hotplug
` [PATCH v6 05/10] crash_core: replace for_each_mem_range() with for_each_mem_region()
` [PATCH v6 06/10] memblock: introduce MEMBLOCK_NODUMP flag
` [PATCH v6 10/10] crash_core: skip MEMBLOCK_NODUMP regions when building vmcore ELF header
[PATCH v3] md: Fix the null-ptr-deref of 'mddev->private' while submitting IO
2026-09-18 8:20 UTC (4+ messages)
[PATCH] random: vDSO: Avoid call to memset() when zeroing reserved in __cvdso_getrandom_data()
2026-09-18 8:20 UTC (5+ messages)
[PATCH net] net: bcmgenet: add hwtstamp callbacks to restore PHY timestamping
2026-09-18 8:20 UTC (2+ messages)
[PATCH net v8 0/4] net: phy: keep a PHY interrupt across a generic bind cycle
2026-09-18 8:20 UTC (7+ messages)
` [PATCH net v8 1/4] net: usb: lan78xx: register the PHY interrupt with the MDIO bus
` [PATCH net v8 2/4] net: usb: smsc95xx: "
[PATCH v8 00/10] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-09-18 8:20 UTC (7+ messages)
` [PATCH v8 01/10] arm64/mm: add pte_set_huge() and pte_clear_huge()
` [PATCH v8 02/10] powerpc/8xx: add pte_set_huge()
[PATCH v3 0/4] s390/pci: Fix some zpci_report_status() issues
2026-09-18 8:20 UTC (5+ messages)
` [PATCH v3 1/4] s390/pci: Fix leak of struct pci_dev reference in zpci_report_status()
[PATCH net v2 0/2] net: dsa: mt7530: fix two crashes on driver unbind
2026-09-18 8:20 UTC (4+ messages)
` [PATCH net v2 1/2] net: dsa: mt7530: fix NULL dereference on unbind of MT7531 and MT7621
[PATCH] dma-buf/udmabuf: don't warn on oversized allocation requests
2026-09-18 8:19 UTC
[PATCH v6 00/12] vfs: add O_CREAT|O_DIRECTORY to open*(2)
2026-09-18 8:18 UTC (7+ messages)
` [PATCH v6 07/12] "
` [PATCH v6 08/12] vfs: change ->create/->mkdir operations unavailable errno
[PATCH 0/2] Batch register access for live migration optimization
2026-09-18 8:18 UTC (3+ messages)
` [PATCH 1/2] KVM: arm64: Add batch group constant and data structure to UAPI header
` [PATCH 2/2] KVM: arm64: Add VGIC v3 batch register access implementation
[PATCH] nfc: st-nci: Use print_hex_dump_debug() in NDLC_DUMP_SKB()
2026-09-18 8:17 UTC
[PATCH net-next v1 2/3] net: phy: realtek: add firmware for RTL8261D
2026-09-18 8:16 UTC (2+ messages)
[PATCH v3 00/15] Add support for structured tags and v18 dtb version
2026-09-18 8:16 UTC (12+ messages)
` [PATCH v3 06/15] Introduce structured tag value definition
[PATCH] params: serialize lookup_or_create_module_kobject()
2026-09-18 8:16 UTC (3+ messages)
[PATCH 7.2 000/733] 7.2.7-rc1 review
2026-09-18 8:16 UTC (3+ messages)
[PATCH v2 00/28] KVM: x86: Introduce memory protection attributes
2026-09-18 8:15 UTC (29+ messages)
` [PATCH v2 01/28] KVM: selftests: Take into account mixed memory fault flags
` [PATCH v2 02/28] KVM: Define and communicate KVM_EXIT_MEMORY_FAULT RWX flags to userspace
` [PATCH v2 03/28] KVM: selftests: Test address translation for Hyper-V direct L2 hypercalls
` [PATCH v2 04/28] KVM: apply nGPA->GPA translation to KVM_HC_CLOCK_PAIRING
` [PATCH v2 05/28] KVM: x86: Introduce memory fault on invalid hypercalls reads/writes
` [PATCH v2 06/28] KVM: selftests: test hypercall memory fault exits
` [PATCH v2 07/28] KVM: x86/mmu: intersect writability from __kvm_faultin_pfn with fault->map_writable
` [PATCH v2 08/28] KVM: x86/mmu: Extend map_writable to a full ACC_* mask
` [PATCH v2 09/28] KVM: x86/mmu: Init memslot hugepage information for non-private_mem VMs too
` [PATCH v2 10/28] KVM: pass kvm == NULL case to kvm_arch_has_private_mem
` [PATCH v2 11/28] KVM: adjust for presence of more than one attribute
` [PATCH v2 12/28] KVM: Introduce NR/NW/NX memory attributes
` [PATCH v2 13/28] KVM: Include memory protections in result of gfn->hva conversion
` [PATCH v2 14/28] KVM: Introduce kvm_fetch_guest_page() and use it for x86
` [PATCH v2 15/28] KVM: Take memory protections into account for memory read/write/fetch
` [PATCH v2 16/28] KVM: Encapsulate memattrs array into anonymous struct
` [PATCH v2 17/28] KVM: Introduce kvm_check_gen()/kvm_memslots_check_gen()
` [PATCH v2 18/28] KVM: Introduce a generation number for memory attributes
` [PATCH v2 19/28] KVM: Take memory protections into account for accesses with cached gfn->hva
` [PATCH v2 20/28] KVM: pfncache: Fail to refresh if it contains memory protections
` [PATCH v2 21/28] KVM: x86/mmu: Take memory protection attributes into account during faults
` [PATCH v2 22/28] KVM: x86/mmu: Issue memory fault exit if walk failed due to memory attribute
` [PATCH v2 23/28] KVM: x86/mmu: Do not update accessed/dirty if guest PTE is read-only
` [PATCH v2 24/28] KVM: x86/mmu: Do not prefetch sptes on gfns backed by memory attributes
` [PATCH v2 25/28] KVM: x86/mmu: Obsolete all roots if memattr contains gPTEs
` [PATCH v2 26/28] KVM: x86: selftests: Introduce memory protection attributes test
` [PATCH v2 27/28] KVM: x86: selftests: Introduce memory attributes PTE test
` [PATCH v2 28/28] KVM: x86: selftests: Introduce memory attributes side-channel tests
[PATCH v2] kobject: fix uevent socket use-after-free on net namespace delete
2026-09-18 8:14 UTC (4+ messages)
` [PATCH v3] "
[PATCH v2 0/8] Alternate Injection: Secure Interrupt Delivery for SEV-SNP Guests - Guest Support
2026-09-18 8:14 UTC (7+ messages)
` [PATCH v2 6/8] x86/sev: Register the guest with the SVSM APIC protocol
[PATCH v3 0/2] KVM: arm64: ptdump: Shadow ptdump fixes
2026-09-18 8:12 UTC (5+ messages)
` [PATCH v3 1/2] KVM: arm64: ptdump: Check the page tables aren't freed when accessing
[PATCH v3 0/2] list: add missing empty list check to list_cut_before()
2026-09-18 8:10 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] list: add KUnit test for list_cut_before() empty list case
[PATCH v4 0/3] nfc: st-nci: Fairphone 5 NFC bring-up (ST21NFCD)
2026-09-18 8:08 UTC (2+ messages)
[RFC PATCH 00/12] FUTEX_PING: A stealable futex using Proxy Execution
2026-09-18 8:07 UTC (7+ messages)
` [RFC PATCH 02/12] futex: Switch PI futex to use p->pi_futex_lock instead of p->pi_lock
[PATCH] drm/i915: use string choice helpers
2026-09-18 8:07 UTC (2+ messages)
[RFC PATCH RESEND v5 0/2] mm/vmscan: fix NR_ISOLATED accounting and throttle MGLRU eviction
2026-09-18 8:07 UTC (3+ messages)
` [RFC PATCH RESEND v5 1/2] mm/vmscan: fix missing NR_ISOLATED counter update in MGLRU reclaim path
` [RFC PATCH RESEND v5 2/2] mm/vmscan: throttle MGLRU eviction when isolated folios pile up
[PATCH bpf-next v12 2/2] selftests/bpf: Add memcg async reclaim test
2026-09-18 8:07 UTC (2+ messages)
[PATCH 0/2] Fix sharing a PMIC GPIO between multiple consumers
2026-09-18 8:05 UTC (5+ messages)
` [PATCH 2/2] pinctrl: qcom: spmi-gpio: make direction changes exclusive
[PATCH 1/3] keys: add KEY_SPEC_DM_VERITY_KEYRING
2026-09-18 8:05 UTC (4+ messages)
` [PATCH 0/3] keys: Add well known IDs for fs-verity/dm-verity keys
[PATCH] nbd: fix backend identifier memory leak
2026-09-18 8:05 UTC
[PATCH] power: supply: qcom_smbx: Remove const from desc allocation type
2026-09-18 8:02 UTC (2+ messages)
[BUG] arm64/sched: hard lockup with rq->__lock stuck locked and no apparent owner
2026-09-18 8:02 UTC
[PATCH] pinctrl: qcom: tlmm-test: Add const to reg_names allocation type
2026-09-18 8:00 UTC (2+ messages)
[PATCH] ASoC: codecs: wm8958: Add const to enum texts allocation types
2026-09-18 8:00 UTC (2+ messages)
[PATCH v2] gpiolib: use of_node_name if line-name is missing
2026-09-18 7:59 UTC (2+ messages)
[PATCH net] net: ti: am65-cpsw-switchdev: flush dynamic FDB entries by port on delete
2026-09-18 7:59 UTC
[syzbot] [bridge?] WARNING: locking bug in match_held_lock
2026-09-18 7:59 UTC (7+ messages)
` [PATCH] rhashtable: Use separate lockdep keys for each lock
` [v2 PATCH] "
` [v3 "
[PATCH 0/3] Assorted fix-ups for clk/qcom/rcg2
2026-09-18 7:59 UTC (7+ messages)
` [PATCH 1/3] clk: qcom: rcg2: Initialize shared floor clock state
` [PATCH 2/3] clk: qcom: rcg2: Propagate force-enable status errors
` [PATCH 3/3] clk: qcom: rcg2: Clear force enable after rate failure
[PATCH] usb: typec: pd: mark usb_power_delivery sysfs devices as PM not required
2026-09-18 7:58 UTC (2+ messages)
[PATCH 1/1] ata: pata_arasan_cf: use standard DMA engine API
2026-09-18 7:58 UTC (2+ messages)
[PATCH] Bluetooth: RFCOMM: Reject short EA=0 frames in rfcomm_recv_frame()
2026-09-18 7:58 UTC
[PATCH v6 0/5] mm/page_counter: move stock from mem_cgroup to page_counter
2026-09-18 7:58 UTC (3+ messages)
[PATCH net-next v7 11/12] gve: add ctrl ops for queue operations
2026-09-18 7:57 UTC (2+ messages)
[PATCH net-next v7 09/12] gve: introduce new methods to handle IRQ doorbells
2026-09-18 7:57 UTC (2+ messages)
[PATCH net-next v7 08/12] gve: split up notify block allocation and setup paths
2026-09-18 7:57 UTC (2+ messages)
[PATCH net-next v7 06/12] gve: simplify reset logic
2026-09-18 7:57 UTC (2+ messages)
[PATCH net-next v7 05/12] gve: refactor gve_init_priv for reset path
2026-09-18 7:57 UTC (2+ messages)
[PATCH net-next v7 01/12] gve: add struct gve_device_info to hold device properties
2026-09-18 7:57 UTC (2+ messages)
[PATCH v2] Bluetooth: af_bluetooth: Fix double list_del and UAF in accept_q
2026-09-18 7:55 UTC
[PATCH v4 0/3] Add Xiaomi 12 Lite 5G (taoyao) battery support
2026-09-18 7:54 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: soc: qcom: add xiaomi,taoyao-pmic-glink compatible
[PATCH] usb: typec: tcpm: advance vdm_discovery_state on Discover Identity Not_Supported
2026-09-18 7:53 UTC (2+ messages)
[PATCH v2] HID: ayaneo: Add AYANEO 3 detachable controller driver
2026-09-18 7:52 UTC (5+ messages)
` [PATCH v3] "
[PATCH] serial: vt8500: Fix clock reference leak in vt8500_serial_probe()
2026-09-18 7:51 UTC (2+ messages)
[PATCH v2] Bluetooth: af_bluetooth: Fix double list_del and UAF in accept_q
2026-09-18 7:50 UTC
[PATCH v2 0/2] pps-gpio: restore pin mux on unbind and shutdown
2026-09-18 7:50 UTC (6+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] pps: clients: gpio: propagate probe error codes
` [PATCH v3 2/3] dt-bindings: pps: pps-gpio: document optional pinctrl states
[PATCH v2] drm/imagination: Add job type info to pvr_job_submit_fw trace event
2026-09-18 7:49 UTC (2+ messages)
[PATCH v3 0/3] platform/wmi: Add aarch64 support
2026-09-18 7:49 UTC (9+ messages)
` [PATCH v3 2/3] ACPI: video: Remove CONFIG_X86 handling from nvidia_wmi_ec_supported()
BUG kernel 6.12.19 defautl_swiotlb_limit() returns wrong value for CONFIG_SWIOTLB_DYNAMIC=y effects atm only under XEN dom0
2026-09-18 7:48 UTC (2+ messages)
[PATCH v3 00/12] R-Car X5H Ironhide CPG/MDLC SCMI remapping support
2026-09-18 7:46 UTC (4+ messages)
` [PATCH v3 04/12] of: property: fw_devlink: Add support for renesas,scmi-firmware
[PATCH] serial: 8250_uniphier: Use dev_err_probe() in probe error paths
2026-09-18 7:45 UTC
[PATCH] efivarfs: avoid slow QueryVariableInfo() in statfs()
2026-09-18 7:40 UTC (4+ messages)
[PATCH rtw-next v2 0/4] wifi: rtl8xxxu: keep RX requests available across transient errors
2026-09-18 7:40 UTC (2+ messages)
[PATCH] pmdomain: imx: gpc: remove all initialized power domains
2026-09-18 7:39 UTC (2+ messages)
[PATCH 0/2] ARM: Use type override hacks only in NEON code
2026-09-18 7:39 UTC (3+ messages)
[PATCH 0/2] platform: Enable ACPI WMI and ASUS WMI driver for ARM64
2026-09-18 7:38 UTC (2+ messages)
[PATCH 0/4] arm64: dts: qcom: nord: Add display support
2026-09-18 7:36 UTC (3+ messages)
` [PATCH 2/4] arm64: dts: qcom: nord: Add display subsystem nodes
[PATCH] riscv: hwprobe: use _BITULL() rather than BIT() in MIPS vendor uapi header
2026-09-18 7:36 UTC (2+ messages)
` [PATCH v2] "
[PATCH] media: cxd2880: avoid a division by zero in the BER period setup
2026-09-18 7:36 UTC
[PATCH 1/1] x86/tboot: Add support for parsing DTPR table and disabling TPRs
2026-09-18 7:35 UTC (2+ messages)
[PATCH v2 0/6] iio: adc: ade9000: add ADE9430 support
2026-09-18 7:35 UTC (7+ messages)
` [PATCH v2 1/6] iio: adc: ade9000: fix ADE9000 full-scale RMS and PCF codes
` [PATCH v2 2/6] iio: adc: ade9000: fix DIPC event never being handled or cleared
` [PATCH v2 3/6] dt-bindings: iio: adc: adi,ade9000: add adi,ade9430 compatible
` [PATCH v2 4/6] iio: adc: ade9000: gate the DICOEFF write behind a chip_info flag
` [PATCH v2 5/6] iio: adc: ade9000: add support for ADE9430
` [PATCH v2 6/6] docs: iio: ade9000: document ADE9430 support
[PATCH 00/10] media: rcar-fcp, vsp1: Enable on R-Car X5H
2026-09-18 7:35 UTC (4+ messages)
` [PATCH 02/10] clk: renesas: r8a78000: Add clock for FCPV and VSP for SCP FW SDKv4.36
[PATCH v2 0/2] list: add missing empty list check to list_cut_before()
2026-09-18 7:33 UTC (3+ messages)
` [PATCH v2 2/2] list: add KUnit test for list_cut_before() empty list case
[PATCH net] octeontx2-af: nix: Export CN10K admin queue enqueue mbox handler
2026-09-18 7:33 UTC (3+ messages)
[PATCH v2 0/3] iio: adc: add mt6397 PMIC AUXADC support
2026-09-18 7:31 UTC (4+ messages)
` [PATCH v2 2/3] iio: adc: mt6397-auxadc: add mt6397 PMIC AUXADC driver
[PATCH v3 0/3] ESWIN EPH8621 touchscreen support for Fairphone (Gen. 6)
2026-09-18 7:29 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: input: touchscreen: document ESWIN EPH8621
` [PATCH v3 2/3] Input: Add driver for ESWIN EPH8621 touchscreen IC
` [PATCH v3 3/3] arm64: dts: qcom: milos-fairphone-fp6: Add touchscreen
[PATCH 0/3] HID: asus: improve the driver support for laptops
2026-09-18 7:29 UTC (12+ messages)
` [PATCH 3/3] HID: asus: add support for xgm led
[PATCH net] octeontx2-af: nix: Fix NIX LF allocation for representor devices
2026-09-18 7:29 UTC (2+ messages)
[PATCH v2] soc: qcom: geni-se: provide PROG_RAM_DEPTH for I2S HUB Serial Engines
2026-09-18 7:29 UTC
[PATCH v4 net-next 0/8] net: dsa: netc: add PTP support for NETC switch
2026-09-18 7:28 UTC (9+ messages)
` [PATCH v4 net-next 1/8] ptp: netc: use ioread64_lo_hi/iowrite64_lo_hi for 64-bit register access
` [PATCH v4 net-next 2/8] ptp: netc: remove unnecessary pcie_flr() call in probe
` [PATCH v4 net-next 3/8] ptp: netc: export netc_timer_get_current_time() for cross-driver use
` [PATCH v4 net-next 4/8] net: dsa: netc: use entry ID instead of pointer to track host flood rule
` [PATCH v4 net-next 5/8] net: dsa: netc: check return value of ntmp_ipft_delete_entry()
` [PATCH v4 net-next 6/8] net: dsa: netc: enable ingress port filtering lookup by default
` [PATCH v4 net-next 7/8] net: dsa: netc: add PTP two-step timestamping support
` [PATCH v4 net-next 8/8] net: dsa: netc: add PTP one-step "
[PATCH] KVM: riscv: Age all G-stage PTEs in a GFN range
2026-09-18 7:26 UTC
[PATCH v3 0/7] block device fixes for large block sizes, IOCB_NOWAIT, and direct I/O
2026-09-18 7:25 UTC (3+ messages)
` [PATCH v3 3/7] block: take i_rwsem for the splice read path
[PATCH 0/3] regulator: add support for the Nexperia NEX10000UB dual output LCD bias power supply
2026-09-18 7:25 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add vendor prefix for Nexperia B.V
` [PATCH 2/3] regulator: dt-bindings: document the Nexperia NEX10000UB dual output LCD bias power supply
` [PATCH 3/3] regulator: add regulator driver for the Nexperia NEX10000UB
[PATCH 0/2] clk: imx: add missing pm_runtime_dont_use_autosuspend() calls
2026-09-18 7:25 UTC (9+ messages)
[PATCH] media: cobalt: bound the dv timings to the descriptor buffers
2026-09-18 7:25 UTC
2026 LF Technical Advisory Board election - call for candidates
2026-09-18 7:23 UTC (3+ messages)
[PATCH v2 0/1] KVM: arm64: vgic: fix UAF/crash on remote LPI disable
2026-09-18 7:22 UTC (3+ messages)
` [PATCH v2] KVM: arm64: vgic: Do not remove in-flight LPIs from AP list on disable
[PATCH] docs/mm: describe set_memory() and set_direct_map() APIs
2026-09-18 7:21 UTC (3+ messages)
[PATCH 00/17] Treewide: enforce static storage for object initializers
2026-09-18 7:21 UTC (3+ messages)
` [PATCH 17/17] sysctl: assert static storage for DEFINE_CTL_TABLE_POLL()
[GIT PULL] MIPS fixes for v7.3
2026-09-18 7:21 UTC
[PATCH v12 0/2] RISC-V IOMMU HPM support
2026-09-18 7:20 UTC (3+ messages)
` [PATCH v12 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
` [PATCH v12 2/2] iommu/riscv: create a auxiliary device for HPM
[PATCH v3 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
2026-09-18 7:17 UTC (5+ messages)
` [PATCH v3 2/3] blk-cgroup: store blkcg in bio instead of blkg
` dm review needed, was: "
` [PATCH v3 3/3] blk-cgroup: move async bio punt state to blkcg
[PATCH net-next v8 2/3] dt-bindings: net: wiznet,w5100: add link status interrupt
2026-09-18 7:17 UTC (3+ messages)
[PATCH] media: saa7146: bound the page table build against its size
2026-09-18 7:17 UTC
[PATCH RFT v2 0/5] drm: Add and use drm_fb_dma_get_gem_clipped_addr() helper
2026-09-18 7:17 UTC (7+ messages)
` [PATCH RFT v2 1/5] drm: Split framebuffer pixel offset calculation from drm_fb_dma_get_gem_addr()
[PATCH 6.12 0000/1102] 6.12.111-rc1 review
2026-09-18 7:16 UTC (2+ messages)
` [PATCH 6.18 0000/1250] 6.18.53-rc1 review
[PATCH v3] mfd: intel_soc_pmic_crc: Balance IRQ wake enable
2026-09-18 7:16 UTC (2+ messages)
[PATCH v7 00/15] Ambarella CV75 SoC minimal bring-up
2026-09-18 7:15 UTC (3+ messages)
` [PATCH v7 05/15] dt-bindings: gpio: pl061: add Ambarella CV75 variant
[PATCH v1] ring-buffer: Fix the sub-buffer array base in rb_meta_subbuf_idx()
2026-09-18 7:15 UTC
[Patch v4 00/22] Cache aware scheduling
2026-09-18 7:14 UTC (5+ messages)
` [Patch v4 01/22] sched/cache: Introduce infrastructure for cache-aware load balancing
[SLUB] nfs_page cmpxchg_double_fail and perf lock perturbation on dual-socket NFS/RDMA
2026-09-18 7:14 UTC (4+ messages)
[PATCH v4 0/5] dma: swiotlb: Centralize default pool policy and sizing
2026-09-18 7:13 UTC (4+ messages)
` [PATCH v4 3/5] dma: swiotlb: Centralize memory-encryption pool sizing
[linux-next20260917] BUG: Bad page map in process
2026-09-18 7:13 UTC (2+ messages)
[PATCH net v2 0/3] stmmac: fix ETHQOS SerDes interface handling
2026-09-18 7:11 UTC (5+ messages)
` [PATCH net v2 1/3] net: stmmac: propagate platform mac_finish errors
` [PATCH net v2 2/3] net: stmmac: advertise integrated PCS interfaces to phylink
[PATCH v1 0/3] Add StarFive JHB100 host field USB device controller driver
2026-09-18 7:11 UTC (4+ messages)
` [PATCH v1 1/3] dt-bindings: usb: dwc3: Add JHB100 device controller PHY adapter
` [PATCH v1 2/3] dt-bindings: usb: dwc3: Add JHB100 USB device clock number limit
` [PATCH v1 3/3] usb: dwc3-generic: Add Starfive JHB100 USB 2.0 device controller and adapter
[PATCH net] net: stmmac: fix the invalid VID programmed by VLAN perfect filtering
2026-09-18 7:10 UTC (3+ messages)
[PATCH net-next v1] net: stmmac: Default DWMAC_MOTORCOMM to m on MACH_LOONGSON64
2026-09-18 7:10 UTC (6+ messages)
[PATCH 0/6] media: qcom: camss: Add support for Nord CAMSS
2026-09-18 7:08 UTC (6+ messages)
` [PATCH 1/6] dt-bindings: media: Add bindings for qcom,nord-camss
[PATCH] cpufreq/amd-pstate: Do not fail init when auto_sel cannot be written
2026-09-18 7:08 UTC (2+ messages)
` [PATCH v2] cpufreq/amd-pstate: Skip auto_sel write when it already matches the mode
[PATCH v2 0/4] nvmem: Derive Rockchip MAC addresses from the OTP CPU ID
2026-09-18 7:08 UTC (4+ messages)
[PATCH v1 0/6] Add StarFive JHB100 PECI support
2026-09-18 2:32 UTC (4+ messages)
` [PATCH v1 3/6] peci: Add support for PECI CC 0x83 retry condition
page: next (older) | prev (newer) | 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®