Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | x86/cpu: Restore AMD's DE_CFG MSR after resume | Borislav Petkov | 2022-11-15 | 6 | -15/+16 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge tag 'mips-fixes_6.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-11-13 | 8 | -21/+26 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | MIPS: pic32: treat port as signed integer | Jason A. Donenfeld | 2022-11-11 | 3 | -9/+8 | |
| * | | | | | | | | | MIPS: jump_label: Fix compat branch range check | Jiaxun Yang | 2022-11-11 | 1 | -1/+1 | |
| * | | | | | | | | | mips: alchemy: gpio: Include the right header | Linus Walleij | 2022-11-11 | 1 | -1/+1 | |
| * | | | | | | | | | MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failed | Liao Chang | 2022-11-11 | 1 | -0/+10 | |
| * | | | | | | | | | MIPS: fix duplicate definitions for exported symbols | Rongwei Zhang | 2022-11-11 | 1 | -10/+5 | |
| * | | | | | | | | | mips: boot/compressed: use __NO_FORTIFY | John Thomson | 2022-11-11 | 1 | -0/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-11-13 | 1 | -18/+34 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | arm64: efi: Fix handling of misaligned runtime regions and drop warning | Ard Biesheuvel | 2022-11-10 | 1 | -18/+34 | |
* | | | | | | | | | | Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-11-12 | 3 | -0/+14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level paging | Naoya Horiguchi | 2022-11-09 | 1 | -0/+4 | |
| * | | | | | | | | | | x86/traps: avoid KMSAN bugs originating from handle_bug() | Alexander Potapenko | 2022-11-09 | 1 | -0/+7 | |
| * | | | | | | | | | | x86/uaccess: instrument copy_from_user_nmi() | Alexander Potapenko | 2022-11-09 | 1 | -0/+3 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2022-11-12 | 3 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | arm64/syscall: Include asm/ptrace.h in syscall_wrapper header. | Kuniyuki Iwashima | 2022-11-09 | 1 | -1/+1 | |
| * | | | | | | | | | | arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macro | D Scott Phillips | 2022-11-09 | 1 | -1/+1 | |
| * | | | | | | | | | | arm64: fix rodata=full again | Ard Biesheuvel | 2022-11-08 | 1 | -2/+3 | |
* | | | | | | | | | | | Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2022-11-11 | 9 | -77/+74 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | s390: always build relocatable kernel | Heiko Carstens | 2022-11-08 | 4 | -9/+5 | |
| * | | | | | | | | | | s390/configs: add kasan.config addon config file | Heiko Carstens | 2022-11-08 | 1 | -0/+3 | |
| * | | | | | | | | | | s390/configs: move CONFIG_DEBUG_INFO_BTF into btf.config addon config | Heiko Carstens | 2022-11-08 | 4 | -3/+1 | |
| * | | | | | | | | | | s390: update defconfigs | Heiko Carstens | 2022-11-02 | 2 | -65/+65 | |
* | | | | | | | | | | | Merge tag 'riscv-for-linus-6.1-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-11-11 | 6 | -2/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | RISC-V: vdso: Do not add missing symbols to version section in linker script | Nathan Chancellor | 2022-11-11 | 2 | -0/+5 | |
| * | | | | | | | | | | | riscv: fix reserved memory setup | Conor Dooley | 2022-11-10 | 2 | -1/+1 | |
| * | | | | | | | | | | | riscv: vdso: fix build with llvm | Jisheng Zhang | 2022-11-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | riscv: process: fix kernel info leakage | Jisheng Zhang | 2022-11-10 | 1 | -0/+2 | |
| * | | | | | | | | | | | riscv: dts: sifive unleashed: Add PWM controlled LEDs | Emil Renner Berthing | 2022-10-29 | 1 | -0/+38 | |
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-11-11 | 21 | -192/+349 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | KVM: x86/mmu: Block all page faults during kvm_zap_gfn_range() | Sean Christopherson | 2022-11-11 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Merge tag 'kvm-s390-master-6.1-1' of https://git.kernel.org/pub/scm/linux/ker... | Paolo Bonzini | 2022-11-09 | 44 | -103/+353 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | KVM: s390: pci: Fix allocation size of aift kzdev elements | Rafael Mendonca | 2022-11-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | KVM: s390: pv: don't allow userspace to set the clock under PV | Nico Boehr | 2022-11-07 | 2 | -10/+17 | |
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | KVM: x86/pmu: Limit the maximum number of supported AMD GP counters | Like Xu | 2022-11-09 | 3 | -3/+8 | |
| * | | | | | | | | | | | | KVM: x86/pmu: Limit the maximum number of supported Intel GP counters | Like Xu | 2022-11-09 | 4 | -9/+15 | |
| * | | | | | | | | | | | | KVM: x86/pmu: Do not speculatively query Intel GP PMCs that don't exist yet | Like Xu | 2022-11-09 | 1 | -12/+2 | |
| * | | | | | | | | | | | | KVM: SVM: Only dump VMSA to klog at KERN_DEBUG level | Peter Gonda | 2022-11-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callers | Paolo Bonzini | 2022-11-09 | 3 | -8/+8 | |
| * | | | | | | | | | | | | KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly | Paolo Bonzini | 2022-11-09 | 5 | -38/+136 | |
| * | | | | | | | | | | | | KVM: SVM: restore host save area from assembly | Paolo Bonzini | 2022-11-09 | 5 | -13/+26 | |
| * | | | | | | | | | | | | KVM: SVM: move guest vmsave/vmload back to assembly | Paolo Bonzini | 2022-11-09 | 3 | -20/+39 | |
| * | | | | | | | | | | | | KVM: SVM: do not allocate struct svm_cpu_data dynamically | Paolo Bonzini | 2022-11-09 | 3 | -29/+18 | |
| * | | | | | | | | | | | | KVM: SVM: remove dead field from struct svm_cpu_data | Paolo Bonzini | 2022-11-09 | 2 | -3/+0 | |
| * | | | | | | | | | | | | KVM: SVM: remove unused field from struct vcpu_svm | Paolo Bonzini | 2022-11-09 | 1 | -1/+0 | |
| * | | | | | | | | | | | | KVM: SVM: retrieve VMCB from assembly | Paolo Bonzini | 2022-11-09 | 4 | -15/+16 | |
| * | | | | | | | | | | | | KVM: SVM: adjust register allocation for __svm_vcpu_run() | Paolo Bonzini | 2022-11-09 | 1 | -19/+19 | |
| * | | | | | | | | | | | | KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm | Paolo Bonzini | 2022-11-09 | 5 | -20/+30 | |
| * | | | | | | | | | | | | KVM: x86: use a separate asm-offsets.c file | Paolo Bonzini | 2022-11-09 | 5 | -7/+30 | |
* | | | | | | | | | | | | | Merge tag 'hyperv-fixes-signed-20221110' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2022-11-11 | 1 | -9/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | |