1. a5406a7 riscv: Correct SPARSEMEM configuration by Kefeng Wang · 3 years, 10 months ago
  2. 78947bd RISC-V: kasan: Declare kasan_shallow_populate() static by Palmer Dabbelt · 3 years, 10 months ago
  3. f3773dd riscv: Ensure page table writes are flushed when initializing KASAN vmalloc by Alexandre Ghiti · 3 years, 10 months ago
  4. ce989f14 RISC-V: Fix out-of-bounds accesses in init_resources() by Geert Uytterhoeven · 3 years, 10 months ago
  5. fa59030 riscv: Fix compilation error with Canaan SoC by Damien Le Moal · 3 years, 10 months ago
  6. bab1770 ftrace: Fix spelling mistake "disabed" -> "disabled" by Colin Ian King · 3 years, 10 months ago
  7. 6e9070d riscv: fix bugon.cocci warnings by kernel test robot · 3 years, 11 months ago
  8. 0d7588a riscv: process: Fix no prototype for arch_dup_task_struct by Nanyong Sun · 3 years, 11 months ago
  9. 288f677 riscv: ftrace: Use ftrace_get_regs helper by Nanyong Sun · 3 years, 11 months ago
  10. 86b276c riscv: process: Fix no prototype for show_regs by Nanyong Sun · 3 years, 11 months ago
  11. a6a58ec riscv: syscall_table: Reduce W=1 compilation warnings noise by Nanyong Sun · 3 years, 11 months ago
  12. db2a8f9 riscv: time: Fix no prototype for time_init by Nanyong Sun · 3 years, 11 months ago
  13. e06f4ce riscv: ptrace: Fix no prototype warnings by Nanyong Sun · 3 years, 11 months ago
  14. 56a6c37f riscv: sbi: Fix comment of __sbi_set_timer_v01 by Nanyong Sun · 3 years, 11 months ago
  15. 004570c riscv: irq: Fix no prototype warning by Nanyong Sun · 3 years, 11 months ago
  16. 030f1df riscv: traps: Fix no prototype warnings by Nanyong Sun · 3 years, 11 months ago
  17. 6dd4879 RISC-V: correct enum sbi_ext_rfence_fid by Heinrich Schuchardt · 3 years, 11 months ago
  18. 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
  19. 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
  20. dd2d082 riscv: Cleanup setup_bootmem() by Kefeng Wang · 4 years ago
  21. b122c7a RISC-V: Enable CPU Hotplug in defconfigs by Anup Patel · 4 years ago
  22. f01e631 RISC-V: Make NUMA depend on SMP by Palmer Dabbelt · 3 years, 11 months ago
  23. 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
  24. d7fbcf40 riscv: Improve kasan population by using hugepages when possible by Alexandre Ghiti · 4 years ago
  25. d127c19 riscv: Improve kasan population function by Alexandre Ghiti · 4 years ago
  26. 9484e2a riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization by Alexandre Ghiti · 4 years ago
  27. 7899ed2 riscv: Improve kasan definitions by Alexandre Ghiti · 4 years ago
  28. 0f02de4 riscv: Get rid of MAX_EARLY_MAPPING_SIZE by Alexandre Ghiti · 3 years, 11 months ago
  29. f3d60f2 riscv: Disable KSAN_SANITIZE for vDSO by Tobias Klauser · 4 years ago
  30. cc937ca riscv: Remove unnecessary declaration by Kefeng Wang · 4 years ago
  31. 7e09fd3 riscv: Add Canaan Kendryte K210 SD card defconfig by Damien Le Moal · 4 years ago
  32. aec3a94 riscv: Update Canaan Kendryte K210 defconfig by Damien Le Moal · 4 years ago
  33. 62363a8 riscv: Add Kendryte KD233 board device tree by Damien Le Moal · 4 years ago
  34. 8f5b0e7 riscv: Add SiPeed MAIXDUINO board device tree by Damien Le Moal · 4 years ago
  35. 8194f08 riscv: Add SiPeed MAIX GO board device tree by Damien Le Moal · 4 years ago
  36. a40f920 riscv: Add SiPeed MAIX DOCK board device tree by Damien Le Moal · 4 years ago
  37. 97c279b riscv: Add SiPeed MAIX BiT board device tree by Damien Le Moal · 4 years ago
  38. 67d9672 riscv: Update Canaan Kendryte K210 device tree by Damien Le Moal · 4 years ago
  39. 4bb87563 RISC-V: Add a non-void return for sbi v02 functions by Atish Patra · 4 years ago
  40. 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 4 years ago
  41. 51e6d17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years ago
  42. 65d4b9c RISC-V: Implement ASID allocator by Anup Patel · 4 years ago
  43. 3449831 RISC-V: remove unneeded semicolon by Chengyang Fan · 4 years ago
  44. 5dd6713 RISC-V: probes: Treat the instruction stream as host-endian by Palmer Dabbelt · 4 years ago
  45. d4c34d0 pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driver by Damien Le Moal · 4 years ago
  46. 5da9cbd arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.h by tangchunyou · 4 years ago
  47. e178d67 riscv/kasan: add KASAN_VMALLOC support by Nylon Chen · 4 years ago
  48. aec33b5 riscv: Covert to reserve_initrd_mem() by Kefeng Wang · 4 years ago
  49. f105aa9 riscv: add BUILTIN_DTB support for MMU-enabled targets by Vitaly Wool · 4 years ago
  50. 3da3cc1 Revert "dts: phy: add GPIO number and active state used for phy reset" by Palmer Dabbelt · 4 years ago
  51. dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years ago
  52. de5f4b8 RISC-V: Define MAXPHYSMEM_1GB only for RV32 by Atish Patra · 4 years ago
  53. eefb5f3 riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX by Sebastien Van Cauwenberghe · 4 years ago
  54. f105ea9 RISC-V: Fix .init section permission update by Atish Patra · 4 years ago
  55. 2ab5438 riscv: virt_addr_valid must check the address belongs to linear mapping by Alexandre Ghiti · 4 years ago
  56. d1e1355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  57. 336e8eb riscv: Fixup pfn_valid error with wrong max_mapnr by Guo Ren · 4 years ago
  58. 0fe2f27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  59. e557793 RISC-V: Fix maximum allowed phsyical memory for RV32 by Atish Patra · 4 years ago
  60. abb8e86 RISC-V: Set current memblock limit by Atish Patra · 4 years ago
  61. 797f037 RISC-V: Do not allocate memblock while iterating reserved memblocks by Atish Patra · 4 years ago
  62. 91c960b bpf: Rename BPF_XADD and prepare to encode other atomics in .imm by Brendan Jackman · 4 years ago
  63. dec8227 riscv: stacktrace: Move register keyword to beginning of declaration by Kefeng Wang · 4 years ago
  64. f766f77 riscv/stacktrace: Fix stack output without ra on the stack top by Chen Huang · 4 years ago
  65. da401e8 riscv: Improve __show_regs by Kefeng Wang · 4 years ago
  66. 091b945 riscv: Add dump stack in show_regs by Kefeng Wang · 4 years ago
  67. fea2fed riscv: Enable per-task stack canaries by Guo Ren · 4 years, 1 month ago
  68. ee55ff8 riscv: Add support for function error injection by Guo Ren · 4 years, 1 month ago
  69. 7478408 riscv: Add uprobes supported by Guo Ren · 4 years, 1 month ago
  70. 829adda riscv: Add KPROBES_ON_FTRACE supported by Guo Ren · 4 years, 1 month ago
  71. c22b0bc riscv: Add kprobes supported by Guo Ren · 4 years, 1 month ago
  72. afc76b8 riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT by Guo Ren · 4 years, 1 month ago
  73. 5ad84ad riscv: Fixup patch_text panic in ftrace by Guo Ren · 4 years, 1 month ago
  74. 67d9457 riscv: Fixup wrong ftrace remove cflag by Guo Ren · 4 years, 1 month ago
  75. edfcf91 riscv: Fixup compile error BUILD_BUG_ON failed by Guo Ren · 4 years, 1 month ago
  76. dcdc7a53 RISC-V: Implement ptrace regs and stack API by Patrick Stählin · 4 years, 1 month ago
  77. 46ad48e riscv: Add machine name to kernel boot log and stack dump output by Kefeng Wang · 4 years, 2 months ago
  78. 4f0e8ee riscv: Add numa support for riscv64 platform by Atish Patra · 4 years, 2 months ago
  79. 3e5b0bd riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCING by Greentime Hu · 4 years, 2 months ago
  80. cbd34f4 riscv: Separate memory init from paging init by Atish Patra · 4 years, 2 months ago
  81. 5a2308d riscv: Add Canaan Kendryte K210 reset controller by Damien Le Moal · 4 years, 1 month ago
  82. 93c2ce1 riscv: Fix Canaan Kendryte K210 device tree by Damien Le Moal · 4 years, 1 month ago
  83. 08734e0 riscv: Use vendor name for K210 SoC support by Damien Le Moal · 4 years, 1 month ago
  84. 0983834 riscv: defconfig: enable gpio support for HiFive Unleashed by Sagar Shrikant Kadam · 4 years, 2 months ago
  85. a0fa9d7 dts: phy: add GPIO number and active state used for phy reset by Sagar Shrikant Kadam · 4 years, 2 months ago
  86. be969b7 dts: phy: fix missing mdio device and probe failure of vsc8541-01 device by Sagar Shrikant Kadam · 4 years, 2 months ago
  87. c25a053 riscv: Fix KASAN memory mapping. by Nick Hu · 4 years ago
  88. 0aa2ec8 riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL by Guo Ren · 4 years ago
  89. 80709af riscv: cacheinfo: Fix using smp_processor_id() in preemptible by Kefeng Wang · 4 years, 1 month ago
  90. 7cd1af1 riscv: Trace irq on only interrupt is enabled by Atish Patra · 4 years, 1 month ago
  91. 0ea02c7 riscv: Drop a duplicated PAGE_KERNEL_EXEC by Kefeng Wang · 4 years, 2 months ago
  92. d5805af riscv: Fix builtin DTB handling by Damien Le Moal · 4 years, 1 month ago
  93. 643437b riscv: Enable interrupts during syscalls with M-Mode by Damien Le Moal · 4 years, 1 month ago
  94. 11f4c2e riscv: Fix kernel time_init() by Damien Le Moal · 4 years, 1 month ago
  95. cf7b2ae riscv: return -ENOSYS for syscall -1 by Andreas Schwab · 4 years, 1 month ago
  96. d573b55 riscv: dts: add initial board data for the SiFive HiFive Unmatched by Yash Shah · 4 years, 1 month ago
  97. 5798578 riscv: dts: add initial support for the SiFive FU740-C000 SoC by Yash Shah · 4 years, 1 month ago
  98. 21855ca riscv/mm: Prevent kernel module to access user memory without uaccess routines by Eric Lin · 4 years, 1 month ago
  99. 21733cb riscv/mm: Introduce a die_kernel_fault() helper function by Eric Lin · 4 years, 1 month ago
  100. 641e8cd riscv: Cleanup sbi function stubs when RISCV_SBI disabled by Kefeng Wang · 4 years, 2 months ago