summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-08-19Merge tag 'x86_urgent_for_v6.5_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-133/+236
2023-08-19Merge tag 'powerpc-6.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-3/+3
2023-08-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-9/+23
2023-08-18Merge tag 'gpio-fixes-for-v6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7/+17
2023-08-18Merge tag '6.5-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-0/+4
2023-08-18Merge tag 'riscv-for-linus-6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-23/+55
2023-08-18Merge tag 'sound-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-46/+125
2023-08-18Merge tag 'mmc-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds-22/+24
2023-08-18Merge tag 'pinctrl-v6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-4/+10
2023-08-18Merge tag 'soc-fixes-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-112/+86
2023-08-18Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+76
2023-08-18x86/srso: Correct the mitigation status when SMT is disabledBorislav Petkov (AMD)-3/+2
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-118/+313
2023-08-18Merge tag 'drm-fixes-2023-08-18-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-132/+216
2023-08-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-12/+93
2023-08-18drm/qxl: fix UAF on handle creationWander Lairson Costa-14/+24
2023-08-18Merge tag 'amd-drm-fixes-6.5-2023-08-16' of https://gitlab.freedesktop.org/ag...Dave Airlie-30/+93
2023-08-18Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-76/+63
2023-08-18Merge tag 'drm-intel-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie-12/+36
2023-08-17Merge tag 'mlx5-fixes-2023-08-16' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-4/+16
2023-08-17ice: Block switchdev mode when ADQ is active and vice versaMarcin Szycik-0/+11
2023-08-17qede: fix firmware halt over suspend and resumeManish Chopra-0/+10
2023-08-17net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet-0/+4
2023-08-17sock: Fix misuse of sk_under_memory_pressure()Abel Wu-1/+7
2023-08-17sfc: don't fail probe if MAE/TC setup failsEdward Cree-1/+1
2023-08-17sfc: don't unregister flow_indr if it was never registeredEdward Cree-1/+1
2023-08-17arm64/ptrace: Ensure that the task sees ZT writes on first useMark Brown-1/+8
2023-08-17arm64/ptrace: Ensure that SME is set up for target when writing SSVE stateMark Brown-8/+15
2023-08-17Merge tag 'nfsd-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds-0/+3
2023-08-17asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...Arnd Bergmann-0/+76
2023-08-17Merge tag 'qcom-arm64-fixes-for-6.5' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann-24/+28
2023-08-17Merge tag 'omap-for-v6.5/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann-0/+11
2023-08-17Merge tag 'v6.5-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-69/+22
2023-08-17Revert "drm/edid: Fix csync detailed mode parsing"Jani Nikula-30/+11
2023-08-17x86/static_call: Fix __static_call_fixup()Peter Zijlstra-0/+13
2023-08-16net: dsa: mv88e6xxx: Wait for EEPROM done before HW resetAlfred Lee-0/+8
2023-08-17powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch-3/+3
2023-08-17objtool/x86: Fixup frame-pointer vs rethunkPeter Zijlstra-6/+11
2023-08-16drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_c...Karol Herbst-4/+7
2023-08-16net/mlx5: Fix mlx5_cmd_update_root_ft() error flowShay Drory-1/+9
2023-08-16net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECTDragos Tatulea-3/+7
2023-08-16x86/srso: Explain the untraining sequences a bit moreBorislav Petkov (AMD)-0/+19
2023-08-16x86/cpu/kvm: Provide UNTRAIN_RET_VMPeter Zijlstra-5/+14
2023-08-16x86/cpu: Cleanup the untrain messPeter Zijlstra-14/+13
2023-08-16x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra-22/+22
2023-08-16x86/cpu: Rename original retbleed methodsPeter Zijlstra-23/+23
2023-08-16x86/cpu: Clean up SRSO return thunk messPeter Zijlstra-20/+62
2023-08-16Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""Alex Deucher-1/+1
2023-08-16drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello-8/+2
2023-08-16drm/amdgpu: skip fence GFX interrupts disable/enable for S0ixTim Huang-2/+39