aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-02-15arm64: entry: Free up another register on kpti's tramp_exit pathJames Morse1-6/+13
2022-02-15arm64: entry: Make the trampoline cleanup optionalJames Morse1-3/+7
2022-02-15KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse3-5/+9
2022-02-15arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduitJames Morse2-4/+4
2022-02-15arm64: entry.S: Add ventry overflow sanity checksJames Morse1-0/+3
2022-02-15Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds4-19/+45
2022-02-15ARM: dts: sti: move usb picophy nodes out of soc in stih418.dtsiAlain Volmat1-20/+18
2022-02-15ARM: dts: sti: move usb picophy nodes out of soc in stih410.dtsiAlain Volmat3-37/+35
2022-02-15ARM: dts: sti: remove delta node from stih410.dtsiAlain Volmat1-10/+0
2022-02-15ARM: dts: sti: move some nodes out of the soc section in stih407-family.dtsiAlain Volmat4-165/+155
2022-02-15ARM: dts: sti: ensure unique unit-address in stih418-clockAlain Volmat1-53/+48
2022-02-15ARM: dts: sti: ensure unique unit-address in stih410-clockAlain Volmat1-52/+48
2022-02-15ARM: dts: sti: ensure unique unit-address in stih407-clockAlain Volmat1-55/+46
2022-02-15perf/x86/intel/pt: Add a capability and config bit for disabling TNTsAlexander Shishkin3-0/+10
2022-02-15perf/x86/intel/pt: Add a capability and config bit for event tracingAlexander Shishkin3-0/+10
2022-02-15arm64: insn: Generate 64 bit mask immediates correctlyJames Morse1-1/+1
2022-02-15arm64/mm: avoid fixmap race condition when create pud mappingJianyong Wu1-0/+9
2022-02-15arm64/mm: Consolidate TCR_EL1 fieldsAnshuman Khandual3-5/+3
2022-02-15arm64: entry: Save some nops when CONFIG_ARM64_PSEUDO_NMI is not setHe Ying1-0/+4
2022-02-15arm64: random: implement arch_get_random_int/_long based on RNDRArd Biesheuvel1-6/+39
2022-02-15powerpc/lib/sstep: fix 'ptesync' build errorAnders Roxell1-0/+2
2022-02-15powerpc/boot: Add `otheros-too-big.bld` to .gitignorePaul Menzel1-0/+1
2022-02-15x86/cpufeatures: Re-enable ENQCMDFenghua Yu1-2/+5
2022-02-15x86/traps: Demand-populate PASID MSR via #GPFenghua Yu1-0/+55
2022-02-15x86/fpu: Clear PASID when copying fpstateFenghua Yu1-0/+7
2022-02-15ARM: dts: rockchip: remove status from rk3288 crypto nodeJohan Jonker1-1/+0
2022-02-15ARM: dts: wpcm450: Add pinmux information to UART0Jonathan Neuschäfer1-0/+2
2022-02-15ARM: dts: wpcm450-supermicro-x9sci-ln4f: Add GPIO LEDs and buttonsJonathan Neuschäfer1-0/+43
2022-02-15ARM: dts: wpcm450: Add pin functionsJonathan Neuschäfer1-0/+305
2022-02-15ARM: dts: wpcm450: Add pinctrl and GPIO nodesJonathan Neuschäfer1-0/+72
2022-02-15ARM: dts: wpcm450: Add global control registers (GCR) nodeJonathan Neuschäfer1-0/+5
2022-02-14arm64: dts: qcom: c630: disable crypto due to serrorSteev Klimaszewski1-0/+5
2022-02-14riscv: mm: Support kasan for sv57Qinglin Pan1-14/+141
2022-02-14riscv: mm: Set sv57 on defaultlyQinglin Pan5-11/+34
2022-02-14riscv: mm: Prepare pt_ops helper functions for sv57Qinglin Pan3-15/+119
2022-02-14riscv: mm: Control p4d's folding by pgtable_l5_enabledQinglin Pan4-3/+158
2022-02-14riscv: mm: init: mark satp_mode __ro_after_initJisheng Zhang1-2/+2
2022-02-14uaccess: fix integer overflow on access_ok()Arnd Bergmann3-28/+16
2022-02-14RISC-V: Fix IPI/RFENCE hmask on non-monotonic hartid orderingGeert Uytterhoeven1-18/+39
2022-02-14RISC-V: Fix handling of empty cpu masksGeert Uytterhoeven1-4/+4
2022-02-14RISC-V: Fix hartid mask handling for hartid 31 and upGeert Uytterhoeven1-3/+4
2022-02-14stack: Constrain and fix stack offset randomization with Clang buildsMarco Elver1-0/+1
2022-02-14stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSETMarco Elver1-5/+18
2022-02-14arm64: Correct wrong label in macro __init_el2_gicv3Joakim Tjernlund1-1/+1
2022-02-14KVM: s390: Add capability for storage key extension of MEM_OP IOCTLJanis Schoetterl-Glausch1-0/+1
2022-02-14KVM: s390: Rename existing vcpu memop functionsJanis Schoetterl-Glausch1-9/+10
2022-02-14KVM: s390: Add vm IOCTL for key checked guest absolute memory accessJanis Schoetterl-Glausch3-0/+159
2022-02-14KVM: s390: Add optional storage key checking to MEMOP IOCTLJanis Schoetterl-Glausch1-10/+21
2022-02-14KVM: s390: handle_tprot: Honor storage keysJanis Schoetterl-Glausch3-43/+35
2022-02-14KVM: s390: Honor storage keys when accessing guest memoryJanis Schoetterl-Glausch6-31/+253