summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-07-17net: phy: at803x: Use a helper to check for phy reset existenceMaxime Chevallier
2026-07-17Merge patch series "software node: provide support for fw_devlink"Danilo Krummrich
2026-07-17lockd: fix NLMv3 GRANTED_MSG handlingOlga Kornievskaia
2026-07-17net: mana: Add handler for sriov configureHaiyang Zhang
2026-07-17rust_binder: only print failure if error has sourceAlice Ryhl
2026-07-17rust_binder: use pin_init::zeroed for file_operations initializationNicolás Antinori
2026-07-17rust: miscdevice: fix write_iter safety docsYilin Chen
2026-07-17rust_binder: Update defer_work bitmaps to use kernel::impl_flags!Jahnavi MN
2026-07-17rust_binder: move (e)poll wait queue to ProcessAlice Ryhl
2026-07-17rust: poll: use kfree_rcu() for PollCondVarAlice Ryhl
2026-07-17rust_binder: report netlink transactionsCarlos Llamas