summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-10Merge tag 'staging-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-11/+4
2025-05-10Merge tag 'char-misc-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds29-96/+241
2025-05-10Merge tag 'i2c-for-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+1
2025-05-10Merge tag 'for-linus-6.15a-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-14/+32
2025-05-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-19/+17
2025-05-10Merge tag 'kvm-x86-fixes-6.15-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini7-37/+150
2025-05-10Merge tag 'kvmarm-fixes-6.15-3' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini8-35/+48
2025-05-10Merge tag 'kvm-riscv-fixes-6.15-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini1-0/+2
2025-05-10Merge tag 'i2c-host-fixes-6.15-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2-2/+1
2025-05-10Merge tag 'imx-fixes-6.15-2' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann3-1/+19
2025-05-10Merge tag 'batadv-net-pullrequest-20250509' of git://git.open-mesh.org/linux-...Jakub Kicinski1-13/+18
2025-05-10Merge tag '6.15-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-8/+4
2025-05-10tracing: add missing trace_probe_log_clear for eprobesPaul Cacheux1-0/+3
2025-05-10tracing: fprobe: Fix RCU warning message in list traversalBreno Leitao1-1/+2
2025-05-10net: mctp: Ensure keys maintain only one ref to corresponding devAndrew Jeffery1-1/+3
2025-05-10fix IS_MNT_PROPAGATING usesAl Viro3-10/+12
2025-05-10do_move_mount(): don't leak MNTNS_PROPAGATING on failuresAl Viro1-3/+2
2025-05-10do_umount(): add missing barrier before refcount checks in sync caseAl Viro1-1/+2
2025-05-10tests/ncdevmem: Fix double-free of queue arrayCosmin Ratiu1-33/+22
2025-05-10net: mctp: Don't access ifa_index when missingMatt Johnston1-5/+12
2025-05-10tools/net/ynl: ethtool: fix crash when Hardware Clock info is missingHangbin Liu1-7/+15
2025-05-10__legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lockAl Viro1-5/+1
2025-05-10Merge tag 'rust-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-51/+49
2025-05-09selftest/x86/bugs: Add selftests for ITSPawan Gupta7-0/+631
2025-05-09x86/its: FineIBT-paranoid vs ITSPeter Zijlstra5-20/+159
2025-05-09x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra6-3/+149
2025-05-09x86/ibt: Keep IBT disabled during alternative patchingPawan Gupta1-0/+8
2025-05-09mm/execmem: Unify early execmem_cache behaviourPeter Zijlstra4-4/+50
2025-05-09arm64: dts: amazon: Fix simple-bus node name schema warningsRob Herring (Arm)2-2/+2
2025-05-09MAINTAINERS: delete email for Shiraz HashimWolfram Sang1-1/+0
2025-05-09x86/its: Align RETs in BHB clear sequence to avoid thunkingPawan Gupta1-3/+17
2025-05-09x86/its: Add support for RSB stuffing mitigationPawan Gupta2-0/+22
2025-05-09x86/its: Add "vmexit" option to skip mitigation on some CPUsPawan Gupta4-7/+26
2025-05-09x86/its: Enable Indirect Target Selection mitigationPawan Gupta5-4/+155
2025-05-09x86/its: Add support for ITS-safe return thunkPawan Gupta8-7/+57
2025-05-09x86/its: Add support for ITS-safe indirect thunkPawan Gupta7-4/+96
2025-05-09x86/its: Enumerate Indirect Target Selection (ITS) bugPawan Gupta4-13/+58
2025-05-09Documentation: x86/bugs/its: Add ITS documentationPawan Gupta2-0/+169
2025-05-09Merge tag 'drm-fixes-2025-05-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds47-195/+285
2025-05-09Merge tag 'drm-intel-fixes-2025-05-09' of https://gitlab.freedesktop.org/drm/...Dave Airlie2-4/+12
2025-05-09Merge tag 'drm-xe-fixes-2025-05-09' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie13-12/+84
2025-05-09drm/meson: Use 1000ULL when operating with mode->clockI Hsin Cheng1-2/+2
2025-05-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+8
2025-05-09Merge tag 'riscv-for-linus-6.15-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-29/+62
2025-05-09cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasksWaiman Long1-2/+4
2025-05-09Merge tag 'block-6.15-20250509' of git://git.kernel.dk/linuxLinus Torvalds4-7/+28
2025-05-09Merge tag 'io_uring-6.15-20250509' of git://git.kernel.dk/linuxLinus Torvalds2-36/+24
2025-05-09Merge tag 'modules-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2025-05-09Merge tag 'asahi-soc-fixes-6.15' of https://github.com/AsahiLinux/linux into ...Arnd Bergmann3-0/+21
2025-05-09Merge tag 'riscv-sophgo-dt-fixes-for-v6.15-rc1' of https://github.com/sophgo/...Arnd Bergmann1-1/+1