summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-5.18-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-222-1/+2
|\
| * RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLERandy Dunlap2022-04-221-1/+1
| * RISC-V: mm: Fix set_satp_mode() for platform not having Sv57Anup Patel2022-04-221-0/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-04-222-5/+14
|\ \
| * | arm64: mm: fix p?d_leaf()Muchun Song2022-04-221-2/+2
| * | arm64: fix typos in commentsKen Kurematsu2022-04-141-1/+1
| * | arm64: Improve HAVE_DYNAMIC_FTRACE_WITH_REGS selection for clangNathan Chancellor2022-04-141-2/+11
* | | Merge tag 'xtensa-20220416' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2022-04-203-11/+3
|\ \ \
| * | | xtensa: fix a7 clobbering in coprocessor context load/storeMax Filippov2022-04-161-2/+2
| * | | arch: xtensa: platforms: Fix deadlock in rs_close()Duoming Zhou2022-04-131-8/+0
| * | | xtensa: patch_text: Fixup last cpu should be masterGuo Ren2022-04-131-1/+1
* | | | x86: __memcpy_flushcache: fix wrong alignment if size > 2^32Mikulas Patocka2022-04-201-1/+1
* | | | vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAPSong Liu2022-04-193-11/+4
* | | | Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-175-22/+100
|\ \ \ \
| * | | | x86/tsx: Disable TSX development mode at bootPawan Gupta2022-04-115-16/+53
| * | | | x86/tsx: Use MSR_TSX_CTRL to clear CPUID bitsPawan Gupta2022-04-112-7/+48
| |/ / /
* | | | Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-04-1736-468/+123
|\ \ \ \
| * | | | ARM: config: Update Gemini defconfigLinus Walleij2022-04-141-1/+4
| * | | | arm64: dts: qcom/sdm845-shift-axolotl: Fix boolean properties with valuesRob Herring2022-04-141-1/+1
| * | | | ARM: dts: align SPI NOR node name with dtschemaKrzysztof Kozlowski2022-04-146-7/+7
| * | | | ARM: dts: Fix more boolean properties with valuesRob Herring2022-04-144-8/+8
| * | | | Merge tag 'ux500-defconfig-soc-v5.18' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2022-04-141-4/+15
| |\ \ \ \
| | * | | | ARM: config: u8500: Re-enable AB8500 battery chargingLinus Walleij2022-04-061-0/+2
| | * | | | ARM: config: u8500: Add some common hardwareLinus Walleij2022-04-061-0/+7
| | * | | | ARM: config: Refresh U8500 defconfigLinus Walleij2022-04-061-4/+6
| | | |_|/ | | |/| |
| * | | | arm/arm64: dts: qcom: Fix boolean properties with valuesRob Herring2022-04-074-10/+10
| * | | | arm64: dts: imx: Fix imx8*-var-som touchscreen property sizesRob Herring2022-04-072-8/+8
| * | | | arm: dts: imx: Fix boolean properties with valuesRob Herring2022-04-072-18/+18
| * | | | arm64: dts: tegra: Fix boolean properties with valuesRob Herring2022-04-078-27/+27
| * | | | arm: dts: at91: Fix boolean properties with valuesRob Herring2022-04-072-2/+2
| * | | | arm: configs: imote2: Drop defconfig as board support dropped.Jonathan Cameron2022-04-071-365/+0
| * | | | Merge tag 'vexpress-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2022-04-071-14/+14
| |\ \ \ \
| | * | | | ARM: vexpress/spc: Fix all the kernel-doc build warningsSudeep Holla2022-04-071-13/+13
| | * | | | ARM: vexpress/spc: Fix kernel-doc build warning for ve_spc_cpu_in_wfiSudeep Holla2022-04-071-1/+1
| | * | | | ARM: vexpress/spc: Avoid negative array index when !SMPKees Cook2022-04-041-1/+1
| | |/ / /
| * | | | ep93xx: clock: Don't use plain integer as NULL pointerAlexander Sverdlin2022-04-071-1/+1
| * | | | ep93xx: clock: Fix UAF in ep93xx_clk_register_gate()Alexander Sverdlin2022-04-071-1/+3
| * | | | ARM: iop32x: include iop3xx.h header where neededArnd Bergmann2022-04-041-0/+2
| * | | | ARM: davinci: da850-evm: Avoid NULL pointer dereferenceNathan Chancellor2022-04-041-1/+3
| |/ / /
* | | | mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcoreOmar Sandoval2022-04-152-3/+0
* | | | Merge tag 's390-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-04-1411-18/+43
|\ \ \ \
| * | | | s390: enable CONFIG_HARDENED_USERCOPY in debug_defconfigSven Schnelle2022-04-121-0/+1
| * | | | s390: current_stack_pointer shouldn't be a functionSven Schnelle2022-04-124-10/+4
| * | | | s390: update defconfigsHeiko Carstens2022-04-103-7/+12
| * | | | s390/kexec: silence -Warray-bounds warningHeiko Carstens2022-04-071-1/+1
| * | | | s390: allow to compile with z16 optimizationsHeiko Carstens2022-04-062-0/+21
| * | | | s390: add z16 elf platformHeiko Carstens2022-04-061-0/+4
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-1317-107/+159
|\ \ \ \
| * | | | KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPUVitaly Kuznetsov2022-04-114-40/+13
| * | | | KVM: SVM: Do not activate AVIC for SEV-enabled guestSuravee Suthikulpanit2022-04-113-1/+5