Age | Commit message (Expand) | Author |
2020-05-12 | riscv: Fix unmet direct dependencies built based on SOC_VIRT | Kefeng Wang |
2020-05-12 | riscv: perf: RISCV_BASE_PMU should be independent | Kefeng Wang |
2020-05-12 | x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up | Steven Rostedt (VMware) |
2020-05-12 | net: ethernet: ti: Remove TI_CPTS_MOD workaround | Clay McClure |
2020-05-12 | powerpc/40x: Make more space for system call exception | Christophe Leroy |
2020-05-12 | ARM: oxnas: make ox820_boot_secondary static | Ma Feng |
2020-05-11 | riscv: perf_event: Make some funciton static | Kefeng Wang |
2020-05-11 | arm64: fix the flush_icache_range arguments in machine_kexec | Christoph Hellwig |
2020-05-11 | powerpc/vdso32: Fallback on getres syscall when clock is unknown | Christophe Leroy |
2020-05-11 | ARM: dts: r8a7740: Add missing extal2 to CPG node | Geert Uytterhoeven |
2020-05-10 | Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-05-10 | Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-05-09 | Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-05-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-05-08 | KVM: SVM: Disable AVIC before setting V_IRQ | Suravee Suthikulpanit |
2020-05-08 | KVM: Introduce kvm_make_all_cpus_request_except() | Suravee Suthikulpanit |
2020-05-08 | KVM: VMX: pass correct DR6 for GD userspace exit | Paolo Bonzini |
2020-05-08 | KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6 | Paolo Bonzini |
2020-05-08 | KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6 | Paolo Bonzini |
2020-05-07 | arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory() | Janakarajan Natarajan |
2020-05-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-05-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-05-07 | KVM: nSVM: trap #DB and #BP to userspace if guest debugging is on | Paolo Bonzini |
2020-05-07 | KVM: X86: Fix single-step with KVM_SET_GUEST_DEBUG | Peter Xu |
2020-05-07 | KVM: X86: Set RTM for DB_VECTOR too for KVM_EXIT_DEBUG | Peter Xu |
2020-05-07 | KVM: x86: fix DR6 delivery for various cases of #DB injection | Paolo Bonzini |
2020-05-07 | KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly | Peter Xu |
2020-05-07 | arm64: hugetlb: avoid potential NULL dereference | Mark Rutland |
2020-05-07 | powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG | Christophe Leroy |
2020-05-07 | powerpc/ima: Fix secure boot rules in ima arch policy | Nayna Jain |
2020-05-07 | powerpc/64s/kuap: Restore AMR in fast_interrupt_return | Nicholas Piggin |
2020-05-07 | ARM: futex: Address build warning | Thomas Gleixner |
2020-05-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-05-06 | Merge tag 'kvm-s390-master-5.7-3' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
2020-05-06 | KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly | Peter Xu |
2020-05-06 | kvm: x86: Use KVM CPU capabilities to determine CR4 reserved bits | Paolo Bonzini |
2020-05-06 | KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB path | Sean Christopherson |
2020-05-05 | RISC-V: Remove unused code from STRICT_KERNEL_RWX | Atish Patra |
2020-05-05 | ARM: dts: omap4-droid4: Fix occasional lost wakeirq for uart1 | Tony Lindgren |
2020-05-05 | ARM: dts: omap4-droid4: Fix flakey wlan by disabling internal pull for gpio | Tony Lindgren |
2020-05-05 | KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction | Christian Borntraeger |
2020-05-04 | riscv: force __cpu_up_ variables to put in data section | Zong Li |
2020-05-04 | riscv: add Linux note to vdso | Andreas Schwab |
2020-05-04 | riscv: set max_pfn to the PFN of the last page | Vincent Chen |
2020-05-04 | RISC-V: Remove N-extension related defines | Anup Patel |
2020-05-04 | RISC-V: Add bitmap reprensenting ISA features common across CPUs | Anup Patel |
2020-05-04 | RISC-V: Export riscv_cpuid_to_hartid_mask() API | Anup Patel |
2020-05-04 | kvm: ioapic: Restrict lazy EOI update to edge-triggered interrupts | Paolo Bonzini |
2020-05-04 | KVM: x86: Fixes posted interrupt check for IRQs delivery modes | Suravee Suthikulpanit |
2020-05-04 | Merge tag 'kvmarm-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |