aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-03xfs: don't walk off the end of a null sc->sa.agi_bp in AGI repairDarrick J. Wong1-1/+1
2026-08-03xfs: don't livelock in scrub on a circular unlinked listDarrick J. Wong2-11/+52
2026-08-03xfs: hoist per-bucket unlinked list check to helperDarrick J. Wong1-22/+42
2026-08-03xfs: avoid UAF on sc->tempip in xrep_tempfile_createDarrick J. Wong1-0/+1
2026-08-03xfs: nlink scrub must take IOLOCK before determining ILOCK stateDarrick J. Wong1-6/+7
2026-08-03xfs: don't zap the attr fork on repair when there are queued pptr updatesDarrick J. Wong1-1/+2
2026-08-03xfs: don't return EFSCORRUPTED when scrubbing corrupt parent pointersDarrick J. Wong1-1/+1
2026-08-03xfs: don't double-lock when deleting a self-referential directoryDarrick J. Wong1-4/+18
2026-08-03xfs: only check mergeability of bnobt recordsDarrick J. Wong1-2/+3
2026-08-03xfs: fix inverted clearance of inode junk flagsAndrey Albershteyn1-2/+2
2026-08-03xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTENLin Jiapeng1-0/+10
2026-08-03Merge tag 'pinctrl-qcom-fixes-for-v7.2-rc6' of git://git.kernel.org/pub/scm/l...Linus Walleij3-6/+11
2026-08-03ALSA: usb-audio: Add QUIRK_FLAG_MIXER_GET_CUR_BROKEN for Logitech PRO X 2 LIG...Rong Zhang1-0/+2
2026-08-03ALSA: hda/tas2781: fix ACPI reference handlingXu Rao1-1/+2
2026-08-02fixp-arith: convert comments to kernel-doc formatRandy Dunlap1-2/+2
2026-08-02smb: client: Fix use-after-free in cifs_try_adding_channels()Shuangpeng Bai1-1/+1
2026-08-02smb/client: show compress mount optionChenXiaoSong1-0/+2
2026-08-02Input: focaltech - fix array out-of-bounds in focaltech_process_rel_packetRichard Davies1-1/+1
2026-08-03bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()Jose Fernandez (Anthropic)1-19/+24
2026-08-02Linux 7.2-rc6v7.2-rc6Linus Torvalds1-1/+1
2026-08-02Input: atkbd - skip deactivate for HONOR ZQC-PDonglin Lyu1-5/+13
2026-08-02Input: atkbd - skip deactivate for Xiaomi Book Pro 14's internal keyboardZhefu Zhang1-0/+8
2026-08-02drm/v3d: Serialize the scheduler timeout handlersMaĆ­ra Canal2-1/+14
2026-08-02Docs/admin-guide/cgroup-v2: document io.latency rotational vs non-rotational ...Tao Cui1-14/+36
2026-08-02Merge tag 'riscv-for-linus-7.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-15/+20
2026-08-02Merge tag 's390-7.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds5-30/+85
2026-08-02Merge tag 'x86-urgent-2026-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+12
2026-08-02Merge tag 'sched-urgent-2026-08-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2026-08-02Merge tag 'perf-urgent-2026-08-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2026-08-02Merge tag 'vfs-7.2-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-59/+119
2026-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds13-87/+64
2026-08-02Merge tag 'dmaengine-fix-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-45/+29
2026-08-02Merge tag 'phy-fixes-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds3-21/+49
2026-08-02counter: microchip-tcb-capture: Fix DT channel validationBabanpreet Singh1-2/+2
2026-08-02futex: Prevent robust futex exit race some moreKeno Fischer1-27/+58
2026-08-01bpf: Fix netns reference imbalance in conntrack kfuncsChengfeng Ye1-24/+48
2026-08-01bpf, sockmap: Fix sk_redir use-after-free in send verdictChengfeng Ye1-0/+2
2026-08-01Merge tag 'i2c-fixes-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-29/+153
2026-07-31accel/amdxdna: Fix locally exploitable BUG_ON in amdxdna_insert_pages()Lizhi Hou1-19/+8
2026-07-31Merge tag 'kbuild-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+14
2026-07-31Merge tag 'trace-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-4/+18
2026-07-31net/mlx5: fw_tracer, return NULL on create errorMichael Guralnik1-9/+7
2026-07-31net/mlx5: SF, Handle function changed eventChris Mi5-3/+78
2026-07-31devlink: fix net namespace reference leak in reloadOr Har-Toov1-0/+1
2026-07-31net: hisilicon: hix5hd2_gmac: remove redundant NAPI deleteJiawen Liu1-1/+0
2026-07-31Merge tag 'ntfs-for-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-24/+39
2026-07-31Merge tag 'v7.2-rc5-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds4-17/+41
2026-07-31net/sched: cls_route: fix fastmap use-after-free on filterJamal Hadi Salim1-9/+26
2026-07-31Merge tag 'ata-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds11-46/+173
2026-07-31inet: frags: publish queues before arming timerZhiling Zou1-5/+5