summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-11-24x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leakXiaochen Shen
2020-11-24x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leakXiaochen Shen
2020-11-23Merge tag 'v5.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2020-11-23arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()Will Deacon
2020-11-23arm64: pgtable: Fix pte_accessible()Will Deacon
2020-11-23arm64/fpsimd: add <asm/insn.h> to <asm/kprobes.h> to fix fpsimd buildRandy Dunlap
2020-11-23s390: fix fpu restore in entry.SSven Schnelle
2020-11-23powerpc/64s: Fix allnoconfig build since uaccess flushStephen Rothwell
2020-11-23Merge tag 'powerpc-cve-2020-4788' into fixesMichael Ellerman
2020-11-22Merge tag 'perf-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-22Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-22Merge tag 'x86_urgent_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams
2020-11-20Merge tag 'for-linus-5.10b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-20Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-19Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-19Merge tag 'xtensa-20201119' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-11-19powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigationsDaniel Axtens
2020-11-19powerpc: Only include kup-radix.h for 64-bit Book3SMichael Ellerman
2020-11-19powerpc/64s: flush L1D after user accessesNicholas Piggin
2020-11-19powerpc/64s: flush L1D on kernel entryNicholas Piggin
2020-11-19Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Will Deacon
2020-11-19ARM: dts: dra76x: m_can: fix order of clocksMarc Kleine-Budde
2020-11-18Merge tag 'kvm-s390-master-5.10-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan
2020-11-18s390/uv: handle destroy page legacy interfaceChristian Borntraeger
2020-11-18x86/dumpstack: Do not try to access user space code of other tasksThomas Gleixner
2020-11-17ARC: stack unwinding: reorganize how initial register state setupVineet Gupta
2020-11-17ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta
2020-11-17ARC: mm: fix spelling mistakesFlavio Suligoi
2020-11-17ARC: bitops: Remove unecessary operation and valueGustavo Pimentel
2020-11-18powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU contextNicholas Piggin
2020-11-17Merge tag 's390-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-11-17Merge tag 'mips_fixes_5.10_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-17KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspaceZenghui Yu
2020-11-17arm64: dts: qcom: clear the warnings caused by empty dma-rangesZhen Lei
2020-11-17arm64: dts: broadcom: clear the warnings caused by empty dma-rangesZhen Lei
2020-11-17xtensa: uaccess: Add missing __user to strncpy_from_user() prototypeLaurent Pinchart
2020-11-17perf/x86: fix sysfs type mismatchesSami Tolvanen
2020-11-17MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong
2020-11-17powerpc: Drop -me200 addition to build flagsMichael Ellerman
2020-11-17x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu
2020-11-17MIPS: kernel: Fix for_each_memblock conversionThomas Bogendoerfer
2020-11-17KVM: SVM: fix error return code in svm_create_vcpu()Chen Zhou
2020-11-16Merge tag 'arm-soc-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-16KVM: SVM: Fix offset computation bug in __sev_dbg_decrypt().Ashish Kalra
2020-11-16Merge tag 'kvm-s390-master-5.10-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2020-11-16Merge tag 'imx-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2020-11-16Merge tag 'renesas-fixes-for-v5.10-tag1' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann