summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-17Merge branch 'soc/arm' into for-nextArnd Bergmann
2026-07-17Merge branch 'arm/fixes' into for-nextArnd Bergmann
2026-07-17MAINTAINERS: Update wine-devel list addressElizabeth Figura
2026-07-17ipack: ipoctal: add rwsem to guard against TOCTOU in remove pathPei Xiao
2026-07-17ipack: ipoctal: fix UAF, null-ptr-deref, and use-after-free in cleanup on removePei Xiao
2026-07-17char: powernv-op-panel: remove unnecessary reset of position pointerFernando Fernandez Mancera
2026-07-17ppdev: prevent overflow when setting port timeoutLinmao Li
2026-07-17cacheinfo: don't propagate DT/ACPI error when arch supplies info (arm64)Breno Leitao
2026-07-17misc: rp1: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)
2026-07-17misc: open-dice: add ACPI device discovery supportSong Guo
2026-07-17misc: open-dice: save mem_base and mem_size in drvdataSong Guo
2026-07-17misc: open-dice: do not assume dev->of_node is validSong Guo
2026-07-17docs: misc: amd-sbi: Document SBTSI userspace interfacePrathima
2026-07-17hwmon: Add mutex protecting for sbtsi read/write through hwmonPrathima
2026-07-17misc: amd-sbi: Add SBTSI ioctl register transfer interfacePrathima
2026-07-17misc: amd-sbi: Add support for SB-TSI over I3CPrathima
2026-07-17misc: amd-sbi: Consolidate Common SBTSI Probe PathPrathima
2026-07-17hwmon/misc: amd-sbi: Move sbtsi register transfer to core abstractionPrathima
2026-07-17hwmon: sbtsi_temp: Refactor temperature register access into helpersPrathima
2026-07-17hwmon/misc: amd-sbi: Move core sbtsi support from hwmon to miscPrathima
2026-07-17misc: keba: cp500: use pcim_enable_device()Rosen Penev
2026-07-17misc: amd-sbi: Add null check for devm_kasprintf()Griffin Kroah-Hartman
2026-07-17misc: sgi-gru: fill execution status in exception detailsYousef Alhouseen
2026-07-17misc: genwqe: handle a first DMA address of zeroYousef Alhouseen
2026-07-17misc: xilinx_sdfec: validate LDPC code register offsetsYousef Alhouseen
2026-07-17misc: lan966x_pci: depopulate children on populate failurePengpeng Hou
2026-07-17misc: ad525x_dpot: use driver core groups for sysfs filesPengpeng Hou
2026-07-17misc: rp1: do not put borrowed OF nodePengpeng Hou
2026-07-17misc: rp1: clear chained IRQ handlers on teardownPengpeng Hou
2026-07-17misc: ibmvmc: reject oversized inbound messagesYousef Alhouseen
2026-07-17misc: ibmvmc: release send buffer on write errorsYousef Alhouseen
2026-07-17misc: hpilo: validate device queue entries before useYousef Alhouseen
2026-07-17misc: rtsx: add missing write register handlingGleb Markov
2026-07-17misc: bcm-vk: validate write size before allocationYousef Alhouseen
2026-07-17misc: nsm: bound the device-reported response lengthBryam Vargas
2026-07-17misc: ibmasm: add parentheses around sizeof operandBatu Ada Tutkun
2026-07-17misc: nsm: do not unlock mutex before locking itVu Nguyen Anh Khoa
2026-07-17drivers/misc/enclosure: Replace strcpy() + strcat() with snprintf()David Laight
2026-07-17misc: bcm-vk: Use acquire/release for msgq_initedGui-Dong Han
2026-07-17misc: pch_phub: Make MAC address configuration more robustUwe Kleine-König (The Capable Hub)
2026-07-17misc: pch_phub: Drop unused members from struct pch_phub_regUwe Kleine-König (The Capable Hub)
2026-07-17misc: pch_phub: Complete enum usage for device identificationUwe Kleine-König (The Capable Hub)
2026-07-17issei: add heci hardware moduleAlexander Usyskin
2026-07-17issei: implement main thread and ham messagesAlexander Usyskin
2026-07-17issei: add firmware and host clients implementation, finish character deviceAlexander Usyskin
2026-07-17issei: initial driver skeletonAlexander Usyskin
2026-07-17device property: Refactor to use RAII approachAndy Shevchenko
2026-07-17device property: fix infinite loop in fwnode_for_each_child_node()Xu Yang
2026-07-17driver core: avoid repeatedly printing the same 'Fixed dependency' logXu Yang
2026-07-17rust: firmware: avoid UB in example by passing parameterMiguel Ojeda