Age | Commit message (Expand) | Author |
2022-10-28 | Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-10-27 | RISC-V: Fix /proc/cpuinfo cpumask warning | Andrew Jones |
2022-10-27 | Merge patch series "Fix RISC-V toolchain extension support detection" | Palmer Dabbelt |
2022-10-27 | riscv: fix detection of toolchain Zihintpause support | Conor Dooley |
2022-10-27 | riscv: fix detection of toolchain Zicbom support | Conor Dooley |
2022-10-27 | riscv: mm: add missing memcpy in kasan_init | Qinglin Pan |
2022-10-25 | riscv: jump_label: mark arguments as const to satisfy asm constraints | Jisheng Zhang |
2022-10-21 | RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc | Anup Patel |
2022-10-21 | RISC-V: Fix compilation without RISCV_ISA_ZICBOM | Andrew Jones |
2022-10-14 | Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-10-13 | RISC-V: Make port I/O string accessors actually work | Maciej W. Rozycki |
2022-10-13 | RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output | Palmer Dabbelt |
2022-10-13 | RISC-V: Make mmap() with PROT_WRITE imply PROT_READ | Palmer Dabbelt |
2022-10-13 | riscv: enable software resend of irqs | Conor Dooley |
2022-10-13 | riscv: vdso: fix NULL deference in vdso_join_timens() when vfork | Jisheng Zhang |
2022-10-13 | Merge patch series "Use composable cache instead of L2 cache" | Palmer Dabbelt |
2022-10-13 | riscv: Add cache information in AUX vector | Greentime Hu |
2022-10-13 | Merge patch series "Some style cleanups for recent extension additions" | Palmer Dabbelt |
2022-10-13 | riscv: check for kernel config option in t-head memory types errata | Heiko Stuebner |
2022-10-13 | riscv: use BIT() marco for cpufeature probing | Heiko Stuebner |
2022-10-13 | riscv: use BIT() macros in t-head errata init | Heiko Stuebner |
2022-10-13 | riscv: drop some idefs from CMO initialization | Heiko Stuebner |
2022-10-13 | riscv: cleanup svpbmt cpufeature probing | Heiko Stuebner |
2022-10-13 | riscv: Pass -mno-relax only on lld < 15.0.0 | Fangrui Song |
2022-10-12 | RISC-V: Avoid dereferening NULL regs in die() | Palmer Dabbelt |
2022-10-12 | Merge tag 'dt-for-palmer-v6.1-mw1' of git://git.kernel.org/pub/scm/linux/kern... | Palmer Dabbelt |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-10-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-10-11 | riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtb | Wenting Zhang |
2022-10-11 | Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-10 | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2022-10-09 | Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-10-09 | Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-10-07 | riscv: dts: microchip: fix fabric i2c reg size | Conor Dooley |
2022-10-06 | riscv: enable THP_SWAP for RV64 | Jisheng Zhang |
2022-10-06 | RISC-V: Print SSTC in canonical order | Palmer Dabbelt |
2022-10-05 | riscv: compat: s/failed/unsupported if compat mode isn't supported | Jisheng Zhang |
2022-10-04 | RISC-V: Increase range and default value of NR_CPUS | Anup Patel |
2022-10-04 | pinctrl: starfive: Rename "pinctrl-starfive" to "pinctrl-starfive-jh7100" | Jianlong Huang |
2022-10-03 | RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output | Anup Patel |
2022-10-03 | Merge tag 'kvm-riscv-6.1-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini |
2022-10-02 | kbuild: remove head-y syntax | Masahiro Yamada |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada |
2022-10-02 | riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK | Jisheng Zhang |
2022-10-02 | RISC-V: KVM: Use generic guest entry infrastructure | Jisheng Zhang |
2022-10-02 | RISC-V: KVM: Record number of signal exits as a vCPU stat | Jisheng Zhang |
2022-10-02 | RISC-V: KVM: add __init annotation to riscv_kvm_init() | Xiu Jianfeng |
2022-10-02 | RISC-V: KVM: Expose Zicbom to the guest | Andrew Jones |