summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-09-02platform/x86: x86-android-tablets: fix Arizona GPIO swnode referencesDmitry Torokhov
2026-09-02power: sequencing: Add Renesas RZ/G3L Power Ready driverBiju Das
2026-09-02power: sequencing: Fix build issue with COMPILE_TESTBiju Das
2026-09-02gpio: cdev: return EOPNOTSUPP when HTE is unavailableIván Ezequiel Rodriguez
2026-09-02gpio: tegra186: Add support for Tegra268Jon Hunter
2026-09-02pinctrl: qcom: Add Kuno pinctrl driverHardeep Sharma
2026-09-02pinctrl: qcom: spmi-gpio: Add PMAU0102 GPIO supportDhruvin Rajpura
2026-09-02firmware: Rename google firmware directory to corebootSean Rhodes
2026-09-02hv_netvsc: Advertise the SR-IOV capability for CoCo VMsDexuan Cui
2026-09-02octeontx2-af: Fix limiting SRIOV VF count logicSunil Goutham
2026-09-02sched: Convert paravirt_steal to new static key APIsHongyan Xia
2026-09-02ieee802154: hwsim: serialize pib updates to fix double-freeDavid Carlier
2026-09-02gpu: nova-core: fix barrier usage in GSP->CPU messaging pathGary Guo
2026-09-02gpu: nova-core: fix barrier usage in CPU->GSP messaging pathGary Guo
2026-09-02dma-buf: fix comment in dma_buf_llseek to match implementationHaojie Li
2026-09-02media: rzg2l-cru: Replace has_stride with stride_align fieldTommaso Merciai
2026-09-02media: rzg2l-cru: Use v4l2_fill_pixfmt_aligned() for stride alignmentTommaso Merciai
2026-09-02media: v4l2-common: Add v4l2_fill_pixfmt_aligned() helperTommaso Merciai
2026-09-02media: v4l2-common: Convert v4l2_fill_pixfmt_mp() to static inline wrapperTommaso Merciai
2026-09-02media: ipu-bridge: Print more debug information on connected devicesSakari Ailus
2026-09-02platform/x86: int3472: support the POWER1 GPIO typeJakob Berg Jespersen
2026-09-02platform/x86: int3472: map the ov7251 power enable GPIO to "vdda"D. Manresa
2026-09-02platform/x86: int3472: Increase handshake GPIO delay to 200 msHans de Goede
2026-09-02platform/x86: int3472: Clean up GPIO parsingSakari Ailus
2026-09-02platform/x86: int3472: Fix uninitialised variable warningSakari Ailus
2026-09-02platform/x86: int3472: Address Coccinelle warning on an error printSakari Ailus
2026-09-02ieee802154: cc2520: fix FIFOP work use-after-freeFan Wu
2026-09-02thunderbolt: Fix NULL dereference in tb_remove_work()Fedor Pchelkin
2026-09-02ata: ahci: work around lost interrupts on Marvell 88SE61xxHajo Noerenberg
2026-09-02cpufreq: sti: avoid NULL dereference in dev_err()Xueqin Luo
2026-09-02cpufreq: tegra194: fix double-pointer error in get_cpu_ndivXueqin Luo
2026-09-01scsi: core: Drop Scsi_Host.default_lockJohn Garry
2026-09-01scsi: sym53c8xx_2: Replace __get_free_pages() with kmalloc()Mike Rapoport (Microsoft)
2026-09-01scsi: ipr: Use kmalloc() to allocate IPR dump buffer memoryMike Rapoport (Microsoft)
2026-09-01scsi: proc: Use kmalloc() in proc writersMike Rapoport (Microsoft)
2026-09-01scsi: target: file: Use kmalloc() to allocate temporary protection bufferMike Rapoport (Microsoft)
2026-09-01scsi: mpt3sas: Avoid out-of-bounds cpumask_of_node() call in _base_assign_rep...Ivy Lopez
2026-09-01scsi: mpi3mr: Fix use-after-free on tgt_dev->starget during target device ref...Laurence Oberman
2026-09-01scsi: target: iscsi: Reserve a terminator byte for the login payloadSujal Tuladhar
2026-09-01perf: RISC-V: check cpu_hw_evt before dereference in overflow IRQXixin Liu
2026-09-01perf: RISC-V: store available counter mask as bitmapXixin Liu
2026-09-01net: fbnic: validate mailbox TLV extentsPengpeng Hou
2026-09-01bonding: alb: fix uninitialized transport header access in alb_determine_nd()Eric Dumazet
2026-09-01s390/ctcm: Prevent XID null dereferenceAswin Karuvally
2026-09-01lkdtm: use kmalloc() instead of __get_free_pageMahad Ibrahim
2026-09-01regmap: irq: Free the irqdomain we createMark Brown
2026-09-01i40e: Avoid repeating RX filter warningChris Packham
2026-09-01i40e: add support for bpf_xdp_metadata_rx_vlan_tag()Kohei Enju
2026-09-01i40e: add support for bpf_xdp_metadata_rx_hash()Kohei Enju
2026-09-01i40e: prepare for XDP metadata ops supportKohei Enju