index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'soc-fixes-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-26
4
-3
/
+4
|
\
|
*
Merge tag 'renesas-fixes-for-v6.6-tag3' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2023-10-26
2
-2
/
+2
|
|
\
|
|
*
riscv: only select DMA_DIRECT_REMAP from RISCV_ISA_ZICBOM and ERRATA_THEAD_PBMT
Christoph Hellwig
2023-10-26
2
-1
/
+2
|
|
*
riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT
Christoph Hellwig
2023-10-26
1
-1
/
+0
|
*
|
riscv: dts: thead: set dma-noncoherent to soc bus
Jisheng Zhang
2023-10-17
1
-0
/
+1
|
*
|
Merge tag 'riscv-dt-for-v6.6-final' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2023-10-16
1
-1
/
+1
|
|
\
\
|
|
*
|
riscv: dts: starfive: visionfive 2: correct spi's ss pin
Nam Cao
2023-10-12
1
-1
/
+1
*
|
|
|
Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-10-24
2
-7
/
+14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
riscv: fix set_huge_pte_at() for NAPOT mappings when a swap entry is set
Alexandre Ghiti
2023-10-06
1
-6
/
+13
|
*
|
|
riscv: handle VM_FAULT_[HWPOISON|HWPOISON_LARGE] faults instead of panicking
Alexandre Ghiti
2023-10-06
1
-1
/
+1
*
|
|
|
Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-13
9
-35
/
+67
|
\
\
\
\
|
*
|
|
|
riscv: Fix ftrace syscall handling which are now prefixed with __riscv_
Alexandre Ghiti
2023-10-12
1
-0
/
+21
|
*
|
|
|
RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK
Jiexun Wang
2023-10-12
1
-2
/
+2
|
*
|
|
|
riscv: kdump: fix crashkernel reserving problem on RISC-V
Chen Jiahao
2023-10-12
1
-13
/
+0
|
*
|
|
|
riscv: Remove duplicate objcopy flag
Song Shuai
2023-10-12
1
-1
/
+0
|
*
|
|
|
riscv: signal: fix sigaltstack frame size checking
Andy Chiu
2023-10-12
1
-7
/
+0
|
*
|
|
|
riscv: errata: andes: Makefile: Fix randconfig build issue
Lad Prabhakar
2023-09-27
1
-0
/
+4
|
*
|
|
|
riscv: Only consider swbp/ss handlers for correct privileged mode
Björn Töpel
2023-09-20
3
-12
/
+40
*
|
|
|
|
riscv, bpf: Track both a0 (RISC-V ABI) and a5 (BPF) return values
Björn Töpel
2023-10-09
1
-4
/
+9
*
|
|
|
|
riscv, bpf: Sign-extend return values
Björn Töpel
2023-10-09
1
-2
/
+3
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-10-01
2
-2
/
+4
|
\
\
\
\
|
*
|
|
|
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-30
2
-2
/
+4
|
|
/
/
/
*
|
|
|
Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
2023-10-01
1
-25
/
+26
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
riscv: dts: starfive: visionfive 2: Fix uart0 pins sort order
Hal Feng
2023-09-13
1
-24
/
+24
|
*
|
|
riscv: dts: starfive: visionfive 2: Enable usb0
Hal Feng
2023-09-13
1
-0
/
+1
|
*
|
|
riscv: dts: starfive: fix NOR flash reserved-data partition size
Aurelien Jarno
2023-09-12
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions
Anup Patel
2023-09-21
1
-1
/
+4
*
|
|
RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers
Anup Patel
2023-09-21
1
-1
/
+1
|
|
/
|
/
|
*
|
riscv: errata: fix T-Head dcache.cva encoding
Icenowy Zheng
2023-09-12
1
-2
/
+2
*
|
riscv: kexec: Align the kexeced kernel entry
Song Shuai
2023-09-12
1
-1
/
+7
|
/
*
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-09-09
34
-82
/
+907
|
\
|
*
riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES config
Lad Prabhakar
2023-09-08
1
-1
/
+1
|
*
riscv: Kconfig.errata: Drop dependency for MMU in ERRATA_ANDES_CMO config
Lad Prabhakar
2023-09-08
1
-1
/
+1
|
*
riscv: Kconfig: Select DMA_DIRECT_REMAP only if MMU is enabled
Lad Prabhakar
2023-09-08
1
-1
/
+1
|
*
Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"
Palmer Dabbelt
2023-09-08
5
-33
/
+251
|
|
\
|
|
*
bpf, riscv: use prog pack allocator in the BPF JIT
Puranjay Mohan
2023-09-06
3
-28
/
+141
|
|
*
riscv: implement a memset like function for text
Puranjay Mohan
2023-09-06
2
-0
/
+78
|
|
*
riscv: extend patch_text_nosync() for multiple pages
Puranjay Mohan
2023-09-06
1
-5
/
+32
|
*
|
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
2023-09-08
9
-2
/
+129
|
|
\
\
|
|
*
|
riscv: libstub: Implement KASLR by using generic functions
Alexandre Ghiti
2023-09-06
2
-0
/
+3
|
|
*
|
riscv: Dump out kernel offset information on panic
Alexandre Ghiti
2023-09-06
1
-0
/
+25
|
|
*
|
riscv: Introduce virtual kernel mapping KASLR
Alexandre Ghiti
2023-09-06
6
-2
/
+101
|
*
|
|
Merge patch "RISC-V: Add ptrace support for vectors"
Palmer Dabbelt
2023-09-08
2
-4
/
+88
|
|
\
\
\
|
|
*
|
|
RISC-V: Add ptrace support for vectors
Andy Chiu
2023-09-01
2
-4
/
+88
|
*
|
|
|
Merge patch series "Add non-coherent DMA support for AX45MP"
Palmer Dabbelt
2023-09-08
12
-0
/
+194
|
|
\
\
\
\
|
|
*
|
|
|
riscv: mm: dma-noncoherent: nonstandard cache operations support
Lad Prabhakar
2023-09-01
4
-0
/
+91
|
|
*
|
|
|
riscv: errata: Add Andes alternative ports
Lad Prabhakar
2023-09-01
7
-0
/
+102
|
|
*
|
|
|
riscv: asm: vendorid_list: Add Andes Technology to the vendors list
Lad Prabhakar
2023-09-01
1
-0
/
+1
|
*
|
|
|
|
Merge patch series "riscv: dma-mapping: unify support for cache flushes"
Palmer Dabbelt
2023-09-08
1
-9
/
+51
|
|
\
|
|
|
|
|
|
*
|
|
|
riscv: dma-mapping: switch over to generic implementation
Lad Prabhakar
2023-09-01
1
-9
/
+51
[next]