summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-16mmc: rtsx_pci_sdmmc: increase power-on settling delay to 5msMatthew Schwartz1-1/+1
2026-01-16mmc: rtsx: reset power state on suspendMatthew Schwartz3-0/+32
2026-01-16mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525AMatthew Schwartz3-2/+6
2026-01-16stm class: Kconfig: correct symbol nameRandy Dunlap1-2/+2
2026-01-16kunit: fix up const mis-match in many assert functionsGreg Kroah-Hartman1-6/+6
2026-01-16test_list_sort: fix up const mismatchGreg Kroah-Hartman1-2/+2
2026-01-16xilinx_hwicap: fifo_icap.c: fix all kernel-doc warningsRandy Dunlap1-8/+19
2026-01-16eeprom_93cx6: fix struct member kernel-docRandy Dunlap1-4/+4
2026-01-16kgdbts: mark kgdbts_option_setup() with __init to free init memoryCan Peng1-1/+1
2026-01-16comedi: comedi_8254: correct kernel-doc warningsRandy Dunlap1-3/+3
2026-01-16comedi: comedi_test: add a DIO subdeviceIan Abbott1-1/+49
2026-01-16comedi: don't use mutex for COMEDI_BUFINFO ioctlIan Abbott1-13/+68
2026-01-16bus: fsl-mc: declare fsl_mc_bus_dpdbg_type staticChristophe Leroy (CS GROUP)1-2/+1
2026-01-16greybus: Use bus methods for .probe() and .remove()Uwe Kleine-König1-12/+10
2026-01-16gpib: Fix memory leak in ni_usb_init()Zilin Guan1-5/+7
2026-01-16gpib: Fix error code in ni_usb_write_registers()Dan Carpenter1-1/+1
2026-01-16gpib: Fix error code in ibonline()Dan Carpenter1-3/+2
2026-01-16misc/mei: gsc_proxy: add dependency on Xe driverSimon Richter1-1/+1
2026-01-16misc/mei: Allow building standalone for compile testingSimon Richter4-5/+5
2026-01-16misc/mei: Decouple ME interfaces from GPU driversSimon Richter4-5/+5
2026-01-16misc/mei: Allow building Intel ME interface on non-x86Simon Richter1-1/+1
2026-01-16binder: don't use %pK through printkThomas Weißschuh2-4/+4
2026-01-16rust: redefine `bindings::compat_ptr_ioctl` in RustAlice Ryhl3-3/+15
2026-01-16dt-bindings: misc: google,android-pipe: Convert to DT schemaKuan-Wei Chiu2-17/+38
2026-01-14Merge tag 'counter-updates-for-6.20' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman1-1/+2
2026-01-12Merge 6.19-rc5 into char-misc-nextGreg Kroah-Hartman739-3923/+5924
2026-01-12Linux 6.19-rc5v6.19-rc5Linus Torvalds1-1/+1
2026-01-12Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-4/+5
2026-01-11Merge tag 'char-misc-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-11/+19
2026-01-11Merge tag 'x86-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2026-01-11Merge tag 'sched-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+3
2026-01-11Merge tag 'perf-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+6
2026-01-11Merge tag 'irq-urgent-2026-01-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+10
2026-01-11treewide: Update email addressThomas Gleixner63-82/+83
2026-01-11Merge tag 'riscv-for-linus-6.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-35/+26
2026-01-11Merge tag 'driver-core-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-17/+19
2026-01-11Merge tag 'linux_kselftest-fixes-6.19-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+17
2026-01-10Merge tag 'iommu-fixes-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+5
2026-01-10erofs: fix file-backed mounts no longer working on EROFS partitionsGao Xiang1-1/+2
2026-01-10iommupt: Make pt_feature() always_inlineJason Gunthorpe1-2/+2
2026-01-10iommufd/selftest: Prevent module/builtin conflicts in kconfigJason Gunthorpe1-1/+1
2026-01-10iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFERJason Gunthorpe1-0/+1
2026-01-10iommupt: Fix the kunit buildingJason Gunthorpe1-1/+1
2026-01-10Merge tag 'erofs-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+12
2026-01-10erofs: don't bother with s_stack_depth increasing for nowGao Xiang1-6/+12
2026-01-10Merge tag 'block-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-50/+83
2026-01-10Merge tag 'io_uring-6.19-20260109' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+4
2026-01-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-7/+18
2026-01-10Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds34-150/+111
2026-01-10Merge tag 'ceph-for-6.19-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds5-14/+34