index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-22
Merge tag 's390-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-46
/
+57
2025-08-22
Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-33
/
+3
2025-08-22
Merge tag 'platform-drivers-x86-v6.17-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
10
-52
/
+59
2025-08-22
Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linux
Linus Torvalds
11
-83
/
+169
2025-08-22
Merge tag 'io_uring-6.17-20250822' of git://git.kernel.dk/linux
Linus Torvalds
2
-0
/
+4
2025-08-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-58
/
+62
2025-08-22
Merge tag 'mmc-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
5
-19
/
+71
2025-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
12
-67
/
+55
2025-08-22
Merge tag 'iommu-fixes-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-13
/
+18
2025-08-22
Merge tag 'sound-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
14
-101
/
+68
2025-08-22
Merge tag '6.17-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2025-08-22
Merge tag 'nfs-for-6.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-23
/
+16
2025-08-22
Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...
Linus Torvalds
19
-70
/
+487
2025-08-22
iommu/riscv: prevent NULL deref in iova_to_phys
XianLiang Huang
1
-1
/
+1
2025-08-22
iommu/virtio: Make instance lookup robust
Robin Murphy
1
-6
/
+9
2025-08-22
iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrement
Nicolin Chen
1
-1
/
+1
2025-08-21
Merge tag 'cgroup-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-8
/
+10
2025-08-21
Merge tag 'spi-fix-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-17
/
+27
2025-08-21
Merge tag 'regulator-fix-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-15
/
+12
2025-08-21
Merge tag 'acpi-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-11
/
+9
2025-08-21
Merge tag 'pm-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
6
-52
/
+95
2025-08-21
Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-1
/
+4
2025-08-21
io_uring: clear ->async_data as part of normal init
Jens Axboe
1
-0
/
+1
2025-08-21
io_uring/futex: ensure io_futex_wait() cleans up properly on failure
Jens Axboe
1
-0
/
+3
2025-08-21
Merge branches 'acpi-apei' and 'acpi-pfrut'
Rafael J. Wysocki
2
-1
/
+2
2025-08-21
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-17
/
+12
2025-08-21
Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
92
-397
/
+1434
2025-08-21
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
2
-7
/
+4
2025-08-21
s390/hypfs: Enable limited access during lockdown
Peter Oberparleiter
1
-1
/
+2
2025-08-21
s390/hypfs: Avoid unnecessary ioctl registration in debugfs
Peter Oberparleiter
1
-7
/
+11
2025-08-21
ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validation
Takashi Iwai
1
-1
/
+1
2025-08-21
Merge branch 'mlx5-misx-fixes-2025-08-20'
Jakub Kicinski
8
-105
/
+140
2025-08-21
net/mlx5e: Preserve shared buffer capacity during headroom updates
Armen Ratner
1
-10
/
+8
2025-08-21
net/mlx5e: Query FW for buffer ownership
Alexei Lazar
4
-4
/
+31
2025-08-21
net/mlx5: Restore missing scheduling node cleanup on vport enable failure
Carolina Jubran
1
-0
/
+1
2025-08-21
net/mlx5: Fix QoS reference leak in vport enable error path
Carolina Jubran
1
-1
/
+3
2025-08-21
net/mlx5: Destroy vport QoS element when no configuration remains
Carolina Jubran
1
-8
/
+49
2025-08-21
net/mlx5e: Preserve tc-bw during parent changes
Carolina Jubran
1
-12
/
+12
2025-08-21
net/mlx5: Remove default QoS group and attach vports directly to root TSAR
Carolina Jubran
2
-69
/
+33
2025-08-21
net/mlx5: Base ECVF devlink port attrs from 0
Daniel Jurgens
1
-1
/
+3
2025-08-21
net: pse-pd: pd692x0: Skip power budget configuration when undefined
Kory Maincent
1
-0
/
+4
2025-08-21
net: pse-pd: pd692x0: Fix power budget leak in manager setup error path
Kory Maincent
1
-15
/
+44
2025-08-21
Octeontx2-af: Skip overlap check for SPI field
Hariprasad Kelam
1
-2
/
+2
2025-08-21
selftests: tls: add tests for zero-length records
Jakub Kicinski
1
-5
/
+295
2025-08-21
tls: fix handling of zero-length records on the rx_list
Jakub Kicinski
1
-1
/
+6
2025-08-21
Merge tag 'loongarch-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-32
/
+109
2025-08-21
block: avoid cpu_hotplug_lock depedency on freeze_lock
Nilay Shroff
4
-28
/
+37
2025-08-21
block: decrement block_rq_qos static key in rq_qos_del()
Nilay Shroff
1
-0
/
+1
2025-08-21
block: skip q->rq_qos check in rq_qos_done_bio()
Nilay Shroff
1
-2
/
+8
2025-08-21
spi: st: fix PM macros to use CONFIG_PM instead of CONFIG_PM_SLEEP
Raphael Gallais-Pou
1
-5
/
+5
[next]