summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon2020-07-161-2/+2
* arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter()Will Deacon2020-07-161-2/+2
* arm64: syscall: Expand the comment about ptrace and syscall(-1)Will Deacon2020-07-161-1/+15
* arm64: ptrace: Add a comment describing our syscall entry/exit trap ABIWill Deacon2020-07-161-2/+14
* arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon2020-07-162-1/+14
* arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon2020-07-163-6/+20
* arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon2020-07-164-16/+23
* arm64/alternatives: don't patch up internal branchesArd Biesheuvel2020-07-091-14/+2
* arm64: Add missing sentinel to erratum_1463225Florian Fainelli2020-07-091-0/+1
* arm64: kgdb: Fix single-step exception handling oopsWei Li2020-07-081-1/+1
* arm64: entry: Tidy up block comments and label numbersWill Deacon2020-07-081-8/+14
* arm64: Rework ARM_ERRATUM_1414080 handlingMarc Zyngier2020-07-081-15/+19
* arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier2020-07-081-0/+1
* arm64: Introduce a way to disable the 32bit vdsoMarc Zyngier2020-07-082-3/+12
* arm64: entry: Fix the typo in the comment of el1_dbg()Kevin Hao2020-07-081-1/+1
* KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon2020-07-081-1/+1
* arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718Sai Prakash Ranjan2020-07-032-0/+4
* arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040Sai Prakash Ranjan2020-07-031-6/+13
* arm64: Add MIDR value for KRYO4XX gold CPU coresSai Prakash Ranjan2020-07-031-0/+2
* arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel2020-07-022-11/+8
* arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelistSai Prakash Ranjan2020-06-251-0/+2
* arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma2020-06-251-3/+22
* arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelistSai Prakash Ranjan2020-06-241-0/+2
* arm64: Don't insert a BTI instruction at inner labelsJean-Philippe Brucker2020-06-241-6/+0
* arm64: vdso: Don't use gcc plugins for building vgettimeofday.cAlexander Popov2020-06-241-1/+1
* arm64: vdso: Only pass --no-eh-frame-hdr when linker supports itWill Deacon2020-06-241-2/+3
* arm64: Depend on newer binutils when building PACMark Brown2020-06-231-2/+2
* arm64: compat: Remove 32-bit sigreturn code from the vDSOWill Deacon2020-06-233-71/+0
* arm64: compat: Always use sigpage for sigreturn trampolineWill Deacon2020-06-231-25/+0
* arm64: compat: Allow 32-bit vdso and sigpage to co-existWill Deacon2020-06-234-36/+32
* arm64: vdso: Disable dwarf unwinding through the sigreturn trampolineWill Deacon2020-06-232-21/+35
* 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 tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-1339-303/+303
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-1335-297/+297
| * kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov2020-06-114-7/+7
* | Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-131-1/+1
|\ \
| * | KVM: PPC: Fix nested guest RC bits updateAlexey Kardashevskiy2020-06-121-1/+1
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-06-132-2/+64
|\ \ \
| * | | ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefullyArd Biesheuvel2020-06-131-0/+62
| * | | ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0Chris Packham2020-06-131-2/+2
* | | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-06-131-2/+2
|\ \ \ \