| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-03-21 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 7 | -17/+14 |
| 2022-03-21 | um: Allow builds with Clang |  Kees Cook | 1 | -5/+4 |
| 2022-03-21 | KVM: use kvcalloc for array allocations |  Paolo Bonzini | 1 | -3/+2 |
| 2022-03-21 | KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2 |  Oliver Upton | 2 | -0/+15 |
| 2022-03-21 | kvm: x86: Require const tsc for RT |  Thomas Gleixner | 1 | -0/+6 |
| 2022-03-21 | KVM: x86: synthesize CPUID leaf 0x80000021h if useful |  Paolo Bonzini | 1 | -0/+25 |
| 2022-03-21 | KVM: x86: add support for CPUID leaf 0x80000021 |  Paolo Bonzini | 1 | -1/+18 |
| 2022-03-21 | KVM: x86: do not use KVM_X86_OP_OPTIONAL_RET0 for get_mt_mask |  Maxim Levitsky | 2 | -1/+7 |
| 2022-03-21 | Revert "KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()" |  Paolo Bonzini | 3 | -14/+39 |
| 2022-03-21 | kvm: x86/mmu: Flush TLB before zap_gfn_range releases RCU |  Paolo Bonzini | 1 | -5/+9 |
| 2022-03-20 | kvm/emulate: Fix SETcc emulation function offsets with SLS |  Borislav Petkov | 1 | -2/+17 |
| 2022-03-18 | Merge branch 'thermal-hfi' |  Rafael J. Wysocki | 2 | -0/+7 |
| 2022-03-18 | Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs' |  Rafael J. Wysocki | 1 | -2/+21 |
| 2022-03-18 | Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery' |  Rafael J. Wysocki | 1 | -1/+1 |
| 2022-03-18 | Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86' |  Rafael J. Wysocki | 6 | -121/+142 |
| 2022-03-17 | rethook: x86: Add rethook x86 implementation |  Masami Hiramatsu | 5 | -1/+129 |
| 2022-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 8 | -62/+253 |
| 2022-03-16 | bpf, x86: Fall back to interpreter mode when extra pass fails |  Hou Tao | 1 | -2/+9 |
| 2022-03-16 | PM: hibernate: Honour ACPI hardware signature by default for virtual guests |  David Woodhouse | 1 | -2/+21 |
| 2022-03-16 | x86/nmi: Remove the 'strange power saving mode' hint from unknown NMI handler |  Jiri Kosina | 1 | -1/+0 |
| 2022-03-16 | Merge tag 'v5.17-rc8' into usb-next |  Greg Kroah-Hartman | 21 | -155/+472 |
| 2022-03-15 | arch:x86:xen: Remove unnecessary assignment in xen_apic_read() |  jianchunfu | 1 | -1/+1 |
| 2022-03-15 | usb: early: xhci-dbc: Remove duplicate keep parsing |  Peter Zijlstra | 1 | -1/+1 |
| 2022-03-15 | x86/tsc: Be consistent about use_tsc_delay() |  Peter Zijlstra | 1 | -3/+3 |
| 2022-03-15 | Merge branch 'x86/cpu' into x86/core, to resolve conflicts |  Ingo Molnar | 10 | -85/+100 |
| 2022-03-15 | Merge branch 'x86/pasid' into x86/core, to resolve conflicts |  Ingo Molnar | 3 | -2/+67 |
| 2022-03-15 | x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopy |  Nathan Chancellor | 1 | -0/+5 |
| 2022-03-15 | x86: Remove toolchain check for X32 ABI capability |  Masahiro Yamada | 6 | -28/+8 |
| 2022-03-15 | x86/alternative: Use .ibt_endbr_seal to seal indirect calls |  Peter Zijlstra | 5 | -2/+67 |
| 2022-03-15 | objtool: Find unused ENDBR instructions |  Peter Zijlstra | 1 | -0/+9 |
| 2022-03-15 | x86: Annotate idtentry_df() |  Peter Zijlstra | 1 | -0/+3 |
| 2022-03-15 | x86,objtool: Move the ASM_REACHABLE annotation to objtool.h |  Peter Zijlstra | 2 | -0/+2 |
| 2022-03-15 | x86: Annotate call_on_stack() |  Peter Zijlstra | 1 | -1/+2 |
| 2022-03-15 | x86: Mark stop_this_cpu() __noreturn |  Peter Zijlstra | 2 | -2/+2 |
| 2022-03-15 | x86/ibt: Dont generate ENDBR in .discard.text |  Peter Zijlstra | 1 | -1/+2 |
| 2022-03-15 | x86/ibt,sev: Annotations |  Peter Zijlstra | 3 | -0/+4 |
| 2022-03-15 | x86/ibt,ftrace: Annotate ftrace code patching |  Peter Zijlstra | 1 | -0/+7 |
| 2022-03-15 | x86/ibt: Annotate text references |  Peter Zijlstra | 8 | -2/+25 |
| 2022-03-15 | x86/ibt: Disable IBT around firmware |  Peter Zijlstra | 4 | -2/+48 |
| 2022-03-15 | x86/alternative: Simplify int3_selftest_ip |  Peter Zijlstra | 1 | -14/+7 |
| 2022-03-15 | x86/ibt,kexec: Disable CET on kexec |  Peter Zijlstra | 4 | -1/+20 |
| 2022-03-15 | x86/ibt: Add IBT feature, MSR and #CP handling |  Peter Zijlstra | 9 | -2/+133 |
| 2022-03-15 | x86/ibt,bpf: Add ENDBR instructions to prologue and trampoline |  Peter Zijlstra | 1 | -2/+24 |
| 2022-03-15 | x86/ibt,kprobes: Cure sym+0 equals fentry woes |  Peter Zijlstra | 1 | -0/+17 |
| 2022-03-15 | x86/ibt,ftrace: Make function-graph play nice |  Peter Zijlstra | 2 | -11/+19 |
| 2022-03-15 | x86/ibt,ftrace: Search for __fentry__ location |  Peter Zijlstra | 1 | -9/+2 |
| 2022-03-15 | x86/ibt,kvm: Add ENDBR to fastops |  Peter Zijlstra | 1 | -2/+4 |
| 2022-03-15 | x86/ibt,crypto: Add ENDBR for the jump-table entries |  Peter Zijlstra | 1 | -0/+3 |
| 2022-03-15 | x86/ibt,paravirt: Sprinkle ENDBR |  Peter Zijlstra | 4 | -1/+8 |
| 2022-03-15 | x86/linkage: Add ENDBR to SYM_FUNC_START*() |  Peter Zijlstra | 1 | -0/+31 |