summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-27x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre
2022-06-27x86: Add magic AMD return-thunkPeter Zijlstra
2022-06-27objtool: Treat .text.__x86.* as noinstrPeter Zijlstra
2022-06-27x86/entry: Avoid very early RETPeter Zijlstra
2022-06-27x86: Use return-thunk in asm codePeter Zijlstra
2022-06-27x86/sev: Avoid using __x86_return_thunkKim Phillips
2022-06-27x86/vsyscall_emu/64: Don't use RET in vsyscall emulationPeter Zijlstra
2022-06-27x86/kvm: Fix SETcc emulation for return thunksPeter Zijlstra
2022-06-27x86/bpf: Use alternative RET encodingPeter Zijlstra
2022-06-27x86/ftrace: Use alternative RET encodingPeter Zijlstra
2022-06-27x86,static_call: Use alternative RET encodingPeter Zijlstra
2022-06-27x86,objtool: Create .return_sitesPeter Zijlstra
2022-06-27x86: Undo return-thunk damagePeter Zijlstra
2022-06-27x86/retpoline: Use -mfunction-returnPeter Zijlstra
2022-06-27x86/retpoline: Swizzle retpoline thunkPeter Zijlstra
2022-06-27x86/retpoline: Cleanup some #ifdeferyPeter Zijlstra
2022-06-27x86/cpufeatures: Move RETPOLINE flags to word 11Peter Zijlstra
2022-06-27x86/kvm/vmx: Make noinstr cleanPeter Zijlstra
2022-06-26Linux 5.19-rc4Linus Torvalds
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2022-06-26Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-26Merge tag 'perf-tools-fixes-for-v5.19-2022-06-26' of git://git.kernel.org/pub...Linus Torvalds
2022-06-26Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-26Merge tag 'dma-mapping-5.19-2022-06-26' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-06-26Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-26Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-26Merge tag 'xtensa-20220626' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2022-06-26Merge tag 'powerpc-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-06-26Merge tag 'kbuild-fixes-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-26Merge tag 'exfat-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-26Merge tag '5.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-06-26tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo
2022-06-26tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-26perf stat: Enable ignore_missing_threadGang Li
2022-06-26perf inject: Adjust output data offset for backward compatibilityRaul Silvera
2022-06-26perf trace beauty: Fix generation of errno id->str table on ALT LinuxArnaldo Carvalho de Melo
2022-06-26perf build-id: Fix caching files with a wrong build IDAdrian Hunter
2022-06-26tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-06-26tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-06-26perf inject: Fix missing free in copy_kcore_dir()Adrian Hunter
2022-06-26parisc: Enable ARCH_HAS_STRICT_MODULE_RWXHelge Deller
2022-06-26parisc: Fix flush_anon_page on PA8800/PA8900John David Anglin
2022-06-26parisc: align '*' in comment in math-emu codeJiang Jian
2022-06-26kbuild: Ignore __this_module in gen_autoksyms.shSami Tolvanen
2022-06-26kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)Masahiro Yamada
2022-06-25Merge tag 'char-misc-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-25Merge tag 'usb-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-25Merge tag 'loongarch-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-25Merge tag 'f2fs-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-25LoongArch: Make compute_return_era() return voidTiezhu Yang