| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-05-17 | 1 | -7/+9 |
|\ |
|
| * | x86/unwind/orc: Fix error handling in __unwind_start() | Josh Poimboeuf | 2020-05-15 | 1 | -7/+9 |
* | | Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-05-17 | 3 | -1/+15 |
|\ \ |
|
| * | | x86: Fix early boot crash on gcc-10, third try | Borislav Petkov | 2020-05-15 | 3 | -1/+15 |
| |/ |
|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-05-16 | 6 | -85/+97 |
|\ \ |
|
| * | | KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce | Jim Mattson | 2020-05-15 | 1 | -1/+1 |
| * | | Merge branch 'kvm-amd-fixes' into HEAD | Paolo Bonzini | 2020-05-15 | 6 | -84/+96 |
| |\ \ |
|
| | * | | KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c | Babu Moger | 2020-05-13 | 3 | -18/+18 |
| | * | | KVM: SVM: Disable AVIC before setting V_IRQ | Suravee Suthikulpanit | 2020-05-08 | 1 | -1/+12 |
| | * | | KVM: Introduce kvm_make_all_cpus_request_except() | Suravee Suthikulpanit | 2020-05-08 | 2 | -2/+2 |
| | * | | KVM: VMX: pass correct DR6 for GD userspace exit | Paolo Bonzini | 2020-05-08 | 1 | -1/+1 |
| | * | | KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6 | Paolo Bonzini | 2020-05-08 | 5 | -30/+32 |
| | * | | KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6 | Paolo Bonzini | 2020-05-08 | 5 | -28/+21 |
| | * | | KVM: nSVM: trap #DB and #BP to userspace if guest debugging is on | Paolo Bonzini | 2020-05-07 | 1 | -0/+8 |
| | * | | KVM: X86: Fix single-step with KVM_SET_GUEST_DEBUG | Peter Xu | 2020-05-07 | 1 | -1/+1 |
| | * | | KVM: X86: Set RTM for DB_VECTOR too for KVM_EXIT_DEBUG | Peter Xu | 2020-05-07 | 1 | -1/+1 |
| | * | | KVM: x86: fix DR6 delivery for various cases of #DB injection | Paolo Bonzini | 2020-05-07 | 3 | -11/+9 |
| | * | | KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly | Peter Xu | 2020-05-07 | 3 | -0/+3 |
* | | | | Merge tag 'powerpc-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-05-16 | 9 | -33/+78 |
|\ \ \ \ |
|
| * | | | | powerpc/40x: Make more space for system call exception | Christophe Leroy | 2020-05-12 | 1 | -1/+2 |
| * | | | | powerpc/vdso32: Fallback on getres syscall when clock is unknown | Christophe Leroy | 2020-05-11 | 1 | -3/+3 |
| * | | | | powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG | Christophe Leroy | 2020-05-07 | 1 | -1/+1 |
| * | | | | powerpc/ima: Fix secure boot rules in ima arch policy | Nayna Jain | 2020-05-07 | 1 | -3/+3 |
| * | | | | powerpc/64s/kuap: Restore AMR in fast_interrupt_return | Nicholas Piggin | 2020-05-07 | 1 | -1/+3 |
| * | | | | powerpc/64s/kuap: Restore AMR in system reset exception | Nicholas Piggin | 2020-05-04 | 1 | -0/+1 |
| * | | | | powerpc/64/kuap: Move kuap checks out of MSR[RI]=0 regions of exit code | Nicholas Piggin | 2020-05-04 | 1 | -6/+8 |
| * | | | | powerpc/64s: Fix unrecoverable SLB crashes due to preemption check | Michael Ellerman | 2020-05-04 | 2 | -4/+22 |
| * | | | | Merge KUAP fix from topic/uaccess-ppc into fixes | Michael Ellerman | 2020-05-03 | 1 | -14/+35 |
| |\ \ \ \ |
|
| | * | | | | powerpc/uaccess: Evaluate macro arguments once, before user access is allowed | Nicholas Piggin | 2020-04-30 | 1 | -14/+35 |
* | | | | | | Merge tag 'csky-for-linus-5.7-rc6' of git://github.com/c-sky/csky-linux | Linus Torvalds | 2020-05-16 | 20 | -178/+226 |
|\ \ \ \ \ \ |
|
| * | | | | | | csky: Fixup raw_copy_from_user() | Al Viro | 2020-05-14 | 2 | -29/+28 |
| * | | | | | | csky: Fixup gdbmacros.txt with name sp in thread_struct | Guo Ren | 2020-05-14 | 4 | -9/+9 |
| * | | | | | | csky: Fixup remove unnecessary save/restore PSR code | Guo Ren | 2020-05-13 | 3 | -11/+2 |
| * | | | | | | csky: Fixup remove duplicate irq_disable | Liu Yibin | 2020-05-13 | 1 | -2/+0 |
| * | | | | | | csky: Fixup calltrace panic | Guo Ren | 2020-05-13 | 8 | -119/+159 |
| * | | | | | | csky: Fixup perf callchain unwind | Mao Han | 2020-05-13 | 1 | -2/+7 |
| * | | | | | | csky: Fixup msa highest 3 bits mask | Liu Yibin | 2020-05-13 | 2 | -4/+4 |
| * | | | | | | csky: Fixup perf probe -x hungup | Guo Ren | 2020-05-13 | 2 | -0/+11 |
| * | | | | | | csky: Fixup compile error for abiv1 entry.S | Guo Ren | 2020-05-13 | 1 | -4/+4 |
| * | | | | | | csky/ftrace: Fixup error when disable CONFIG_DYNAMIC_FTRACE | Guo Ren | 2020-05-13 | 2 | -0/+4 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge tag 'arm-soc-fixes-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-05-16 | 55 | -170/+166 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'renesas-fixes-for-v5.7-tag2' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 2020-05-15 | 17 | -41/+7 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: dts: iwg20d-q7-dbcm-ca: Remove unneeded properties in hdmi@39 | Ricardo Cañuelo | 2020-05-15 | 1 | -2/+0 |
| | * | | | | | | ARM: dts: renesas: Make hdmi encoder nodes compliant with DT bindings | Ricardo Cañuelo | 2020-05-15 | 9 | -24/+4 |
| | * | | | | | | arm64: dts: renesas: Make hdmi encoder nodes compliant with DT bindings | Ricardo Cañuelo | 2020-05-15 | 6 | -14/+2 |
| | * | | | | | | ARM: dts: r8a7740: Add missing extal2 to CPG node | Geert Uytterhoeven | 2020-05-11 | 1 | -1/+1 |
| * | | | | | | | Merge tag 'sunxi-fixes-for-5.7-1' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 2020-05-15 | 2 | -19/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | arm64: dts: allwinner: a64: Remove unused SPDIF sound card | Samuel Holland | 2020-05-04 | 1 | -18/+0 |
| | * | | | | | | | arm64: dts: allwinner: a64: pinetab: Fix cpvdd supply name | Samuel Holland | 2020-05-04 | 1 | -1/+1 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | arm64: defconfig: add MEDIA_PLATFORM_SUPPORT | Max Krummenacher | 2020-05-14 | 1 | -0/+1 |