| Commit message (Expand) | Author | Age | Files | Lines |
* | h8300: Fix linux/irqchip.h include mess | Marc Zyngier | 2021-10-28 | 2 | -2/+1 |
* | kvm: fix objtool relocation warning | Linus Torvalds | 2021-10-03 | 1 | -1/+0 |
* | Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2021-10-03 | 2 | -0/+2 |
|\ |
|
| * | perf/x86/intel: Update event constraints for ICX | Kan Liang | 2021-10-01 | 1 | -0/+1 |
| * | perf/x86: Reset destroy callback on event init failure | Anand K Mistry | 2021-10-01 | 1 | -0/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-10-01 | 4 | -14/+19 |
|\ \ |
|
| * | | KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checks | Sean Christopherson | 2021-09-30 | 1 | -2/+2 |
| * | | x86/kvmclock: Move this_cpu_pvti into kvmclock.h | Zelin Deng | 2021-09-30 | 2 | -11/+16 |
| * | | KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issue | Zhenzhong Duan | 2021-09-27 | 1 | -1/+1 |
* | | | Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-09-30 | 2 | -32/+91 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2021-09-28 | 2 | -32/+91 |
| |\ \ \ |
|
| | * | | | bpf, x86: Fix bpf mapping of atomic fetch implementation | Johan Almbladh | 2021-09-28 | 1 | -5/+8 |
| | * | | | bpf, mips: Validate conditional branch offsets | Piotr Krysiuk | 2021-09-15 | 1 | -14/+43 |
| | * | | | bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog | Hou Tao | 2021-09-14 | 1 | -13/+40 |
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2021-09-29 | 1 | -2/+3 |
|\ \ \ \ \ |
|
| * | | | | | crypto: x86/sm4 - Fix frame pointer stack corruption | Josh Poimboeuf | 2021-09-24 | 1 | -2/+3 |
* | | | | | | Merge tag 'm68k-for-v5.15-tag3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-09-28 | 24 | -354/+301 |
|\ \ \ \ \ \ |
|
| * | | | | | | m68k: Remove set_fs() | Christoph Hellwig | 2021-09-24 | 22 | -117/+46 |
| * | | | | | | m68k: Provide __{get,put}_kernel_nofault | Christoph Hellwig | 2021-09-24 | 1 | -21/+84 |
| * | | | | | | m68k: Factor the 8-byte lowlevel {get,put}_user code into helpers | Christoph Hellwig | 2021-09-24 | 1 | -51/+60 |
| * | | | | | | m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_user | Christoph Hellwig | 2021-09-24 | 1 | -7/+2 |
| * | | | | | | m68k: Remove the 030 case in virt_to_phys_slow | Christoph Hellwig | 2021-09-24 | 1 | -18/+1 |
| * | | | | | | m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACES | Christoph Hellwig | 2021-09-24 | 1 | -0/+4 |
| * | | | | | | m68k: Leave stack mangling to asm wrapper of sigreturn() | Al Viro | 2021-09-24 | 5 | -105/+71 |
| * | | | | | | m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal | Al Viro | 2021-09-24 | 1 | -0/+2 |
| * | | | | | | m68k: Handle arrivals of multiple signals correctly | Al Viro | 2021-09-24 | 1 | -46/+42 |
* | | | | | | | Merge tag 'nios2_fixes_for_v5.15_part1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2021-09-28 | 2 | -3/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | NIOS2: setup.c: drop unused variable 'dram_start' | Randy Dunlap | 2021-09-27 | 1 | -2/+0 |
| * | | | | | | | NIOS2: fix kconfig unmet dependency warning for SERIAL_CORE_CONSOLE | Randy Dunlap | 2021-09-24 | 1 | -1/+2 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-09-27 | 23 | -180/+280 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2021-09-24 | 3 | -5/+9 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | KVM: arm64: Fix PMU probe ordering | Marc Zyngier | 2021-09-20 | 2 | -4/+8 |
| | * | | | | | | KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build rule | Zenghui Yu | 2021-09-20 | 1 | -1/+1 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | KVM: X86: Synchronize the shadow pagetable before link it | Lai Jiangshan | 2021-09-23 | 2 | -9/+31 |
| * | | | | | | KVM: X86: Fix missed remote tlb flush in rmap_write_protect() | Lai Jiangshan | 2021-09-23 | 1 | -21/+2 |
| * | | | | | | KVM: x86: nSVM: don't copy virt_ext from vmcb12 | Maxim Levitsky | 2021-09-23 | 1 | -1/+0 |
| * | | | | | | KVM: x86: nSVM: test eax for 4K alignment for GP errata workaround | Maxim Levitsky | 2021-09-23 | 1 | -0/+4 |
| * | | | | | | KVM: x86: nSVM: restore int_vector in svm_clear_vintr | Maxim Levitsky | 2021-09-23 | 1 | -0/+2 |
| * | | | | | | kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[] | Fares Mehanna | 2021-09-22 | 1 | -0/+7 |
| * | | | | | | KVM: x86: nVMX: re-evaluate emulation_required on nested VM exit | Maxim Levitsky | 2021-09-22 | 3 | -4/+7 |
| * | | | | | | KVM: x86: nVMX: don't fail nested VM entry on invalid guest state if !from_vm... | Maxim Levitsky | 2021-09-22 | 2 | -2/+10 |
| * | | | | | | KVM: x86: VMX: synthesize invalid VM exit when emulating invalid guest state | Maxim Levitsky | 2021-09-22 | 1 | -3/+14 |
| * | | | | | | KVM: x86: nSVM: refactor svm_leave_smm and smm_enter_smm | Maxim Levitsky | 2021-09-22 | 1 | -66/+69 |
| * | | | | | | KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM mode | Maxim Levitsky | 2021-09-22 | 3 | -5/+9 |
| * | | | | | | KVM: x86: reset pdptrs_from_userspace when exiting smm | Maxim Levitsky | 2021-09-22 | 1 | -0/+7 |
| * | | | | | | KVM: x86: nSVM: restore the L1 host state prior to resuming nested guest on S... | Maxim Levitsky | 2021-09-22 | 1 | -5/+7 |
| * | | | | | | KVM: nVMX: Filter out all unsupported controls when eVMCS was activated | Vitaly Kuznetsov | 2021-09-22 | 2 | -7/+14 |
| * | | | | | | KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect() | Vitaly Kuznetsov | 2021-09-22 | 1 | -5/+5 |
| * | | | | | | KVM: SEV: Allow some commands for mirror VM | Peter Gonda | 2021-09-22 | 1 | -2/+17 |
| * | | | | | | KVM: SEV: Update svm_vm_copy_asid_from for SEV-ES | Peter Gonda | 2021-09-22 | 1 | -4/+12 |