Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-06-03LoongArch: Add signal handling supportHuacai Chen
2022-06-03LoongArch: Add system call supportHuacai Chen
2022-06-03LoongArch: Add memory managementHuacai Chen
2022-06-03LoongArch: Add process managementHuacai Chen
2022-06-03LoongArch: Add exception/interrupt handlingHuacai Chen
2022-06-03LoongArch: Add boot and setup routinesHuacai Chen
2022-06-03LoongArch: Add other common headersHuacai Chen
2022-06-03LoongArch: Add atomic/locking headersHuacai Chen
2022-06-03LoongArch: Add CPU definition headersHuacai Chen
2022-06-03LoongArch: Add build infrastructureHuacai Chen
2022-06-03parisc: fix a crash with multicore schedulerMikulas Patocka
2022-06-03riscv: Move alternative length validation into subsectionNathan Chancellor
2022-06-03Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-03Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2022-06-03Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-03riscv: mm: init: make pt_ops_set_[early|late|fixmap] staticJisheng Zhang
2022-06-02arm64: Initialize jump labels before setup_machine_fdt()Stephen Boyd
2022-06-02arm64: hibernate: Fix syntax errors in commentsXiang wangx
2022-06-02x86/sgx: Set active memcg prior to shmem allocationKristen Carlson Accardi
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-02sparc: fix mis-use of __kernel_{uid,gid}_t in uapi/asm/stat.hMasahiro Yamada
2022-06-02powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada
2022-06-02mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada
2022-06-02powerpc/kasan: Force thread size increase with KASANMichael Ellerman
2022-06-02arm64: Remove the __user annotation for the restore_za_context() argumentCatalin Marinas
2022-06-02riscv: move errata/ and kvm/ builds to arch/riscv/KbuildMasahiro Yamada
2022-06-02RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSYXianting Tian
2022-06-02riscv: Wire up memfd_secret in UAPI headerTobias Klauser
2022-06-02riscv: Fix irq_work when SMP is disabledSamuel Holland
2022-06-02riscv: Improve virtual kernel memory layout dumpAlexandre Ghiti
2022-06-02riscv: Initialize thread pointer before calling C functionsAlexandre Ghiti
2022-06-02RISC-V: Only default to spinwait on SBI-0.1 and M-modePalmer Dabbelt
2022-06-02x86/kexec: fix memory leak of elf header bufferBaoquan He
2022-06-02riscv: dts: icicle: sort nodes alphabeticallyConor Dooley
2022-06-02riscv: microchip: icicle: readability fixesConor Dooley
2022-06-02riscv: dts: microchip: add the sundance polarberryConor Dooley
2022-06-02riscv: dts: microchip: make the fabric dtsi board specificConor Dooley
2022-06-02riscv: dts: microchip: remove soc vendor from filenamesConor Dooley
2022-06-02riscv: dts: microchip: move sysctrlr out of soc busConor Dooley
2022-06-02riscv: dts: microchip: remove icicle memory clocksConor Dooley
2022-06-01Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-01efi/x86: libstub: Make DXE calls mixed mode safeArd Biesheuvel
2022-06-01efi: x86: Fix config name for setting the NX-compatibility flag in the PE headerLukas Bulwahn
2022-06-01s390/stack: add union to reflect kvm stack slot usagesHeiko Carstens
2022-06-01s390/stack: merge empty stack frame slotsHeiko Carstens
2022-06-01s390/uaccess: whitespace cleanupHeiko Carstens
2022-06-01s390/uaccess: use __noreturn instead of __attribute__((noreturn))Heiko Carstens
2022-06-01s390/uaccess: use exception handler to zero result on get_user() failureHeiko Carstens
2022-06-01s390/uaccess: use symbolic names for inline assembler operandsHeiko Carstens
2022-06-01s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flagAlexander Gordeev