summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-31misc: Unify style of of_device_id arraysUwe Kleine-König (The Capable Hub)
2026-07-31misc: eeprom: idt_89hpesx: Unify style of of_device_id arrayUwe Kleine-König (The Capable Hub)
2026-07-31misc: ibmvmc: Use named initializers for vio_device_id arrayUwe Kleine-König (The Capable Hub)
2026-07-31misc: mei: Use named initializer for platform_device_id arrayUwe Kleine-König (The Capable Hub)
2026-07-31misc: mei: Use named initializers for acpi_device_id arrayUwe Kleine-König (The Capable Hub)
2026-07-31misc: Use named initializers for arrays of spi_device_dataUwe Kleine-König (The Capable Hub)
2026-07-31misc: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-07-31misc: eeprom: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-07-31misc: genwqe: Drop unused assignment of pci_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-07-31misc/pvpanic: Drop unused assignment of acpi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-07-31misc: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-07-31virtio_console: fix race between hvc put_chars and virtqueue teardown on freezeSungho Bae
2026-07-31virtio_console: fix control queue race during restoreSungho Bae
2026-07-31virtio_console: fix hot-unplug races in TX pathsSungho Bae
2026-07-31virtio_console: refactor __send_to_port() buffer ownershipSungho Bae
2026-07-31scripts/sbom: catch ValueError from malformed shell quotingCarlos Sampaio Ribeiro
2026-07-31most: most.h: fix lots of kernel-doc warningsRandy Dunlap
2026-07-31virtio_console: take a kref in find_port_by_vq() to fix port UAFHari Mishal
2026-07-31fanotify: report full event length for FIONREADYichong Chen
2026-07-31misc: sgi-gru: inline the user CBR status updateMuhammad Usama Anjum
2026-07-31misc: sgi-gru: remove obsolete atomic fault-handling stateMuhammad Usama Anjum
2026-07-31misc: sgi-gru: remove interrupt-context page-table walksMuhammad Usama Anjum
2026-07-31selftests: ntsync: test absolute MONOTONIC waits under time namespacesIván Ezequiel Rodriguez
2026-07-31docs: ntsync: align ioctl names and struct layouts with uapiIván Ezequiel Rodriguez
2026-07-31ntsync: reject wait ioctls with zero ownerIván Ezequiel Rodriguez
2026-07-31selftests: ntsync: add wait argument validation testsIván Ezequiel Rodriguez
2026-07-31selftests: ntsync: fix wake_all CREATE_EVENT fd expectationIván Ezequiel Rodriguez
2026-07-31misc: vmc_vmci: Fix potential memory leak in vmci_event_subscribe()Abdun Nihaal
2026-07-31rust_binder: update indentation of failed transaction printAlice Ryhl
2026-07-31rust_binder: Update transaction flags to use kernel::impl_flags!Jahnavi MN
2026-07-31rust_binder: Update looper_flags bitmaps to use kernel::impl_flags!Jahnavi MN
2026-07-31rust_binder: add ownership assertion to Node::add_deathGeorgios Androutsopoulos
2026-07-31dt-bindings: nvmem: qfprom: Add ipq5210 & ipq9650 compatibleVaradarajan Narayanan
2026-07-31nvmem: brcm_nvram: fix out-of-bounds access on malformed flash dataRosen Penev
2026-07-31nvmem: brcm_nvram: reject empty NVRAM partitionRosen Penev
2026-07-31nvmem: airoha: add ARM64 dependencyArnd Bergmann
2026-07-31eeprom: move nvmem EEPROM drivers to drivers/nvmem/Bartosz Golaszewski
2026-07-31nvmem: simplify nvmem_sysfs_remove_compat()Bartosz Golaszewski
2026-07-31nvmem: split out the reg_read/write() callbacks out of struct nvmem_deviceBartosz Golaszewski
2026-07-31nvmem: remove unneeded __nvmem_device_put()Bartosz Golaszewski
2026-07-31nvmem: simplify locking with guard()Bartosz Golaszewski
2026-07-31nvmem: check the return value of gpiod_set_value_cansleep()Bartosz Golaszewski
2026-07-31nvmem: return -EOPNOTSUPP to in-kernel users on missing callbacksBartosz Golaszewski
2026-07-31nvmem: remove unused field from struct nvmem_deviceBartosz Golaszewski
2026-07-31misc: fastrpc: Drop unhandled DSP PD exit notificationShawn Guo
2026-07-31dt-bindings: misc: qcom,fastrpc: Add Maili FastRPC compatibleYijie Yang
2026-07-31dt-bindings: misc: qcom,fastrpc: Document Nord FastRPCShawn Guo
2026-07-31misc: fastrpc: Add polling mode support for fastRPC driverEkansh Gupta
2026-07-31misc: fastrpc: Expand context ID mask for DSP polling mode supportEkansh Gupta
2026-07-31misc: fastrpc: Replace hardcoded ctxid mask with GENMASKEkansh Gupta