- 9b59ec8 Merge tag 'riscv-for-linus-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 2 years, 8 months ago
- d13122c Merge tag 'kvm-riscv-fixes-5.19-2' of https://github.com/kvm-riscv/linux into HEAD by Paolo Bonzini · 2 years, 8 months ago
- 7fccd72 Merge tag 'dt-fixes-for-palmer-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git into fixes by Palmer Dabbelt · 2 years, 8 months ago
- be82abe RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests() by Anup Patel · 2 years, 8 months ago
- 8857338 riscv: Fix missing PAGE_PFN_MASK by Alexandre Ghiti · 2 years, 8 months ago
- dc5cb7a riscv: don't warn for sifive erratas in modules by Heiko Stuebner · 2 years, 9 months ago
- efa310b riscv: dts: microchip: hook up the mpfs' l2cache by Conor Dooley · 2 years, 8 months ago
- 34c0a5b riscv/mm: fix build error while PAGE_TABLE_CHECK enabled without MMU by YueHaibing · 2 years, 8 months ago
- 70d605c Merge tag 'riscv-for-linus-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 2 years, 8 months ago
- f105163 Merge tag 'riscv-for-linus-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 2 years, 9 months ago
- e830315 riscv: Fix ALT_THEAD_PMA's asm parameters by Nathan Chancellor · 2 years, 10 months ago
- c836d9d RISC-V: Some Svpbmt fixes by Palmer Dabbelt · 2 years, 9 months ago
- 924cbb8c riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbol by Heiko Stuebner · 2 years, 9 months ago
- 237c0ee riscv: drop cpufeature_apply_feature tracking variable by Heiko Stuebner · 2 years, 9 months ago
- 21f356f riscv: fix dependency for t-head errata by Heiko Stuebner · 2 years, 9 months ago
- 5e757de riscv: dts: microchip: re-add pdma to mpfs device tree by Conor Dooley · 2 years, 9 months ago
- ea6c121 RISC-V: KVM: fix typos in comments by Julia Lawall · 2 years, 9 months ago
- d0e60d46 Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux by Linus Torvalds · 2 years, 9 months ago
- 1ec6574 Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 9 months ago
- f66e797 Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 2 years, 9 months ago
- 93ce794 Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi by Linus Torvalds · 2 years, 9 months ago
- 8f51558 risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap() by Yury Norov · 2 years, 10 months ago
- 61114e7 riscv: Move alternative length validation into subsection by Nathan Chancellor · 2 years, 10 months ago
- 9c375cf riscv: mm: init: make pt_ops_set_[early|late|fixmap] static by Jisheng Zhang · 2 years, 10 months ago
- 9eb2e45 riscv: move errata/ and kvm/ builds to arch/riscv/Kbuild by Masahiro Yamada · 2 years, 10 months ago
- e61bf5c RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSY by Xianting Tian · 2 years, 10 months ago
- 02d88b4 riscv: Wire up memfd_secret in UAPI header by Tobias Klauser · 2 years, 10 months ago
- 2273272 riscv: Fix irq_work when SMP is disabled by Samuel Holland · 2 years, 10 months ago
- 26b8f69 riscv: Improve virtual kernel memory layout dump by Alexandre Ghiti · 3 years, 3 months ago
- 35d33c7 riscv: Initialize thread pointer before calling C functions by Alexandre Ghiti · 3 years, 3 months ago
- 77d707a3 RISC-V: Only default to spinwait on SBI-0.1 and M-mode by Palmer Dabbelt · 2 years, 11 months ago
- df403b7 riscv: dts: icicle: sort nodes alphabetically by Conor Dooley · 2 years, 10 months ago
- 1bcea03 riscv: microchip: icicle: readability fixes by Conor Dooley · 2 years, 10 months ago
- bc47b22 riscv: dts: microchip: add the sundance polarberry by Conor Dooley · 2 years, 10 months ago
- 1277b19 riscv: dts: microchip: make the fabric dtsi board specific by Conor Dooley · 2 years, 10 months ago
- da305fa riscv: dts: microchip: remove soc vendor from filenames by Conor Dooley · 2 years, 10 months ago
- 9499e76 riscv: dts: microchip: move sysctrlr out of soc bus by Conor Dooley · 2 years, 10 months ago
- 8422d11 riscv: dts: microchip: remove icicle memory clocks by Conor Dooley · 2 years, 10 months ago
- 35b51af Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 2 years, 9 months ago
- 7699f7a RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add] by Uwe Kleine-König · 2 years, 9 months ago
- 1ff7bc3 Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 2 years, 9 months ago
- 76bfd3d Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 2 years, 9 months ago
- 630f972 riscv: read-only pages should not be writable by Heinrich Schuchardt · 2 years, 9 months ago
- 6f66404 Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 9 months ago
- 3a2bfec ftrace: Remove return value of ftrace_arch_modify_*() by Li kunyu · 2 years, 10 months ago
- 4e2bbecd RISC-V: Various XIP fixes by Palmer Dabbelt · 2 years, 9 months ago
- bf90954 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 9 months ago
- 98931dd Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 9 months ago
- df202b4 Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 2 years, 9 months ago
- 16477cd Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 2 years, 9 months ago
- 3f306ea Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 2 years, 9 months ago
- 324373f riscv: compat: Using seperated vdso_maps for compat_vdso_info by Guo Ren · 2 years, 9 months ago
- d9e418d RISC-V: Fix the XIP build by Palmer Dabbelt · 2 years, 11 months ago
- e7681be RISC-V: Split out the XIP fixups into their own file by Palmer Dabbelt · 2 years, 11 months ago
- 7e062cd Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 9 months ago
- 14c03a4 Merge back reboot/poweroff notifiers rework for 5.19-rc1. by Rafael J. Wysocki · 2 years, 9 months ago
- 1ae4159 RISC-V: ignore xipImage by Palmer Dabbelt · 2 years, 11 months ago
- f83050a RISC-V: Avoid empty create_*_mapping definitions by Palmer Dabbelt · 2 years, 11 months ago
- 0bf13a8 Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 10 months ago
- ac2ab99 Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 10 months ago
- de8ac81 Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 10 months ago
- 8810d7fe riscv: Don't output a bogus mmu-type on a no MMU kernel by Niklas Cassel · 2 years, 11 months ago
- 4420658 riscv: atomic: Add custom conditional atomic operation implementation by Guo Ren · 2 years, 10 months ago
- 1d7f693 riscv: atomic: Optimize dec_if_positive functions by Guo Ren · 2 years, 10 months ago
- dd8437c riscv: atomic: Cleanup unnecessary definition by Guo Ren · 2 years, 10 months ago
- 265f34c Merge tag 'riscv-for-linus-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 2 years, 10 months ago
- 19bc59b Merge tag 'generic-ticket-spinlocks-v6' into for-next by Palmer Dabbelt · 2 years, 10 months ago
- affa28e RISC-V: KVM: Introduce ISA extension register by Atish Patra · 2 years, 10 months ago
- 92e4505 RISC-V: KVM: Cleanup stale TLB entries when host CPU changes by Anup Patel · 2 years, 10 months ago
- 13acfec RISC-V: KVM: Add remote HFENCE functions based on VCPU requests by Anup Patel · 2 years, 10 months ago
- 486a384 RISC-V: KVM: Reduce KVM_MAX_VCPUS value by Anup Patel · 2 years, 10 months ago
- 2415e46 RISC-V: KVM: Introduce range based local HFENCE functions by Anup Patel · 2 years, 10 months ago
- c7fa3c4 RISC-V: KVM: Treat SBI HFENCE calls as NOPs by Anup Patel · 2 years, 10 months ago
- b4bbb95 RISC-V: KVM: Add Sv57x4 mode support for G-stage by Anup Patel · 2 years, 10 months ago
- 2670823 RISC-V: KVM: Use G-stage name for hypervisor page table by Anup Patel · 2 years, 10 months ago
- c932ede riscv: dts: microchip: fix gpio1 reg property typo by Conor Paxton · 2 years, 10 months ago
- 83a7a61 riscv: kexec: add kexec_file_load() support by Palmer Dabbelt · 2 years, 10 months ago
- 69505e3 bug: Use normal relative pointers in 'struct bug_entry' by Josh Poimboeuf · 2 years, 10 months ago
- 2c8a81d riscv/mm: fix two page table check related issues by Tong Tiangen · 2 years, 10 months ago
- 838b3e2 RISC-V: Load purgatory in kexec_file by Li Zhengyu · 2 years, 11 months ago
- 736e30a RISC-V: Add purgatory by Li Zhengyu · 2 years, 11 months ago
- 8acea45 RISC-V: Support for kexec_file on panic by Li Zhengyu · 2 years, 11 months ago
- 6261586 RISC-V: Add kexec_file support by Liao Chang · 2 years, 11 months ago
- b7fb4d7 RISC-V: use memcpy for kexec_file mode by Liao Chang · 2 years, 11 months ago
- b174101 riscv: dts: sifive: fu540-c000: align dma node name with dtschema by Krzysztof Kozlowski · 2 years, 11 months ago
- 6b22c73 riscv: Use do_kernel_power_off() by Dmitry Osipenko · 2 years, 10 months ago
- 7eb6369 RISC-V: Add support for rv32 userspace via COMPAT by Palmer Dabbelt · 2 years, 10 months ago
- 9be8459 riscv: compat: Add COMPAT Kbuild skeletal support by Guo Ren · 2 years, 11 months ago
- 4608c15 riscv: compat: ptrace: Add compat_arch_ptrace implement by Guo Ren · 2 years, 11 months ago
- 7383ee0 riscv: compat: signal: Add rt_frame implementation by Guo Ren · 2 years, 11 months ago
- 6d012386 riscv: use fallback for random_get_entropy() instead of zero by Jason A. Donenfeld · 2 years, 11 months ago
- 3fee229 riscv/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECK by Tong Tiangen · 2 years, 10 months ago
- 9b19e57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 10 months ago
- 93c0651 riscv: support for Svpbmt and D1 memory types by Palmer Dabbelt · 2 years, 10 months ago
- a35707c riscv: add memory-type errata for T-Head by Heiko Stuebner · 2 years, 10 months ago
- 1745cfaf riscv: don't use global static vars to store alternative data by Heiko Stuebner · 2 years, 10 months ago
- e102650 riscv: remove FIXMAP_PAGE_IO and fall back to its default value by Heiko Stuebner · 2 years, 10 months ago
- ff689fd riscv: add RISC-V Svpbmt extension support by Heiko Stuebner · 2 years, 10 months ago
- 100631b riscv: Fix accessing pfn bits in PTEs for non-32bit variants by Heiko Stuebner · 2 years, 10 months ago
- ffb0b0a riscv: move boot alternatives to after fill_hwcap by Heiko Stuebner · 2 years, 10 months ago