Age | Commit message (Expand) | Author |
2021-10-28 | bpf,x86: Respect X86_FEATURE_RETPOLINE* | Peter Zijlstra |
2021-10-28 | bpf,x86: Simplify computing label offsets | Peter Zijlstra |
2021-10-28 | x86,bugs: Unconditionally allow spectre_v2=retpoline,amd | Peter Zijlstra |
2021-10-28 | x86/alternative: Add debug prints to apply_retpolines() | Peter Zijlstra |
2021-10-28 | x86/alternative: Try inline spectre_v2=retpoline,amd | Peter Zijlstra |
2021-10-28 | x86/alternative: Handle Jcc __x86_indirect_thunk_\reg | Peter Zijlstra |
2021-10-28 | x86/alternative: Implement .retpoline_sites support | Peter Zijlstra |
2021-10-28 | x86/retpoline: Create a retpoline thunk array | Peter Zijlstra |
2021-10-28 | x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h | Peter Zijlstra |
2021-10-28 | x86/asm: Fixup odd GEN-for-each-reg.h usage | Peter Zijlstra |
2021-10-28 | x86/asm: Fix register order | Peter Zijlstra |
2021-10-28 | x86/retpoline: Remove unused replacement symbols | Peter Zijlstra |
2021-10-28 | objtool,x86: Replace alternatives with .retpoline_sites | Peter Zijlstra |
2021-10-07 | Merge branch 'objtool/urgent' | Peter Zijlstra |
2021-10-03 | kvm: fix objtool relocation warning | Linus Torvalds |
2021-10-03 | Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-10-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-10-01 | perf/x86/intel: Update event constraints for ICX | Kan Liang |
2021-10-01 | perf/x86: Reset destroy callback on event init failure | Anand K Mistry |
2021-09-30 | Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-09-30 | KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checks | Sean Christopherson |
2021-09-30 | x86/kvmclock: Move this_cpu_pvti into kvmclock.h | Zelin Deng |
2021-09-29 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2021-09-28 | Merge tag 'm68k-for-v5.15-tag3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-09-28 | Merge tag 'nios2_fixes_for_v5.15_part1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2021-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-09-28 | bpf, x86: Fix bpf mapping of atomic fetch implementation | Johan Almbladh |
2021-09-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-09-27 | KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue | Zhenzhong Duan |
2021-09-27 | NIOS2: setup.c: drop unused variable 'dram_start' | Randy Dunlap |
2021-09-26 | Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-09-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-25 | Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-09-25 | Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-09-24 | sh: pgtable-3level: fix cast to pointer from integer of different size | Geert Uytterhoeven |
2021-09-24 | Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2021-09-24 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-09-24 | NIOS2: fix kconfig unmet dependency warning for SERIAL_CORE_CONSOLE | Randy Dunlap |
2021-09-24 | m68k: Remove set_fs() | Christoph Hellwig |
2021-09-24 | m68k: Provide __{get,put}_kernel_nofault | Christoph Hellwig |
2021-09-24 | m68k: Factor the 8-byte lowlevel {get,put}_user code into helpers | Christoph Hellwig |
2021-09-24 | m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_user | Christoph Hellwig |
2021-09-24 | m68k: Remove the 030 case in virt_to_phys_slow | Christoph Hellwig |
2021-09-24 | m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACES | Christoph Hellwig |
2021-09-24 | m68k: Leave stack mangling to asm wrapper of sigreturn() | Al Viro |
2021-09-24 | m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal | Al Viro |
2021-09-24 | m68k: Handle arrivals of multiple signals correctly | Al Viro |
2021-09-24 | x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accesses | Numfor Mbiziwo-Tiapo |
2021-09-24 | Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2021-09-24 | crypto: x86/sm4 - Fix frame pointer stack corruption | Josh Poimboeuf |