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
AgeCommit message (Expand)Author
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-05-24Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-20bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf
2022-05-20riscv/mm: fix two page table check related issuesTong Tiangen
2022-05-14riscv: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-13riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECKTong Tiangen
2022-05-11RISC-V: Move to queued RW locksPalmer Dabbelt
2022-05-11RISC-V: Move to generic spinlocksPalmer Dabbelt
2022-04-21KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copySean Christopherson
2022-04-01Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-31riscv: Increase stack size under KASANDmitry Vyukov
2022-03-31RISC-V CPU Idle SupportPalmer Dabbelt
2022-03-31riscv: Rename "sp_in_global" to "current_stack_pointer"Kees Cook
2022-03-30riscv module: remove (NOLOAD)Fangrui Song
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-25Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-24Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-22perf: RISC-V: Add support for SBI PMU and SscofpmfPalmer Dabbelt
2022-03-22RISC-V: Add sscofpmf extension supportAtish Patra
2022-03-22RISC-V: Add RISC-V SBI PMU extension definitionsAtish Patra
2022-03-22RISC-V: Add CSR encodings for all HPMCOUNTERSAtish Patra
2022-03-22RISC-V: Remove the current perf implementationAtish Patra
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki
2022-03-18RISC-V: Provide a fraemework for RISC-V ISA extensionsPalmer Dabbelt
2022-03-17RISC-V: Improve /proc/cpuinfo output for ISA extensionsAtish Patra
2022-03-17RISC-V: Implement multi-letter ISA extension probing frameworkAtish Patra
2022-03-11RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() functionAnup Patel
2022-03-11RISC-V: Add SBI HSM suspend related definesAnup Patel
2022-03-11RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() functionAnup Patel
2022-03-11RISC-V: KVM: Upgrade SBI spec version to v0.3Anup Patel
2022-03-10RISC-V: Add SBI HSM suspend related definesAnup Patel
2022-03-10RISC-V: Add arch functions for non-retentive suspend entry/exitAnup Patel
2022-03-10RISC-V: Enable CPU_IDLE driversAnup Patel
2022-03-04riscv: Fix is_linear_mapping with recent move of KASAN regionAlexandre Ghiti
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann
2022-02-15riscv: mm: Set sv57 on defaultlyQinglin Pan
2022-02-15riscv: mm: Prepare pt_ops helper functions for sv57Qinglin Pan
2022-02-15riscv: mm: Control p4d's folding by pgtable_l5_enabledQinglin Pan
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-20RISC-V: Do not use cpumask data structure for hartid bitmapAtish Patra
2022-01-20RISC-V: Use __cpu_up_stack/task_pointer only for spinwait methodAtish Patra
2022-01-20RISC-V: Avoid using per cpu array for ordered bootingAtish Patra
2022-01-20RISC-V: Introduce sv48 support without relocatable kernelPalmer Dabbelt
2022-01-20riscv: Explicit comment about user virtual address space sizeAlexandre Ghiti
2022-01-20riscv: Implement sv48 supportAlexandre Ghiti
2022-01-20riscv: Allow to dynamically define VA_BITSAlexandre Ghiti