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-09-09Merge tag 'riscv-for-linus-6.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-09-03mm: pagewalk: Fix race between unmap and page walkerSteven Price
2022-09-02Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2022-09-02Merge tag 'kvm-riscv-fixes-6.0-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2022-08-31riscv: dts: microchip: use an mpfs specific l2 compatibleConor Dooley
2022-08-26Merge tag 'riscv-for-linus-6.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-26Merge branch 'riscv-variable_fixes_without_kvm' of git://git.kernel.org/pub/s...Palmer Dabbelt
2022-08-26Merge tag 'dt-fixes-for-palmer-6.0-rc3' of git://git.kernel.org/pub/scm/linux...Palmer Dabbelt
2022-08-24riscv: dts: microchip: mpfs: remove pci axi address translation propertyConor Dooley
2022-08-24riscv: dts: microchip: mpfs: remove bogus card-detect-delayConor Dooley
2022-08-24riscv: dts: microchip: mpfs: remove ti,fifo-depth propertyConor Dooley
2022-08-24riscv: dts: microchip: mpfs: fix incorrect pcie child node nameConor Dooley
2022-08-19Merge tag 'riscv-for-linus-6.0-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-19riscv: kvm: move extern sbi_ext declarations to a headerConor Dooley
2022-08-19riscv: kvm: vcpu_timer: fix unused variable warningsConor Dooley
2022-08-19KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng
2022-08-19riscv: traps: add missing prototypeConor Dooley
2022-08-19riscv: signal: fix missing prototype warningConor Dooley
2022-08-17riscv: dts: microchip: correct L2 cache interruptsHeinrich Schuchardt
2022-08-17riscv: Ensure isa-ext static keys are writableAndrew Jones
2022-08-13Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-12RISC-V: KVM: Support sstc extensionAtish Patra
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt
2022-08-12RISC-V: Improve SBI definitionsAtish Patra
2022-08-12RISC-V: Move counter info definition to sbi header fileAtish Patra
2022-08-12RISC-V: Add Sstc extension supportPalmer Dabbelt
2022-08-12RISC-V: Enable sstc extension parsing from DTAtish Patra
2022-08-12RISC-V: Add SSTC extension CSR detailsAtish Patra
2022-08-12riscv:uprobe fix SR_SPIE set/clear handlingYipeng Zou
2022-08-11riscv: ensure cpu_ops_sbi is declaredConor Dooley
2022-08-11RISC-V: cpu_ops_spinwait.c should include head.hBen Dooks
2022-08-11RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>Ben Dooks
2022-08-11riscv: dts: starfive: correct number of external interruptsMark Kettenis
2022-08-11riscv: dts: sifive unmatched: Add PWM controlled LEDsEmil Renner Berthing
2022-08-11riscv/purgatory: Omit use of bin2cMasahiro Yamada
2022-08-11riscv/purgatory: hard-code obj-y in MakefileMasahiro Yamada
2022-08-11RISC-V: fixups to work with crash toolPalmer Dabbelt
2022-08-11RISC-V: Add modules to virtual kernel memory layout dumpXianting Tian
2022-08-11riscv: traps_misaligned: do not duplicate stringifyKrzysztof Kozlowski
2022-08-11RISC-V: Fixup schedule out issue in machine_crash_shutdown()Xianting Tian
2022-08-11RISC-V: Fixup get incorrect user mode PC for kernel mode regsXianting Tian
2022-08-11RISC-V: kexec: Fixup use of smp_processor_id() in preemptible contextXianting Tian
2022-08-11arch/riscv: add Zihintpause supportDao Lu
2022-08-11riscv: implement Zicbom-based CMO instructions + the t-head variantPalmer Dabbelt
2022-08-11RISC-V: Canaan devicetree fixesPalmer Dabbelt
2022-08-11riscv: lib: uaccess: fix CSR_STATUS SR_SUM bitChen Lifu
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-08-07Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-06Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds