summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-14Merge tag 'regmap-fix-v7.2-rc7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-14Merge tag 'mmc-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2026-08-14Merge tag 'pmdomain-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-14Merge tag 'sound-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2026-08-14Merge tag 'ceph-for-7.2-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-08-14Merge tag 'vfs-7.2-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-14Merge tag 'riscv-for-linus-v7.2-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-08-14erofs: fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS on some UP platformsGao Xiang
2026-08-14sched: Update time before requeueing delayed entitiesVincent Guittot
2026-08-14Merge tag 'drm-xe-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-08-14Merge tag 'drm-misc-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-08-14Merge tag 'amd-drm-fixes-7.2-2026-08-12' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-08-13Merge tag 'trace-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-08-13tracing: Fix race between update_event_fields and, event_define_fieldsMichael Wu
2026-08-13tracing: Fix NULL pointer dereference in module event cache removalHui Su
2026-08-13spi: virtio: mark device ready before registering the controllerJasper Wise
2026-08-13Revert "wifi: mt76: Disable napi when removing device"Mikhail Gavrilov
2026-08-13Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-08-13Merge tag 'firewire-fixes-7.2-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-08-13Merge tag 'gpio-fixes-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-13Merge tag 'm68k-for-v7.2-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-13drm/log: Fix infinite loop when scale is too large for displayShixiong Ou
2026-08-13drm/log: Fix out-of-bounds read on empty message lengthShixiong Ou
2026-08-13drm/log: Fix division by zero when scale module parameter is 0Shixiong Ou
2026-08-13Merge tag 'asoc-fix-v7.2-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-08-13drm/xe: Fix xe_device_probe() failureRaag Jadav
2026-08-13drm/xe: Fix a bug in pc_adjust_freq_bounds()Vinay Belgaumkar
2026-08-13drm/xe/oa: Check managed mutex initialization errorsLinmao Li
2026-08-13drm/xe/oa: Fix sync entry leak on OA config emit failureLinmao Li
2026-08-13drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safeGajendra Uttamchand
2026-08-13drm/xe/pxp: add termination on resumeDaniele Ceraolo Spurio
2026-08-13drm/xe: Order ring writes before ring tail updatesMatthew Brost
2026-08-13drm/xe/guc_ads: use uncached mapping for UM queue BOJia Yao
2026-08-13drm/xe/guc_ads: allocate UM queues in VRAM on dGFXJia Yao
2026-08-13drm/xe/guc_ads: allocate UM queues in a separate BOJia Yao
2026-08-13drm/xe: Fix DPT allocation paths.Maarten Lankhorst
2026-08-13firewire: ohci: fix NULL pointer dereference in ar_context_releaseAleksandr Nogikh
2026-08-13l2tp: fix tunnel and session refcount leak on seq_file releaseEric Dumazet
2026-08-13net/sched: cls_bpf: reject dev-bound programs bound to a different deviceJamal Hadi Salim
2026-08-12accel/amdxdna: Skip unmapped range in aie2_populate_range()Lizhi Hou
2026-08-12io_uring/rsrc: reject overflowing regvec bvec byte countsJérémy Jean
2026-08-12Merge tag 'ovpn-net-20260809' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski
2026-08-12sctp: fix use-after-free of cached ASCONF chunkYuxiang Yang
2026-08-12Input: sur40 - fix V4L error path cleanupDmitry Torokhov
2026-08-12Input: sur40 - fix input device registration orderingDmitry Torokhov
2026-08-12net: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAGSiddharth Vadapalli
2026-08-12sctp: clear new_transport when removing a peerQing Ming
2026-08-12net/dibs: Correct freeing of dmb_clientid_arrAlexandra Winter
2026-08-12ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctlsZhan Xusheng
2026-08-12ceph: fix MDS random selection readiness predicateYiming Zhu