summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 dayspreempt: Remove hardirq_disable_count()Boqun Feng
11 daysMerge tag 'i2c-fixes-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
11 daysMerge tag 'cocci-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
11 daysCREDITS/mailmap: add some info about Darrick J. WongDarrick J. Wong
11 daysMerge tag 'timers-urgent-2026-08-30' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
11 dayscifs: don't update i_size in cifs_do_truncate without a cached handleFrank Sorenson
11 dayssmb: client: fix heap overflow in cifs_do_set_acl()Frank Sorenson
11 dayssmb: client: fix multiuser mount with krb5Paulo Alcantara
11 dayssmb: client: transport: Fix debug printing in __release_mid()Andy Shevchenko
11 dayssmb/client: invalidate fscache for fallocate range operationsHuiwen He
11 dayssmb/client: fix stale page cache in insert/collapse rangeHuiwen He
11 dayssmb/client: fix integer truncation in collapse rangeHuiwen He
11 dayssmb/client: fix data corruption in emulated insert rangeHuiwen He
11 dayssmb/client: mark file sparse before emulating insert rangeHuiwen He
11 dayssmb/client: validate new EOF for zero rangeHuiwen He
11 dayssmb/client: validate new EOF for insert rangeHuiwen He
11 daysMerge tag 'locking-urgent-2026-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
11 daysMerge tag 'rust-fixes-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
11 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
11 daysMerge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
11 daysMerge tag 'trace-v7.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
11 daysMerge branches 'fixes' and 'misc' into for-linusRussell King (Oracle)
11 dayscoccinelle: ifnulldev_put: update error messageJulia Lawall
11 dayscoccinelle: ifnulldev_put: update outdated helper namesSang-Heon Jeon
11 dayscoccinelle: atomic_as_refcounter: drop atomic_long_dec_and_lockSang-Heon Jeon
11 dayscoccinelle: kfree_mismatch: drop vmalloc_execSang-Heon Jeon
11 dayscoccinelle: pool_zalloc-simple: drop the pci_pool_alloc rulesSang-Heon Jeon
11 daysinterrupt: Disable interrupt before modifying hardirq_disable counterBoqun Feng
12 daysntfs: fix FITRIM range alignmentJacopo Labardi
12 daysntfs: read WOF chunks outside the decompression lockZhan Xusheng
12 daysselftests/bpf: Bound the offset accumulator in __tld_fetch_key()Yonghong Song
12 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsiLinus Torvalds
12 daysopenrisc: fix arbitrary kernel memory access via or1k_atomic syscallAli Ahmet Memis
13 daysscsi: target: iscsi: Fix hang for aborted WRITE_PENDING commandsMaurizio Lombardi
13 daysscsi: ufs: ufs-pci: Add MCQ support for Intel UFS 4.0 controllerssangram kumar yerra
13 daysscsi: ufs: ufs-pci: Add support for Intel UFS 4.0 HS-Gear5sangram kumar yerra
13 daysscsi: sg: Report request-table problems when any status is setXu Rao
13 daysscsi: mpi3mr: Fix target device refcount leak in mpi3mr_sas_port_add()Milan P. Gandhi
13 daysscsi: mpi3mr: Fix NULL pointer dereference in mpi3mr_sas_port_add()Milan P. Gandhi
13 daysscsi: ufs: ufs-qcom: Fix sequential read varianceNitin Rawat
13 daysscsi: ufs: ufs-qcom: Restore HS/LS link startup mode for Qualcomm UFS control...Nitin Rawat
13 daysscsi: ibmvfc: Document protocol parameter of ibmvfc_alloc_target()Muhammad Falak R Wani
13 daysscsi: ibmvfc: Fix kernel-doc name for ibmvfc_scsi_relogin()Muhammad Falak R Wani
13 daysscsi: pm8001: Use rollback index when freeing MSI-X vectorsRunyu Xiao
13 daysscsi: fnic: Initialize the NVMe local port info before registeringLinmao Li
13 daysMerge tag 'io_uring-7.3-20260828' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
13 daysMerge tag 'drm-next-2026-08-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
13 daysMerge tag 'for-linus-7.3-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
13 dayssctp: fix a TOCTOU race in SCTP_CMD_TIMER_STARTXin Long
13 daysMerge branch 'tcp-fix-use-after-free-in-do_tcp_getsockopt'Jakub Kicinski