summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche-195/+255
2026-01-23scsi: qla2xxx: Declare qla2xxx_mqueuecommand() staticBart Van Assche-2/+2
2026-01-23scsi: megaraid_sas: Return SCSI_MLQUEUE_HOST_BUSY instead of 1Bart Van Assche-5/+5
2026-01-23scsi: megaraid: Return SCSI_MLQUEUE_HOST_BUSY instead of 1Bart Van Assche-5/+5
2026-01-23scsi: aha152x: Return SCSI_MLQUEUE_HOST_BUSY instead of 0x2003Bart Van Assche-2/+2
2026-01-24gpu: nova-core: align LibosMemoryRegionInitArgument size to page sizeAlexandre Courbot-5/+17
2026-01-24gpu: nova-core: add FalconUCodeDescV2 supportTimur Tabi-64/+249
2026-01-24gpu: nova-core: add Falcon HAL method load_method()Timur Tabi-3/+34
2026-01-23drm/msm/a6xx: fix bogus hwcg register updatesJohan Hovold-2/+0
2026-01-24rust: samples: driver-core: remove redundant `.as_ref()` for `dev_*` printGary Guo-6/+4
2026-01-24rust: pci: remove redundant `.as_ref()` for `dev_*` printGary Guo-5/+5
2026-01-24rust: device: support `dev_printk` on all devicesGary Guo-1/+8
2026-01-23PCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unli...Manikanta Maddireddy-4/+4
2026-01-24gpu: nova-core: add NV_PFALCON_FALCON_ENGINE::reset_engine()Timur Tabi-17/+20
2026-01-24gpu: nova-core: Add basic Turing HALTimur Tabi-0/+97
2026-01-24gpu: nova-core: move some functions into the HALTimur Tabi-42/+54
2026-01-24gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()Timur Tabi-11/+12
2026-01-24gpu: nova-core: add support for Turing/GA100 fwsignatureTimur Tabi-1/+8
2026-01-24gpu: nova-core: support header parsing on Turing/GA100Timur Tabi-4/+24
2026-01-24gpu: nova-core: add ImemNonSecure section infrastructureTimur Tabi-2/+32
2026-01-23KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()Vasiliy Kovalev-0/+2
2026-01-24gpu: nova-core: rename Imem to ImemSecureTimur Tabi-14/+20
2026-01-23Merge tag 'kbuild-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+7
2026-01-23kbuild: rust: clean libpin_init_internal in mrproperChen Miao-1/+2
2026-01-23Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-12/+13
2026-01-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-21/+33
2026-01-23bonding: annotate data-races around slave->last_rxEric Dumazet-18/+21
2026-01-23et4: allow zeroout when doing written to unwritten splitOjaswin Mujoo-9/+122
2026-01-23ext4: refactor split and convert extentsOjaswin Mujoo-165/+112
2026-01-23ext4: refactor zeroout path and handle all casesOjaswin Mujoo-98/+185
2026-01-23ext4: propagate flags to ext4_convert_unwritten_extents_endio()Ojaswin Mujoo-6/+3
2026-01-23ext4: propagate flags to convert_initialized_extent()Ojaswin Mujoo-3/+4
2026-01-23ext4: add extent status cache support to kunit testsOjaswin Mujoo-47/+63
2026-01-23ext4: kunit tests for higher level extent manipulation functionsOjaswin Mujoo-9/+365
2026-01-23ext4: kunit tests for extent splitting and conversionOjaswin Mujoo-2/+587
2026-01-23Merge tag 'v6.19-rc6-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds-9/+9
2026-01-23Merge tag 'pci-v6.19-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-21/+20
2026-01-23Merge tag 'platform-drivers-x86-v6.19-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-18/+256
2026-01-23Merge branch 'for-7.0/cxl-init' into cxl-for-nextDave Jiang-130/+280
2026-01-23Merge tag 'pmdomain-v6.19-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+17
2026-01-23coco/tsm: Remove unused variable tsm_rwsemThomas Weißschuh-2/+0
2026-01-23Merge tag 'mmc-v6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds-0/+55
2026-01-23io_uring/io-wq: handle !sysctl_hung_task_timeout_secsJens Axboe-0/+2
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-58/+101
2026-01-23thermal: intel: x86_pkg_temp_thermal: Handle invalid temperatureRafael J. Wysocki-0/+3
2026-01-23Merge tag 'io_uring-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-23/+59
2026-01-23cpuidle: governors: teo: Refine tick_intercepts vs total events checkRafael J. Wysocki-1/+1
2026-01-23cpuidle: governors: teo: Avoid fake intercepts produced by tickRafael J. Wysocki-0/+11
2026-01-23cpuidle: governors: teo: Avoid selecting states with zero-size binsRafael J. Wysocki-0/+10
2026-01-23Merge tag 'iommu-fixes-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+3