summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* simdisk: stop using ->queuedataChristoph Hellwig2020-07-011-3/+1
* nfblock: stop using ->queuedataChristoph Hellwig2020-07-011-2/+1
* Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-211-1/+1
|\
| * kconfig: unify cc-option and as-optionMasahiro Yamada2020-06-171-1/+1
* | Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-214-17/+27
|\ \
| * | powerpc/8xx: Provide ptep_get() with 16k pagesChristophe Leroy2020-06-201-0/+10
| * | powerpc/syscalls: Use the number when building SPU syscall tableMichael Ellerman2020-06-171-1/+1
| * | powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()Mike Rapoport2020-06-171-5/+3
| * | powerpc/64s: Fix KVM interrupt using wrong save areaNicholas Piggin2020-06-161-2/+2
| * | powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUALAneesh Kumar K.V2020-06-151-9/+11
| |/
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-201-2/+2
|\ \
| * | x86/platform/intel-mid: convert to use i2c_new_client_device()Wolfram Sang2020-06-191-2/+2
| |/
* | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-201-13/+3
|\ \
| * | kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-161-13/+3
| |/
* | Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-202-7/+545
|\ \
| * | powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTHVaibhav Jain2020-06-152-0/+88
| * | ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methodsVaibhav Jain2020-06-152-4/+284
| * | powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()Vaibhav Jain2020-06-151-0/+6
| * | powerpc/papr_scm: Fetch nvdimm health information from PHYPVaibhav Jain2020-06-151-2/+166
| |/
* | Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-2012-40/+106
|\ \
| * | s390: fix syscall_get_error for compat processesDmitry V. Levin2020-06-171-1/+11
| * | s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODESHeiko Carstens2020-06-161-0/+1
| * | s390/vdso: fix vDSO clock_getres()Vincenzo Frascino2020-06-164-6/+8
| * | s390/vdso: Use $(LD) instead of $(CC) to link vDSONathan Chancellor2020-06-161-6/+4
| * | s390/protvirt: use scnprintf() instead of snprintf()Chen Zhou2020-06-161-4/+4
| * | s390: use scnprintf() in sys_##_prefix##_##_name##_showChen Zhou2020-06-161-1/+1
| * | s390/crypto: use scnprintf() instead of snprintf()Chen Zhou2020-06-161-7/+7
| * | s390/ptrace: fix setting syscall numberSven Schnelle2020-06-161-1/+30
| * | s390/ptrace: pass invalid syscall numbers to tracingSven Schnelle2020-06-162-5/+3
| * | s390/ptrace: return -ENOSYS when invalid syscall is suppliedSven Schnelle2020-06-161-6/+13
| * | s390/seccomp: pass syscall arguments via seccomp_dataSven Schnelle2020-06-161-5/+26
| |/
* | Merge tag 'riscv-for-linus-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-203-6/+22
|\ \
| * | RISC-V: Acquire mmap lock before invoking walk_page_rangeAtish Patra2020-06-181-2/+12
| * | RISC-V: Don't allow write+exec only page mapping request in mmapYash Shah2020-06-181-0/+6
| * | riscv/atomic: Fix sign extension for RV64INathan Huckleberry2020-06-121-4/+4
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-06-1910-57/+63
|\ \ \
| * | | arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon2020-06-181-18/+26
| * | | arm64: kexec_file: Use struct_size() in kmalloc()Gustavo A. R. Silva2020-06-181-2/+1
| * | | arm64: mm: reserve hugetlb CMA after numa_initBarry Song2020-06-181-5/+10
| * | | arm64: bti: Require clang >= 10.0.1 for in-kernel BTI supportWill Deacon2020-06-171-0/+2
| * | | arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=nWill Deacon2020-06-161-3/+3
| * | | arm64: pgtable: Clear the GP bit for non-executable kernel pagesWill Deacon2020-06-161-1/+1
| * | | arm64: mm: reset address tag set by kasan sw taggingShyam Thombre2020-06-151-0/+1
| * | | arm64: traps: Dump registers prior to panic() in bad_mode()Will Deacon2020-06-151-0/+1
| * | | arm64/sve: Eliminate data races on sve_default_vlDave Martin2020-06-151-7/+18
| * | | arm64: remove TEXT_OFFSET randomizationArd Biesheuvel2020-06-152-21/+0
| | |/ | |/|
* | | Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds2020-06-1850-104/+117
|\ \ \
| * | | maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds2020-06-186-7/+7
| * | | maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig2020-06-1818-32/+32
| * | | maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofaultChristoph Hellwig2020-06-178-13/+17