summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-26Merge tag 'v6.17rc7-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-12/+89
2025-09-26Merge tag 'vfs-6.17-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-16/+50
2025-09-26Merge tag 'pmdomain-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2025-09-26Merge tag 'platform-drivers-x86-v6.17-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-22/+33
2025-09-26Merge tag 'gpio-fixes-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+20
2025-09-26Merge tag 'block-6.17-20250925' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+6
2025-09-26Merge tag 'drm-fixes-2025-09-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds17-35/+167
2025-09-26smb: client: fix wrong index reference in smb2_compound_op()Sang-Heon Jeon1-1/+1
2025-09-26netfs: fix reference leakMax Kellermann8-14/+47
2025-09-26Merge tag 'drm-xe-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie3-4/+4
2025-09-26Merge tag 'drm-misc-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie4-12/+13
2025-09-26Merge tag 'drm-intel-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/...Dave Airlie2-2/+10
2025-09-26Merge tag 'amd-drm-fixes-6.17-2025-09-24' of https://gitlab.freedesktop.org/a...Dave Airlie8-17/+140
2025-09-26include/linux/pgtable.h: convert arch_enter_lazy_mmu_mode() and friends to st...Andrew Morton1-3/+3
2025-09-26mm/damon/sysfs: do not ignore callback's return value in damon_sysfs_damon_ca...Akinobu Mita1-1/+3
2025-09-26mailmap: add entry for Bence CsókásBence Csókás1-0/+1
2025-09-26fs/proc/task_mmu: check p->vec_buf for NULLJakub Acs1-0/+3
2025-09-26kmsan: fix out-of-bounds access to shadow memoryEric Biggers2-3/+23
2025-09-26mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_countJane Chu2-10/+10
2025-09-26mm/hugetlb: fix folio is still mapped when deletedJinjiang Tu1-4/+6
2025-09-25Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds41-201/+548
2025-09-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds7-32/+29
2025-09-25platform/x86: lg-laptop: Fix WMAB call in fan_mode_store()Daniel Lee2-22/+16
2025-09-25octeontx2-pf: Fix potential use after free in otx2_tc_add_flow()Dan Carpenter1-1/+1
2025-09-25drm/panthor: Defer scheduler entitiy destruction to queue releaseAdrián Larumbe1-7/+1
2025-09-25Merge branch 'lantiq_gswip-fixes'Paolo Abeni1-5/+16
2025-09-25net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added ...Vladimir Oltean1-1/+2
2025-09-25net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup()Vladimir Oltean1-4/+14
2025-09-25sched/deadline: Fix dl_server behaviourPeter Zijlstra3-24/+33
2025-09-25sched/deadline: Fix dl_server getting stuckPeter Zijlstra4-22/+2
2025-09-25afs: Fix potential null pointer dereference in afs_put_serverZhen Ni1-1/+2
2025-09-25Merge tag 'probes-fixes-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+8
2025-09-25libie: fix string names for AQ error codesJacob Keller1-1/+1
2025-09-25crypto: af_alg - Fix incorrect boolean values in af_alg_ctxEric Biggers1-1/+1
2025-09-25Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-28/+113
2025-09-24Merge tag 'pm-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-9/+11
2025-09-24Merge tag 'for-6.17-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
2025-09-24Merge tag '6.17-rc7-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds1-12/+10
2025-09-24tracing: dynevent: Add a missing lockdown check on dyneventMasami Hiramatsu (Google)1-0/+4
2025-09-24tracing: fprobe: Fix to remove recorded module addresses from filterMasami Hiramatsu (Google)1-3/+4
2025-09-24kbuild: Disable CC_HAS_ASM_GOTO_OUTPUT on clang < 17Thomas Gleixner1-0/+3
2025-09-24futex: Use correct exit on failure from futex_hash_allocate_default()Sebastian Andrzej Siewior1-1/+1
2025-09-24MAINTAINERS: Update Paul Walmsley's E-mail addressPaul Walmsley1-4/+4
2025-09-24riscv: Use an atomic xchg in pudp_huge_get_and_clear()Alexandre Ghiti1-0/+17
2025-09-24Merge branch 'mlx5-misc-fixes-2025-09-22'Jakub Kicinski9-17/+40
2025-09-24net/mlx5e: Fix missing FEC RS stats for RS_544_514_INTERLEAVED_QUADCarolina Jubran1-0/+1
2025-09-24net/mlx5: HWS, ignore flow level for multi-dest tableYevgeny Kliteynik3-12/+6
2025-09-24net/mlx5: fs, fix UAF in flow counter releaseMoshe Shemesh5-5/+33
2025-09-24Merge branch 'nexthop-various-fixes'Jakub Kicinski2-6/+53
2025-09-24selftests: fib_nexthops: Add test cases for FDB status changeIdo Schimmel1-0/+40