summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-02-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-13h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap
2021-02-13m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMUMike Rapoport
2021-02-12Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-12Merge tag 'riscv-for-linus-5.11-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-02-12arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero pageCatalin Marinas
2021-02-12Merge branch 'for-next/vdso' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/topology' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/rng' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/perf' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/misc' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/kexec' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/faultaround' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/errata' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/crypto' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2021-02-12Merge branch 'x86/cleanups' into x86/mmIngo Molnar
2021-02-11Merge tag 'powerpc-5.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-11dts: marvell: add CM3 SRAM memory to cp11x ethernet device treeKonstantin Porotchkin
2021-02-11bpf: Add per-program recursion prevention mechanismAlexei Starovoitov
2021-02-11bpf: Compute program stats for sleepable programsAlexei Starovoitov
2021-02-11Merge tag 'samsung-soc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-02-11Merge tag 'zynq-dt-for-v5.12-v2' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann
2021-02-11Merge branch 'dt-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2021-02-11Merge tag 'aspeed-5.12-devicetree' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2021-02-11arm/xen: Don't probe xenbus as part of an early initcallJulien Grall
2021-02-10Revert "dts: phy: add GPIO number and active state used for phy reset"Palmer Dabbelt
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-10x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init()Thomas Gleixner
2021-02-10x86/{fault,efi}: Fix and rename efi_recover_from_page_fault()Andy Lutomirski
2021-02-11arm: dts: visconti: Add DT support for Toshiba Visconti5 GPIO driverNobuhiro Iwamatsu
2021-02-10x86/fault: Don't run fixups for SMAP violationsAndy Lutomirski
2021-02-10x86/fault: Don't look for extable entries for SMEP violationsAndy Lutomirski
2021-02-10perf/x86/rapl: Fix psys-energy event on Intel SPR platformZhang Rui
2021-02-10perf/x86/rapl: Only check lower 32bits for RAPL energy countersZhang Rui
2021-02-10perf/x86/rapl: Add msr mask supportZhang Rui
2021-02-10perf/x86/kvm: Add Cascade Lake Xeon steppings to isolation_ucodes[]Jim Mattson
2021-02-10x86/fault: Rename no_context() to kernelmode_fixup_or_oops()Andy Lutomirski
2021-02-10x86/fault: Bypass no_context() for implicit kernel faults from usermodeAndy Lutomirski
2021-02-10x86/fault: Split the OOPS code out from no_context()Andy Lutomirski
2021-02-10x86/fault: Improve kernel-executing-user-memory handlingAndy Lutomirski
2021-02-10x86/fault: Correct a few user vs kernel checks wrt WRUSSAndy Lutomirski
2021-02-10x86/fault: Document the locking in the fault_signal_pending() pathAndy Lutomirski
2021-02-10x86/fault/32: Move is_f00f_bug() to do_kern_addr_fault()Andy Lutomirski
2021-02-10x86/fault: Fold mm_fault_error() into do_user_addr_fault()Andy Lutomirski
2021-02-10x86/fault: Skip the AMD erratum #91 workaround on unaffected CPUsAndy Lutomirski
2021-02-10x86/fault: Fix AMD erratum #91 errata fixup for user codeAndy Lutomirski
2021-02-10x86/pv: Rework arch_local_irq_restore() to not use popfJuergen Gross