summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | riscv: Add dump stack in show_regsKefeng Wang2021-01-155-4/+21
| * | | | | | | | riscv: Enable per-task stack canariesGuo Ren2021-01-155-2/+23
| * | | | | | | | riscv: Add support for function error injectionGuo Ren2021-01-154-0/+19
| * | | | | | | | riscv: Add uprobes supportedGuo Ren2021-01-159-1/+253
| * | | | | | | | riscv: Add KPROBES_ON_FTRACE supportedGuo Ren2021-01-153-0/+55
| * | | | | | | | riscv: Add kprobes supportedGuo Ren2021-01-1513-0/+773
| * | | | | | | | riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNTGuo Ren2021-01-153-235/+204
| * | | | | | | | riscv: Fixup patch_text panic in ftraceGuo Ren2021-01-152-0/+2
| * | | | | | | | riscv: Fixup wrong ftrace remove cflagGuo Ren2021-01-152-3/+3
| * | | | | | | | riscv: Fixup compile error BUILD_BUG_ON failedGuo Ren2021-01-151-2/+6
| * | | | | | | | RISC-V: Implement ptrace regs and stack APIPatrick Stählin2021-01-153-0/+129
| * | | | | | | | riscv: Add machine name to kernel boot log and stack dump outputKefeng Wang2021-01-151-1/+8
| * | | | | | | | riscv: Add numa support for riscv64 platformAtish Patra2021-01-157-5/+87
| * | | | | | | | riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCINGGreentime Hu2021-01-151-0/+20
| * | | | | | | | riscv: Separate memory init from paging initAtish Patra2021-01-153-1/+7
| * | | | | | | | numa: Move numa implementation to common codeAtish Patra2021-01-154-531/+2
| * | | | | | | | arm64, numa: Change the numa init functions name to be genericAtish Patra2021-01-154-20/+27
| * | | | | | | | riscv: Add Canaan Kendryte K210 reset controllerDamien Le Moal2021-01-151-0/+1
| * | | | | | | | riscv: Fix Canaan Kendryte K210 device treeDamien Le Moal2021-01-151-5/+0
| * | | | | | | | riscv: Use vendor name for K210 SoC supportDamien Le Moal2021-01-158-20/+20
| * | | | | | | | riscv: Fix builtin DTB handlingDamien Le Moal2021-01-086-78/+19
| * | | | | | | | riscv: dts: add initial board data for the SiFive HiFive UnmatchedYash Shah2021-01-082-1/+255
| * | | | | | | | riscv: dts: add initial support for the SiFive FU740-C000 SoCYash Shah2021-01-081-0/+293
| * | | | | | | | riscv/mm: Prevent kernel module to access user memory without uaccess routinesEric Lin2021-01-081-0/+5
| * | | | | | | | riscv/mm: Introduce a die_kernel_fault() helper functionEric Lin2021-01-081-6/+17
| * | | | | | | | riscv: Cleanup sbi function stubs when RISCV_SBI disabledKefeng Wang2021-01-083-12/+5
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-02-2610-25/+42
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: stacktrace: Report when we reach the end of the stackMark Brown2021-02-251-1/+1
| * | | | | | | | | arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)Timothy E Baldwin2021-02-251-1/+1
| * | | | | | | | | arm64: Add missing ISB after invalidating TLB in enter_vheMarc Zyngier2021-02-241-0/+1
| * | | | | | | | | arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier2021-02-241-0/+1
| * | | | | | | | | arm64: VHE: Enable EL2 MMU from the idmapMarc Zyngier2021-02-241-13/+26
| * | | | | | | | | KVM: arm64: make the hyp vector table entries localJoey Gouly2021-02-241-1/+1
| * | | | | | | | | arm64/mm: Fixed some coding style issuesZhiyuan Dai2021-02-231-3/+3
| * | | | | | | | | arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probingHe Zhe2021-02-231-1/+1
| * | | | | | | | | arm64 module: set plt* section addresses to 0x0Shaoying Xu2021-02-191-3/+3
| * | | | | | | | | arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() failsqiuguorui12021-02-191-1/+3
| * | | | | | | | | arm64: spectre: Prevent lockdep splat on v4 mitigation enable pathWill Deacon2021-02-191-1/+1
* | | | | | | | | | Merge tag 'm68knommu-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-261-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | m68k: let clk_enable() return immediately if clk is NULLDefang Bo2021-02-071-0/+4
* | | | | | | | | | | Merge tag 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-261-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | parisc: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRYSami Tolvanen2021-02-251-0/+1
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-2617-417/+313
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | KVM: SVM: Fix nested VM-Exit on #GP interception handlingSean Christopherson2021-02-251-3/+8
| * | | | | | | | | | | KVM: vmx/pmu: Fix dummy check if lbr_desc->event is createdLike Xu2021-02-231-2/+2
| * | | | | | | | | | | KVM: x86/mmu: Consider the hva in mmu_notifier retryDavid Stevens2021-02-224-11/+30
| * | | | | | | | | | | KVM: x86/mmu: Skip mmu_notifier check when handling MMIO page faultSean Christopherson2021-02-222-2/+2
| * | | | | | | | | | | KVM: nSVM: prepare guest save area while is_guest_mode is truePaolo Bonzini2021-02-221-1/+1
| * | | | | | | | | | | KVM: x86/mmu: Remove a variety of unnecessary exportsSean Christopherson2021-02-192-21/+15
| * | | | | | | | | | | KVM: x86: Fold "write-protect large" use case into generic write-protectSean Christopherson2021-02-192-47/+17