Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | riscv: Make NUMA depend on MMU | Kefeng Wang | 2021-04-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | riscv: remove unneeded semicolon | Yang Li | 2021-04-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | riscv,entry: fix misaligned base for excp_vect_table | Zihao Yu | 2021-04-02 | 1 | -0/+1 | |
| * | | | | | | | | | | | riscv: evaluate put_user() arg before enabling user access | Ben Dooks | 2021-04-02 | 1 | -2/+5 | |
| * | | | | | | | | | | | riscv: Drop const annotation for sp | Kefeng Wang | 2021-04-02 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'powerpc-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2021-04-03 | 2 | -5/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECT | Aneesh Kumar K.V | 2021-03-26 | 1 | -1/+2 | |
| * | | | | | | | | | | powerpc/pseries/mobility: handle premature return from H_JOIN | Nathan Lynch | 2021-03-22 | 1 | -1/+25 | |
| * | | | | | | | | | | powerpc/pseries/mobility: use struct for shared state | Nathan Lynch | 2021-03-22 | 1 | -3/+19 | |
* | | | | | | | | | | | Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-04-03 | 4 | -19/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-tables' and 'acpi-scan' | Rafael J. Wysocki | 2021-04-02 | 2 | -18/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | | | ||||||
| | * / | | | | | | | | | | ACPI: tables: x86: Reserve memory occupied by ACPI tables | Rafael J. Wysocki | 2021-03-29 | 2 | -18/+15 | |
| | |/ / / / / / / / / / | ||||||
| * / / / / / / / / / / | ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead() | Vitaly Kuznetsov | 2021-04-01 | 2 | -1/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-04-01 | 12 | -46/+122 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | KVM: x86: Prevent 'hv_clock->system_time' from going negative in kvm_guest_ti... | Vitaly Kuznetsov | 2021-04-01 | 1 | -2/+17 | |
| * | | | | | | | | | | KVM: x86: disable interrupts while pvclock_gtod_sync_lock is taken | Paolo Bonzini | 2021-04-01 | 1 | -11/+14 | |
| * | | | | | | | | | | KVM: x86: reduce pvclock_gtod_sync_lock critical sections | Paolo Bonzini | 2021-04-01 | 1 | -6/+4 | |
| * | | | | | | | | | | Merge branch 'kvm-fix-svm-races' into kvm-master | Paolo Bonzini | 2021-04-01 | 1 | -5/+23 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | KVM: SVM: ensure that EFER.SVME is set when running nested guest or on nested... | Paolo Bonzini | 2021-04-01 | 1 | -1/+17 | |
| | * | | | | | | | | | | KVM: SVM: load control fields from VMCB12 before checking them | Paolo Bonzini | 2021-04-01 | 1 | -4/+6 | |
| * | | | | | | | | | | | Merge commit 'kvm-tdp-fix-flushes' into kvm-master | Paolo Bonzini | 2021-03-31 | 3 | -17/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pages | Sean Christopherson | 2021-03-30 | 3 | -6/+27 | |
| | * | | | | | | | | | | | KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zapping | Sean Christopherson | 2021-03-30 | 1 | -4/+7 | |
| | * | | | | | | | | | | | KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zap | Sean Christopherson | 2021-03-30 | 1 | -11/+12 | |
| * | | | | | | | | | | | | KVM: make: Fix out-of-source module builds | Siddharth Chandrasekaran | 2021-03-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | KVM: x86/vPMU: Forbid writing to MSR_F15H_PERF MSRs when guest doesn't have X... | Vitaly Kuznetsov | 2021-03-30 | 1 | -0/+8 | |
| * | | | | | | | | | | | | KVM: x86: remove unused declaration of kvm_write_tsc() | Dongli Zhang | 2021-03-30 | 1 | -1/+0 | |
| * | | | | | | | | | | | | KVM: clean up the unused argument | Haiwei Li | 2021-03-30 | 1 | -5/+4 | |
| * | | | | | | | | | | | | Merge tag 'kvmarm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2021-03-30 | 4 | -1/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | KVM: arm64: Fix CPU interface MMIO compatibility detection | Marc Zyngier | 2021-03-24 | 1 | -0/+9 | |
| | * | | | | | | | | | | | KVM: arm64: Disable guest access to trace filter controls | Suzuki K Poulose | 2021-03-24 | 2 | -0/+3 | |
| | * | | | | | | | | | | | KVM: arm64: Hide system instruction access to Trace registers | Suzuki K Poulose | 2021-03-24 | 1 | -1/+0 | |
| | |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 's390-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2021-03-30 | 2 | -3/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | s390/vdso: fix initializing and updating of vdso_data | Heiko Carstens | 2021-03-25 | 1 | -3/+8 | |
| * | | | | | | | | | | | s390/vdso: fix tod_steering_delta type | Heiko Carstens | 2021-03-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | s390/vdso: copy tod_steering_delta value to vdso_data page | Heiko Carstens | 2021-03-25 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge tag 'mips-fixes_5.12_3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-03-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | MIPS: kernel: setup.c: fix compilation error | Mauri Sandberg | 2021-03-30 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge tag 'xtensa-20210329' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2021-03-29 | 2 | -32/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | xtensa: fix uaccess-related livelock in do_page_fault | Max Filippov | 2021-03-29 | 1 | -1/+4 | |
| * | | | | | | | | | | | | xtensa: move coprocessor_flush to the .text section | Max Filippov | 2021-03-09 | 1 | -31/+33 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'x86-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-03-28 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/build: Turn off -fcf-protection for realmode targets | Arnd Bergmann | 2021-03-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc() | Isaku Yamahata | 2021-03-23 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2021-03-26 | 20 | -98/+109 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'imx-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Arnd Bergmann | 2021-03-18 | 15 | -71/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | ARM: dts: imx6ull: fix ubi filesystem mount failed | dillon min | 2021-03-18 | 1 | -0/+1 | |
| | * | | | | | | | | | | | ARM: imx6ul-14x14-evk: Do not reset the Ethernet PHYs independently | Fabio Estevam | 2021-03-15 | 1 | -6/+16 | |
| | * | | | | | | | | | | | arm64: dts: imx8mp-phyboard-pollux-rdk: Add missing pinctrl entry | Teresa Remmet | 2021-03-15 | 2 | -2/+2 | |
| | * | | | | | | | | | | | arm64: dts: ls1012a: mark crypto engine dma coherent | Horia Geantă | 2021-03-15 | 1 | -0/+1 |