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-02-16
ALSA: usb-audio: Update the number of packets properly at receiving
Takashi Iwai
-0
/
+1
2026-02-16
gpio: cdev: Avoid NULL dereference in linehandle_create()
Douglas Anderson
-1
/
+1
2026-02-16
gpio: nomadik: Add missing IS_ERR() check
Ethan Tidmore
-0
/
+3
2026-02-15
Merge tag 'm68knommu-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-5
/
+20
2026-02-15
smb: client: terminate session upon failed client required signing
Aaditya Kansal
-2
/
+8
2026-02-15
cifs: some missing initializations on replay
Shyam Prasad N
-0
/
+3
2026-02-15
io_uring: delay sqarray static branch disablement
Pavel Begunkov
-4
/
+4
2026-02-15
io_uring/query: add query.h copyright notice
Pavel Begunkov
-0
/
+3
2026-02-15
io_uring/query: return support for custom rx page size
Pavel Begunkov
-2
/
+11
2026-02-15
io_uring/zcrx: check unsupported flags on import
Pavel Begunkov
-0
/
+2
2026-02-15
Merge tag 'docs-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/...
Linus Torvalds
-14
/
+17
2026-02-15
Merge tag '9p-for-7.0-rc1' of https://github.com/martinetd/linux
Linus Torvalds
-52
/
+70
2026-02-15
Merge tag 'tsm-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/devs...
Linus Torvalds
-2
/
+20
2026-02-15
Merge tag 'i2c-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-540
/
+781
2026-02-15
Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-512
/
+518
2026-02-15
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
-943
/
+23417
2026-02-14
cifs: remove unnecessary tracing after put tcon
Shyam Prasad N
-3
/
+0
2026-02-14
ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error paths
Fedor Pchelkin
-2
/
+2
2026-02-14
smb: server: Remove duplicate include of misc.h
Chen Ni
-1
/
+0
2026-02-14
io_uring/zcrx: fix post open error handling
Pavel Begunkov
-6
/
+3
2026-02-14
io_uring/zcrx: fix sgtable leak on mapping failures
Pavel Begunkov
-0
/
+3
2026-02-14
Partly revert "drm/hyperv: Remove reference to hyperv_fb driver"
Helge Deller
-146
/
+0
2026-02-14
Merge branch 'next' into for-linus
Dmitry Torokhov
-2580
/
+6340
2026-02-14
Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
-152
/
+449
2026-02-14
Merge tag 'memblock-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-8
/
+10
2026-02-14
Merge tag 'fbdev-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-3256
/
+324
2026-02-14
Merge tag 'caps-pr-20260213' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+310
2026-02-14
Merge tag 'rpmsg-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
-108
/
+59
2026-02-14
Merge tag 'rproc-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
-73
/
+423
2026-02-14
Merge tag 'mailbox-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
-208
/
+434
2026-02-14
Merge tag 'exfat-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-125
/
+170
2026-02-14
Merge branches 'clk-aspeed' and 'clk-qcom' into clk-next
Stephen Boyd
-93
/
+15598
2026-02-14
Merge branches 'clk-imx', 'clk-divider', 'clk-rockchip' and 'clk-microchip' i...
Stephen Boyd
-329
/
+283
2026-02-14
Merge branches 'clk-amlogic', 'clk-thead', 'clk-mediatek' and 'clk-samsung' i...
Stephen Boyd
-145
/
+4426
2026-02-14
Merge branches 'clk-renesas', 'clk-cleanup', 'clk-spacemit' and 'clk-tegra' i...
Stephen Boyd
-310
/
+2729
2026-02-14
nfsd: Fix cred ref leak in nfsd_nl_listener_set_doit().
Kuniyuki Iwashima
-1
/
+1
2026-02-14
nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit().
Kuniyuki Iwashima
-1
/
+1
2026-02-14
Merge tag 'f2fs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-547
/
+1672
2026-02-14
docs: toshiba_haps: fix grammar error in SSD warning
Berke Antar
-1
/
+1
2026-02-14
Docs/mm: fix typos and grammar in page_tables.rst
Min-Hsun Chang
-6
/
+6
2026-02-14
Docs/core-api: fix typos in rbtree.rst
Min-Hsun Chang
-3
/
+3
2026-02-14
docs: clarify wording in programming-language.rst
Ariful Islam Shoikot
-3
/
+3
2026-02-14
block: update docs for bio and bvec_iter
Andreas Hindborg
-9
/
+28
2026-02-14
iomap: Describe @private in iomap_readahead()
Hongbo Li
-0
/
+1
2026-02-14
statmount: Fix the null-ptr-deref in do_statmount()
Qing Wang
-0
/
+2
2026-02-14
writeback: Fix wakeup and logging timeouts for !DETECT_HUNG_TASK
Huacai Chen
-4
/
+5
2026-02-14
fs: init flags_valid before calling vfs_fileattr_get
Edward Adam Davis
-1
/
+1
2026-02-14
drm/fourcc: fix plane order for 10/12/16-bit YCbCr formats
Simon Ser
-6
/
+6
2026-02-14
fbcon: Declare struct fb_info.fbcon_par as of type struct fbcon_par
Thomas Zimmermann
-1
/
+2
2026-02-14
fbcon: Remove struct fbcon_display.inverse
Thomas Zimmermann
-1
/
+0
[prev]
[next]