summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* parisc: led: Move register_led_regions() to late_initcall()Helge Deller2023-08-272-8/+0
* parisc: lba: Convert LBA PCI bus driver to use arch_initcall()Helge Deller2023-08-272-4/+0
* parisc: gsc: Convert GSC bus driver to use arch_initcall()Helge Deller2023-08-272-5/+0
* parisc: ccio: Convert CCIO driver to use arch_initcall()Helge Deller2023-08-272-11/+0
* parisc: eisa: Convert HP EISA bus driver to use arch_initcall()Helge Deller2023-08-272-4/+0
* parisc: hppb: Convert HP PB bus driver to use arch_initcall()Helge Deller2023-08-272-5/+0
* parisc: dino: Convert dino PCI bus driver to use arch_initcall()Helge Deller2023-08-272-5/+0
* parisc: Avoid ioremap() for same addresss in iosapic_register()Helge Deller2023-08-221-1/+1
* parisc: unaligned: Simplify 32-bit assembly in emulate_std()Helge Deller2023-08-221-13/+12
* parisc: Wire up eBPF JIT compilerHelge Deller2023-08-222-1/+3
* parisc: Fix comment on Elf64 function descriptorHelge Deller2023-08-221-2/+1
* parisc: Add eBPF JIT compiler glue code and MakefileHelge Deller2023-08-223-0/+689
* parisc: Add 64-bit eBPF JIT compilerHelge Deller2023-08-221-0/+1209
* parisc: Add 32-bit eBPF JIT compilerHelge Deller2023-08-221-0/+1615
* parisc: Use generic mmap top-down layout and brk randomizationHelge Deller2023-08-223-67/+18
* parisc: Fix /proc/cpuinfo output for lscpuHelge Deller2023-08-221-3/+10
* parisc: Use page table locks only if DEBUG_KERNEL is enabledHelge Deller2023-08-201-1/+1
* parisc: traps: Drop cpu_lpmc function pointerHelge Deller2023-08-201-4/+1
* parisc: Drop the pa7300lc LPMC handlerHelge Deller2023-08-204-72/+1
* parisc: lasi: Register LASI power-off feature as sys_off_handlerHelge Deller2023-08-201-6/+0
* Merge tag 'x86_urgent_for_v6.5_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-1912-114/+189
|\
| * x86/srso: Correct the mitigation status when SMT is disabledBorislav Petkov (AMD)2023-08-181-3/+2
| * x86/static_call: Fix __static_call_fixup()Peter Zijlstra2023-08-171-0/+13
| * x86/srso: Explain the untraining sequences a bit moreBorislav Petkov (AMD)2023-08-161-0/+19
| * x86/cpu/kvm: Provide UNTRAIN_RET_VMPeter Zijlstra2023-08-163-5/+14
| * x86/cpu: Cleanup the untrain messPeter Zijlstra2023-08-163-14/+13
| * x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra2023-08-163-20/+20
| * x86/cpu: Rename original retbleed methodsPeter Zijlstra2023-08-164-21/+21
| * x86/cpu: Clean up SRSO return thunk messPeter Zijlstra2023-08-164-19/+61
| * x86/alternative: Make custom return thunk unconditionalPeter Zijlstra2023-08-163-8/+7
| * x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk()Peter Zijlstra2023-08-161-2/+2
| * x86/cpu: Fix __x86_return_thunk symbol typePeter Zijlstra2023-08-161-1/+3
| * x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...Petr Pavlu2023-08-143-29/+16
| * x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANGPetr Pavlu2023-08-142-8/+8
| * x86/srso: Disable the mitigation on unaffected configurationsBorislav Petkov (AMD)2023-08-141-1/+6
| * x86/CPU/AMD: Fix the DIV(0) initial fix attemptBorislav Petkov (AMD)2023-08-144-2/+4
| * x86/retpoline: Don't clobber RFLAGS during srso_safe_ret()Sean Christopherson2023-08-141-4/+3
* | Merge tag 'powerpc-6.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-191-3/+3
|\ \
| * | powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch2023-08-171-3/+3
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-08-184-9/+23
|\ \ \
| * | | arm64/ptrace: Ensure that the task sees ZT writes on first useMark Brown2023-08-171-1/+8
| * | | arm64/ptrace: Ensure that SME is set up for target when writing SSVE stateMark Brown2023-08-174-8/+15
* | | | Merge tag 'riscv-for-linus-6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-186-23/+55
|\ \ \ \
| * | | | riscv: Handle zicsr/zifencei issue between gcc and binutilsMingzheng Xing2023-08-162-14/+26
| * | | | riscv: uaccess: Return the number of bytes effectively not copiedAlexandre Ghiti2023-08-161-4/+7
| * | | | riscv: stack: Fixup independent softirq stack for CONFIG_FRAME_POINTER=nGuo Ren2023-08-161-0/+3
| * | | | riscv: stack: Fixup independent irq stack for CONFIG_FRAME_POINTER=nGuo Ren2023-08-161-0/+3
| * | | | riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()Nam Cao2023-08-161-2/+13
| * | | | riscv: entry: set a0 = -ENOSYS only when syscall != -1Celeste Liu2023-08-161-3/+3
* | | | | Merge tag 'soc-fixes-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-1843-111/+82
|\ \ \ \ \