summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-12-08powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed()Christophe Leroy
2020-12-07x86/platform/uv: Add deprecated messages to /proc info leavesMike Travis
2020-12-07x86/platform/uv: Add kernel interfaces for obtaining system infoMike Travis
2020-12-07ARM: keystone: remove SECTION_SIZE_BITS/MAX_PHYSMEM_BITSArnd Bergmann
2020-12-07Merge tag 'imx-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2020-12-07Merge tag 'sunxi-fixes-for-5.10-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2020-12-07x86/alternative: Update text_poke_bp() kernel-doc commentQiujun Huang
2020-12-07ARM: dts: aspeed: Add AST2600 EDAC into common devicetreeTroy Lee
2020-12-06Merge tag 'usb-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-06Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-06Merge tag 'perf-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-06Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-06Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-06mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim
2020-12-06x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu
2020-12-06x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu
2020-12-06x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-12-05Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-04usb: ohci-omap: Fix descriptor conversionLinus Walleij
2020-12-04arm64: Fix build failure when HARDLOCKUP_DETECTOR_PERF is enabledWill Deacon
2020-12-04kvm: x86/mmu: Use cpuid to determine max gfnRick Edgecombe
2020-12-04kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()Jacob Xu
2020-12-04crypto: x86/poly1305 - Use TEST %reg,%reg instead of CMP $0,%regUros Bizjak
2020-12-04crypto: x86/sha512 - Use TEST %reg,%reg instead of CMP $0,%regUros Bizjak
2020-12-04crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%regUros Bizjak
2020-12-04crypto: arm/aes-ce - work around Cortex-A57/A72 silion errataArd Biesheuvel
2020-12-03Merge tag 's390-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-03x86/sgx: Return -EINVAL on a zero length buffer in sgx_ioc_enclave_add_pages()Jarkko Sakkinen
2020-12-03arm64: mte: fix prctl(PR_GET_TAGGED_ADDR_CTRL) if TCF0=NONEPeter Collingbourne
2020-12-03x86/platform/uv: Fix UV4 hub revision adjustmentMike Travis
2020-12-03arm64: mark __system_matches_cap as __maybe_unusedMark Rutland
2020-12-03perf/x86/intel: Check PEBS status correctlyStephane Eranian
2020-12-03perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBSNamhyung Kim
2020-12-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-12-02arm64: uaccess: remove vestigal UAO supportMark Rutland
2020-12-02arm64: uaccess: remove redundant PAN togglingMark Rutland
2020-12-02arm64: uaccess: remove addr_limit_user_check()Mark Rutland
2020-12-02arm64: uaccess: remove set_fs()Mark Rutland
2020-12-02arm64: uaccess cleanup macro namingMark Rutland
2020-12-02arm64: uaccess: split user/kernel routinesMark Rutland
2020-12-02arm64: uaccess: refactor __{get,put}_userMark Rutland
2020-12-02arm64: uaccess: simplify __copy_user_flushcache()Mark Rutland
2020-12-02arm64: uaccess: rename privileged uaccess routinesMark Rutland
2020-12-02arm64: sdei: explicitly simulate PAN/UAO entryMark Rutland
2020-12-02arm64: sdei: move uaccess logic to arch/arm64/Mark Rutland
2020-12-02arm64: head.S: always initialize PSTATEMark Rutland
2020-12-02arm64: head.S: cleanup SCTLR_ELx initializationMark Rutland
2020-12-02arm64: head.S: rename el2_setup -> init_kernel_elMark Rutland
2020-12-02arm64: add C wrappers for SET_PSTATE_*()Mark Rutland
2020-12-02arm64: ensure ERET from kthread is illegalMark Rutland