index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
-195
/
+255
2026-01-23
scsi: qla2xxx: Declare qla2xxx_mqueuecommand() static
Bart Van Assche
-2
/
+2
2026-01-23
scsi: megaraid_sas: Return SCSI_MLQUEUE_HOST_BUSY instead of 1
Bart Van Assche
-5
/
+5
2026-01-23
scsi: megaraid: Return SCSI_MLQUEUE_HOST_BUSY instead of 1
Bart Van Assche
-5
/
+5
2026-01-23
scsi: aha152x: Return SCSI_MLQUEUE_HOST_BUSY instead of 0x2003
Bart Van Assche
-2
/
+2
2026-01-24
gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Alexandre Courbot
-5
/
+17
2026-01-24
gpu: nova-core: add FalconUCodeDescV2 support
Timur Tabi
-64
/
+249
2026-01-24
gpu: nova-core: add Falcon HAL method load_method()
Timur Tabi
-3
/
+34
2026-01-23
drm/msm/a6xx: fix bogus hwcg register updates
Johan Hovold
-2
/
+0
2026-01-24
rust: samples: driver-core: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
-6
/
+4
2026-01-24
rust: pci: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
-5
/
+5
2026-01-24
rust: device: support `dev_printk` on all devices
Gary Guo
-1
/
+8
2026-01-23
PCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unli...
Manikanta Maddireddy
-4
/
+4
2026-01-24
gpu: nova-core: add NV_PFALCON_FALCON_ENGINE::reset_engine()
Timur Tabi
-17
/
+20
2026-01-24
gpu: nova-core: Add basic Turing HAL
Timur Tabi
-0
/
+97
2026-01-24
gpu: nova-core: move some functions into the HAL
Timur Tabi
-42
/
+54
2026-01-24
gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()
Timur Tabi
-11
/
+12
2026-01-24
gpu: nova-core: add support for Turing/GA100 fwsignature
Timur Tabi
-1
/
+8
2026-01-24
gpu: nova-core: support header parsing on Turing/GA100
Timur Tabi
-4
/
+24
2026-01-24
gpu: nova-core: add ImemNonSecure section infrastructure
Timur Tabi
-2
/
+32
2026-01-23
KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()
Vasiliy Kovalev
-0
/
+2
2026-01-24
gpu: nova-core: rename Imem to ImemSecure
Timur Tabi
-14
/
+20
2026-01-23
Merge tag 'kbuild-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-6
/
+7
2026-01-23
kbuild: rust: clean libpin_init_internal in mrproper
Chen Miao
-1
/
+2
2026-01-23
Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-12
/
+13
2026-01-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-21
/
+33
2026-01-23
bonding: annotate data-races around slave->last_rx
Eric Dumazet
-18
/
+21
2026-01-23
et4: allow zeroout when doing written to unwritten split
Ojaswin Mujoo
-9
/
+122
2026-01-23
ext4: refactor split and convert extents
Ojaswin Mujoo
-165
/
+112
2026-01-23
ext4: refactor zeroout path and handle all cases
Ojaswin Mujoo
-98
/
+185
2026-01-23
ext4: propagate flags to ext4_convert_unwritten_extents_endio()
Ojaswin Mujoo
-6
/
+3
2026-01-23
ext4: propagate flags to convert_initialized_extent()
Ojaswin Mujoo
-3
/
+4
2026-01-23
ext4: add extent status cache support to kunit tests
Ojaswin Mujoo
-47
/
+63
2026-01-23
ext4: kunit tests for higher level extent manipulation functions
Ojaswin Mujoo
-9
/
+365
2026-01-23
ext4: kunit tests for extent splitting and conversion
Ojaswin Mujoo
-2
/
+587
2026-01-23
Merge tag 'v6.19-rc6-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
-9
/
+9
2026-01-23
Merge tag 'pci-v6.19-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-21
/
+20
2026-01-23
Merge tag 'platform-drivers-x86-v6.19-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-18
/
+256
2026-01-23
Merge branch 'for-7.0/cxl-init' into cxl-for-next
Dave Jiang
-130
/
+280
2026-01-23
Merge tag 'pmdomain-v6.19-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-4
/
+17
2026-01-23
coco/tsm: Remove unused variable tsm_rwsem
Thomas Weißschuh
-2
/
+0
2026-01-23
Merge tag 'mmc-v6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
-0
/
+55
2026-01-23
io_uring/io-wq: handle !sysctl_hung_task_timeout_secs
Jens Axboe
-0
/
+2
2026-01-23
Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-58
/
+101
2026-01-23
thermal: intel: x86_pkg_temp_thermal: Handle invalid temperature
Rafael J. Wysocki
-0
/
+3
2026-01-23
Merge tag 'io_uring-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-23
/
+59
2026-01-23
cpuidle: governors: teo: Refine tick_intercepts vs total events check
Rafael J. Wysocki
-1
/
+1
2026-01-23
cpuidle: governors: teo: Avoid fake intercepts produced by tick
Rafael J. Wysocki
-0
/
+11
2026-01-23
cpuidle: governors: teo: Avoid selecting states with zero-size bins
Rafael J. Wysocki
-0
/
+10
2026-01-23
Merge tag 'iommu-fixes-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-4
/
+3
[prev]
[next]