index
:
pub/scm/linux/kernel/git/ohad/linux.git
master
Misc
Ohad Ben-Cohen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-07
RISC-V: Define indirect CSR access helpers
Atish Patra
1
-0
/
+50
2026-08-07
RISC-V: Add Smcsrind and Sscsrind ISA extension definition and parsing
Atish Patra
2
-0
/
+6
2026-08-07
RISC-V: Add Smcsrind and Sscsrind ISA extension CSR definitions
Kaiwen Xue
1
-0
/
+30
2026-08-07
Revert "riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot"
Nam Cao
4
-72
/
+13
2026-08-07
riscv: unaligned: stop using kthread for check_vector_unaligned_access()
Nam Cao
1
-17
/
+2
2026-08-07
riscv: Mark default_power_off() as __noreturn
Thorsten Blum
1
-1
/
+1
2026-08-07
riscv: mm: Move dma_contiguous_reserve() after NUMA initialization
Eder Zulian
1
-2
/
+1
2026-08-07
riscv: cfi: reduce shadow stack size limit from 2GB to 512MB
Zong Li
1
-2
/
+2
2026-08-07
riscv: vdso: Simplify cflags remove logic
Thomas Weißschuh
1
-5
/
+2
2026-08-07
riscv: mm: Apply Svinval in update_mmu_cache()
Xu Lu
3
-18
/
+26
2026-08-07
riscv: mm: Use ASID in update_mmu_cache()
Xu Lu
3
-6
/
+8
2026-08-07
riscv: kprobes: add test case for c.jal instruction simulation
Nam Cao
1
-0
/
+24
2026-08-07
riscv: probes: simulate c.jal instruction
Xiaofeng Yuan
3
-1
/
+9
2026-08-07
riscv: acpi: Enable ARCH_HAS_ACPI_TABLE_UPGRADE
Vivian Wang
4
-0
/
+10
2026-08-07
riscv: Restart via EFI runtime services when available
Atish Patra
1
-0
/
+7
2026-08-07
riscv: efi: Power off via EFI runtime services when available
Atish Patra
1
-0
/
+5
2026-08-07
riscv: hwprobe: Register unaligned probes before usermode
Rui Qi
1
-1
/
+7
2026-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7
Daniel Borkmann
5
-16
/
+22
2026-08-07
Merge branch 'acpi-irqchip'
Rafael J. Wysocki
1
-0
/
+1
2026-08-07
RISC-V: KVM: Reject overlapping AIA IMSIC address fields
Pengpeng Hou
1
-0
/
+6
2026-08-07
RISC-V: KVM: Allow memslots ending at the GPA limit
Pengpeng Hou
1
-1
/
+1
2026-08-07
RISC-V: KVM: Improve dirty log clearing by skipping zero bits in mask
Wang Yechao
3
-1
/
+63
2026-08-07
bpf, riscv: Add and use bpf_atomic_is_load_acq() helper
Daniel Borkmann
1
-1
/
+1
2026-08-06
riscv: ftrace: Fix ftrace_modify_call failure on kprobed functions
Pu Lehui
1
-1
/
+4
2026-08-06
riscv: remove unused __late_set_fixmap() and __late_clear_fixmap()
Sang-Heon Jeon
1
-3
/
+0
2026-08-04
mm: rename uffd-wp PTE accessors to uffd
Kiryl Shutsemau (Meta)
1
-19
/
+19
2026-08-04
mm: rename uffd-wp PTE bit macros to uffd
Kiryl Shutsemau (Meta)
2
-13
/
+13
2026-08-04
mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
Kiryl Shutsemau (Meta)
2
-5
/
+3
2026-08-04
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
1
-1
/
+2
2026-08-04
riscv/runtime-const: Disable linker relaxation for RUNTIME_MAGIC
Fangrui Song
1
-0
/
+2
2026-08-04
riscv: dts: sophgo: Add Milk-V Duo 256M board support
Chen-Yu Yeh
2
-0
/
+122
2026-08-04
riscv: dts: sophgo: cv180x: Add PWR_GPIO controller
Chen-Yu Yeh
1
-0
/
+18
2026-08-04
riscv64: dts: sophgo: add initial Milk-V Duo S board support
Joshua Milas
2
-0
/
+245
2026-08-04
riscv64: dts: sophgo: add SG2000 dtsi
Joshua Milas
1
-0
/
+53
2026-08-04
riscv: dts: sophgo: cv180x: Allow the DMA multiplexer to set channel number f...
Inochi Amaoto
1
-1
/
+1
2026-08-02
Merge tag 'riscv-for-linus-7.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-15
/
+20
2026-08-01
KVM: riscv: Fix infinite loop in NACL hfence entry allocation
Zongmin Zhou
1
-1
/
+1
2026-08-01
RISC-V: KVM: Account VM-scoped allocations to the VM cgroup
Yuhang.chen
6
-9
/
+10
2026-08-01
RISC-V: KVM: Introduce make_xfence_request_nodata for FENCE.I requests
Wang Yechao
1
-7
/
+27
2026-08-01
RISC-V: KVM: Separate req and fallback_req masks in make_xfence_request
Wang Yechao
1
-8
/
+12
2026-08-01
RISC-V: KVM: Add the eager_page_split module parameter
Wang Yechao
1
-3
/
+10
2026-08-01
RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOG
Wang Yechao
1
-0
/
+3
2026-08-01
RISC-V: KVM: Remove redundant TLB flush operations
Wang Yechao
1
-5
/
+6
2026-08-01
RISC-V: KVM: Split huge pages when dirty logging is enabled
Wang Yechao
3
-10
/
+95
2026-08-01
RISC-V: KVM: Add the split page cache for ioctl context
Wang Yechao
2
-0
/
+4
2026-07-30
mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVES
Usama Arif
2
-5
/
+5
2026-07-30
riscv: dts: spacemit: Add cpu scaling for Milk-V Jupiter
Aurelien Jarno
1
-1
/
+34
2026-07-30
riscv: dts: spacemit: k1-bananapi-cm6: fix maximum CPU core voltage
Aurelien Jarno
1
-2
/
+2
2026-07-30
riscv: dts: spacemit: k1-orangepi-r2s: fix maximum CPU core voltage
Aurelien Jarno
1
-2
/
+2
2026-07-30
riscv: dts: spacemit: k1-musepi-pro: fix maximum CPU core voltage
Aurelien Jarno
1
-2
/
+2
[prev]
[next]