aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-02-02riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWXSebastien Van Cauwenberghe
2021-02-02RISC-V: Fix .init section permission updateAtish Patra
2021-02-02riscv: virt_addr_valid must check the address belongs to linear mappingAlexandre Ghiti
2021-01-31Merge tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-01-31Merge tag 'powerpc-5.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-01-30Merge tag 'devicetree-fixes-for-5.11-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-01-30Merge tag 's390-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-01-30Merge tag 'riscv-for-linus-5.11-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-01-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-01-28Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-01-28Merge tag 'asm-generic-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-01-28Merge tag 'arm-soc-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-01-27Merge branch 'parisc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-27x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabledJuergen Gross
2021-01-27s390: uv: Fix sysfs max number of VCPUs reportingJanosch Frank
2021-01-26ARM: zImage: atags_to_fdt: Fix node names on added root nodesRob Herring
2021-01-26parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULESHelge Deller
2021-01-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-01-26parisc: Remove leftover reference to the power_taskletDavidlohr Bueso
2021-01-26arm64: Fix kernel address detection of __is_lm_address()Vincenzo Frascino
2021-01-25KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMXPaolo Bonzini
2021-01-25KVM: x86: Revert "KVM: x86: Mark GPRs dirty when written"Sean Christopherson
2021-01-25KVM: SVM: Unconditionally sync GPRs to GHCB on VMRUN of SEV-ES guestSean Christopherson
2021-01-25KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migrationMaxim Levitsky
2021-01-25kvm: tracing: Fix unmatched kvm_entry and kvm_exit eventsLorenzo Brescia
2021-01-25KVM: x86: get smi pending status correctlyJay Zhou
2021-01-25KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu
2021-01-25KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()Like Xu
2021-01-25KVM: x86: Add more protection against undefined behavior in rsvd_bits()Sean Christopherson
2021-01-25Merge tag 'kvmarm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-01-24Merge tag 'sh-for-5.11' of git://git.libc.org/linux-shLinus Torvalds
2021-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-01-24powerpc/mm/highmem: use __set_pte_at() for kmap_local()Thomas Gleixner
2021-01-24mips/mm/highmem: use set_pte() for kmap_local()Thomas Gleixner
2021-01-24sparc/mm/highmem: flush cache and TLBThomas Gleixner
2021-01-24Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-01-24Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-01-24Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-01-24x86/setup: don't remove E820_TYPE_RAM for pfn 0Mike Rapoport
2021-01-24powerpc/64s: prevent recursive replay_soft_interrupts causing superfluous int...Nicholas Piggin
2021-01-22riscv: Fixup pfn_valid error with wrong max_mapnrGuo Ren
2021-01-22Merge tag 'imx-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-01-22arm64: dts: broadcom: Fix USB DMA address translation for StingrayBharat Gooty
2021-01-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-01-22arm64: kprobes: Fix Uexpected kernel BRK exception at EL1Qais Yousef
2021-01-21Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-01-21x86/cpu: Add another Alder Lake CPU to the Intel familyGayatri Kammela
2021-01-21x86/mmx: Use KFPU_387 for MMX string operationsAndy Lutomirski
2021-01-21x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize stateAndy Lutomirski
2021-01-21KVM: arm64: Filter out v8.1+ events on v8.0 HWMarc Zyngier