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-10-04
Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
33
-1394
/
+1192
2025-10-04
Merge tag 'mtd/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
49
-2457
/
+2257
2025-10-04
Merge tag 'rpmsg-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
4
-7
/
+7
2025-10-04
Merge tag 'rproc-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
14
-364
/
+635
2025-10-04
Merge tag 'hid-for-linus-2025093001' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
34
-1267
/
+3116
2025-10-04
Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
51
-885
/
+3383
2025-10-04
Merge tag 'keys-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
5
-331
/
+117
2025-10-04
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
95
-944
/
+2850
2025-10-04
Merge tag 'cxl-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
28
-390
/
+1261
2025-10-04
Merge tag 'rcu.2025.09.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-130
/
+317
2025-10-04
Merge tag 'printk-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-14
/
+378
2025-10-04
Merge tag 'memblock-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-219
/
+65
2025-10-04
Merge tag 'sparc-for-6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
84
-262
/
+312
2025-10-04
Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
29
-84
/
+2981
2025-10-04
Merge tag 'x86_entry_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-4
/
+15
2025-10-04
Merge tag 'x86_mm_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+7
2025-10-04
Merge tag 'x86_tdx_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-106
/
+214
2025-10-04
Merge tag 'kgdb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
6
-36
/
+60
2025-10-04
i2c: mt65xx: convert set_speed function to void
Wolfram Sang
1
-9
/
+2
2025-10-04
i2c: rename wait_for_completion callback to wait_for_completion_cb
Byungchul Park
4
-4
/
+4
2025-10-04
s390/pai_crypto: Consolidate PAI crypto allocation and cleanup paths
Thomas Richter
1
-62
/
+44
2025-10-04
s390/cio: Update purge function to unregister the unused subchannels
Vineeth Vijayan
1
-13
/
+24
2025-10-04
s390/pci: Expose firmware provided UID Checking state in sysfs
Ramesh Errabolu
3
-0
/
+39
2025-10-04
Merge tag 'i2c-host-6.18-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Wolfram Sang
2
-175
/
+329
2025-10-04
bpf: Finish constification of 1st parameter of bpf_d_path()
Rong Tao
4
-3
/
+4
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
148
-1489
/
+4120
2025-10-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
24
-332
/
+632
2025-10-04
Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
49
-23
/
+3323
2025-10-04
security: keys: use menuconfig for KEYS symbol
Randy Dunlap
1
-8
/
+6
2025-10-04
KEYS: encrypted: Use SHA-256 library instead of crypto_shash
Eric Biggers
2
-55
/
+11
2025-10-04
ALSA: emu10k1: Fix typo in docs
Bhanu Seshu Kumar Valluri
1
-1
/
+1
2025-10-04
ALSA: hda/realtek: Add quirk for ASUS ROG Zephyrus Duo
Adam Holliday
1
-0
/
+10
2025-10-04
i2c: rtl9300: add support for RTL9310 I2C controller
Jonas Jelonek
1
-3
/
+44
2025-10-04
dt-bindings: i2c: realtek,rtl9301-i2c: extend for RTL9310 support
Jonas Jelonek
1
-2
/
+37
2025-10-04
i2c: rtl9300: use scoped guard instead of explicit lock/unlock
Jonas Jelonek
1
-11
/
+7
2025-10-04
i2c: rtl9300: separate xfer configuration and execution
Jonas Jelonek
1
-120
/
+114
2025-10-04
i2c: rtl9300: do not set read mode on every transfer
Jonas Jelonek
1
-5
/
+6
2025-10-04
i2c: rtl9300: move setting SCL frequency to config_io
Jonas Jelonek
1
-8
/
+9
2025-10-04
i2c: rtl9300: rename internal sda_pin to sda_num
Jonas Jelonek
1
-12
/
+12
2025-10-04
dt-bindings: i2c: realtek,rtl9301-i2c: fix wording and typos
Jonas Jelonek
1
-3
/
+3
2025-10-04
i2c: rtl9300: use regmap fields and API for registers
Jonas Jelonek
1
-68
/
+124
2025-10-04
i2c: rtl9300: Implement I2C block read and write
Harshal Gohel
1
-4
/
+34
2025-10-03
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
22
-317
/
+376
2025-10-03
Merge tag 'soc-fixes-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2
-0
/
+382
2025-10-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
80
-1142
/
+1633
2025-10-03
Merge tag 'for-6.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
39
-181
/
+5829
2025-10-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
128
-1472
/
+16172
2025-10-03
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-6
/
+32
2025-10-03
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-14
/
+13
2025-10-03
Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
26
-198
/
+959
[prev]
[next]