| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-11-01 | Merge tag 'x86_build_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -9/+11 |
| 2021-11-01 | Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 8 | -208/+161 |
| 2021-11-01 | Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 58 | -1566/+2491 |
| 2021-11-01 | Merge tag 'x86-apic-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -6/+21 |
| 2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 9 | -54/+84 |
| 2021-11-01 | Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 25 | -429/+546 |
| 2021-11-01 | Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -0/+2 |
| 2021-11-01 | Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 7 | -7/+50 |
| 2021-11-01 | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -0/+5 |
| 2021-10-31 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/tegra', 'iommu/fixes', 'x86/amd', 'x86/vt-d' and 'core' into next |  Joerg Roedel | 1 | -2/+0 |
| 2021-10-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 4 | -23/+57 |
| 2021-10-31 | Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD |  Paolo Bonzini | 15 | -64/+100 |
| 2021-10-30 | perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodings |  Stephane Eranian | 2 | -4/+6 |
| 2021-10-29 | signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) |  Eric W. Biederman | 1 | -1/+1 |
| 2021-10-29 | signal/x86: In emulate_vsyscall force a signal instead of calling do_exit |  Eric W. Biederman | 1 | -1/+2 |
| 2021-10-29 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 |  Linus Torvalds | 2 | -2/+10 |
| 2021-10-29 | Merge tag 'irqchip-5.16' into irq/core |  Borislav Petkov | 45 | -296/+486 |
| 2021-10-29 | x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask() |  Eric Dumazet | 1 | -6/+21 |
| 2021-10-28 | bpf,x86: Respect X86_FEATURE_RETPOLINE* |  Peter Zijlstra | 3 | -86/+41 |
| 2021-10-28 | bpf,x86: Simplify computing label offsets |  Peter Zijlstra | 1 | -81/+42 |
| 2021-10-28 | x86,bugs: Unconditionally allow spectre_v2=retpoline,amd |  Peter Zijlstra | 1 | -7/+0 |
| 2021-10-28 | x86/alternative: Add debug prints to apply_retpolines() |  Peter Zijlstra | 1 | -0/+6 |
| 2021-10-28 | x86/alternative: Try inline spectre_v2=retpoline,amd |  Peter Zijlstra | 1 | -2/+14 |
| 2021-10-28 | x86/alternative: Handle Jcc __x86_indirect_thunk_\reg |  Peter Zijlstra | 1 | -4/+36 |
| 2021-10-28 | x86/alternative: Implement .retpoline_sites support |  Peter Zijlstra | 3 | -5/+146 |
| 2021-10-28 | x86/retpoline: Create a retpoline thunk array |  Peter Zijlstra | 2 | -6/+16 |
| 2021-10-28 | x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h |  Peter Zijlstra | 3 | -9/+7 |
| 2021-10-28 | x86/asm: Fixup odd GEN-for-each-reg.h usage |  Peter Zijlstra | 2 | -3/+3 |
| 2021-10-28 | x86/asm: Fix register order |  Peter Zijlstra | 1 | -4/+10 |
| 2021-10-28 | x86/retpoline: Remove unused replacement symbols |  Peter Zijlstra | 2 | -52/+0 |
| 2021-10-28 | objtool,x86: Replace alternatives with .retpoline_sites |  Peter Zijlstra | 1 | -0/+14 |
| 2021-10-28 | x86/Makefile: Remove unneeded whitespaces before tabs |  Elyes HAOUAS | 1 | -1/+1 |
| 2021-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 5 | -61/+120 |
| 2021-10-28 | KVM: x86: Take srcu lock in post_kvm_run_save() |  David Woodhouse | 1 | -0/+8 |
| 2021-10-28 | x86/fpu: Include vmalloc.h for vzalloc() |  Stephen Rothwell | 1 | -0/+1 |
| 2021-10-28 | x86/hyperv: Protect set_hv_tscchange_cb() against getting preempted |  Vitaly Kuznetsov | 1 | -1/+4 |
| 2021-10-28 | x86/hyperv: Remove duplicate include |  Jiapeng Chong | 1 | -2/+0 |
| 2021-10-28 | x86/hyperv: Remove duplicated include in hv_init |  Wan Jiabing | 1 | -1/+0 |
| 2021-10-28 | x86/hyperv: Add ghcb hvcall support for SNP VM |  Tianyu Lan | 1 | -0/+75 |
| 2021-10-28 | x86/hyperv: Add Write/Read MSR registers via ghcb page |  Tianyu Lan | 3 | -43/+167 |
| 2021-10-28 | x86/hyperv: Add new hvcall guest address host visibility support |  Tianyu Lan | 6 | -7/+153 |
| 2021-10-28 | x86/hyperv: Initialize shared memory boundary in the Isolation VM. |  Tianyu Lan | 1 | -0/+2 |
| 2021-10-28 | x86/hyperv: Initialize GHCB page in Isolation VM |  Tianyu Lan | 3 | -7/+68 |
| 2021-10-28 | Merge remote-tracking branch 'tip/x86/cc' into hyperv-next |  Wei Liu | 21 | -97/+162 |
| 2021-10-28 | BackMerge tag 'v5.15-rc7' into drm-next |  Dave Airlie | 55 | -416/+749 |
| 2021-10-27 | ftrace: disable preemption when recursion locked |  王贇 | 1 | -2/+0 |
| 2021-10-27 | KVM: SEV-ES: fix another issue with string I/O VMGEXITs |  Paolo Bonzini | 1 | -3/+12 |
| 2021-10-27 | x86/boot/compressed: Avoid duplicate malloc() implementations |  Kees Cook | 3 | -4/+5 |
| 2021-10-27 | x86/boot: Allow a "silent" kaslr random byte fetch |  Kees Cook | 1 | -6/+12 |
| 2021-10-27 | x86/tools/relocs: Support >64K section headers |  Kristen Carlson Accardi | 1 | -25/+78 |