Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | KVM: x86/mmu: Don't treat fully writable SPTEs as volatile (modulo A/D) | Sean Christopherson | 2022-05-03 | 2 | -9/+10 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Merge tag 'riscv-for-linus-5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-05-06 | 1 | -2/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | RISC-V: relocate DTB if it's outside memory region | Nick Kossifidis | 2022-04-29 | 1 | -2/+19 | |
* | | | | | | | | | | Merge tag 's390-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2022-05-05 | 3 | -1/+27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | KVM: s390: vsie/gmap: reduce gmap_rmap overhead | Christian Borntraeger | 2022-05-03 | 1 | -0/+7 | |
| * | | | | | | | | | | KVM: s390: Fix lockdep issue in vm memop | Janis Schoetterl-Glausch | 2022-05-02 | 1 | -1/+10 | |
| * | | | | | | | | | | s390: disable -Warray-bounds | Sven Schnelle | 2022-04-27 | 1 | -0/+10 | |
* | | | | | | | | | | | Merge tag 'mips-fixes_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-05-05 | 2 | -12/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | MIPS: Fix CP0 counter erratum detection for R4k CPUs | Maciej W. Rozycki | 2022-04-29 | 2 | -12/+7 | |
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-05-01 | 15 | -54/+187 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | KVM: x86: work around QEMU issue with synthetic CPUID leaves | Paolo Bonzini | 2022-04-29 | 1 | -5/+14 | |
| * | | | | | | | | | | Revert "x86/mm: Introduce lookup_address_in_mm()" | Sean Christopherson | 2022-04-29 | 2 | -15/+0 | |
| * | | | | | | | | | | Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD | Paolo Bonzini | 2022-04-29 | 7 | -24/+94 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | KVM: x86/mmu: fix potential races when walking host page table | Mingwei Zhang | 2022-04-29 | 1 | -5/+42 | |
| | * | | | | | | | | | KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT | Paolo Bonzini | 2022-04-29 | 3 | -3/+7 | |
| | * | | | | | | | | | KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR | Sean Christopherson | 2022-04-29 | 5 | -16/+45 | |
| * | | | | | | | | | | Merge tag 'kvmarm-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2022-04-29 | 5 | -10/+79 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | KVM: arm64: Inject exception on out-of-IPA-range translation fault | Marc Zyngier | 2022-04-28 | 3 | -0/+48 | |
| | * | | | | | | | | | | KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set | Alexandru Elisei | 2022-04-27 | 1 | -1/+22 | |
| | * | | | | | | | | | | KVM: arm64: Handle host stage-2 faults from 32-bit EL0 | Will Deacon | 2022-04-27 | 1 | -9/+9 | |
* | | | | | | | | | | | | Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-05-01 | 13 | -11/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests | Thomas Gleixner | 2022-04-29 | 1 | -1/+5 | |
| * | | | | | | | | | | | | x86/Kconfig: fix the spelling of 'becoming' in X86_KERNEL_IBT config | Nur Hussein | 2022-04-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | x86/xen: Add ANNOTATE_NOENDBR to startup_xen() | Josh Poimboeuf | 2022-04-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | | x86/uaccess: Add ENDBR to __put_user_nocheck*() | Josh Poimboeuf | 2022-04-19 | 1 | -0/+4 | |
| * | | | | | | | | | | | | x86/retpoline: Add ANNOTATE_NOENDBR for retpolines | Josh Poimboeuf | 2022-04-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | x86/static_call: Add ANNOTATE_NOENDBR to static call trampoline | Josh Poimboeuf | 2022-04-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | | x86,objtool: Explicitly mark idtentry_body()s tail REACHABLE | Peter Zijlstra | 2022-04-19 | 1 | -0/+3 | |
| * | | | | | | | | | | | | x86,xen,objtool: Add UNWIND hint | Peter Zijlstra | 2022-04-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | | x86/unwind/orc: Recheck address range after stack info was updated | Dmitry Monakhov | 2022-04-19 | 1 | -4/+4 | |
| * | | | | | | | | | | | | x86/cpu: Load microcode during restore_processor_state() | Borislav Petkov | 2022-04-19 | 3 | -4/+14 | |
| * | | | | | | | | | | | | x86/cpu: Add new Alderlake and Raptorlake CPU model numbers | Tony Luck | 2022-04-19 | 1 | -0/+3 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2022-05-01 | 1 | -35/+52 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/uaccess: Don't jump between functions | Josh Poimboeuf | 2022-04-19 | 1 | -35/+52 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-04-30 | 59 | -208/+235 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Revert "arm: dts: at91: Fix boolean properties with values" | Arnd Bergmann | 2022-04-29 | 2 | -2/+2 | |
| * | | | | | | | | | | | | Merge tag 'tegra-for-5.18-arm-defconfig-fixes' of git://git.kernel.org/pub/sc... | Arnd Bergmann | 2022-04-29 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ARM: config: multi v7: Enable NVIDIA Tegra video decoder driver | Dmitry Osipenko | 2022-04-06 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | ARM: tegra_defconfig: Update CONFIG_TEGRA_VDE option | Dmitry Osipenko | 2022-04-06 | 1 | -1/+2 | |
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'imx-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Arnd Bergmann | 2022-04-29 | 2 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clock | Fabio Estevam | 2022-04-24 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | ARM: dts: imx6ull-colibri: fix vqmmc regulator | Max Krummenacher | 2022-04-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Revert "arm64: dts: tegra: Fix boolean properties with values" | Arnd Bergmann | 2022-04-25 | 8 | -27/+27 | |
| * | | | | | | | | | | | | | Merge tag 'omap-for-v5.18/fixes-take2' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 2022-04-21 | 9 | -22/+87 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35 | Adam Ford | 2022-04-14 | 3 | -15/+30 | |
| | * | | | | | | | | | | | | | ARM: dts: am3517-evm: Fix misc pinmuxing | Adam Ford | 2022-04-14 | 2 | -5/+49 | |
| | * | | | | | | | | | | | | | ARM: dts: am33xx-l4: Add missing touchscreen clock properties | Miquel Raynal | 2022-04-14 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | ARM: dts: Fix mmc order for omap3-gta04 | H. Nikolaus Schaller | 2022-04-14 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | ARM: dts: dra7: Fix suspend warning for vpe powerdomain | Tony Lindgren | 2022-04-12 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | ARM: OMAP2+: Fix refcount leak in omap_gic_of_init | Miaoqian Lin | 2022-04-12 | 1 | -0/+2 | |
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | |