aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27x86/bugs: Report Intel retbleed vulnerabilityPeter Zijlstra3-18/+46
2022-06-27x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation()Peter Zijlstra1-8/+17
2022-06-27x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta3-14/+54
2022-06-27x86/bugs: Optimize SPEC_CTRL MSR writesPeter Zijlstra3-8/+14
2022-06-27x86/entry: Add kernel IBRS implementationPeter Zijlstra4-10/+111
2022-06-27x86/bugs: Keep a per-CPU IA32_SPEC_CTRL valuePeter Zijlstra3-6/+25
2022-06-27x86/bugs: Enable STIBP for JMP2RETKim Phillips2-17/+57
2022-06-27x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre3-1/+125
2022-06-27x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre5-0/+43
2022-06-27x86: Add magic AMD return-thunkPeter Zijlstra9-9/+128
2022-06-27objtool: Treat .text.__x86.* as noinstrPeter Zijlstra1-1/+2
2022-06-27x86/entry: Avoid very early RETPeter Zijlstra1-10/+2
2022-06-27x86: Use return-thunk in asm codePeter Zijlstra3-1/+15
2022-06-27x86/sev: Avoid using __x86_return_thunkKim Phillips1-2/+6
2022-06-27x86/vsyscall_emu/64: Don't use RET in vsyscall emulationPeter Zijlstra1-3/+6
2022-06-27x86/kvm: Fix SETcc emulation for return thunksPeter Zijlstra1-13/+15
2022-06-27x86/bpf: Use alternative RET encodingPeter Zijlstra1-2/+17
2022-06-27x86/ftrace: Use alternative RET encodingPeter Zijlstra1-2/+5
2022-06-27x86,static_call: Use alternative RET encodingPeter Zijlstra3-7/+64
2022-06-27x86,objtool: Create .return_sitesPeter Zijlstra6-0/+83
2022-06-27x86: Undo return-thunk damagePeter Zijlstra6-2/+78
2022-06-27x86/retpoline: Use -mfunction-returnPeter Zijlstra3-0/+17
2022-06-27x86/retpoline: Swizzle retpoline thunkPeter Zijlstra1-3/+3
2022-06-27x86/retpoline: Cleanup some #ifdeferyPeter Zijlstra3-9/+14
2022-06-27x86/cpufeatures: Move RETPOLINE flags to word 11Peter Zijlstra1-2/+6
2022-06-27x86/kvm/vmx: Make noinstr cleanPeter Zijlstra3-6/+6
2022-06-26Linux 5.19-rc4Linus Torvalds1-1/+1
2022-06-26tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo1-0/+13
2022-06-26tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-6/+20
2022-06-26perf stat: Enable ignore_missing_threadGang Li1-0/+2
2022-06-26perf inject: Adjust output data offset for backward compatibilityRaul Silvera3-1/+17
2022-06-26perf trace beauty: Fix generation of errno id->str table on ALT LinuxArnaldo Carvalho de Melo1-12/+2
2022-06-26perf build-id: Fix caching files with a wrong build IDAdrian Hunter1-0/+28
2022-06-26tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2-3/+12
2022-06-26tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-81/+272
2022-06-26perf inject: Fix missing free in copy_kcore_dir()Adrian Hunter1-1/+3
2022-06-26parisc: Enable ARCH_HAS_STRICT_MODULE_RWXHelge Deller1-0/+1
2022-06-26parisc: Fix flush_anon_page on PA8800/PA8900John David Anglin1-1/+4
2022-06-26parisc: align '*' in comment in math-emu codeJiang Jian1-1/+1
2022-06-26kbuild: Ignore __this_module in gen_autoksyms.shSami Tolvanen1-0/+3
2022-06-26kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)Masahiro Yamada1-1/+1
2022-06-25LoongArch: Make compute_return_era() return voidTiezhu Yang2-4/+2
2022-06-25LoongArch: Fix wrong fpu versionTiezhu Yang1-1/+1
2022-06-25LoongArch: Fix EENTRY/MERRENTRY setting in setup_tlb_handler()Huacai Chen1-2/+3
2022-06-25LoongArch: Fix sleeping in atomic context in setup_tlb_handler()Huacai Chen1-1/+1
2022-06-25LoongArch: Fix the _stext symbol addressHuacai Chen2-2/+1
2022-06-25LoongArch: Fix the !THP buildHuacai Chen1-5/+5
2022-06-24cifs: update cifs_ses::ip_addr after failoverPaulo Alcantara1-1/+7
2022-06-24ARM: dts: aspeed: nuvia: rename vendor nuvia to qcomJae Hyun Yoo2-3/+3
2022-06-24arm: mach-spear: Add missing of_node_put() in time.cLiang He1-2/+6