summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-04-02Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"Nathan Chancellor
2022-04-01ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()linyujun
2022-04-01ARM: 9190/1: kdump: add invalid input check for 'crashkernel=0'Austin Kim
2022-04-01MIPS: crypto: Fix CRC32 codePaul Cercueil
2022-03-31RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=nPalmer Dabbelt
2022-03-31RISC-V: defconfig: Drop redundant SBI HVC and earlyconPalmer Dabbelt
2022-03-31Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-31riscv: cpu.c: don't use kernel-doc markers for commentsRandy Dunlap
2022-04-01arm64: dts: ls1046a: Update i2c node dma propertiesKuldeep Singh
2022-04-01arm64: dts: ls1043a: Update i2c dma propertiesKuldeep Singh
2022-04-01ARM: dts: spear1340: Update serial node propertiesKuldeep Singh
2022-04-01ARM: dts: spear13xx: Update SPI dma propertiesKuldeep Singh
2022-03-31ARM: OMAP2+: Fix regression for smc calls for vmap stackTony Lindgren
2022-03-31RISC-V: Enable profiling by defaultAnup Patel
2022-03-31RISC-V: module: fix apply_r_riscv_rcv_branch_rela typoWu Caize
2022-03-31RISC-V: Declare per cpu boot data as staticAtish Patra
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-31Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-31ARM/dma-mapping: Remove CMA code when not built with CMAKees Cook
2022-03-31Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-31ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap
2022-03-31ARM: 9189/1: decompressor: fix unneeded rebuilds of library objectsMasahiro Yamada
2022-03-31Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"Thomas Gleixner
2022-03-30RISC-V: Fix a comment typo in riscv_of_parent_hartid()Atish Patra
2022-03-30riscv: Increase stack size under KASANDmitry Vyukov
2022-03-30riscv: Fix fill_callchain return valueNikita Shubin
2022-03-30riscv: dts: canaan: Fix SPI3 bus widthNiklas Cassel
2022-03-31arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada
2022-03-30RISC-V CPU Idle SupportPalmer Dabbelt
2022-03-30riscv: Rename "sp_in_global" to "current_stack_pointer"Kees Cook
2022-03-30Merge tag 'for-5.18/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-30MIPS: rb532: move GPIOD definition into C-filesJackie Liu
2022-03-30MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang
2022-03-30mips: sgi-ip22: add a check for the return of kzalloc()Xiaoke Wang
2022-03-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-03-30Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-30x86/fpu/xstate: Consolidate size calculationsThomas Gleixner
2022-03-30x86/fpu/xstate: Handle supervisor states in XSTATE permissionsThomas Gleixner
2022-03-30x86/fpu/xsave: Handle compacted offsets correctly with supervisor statesThomas Gleixner
2022-03-30x86/fpu: Cache xfeature flags from CPUIDThomas Gleixner
2022-03-30x86/fpu/xsave: Initialize offset/size cache earlyThomas Gleixner
2022-03-30x86/fpu: Remove unused supervisor only offsetsThomas Gleixner
2022-03-30crypto: x86/sm3 - Fixup SLSPeter Zijlstra
2022-03-29riscv module: remove (NOLOAD)Fangrui Song
2022-03-29parisc: Fix patch code locking and flushingJohn David Anglin
2022-03-29parisc: Find a new timesync master if current CPU is removedHelge Deller
2022-03-29parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=yHelge Deller
2022-03-29parisc: Rewrite arch_cpu_idle_dead() for CPU hotpluggingHelge Deller
2022-03-29parisc: Implement __cpu_die() and __cpu_disable() for CPU hotpluggingHelge Deller