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