1. beaf5ae riscv: remove unused handle_exception symbol by Rouven Czerwinski · 3 years, 9 months ago
  2. 8d91b09 riscv: Consistify protect_kernel_linear_mapping_text_rodata() use by Geert Uytterhoeven · 3 years, 9 months ago
  3. 0e0d499 riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=y by Vincent Chen · 3 years, 9 months ago
  4. 8db6f93 riscv: Only extend kernel reservation if mapped read-only by Geert Uytterhoeven · 3 years, 9 months ago
  5. 939b7cb Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 9 months ago
  6. 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 9 months ago
  7. 57151b5 Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 9 months ago
  8. 855f9a8 mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) by Anshuman Khandual · 3 years, 9 months ago
  9. 51e6f07 Merge tag 'm68knommu-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 3 years, 9 months ago
  10. ae80d51 riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC by Greentime Hu · 3 years, 9 months ago
  11. 27787ba Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 9 months ago
  12. f54c7b5 RISC-V: Always define XIP_FIXUP by Palmer Dabbelt · 3 years, 9 months ago
  13. 28252e0 riscv: Remove 32b kernel mapping from page table dump by Alexandre Ghiti · 3 years, 9 months ago
  14. 883fcb8 riscv: Fix 32b kernel build with CONFIG_DEBUG_VIRTUAL=y by Alexandre Ghiti · 3 years, 9 months ago
  15. 533b4f3 RISC-V: Fix error code returned by riscv_hartid_to_cpuid() by Anup Patel · 3 years, 9 months ago
  16. 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 9 months ago
  17. 2951162 RISC-V: Enable Microchip PolarFire ICICLE SoC by Atish Patra · 3 years, 11 months ago
  18. 0fa6107 RISC-V: Initial DTS for Microchip ICICLE board by Atish Patra · 3 years, 11 months ago
  19. 99b3e3d RISC-V: Add Microchip PolarFire SoC kconfig option by Atish Patra · 3 years, 11 months ago
  20. 44c9225 RISC-V: enable XIP by Vitaly Wool · 3 years, 9 months ago
  21. 5640975 RISC-V: Add crash kernel support by Nick Kossifidis · 3 years, 9 months ago
  22. e53d281 RISC-V: Add kdump support by Nick Kossifidis · 3 years, 9 months ago
  23. ffe0e52 RISC-V: Improve init_resources() by Nick Kossifidis · 3 years, 9 months ago
  24. fba8a86 RISC-V: Add kexec support by Nick Kossifidis · 3 years, 9 months ago
  25. 772d789 riscv: vdso: fix and clean-up Makefile by Jisheng Zhang · 3 years, 10 months ago
  26. e75e6bf riscv/mm: Use BUG_ON instead of if condition followed by BUG. by zhouchuangao · 3 years, 10 months ago
  27. b1ebaa0 riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobe by Liao Chang · 3 years, 10 months ago
  28. a9451b8 riscv: Set ARCH_HAS_STRICT_MODULE_RWX if MMU by Jisheng Zhang · 3 years, 10 months ago
  29. 5387054 riscv: module: Create module allocations without exec permissions by Jisheng Zhang · 3 years, 10 months ago
  30. fc85047 riscv: bpf: Avoid breaking W^X by Jisheng Zhang · 3 years, 10 months ago
  31. 1d27d85 riscv: bpf: Move bpf_jit_alloc_exec() and bpf_jit_free_exec() to core by Jisheng Zhang · 3 years, 10 months ago
  32. cdd1b2b riscv: kprobes: Implement alloc_insn_page() by Jisheng Zhang · 3 years, 10 months ago
  33. 300f62c riscv: Constify sbi_ipi_ops by Jisheng Zhang · 3 years, 10 months ago
  34. e6a3022 riscv: Constify sys_call_table by Jisheng Zhang · 3 years, 10 months ago
  35. de31ea4 riscv: Mark some global variables __ro_after_init by Jisheng Zhang · 3 years, 10 months ago
  36. 1987501 riscv: add __init section marker to some functions by Jisheng Zhang · 3 years, 10 months ago
  37. 0df68ce4 riscv: Prepare ptdump for vm layout dynamic addresses by Alexandre Ghiti · 3 years, 10 months ago
  38. 2bfc6cd riscv: Move kernel mapping outside of linear mapping by Alexandre Ghiti · 3 years, 10 months ago
  39. adebc88 riscv: Select HAVE_DYNAMIC_FTRACE when -fpatchable-function-entry is available by Nathan Chancellor · 3 years, 10 months ago
  40. 7ce0477 riscv: Workaround mcount name prior to clang-13 by Nathan Chancellor · 3 years, 10 months ago
  41. 7f3d349 riscv: Use $(LD) instead of $(CC) to link vDSO by Nathan Chancellor · 3 years, 10 months ago
  42. bff3ff5 riscv: sifive: Apply errata "cip-1200" patch by Vincent Chen · 3 years, 10 months ago
  43. 800149a riscv: sifive: Apply errata "cip-453" patch by Vincent Chen · 3 years, 10 months ago
  44. 1a0e5db riscv: sifive: Add SiFive alternative ports by Vincent Chen · 3 years, 10 months ago
  45. 6f4eea9 riscv: Introduce alternative mechanism to apply errata solution by Vincent Chen · 3 years, 10 months ago
  46. 183787c riscv: Add 3 SBI wrapper functions to get cpu manufacturer information by Vincent Chen · 3 years, 10 months ago
  47. 09accc3 riscv: Disable data start offset in flat binaries by Damien Le Moal · 3 years, 9 months ago
  48. 7ae1163 riscv: keep interrupts disabled for BREAKPOINT exception by Jisheng Zhang · 3 years, 10 months ago
  49. e31be8d riscv: kprobes/ftrace: Add recursion protection to the ftrace callback by Jisheng Zhang · 3 years, 10 months ago
  50. 2349a3b riscv: add do_page_fault and do_trap_break into the kprobes blacklist by Jisheng Zhang · 3 years, 10 months ago
  51. 199fc6b riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM" by Kefeng Wang · 3 years, 10 months ago
  52. 1adbc29 riscv: Make NUMA depend on MMU by Kefeng Wang · 3 years, 10 months ago
  53. 9d8c7d9 riscv: remove unneeded semicolon by Yang Li · 3 years, 10 months ago
  54. ac8d0b9 riscv,entry: fix misaligned base for excp_vect_table by Zihao Yu · 3 years, 10 months ago
  55. 285a76b riscv: evaluate put_user() arg before enabling user access by Ben Dooks · 3 years, 10 months ago
  56. 23c1075 riscv: Drop const annotation for sp by Kefeng Wang · 3 years, 10 months ago
  57. 2da073c riscv: Cleanup KASAN_VMALLOC support by Alexandre Ghiti · 3 years, 11 months ago
  58. f35bb4b RISC-V: Don't print SBI version for all detected extensions by Anup Patel · 3 years, 10 months ago
  59. a0d8d55 whack-a-mole: kill strlen_user() (again) by Al Viro · 3 years, 10 months ago
  60. a5406a7 riscv: Correct SPARSEMEM configuration by Kefeng Wang · 3 years, 10 months ago
  61. 78947bd RISC-V: kasan: Declare kasan_shallow_populate() static by Palmer Dabbelt · 3 years, 10 months ago
  62. f3773dd riscv: Ensure page table writes are flushed when initializing KASAN vmalloc by Alexandre Ghiti · 3 years, 11 months ago
  63. ce989f14 RISC-V: Fix out-of-bounds accesses in init_resources() by Geert Uytterhoeven · 3 years, 11 months ago
  64. fa59030 riscv: Fix compilation error with Canaan SoC by Damien Le Moal · 3 years, 11 months ago
  65. bab1770 ftrace: Fix spelling mistake "disabed" -> "disabled" by Colin Ian King · 3 years, 11 months ago
  66. 2f10058 riscv: Enable generic clockevent broadcast by Guo Ren · 3 years, 11 months ago
  67. 6e9070d riscv: fix bugon.cocci warnings by kernel test robot · 3 years, 11 months ago
  68. 0d7588a riscv: process: Fix no prototype for arch_dup_task_struct by Nanyong Sun · 3 years, 11 months ago
  69. 288f677 riscv: ftrace: Use ftrace_get_regs helper by Nanyong Sun · 3 years, 11 months ago
  70. 86b276c riscv: process: Fix no prototype for show_regs by Nanyong Sun · 3 years, 11 months ago
  71. a6a58ec riscv: syscall_table: Reduce W=1 compilation warnings noise by Nanyong Sun · 3 years, 11 months ago
  72. db2a8f9 riscv: time: Fix no prototype for time_init by Nanyong Sun · 3 years, 11 months ago
  73. e06f4ce riscv: ptrace: Fix no prototype warnings by Nanyong Sun · 3 years, 11 months ago
  74. 56a6c37f riscv: sbi: Fix comment of __sbi_set_timer_v01 by Nanyong Sun · 3 years, 11 months ago
  75. 004570c riscv: irq: Fix no prototype warning by Nanyong Sun · 3 years, 11 months ago
  76. 030f1df riscv: traps: Fix no prototype warnings by Nanyong Sun · 3 years, 11 months ago
  77. 6dd4879 RISC-V: correct enum sbi_ext_rfence_fid by Heinrich Schuchardt · 3 years, 11 months ago
  78. 9530141 riscv: Add ARCH_HAS_FORTIFY_SOURCE by Kefeng Wang · 4 years ago
  79. f6e5aed riscv: Add support for memtest by Kefeng Wang · 4 years ago
  80. 7d19ea5 Merge tag 'riscv-for-linus-5.12-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 11 months ago
  81. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  82. dd2d082 riscv: Cleanup setup_bootmem() by Kefeng Wang · 4 years ago
  83. b122c7a RISC-V: Enable CPU Hotplug in defconfigs by Anup Patel · 4 years ago
  84. f01e631 RISC-V: Make NUMA depend on SMP by Palmer Dabbelt · 3 years, 11 months ago
  85. 8b83369 Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 11 months ago
  86. d7fbcf40 riscv: Improve kasan population by using hugepages when possible by Alexandre Ghiti · 4 years ago
  87. d127c19 riscv: Improve kasan population function by Alexandre Ghiti · 4 years ago
  88. 9484e2a riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization by Alexandre Ghiti · 4 years ago
  89. 7899ed2 riscv: Improve kasan definitions by Alexandre Ghiti · 4 years ago
  90. 0f02de4 riscv: Get rid of MAX_EARLY_MAPPING_SIZE by Alexandre Ghiti · 4 years ago
  91. f3d60f2 riscv: Disable KSAN_SANITIZE for vDSO by Tobias Klauser · 4 years ago
  92. cc937ca riscv: Remove unnecessary declaration by Kefeng Wang · 4 years ago
  93. 7e09fd3 riscv: Add Canaan Kendryte K210 SD card defconfig by Damien Le Moal · 4 years ago
  94. aec3a94 riscv: Update Canaan Kendryte K210 defconfig by Damien Le Moal · 4 years ago
  95. 62363a8 riscv: Add Kendryte KD233 board device tree by Damien Le Moal · 4 years ago
  96. 8f5b0e7 riscv: Add SiPeed MAIXDUINO board device tree by Damien Le Moal · 4 years ago
  97. 8194f08 riscv: Add SiPeed MAIX GO board device tree by Damien Le Moal · 4 years ago
  98. a40f920 riscv: Add SiPeed MAIX DOCK board device tree by Damien Le Moal · 4 years ago
  99. 97c279b riscv: Add SiPeed MAIX BiT board device tree by Damien Le Moal · 4 years ago
  100. 67d9672 riscv: Update Canaan Kendryte K210 device tree by Damien Le Moal · 4 years ago