index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-2
/
+43
2023-10-12
riscv: Fix ftrace syscall handling which are now prefixed with __riscv_
Alexandre Ghiti
1
-0
/
+21
2023-09-30
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
1
-1
/
+2
2023-09-20
riscv: Only consider swbp/ss handlers for correct privileged mode
Björn Töpel
2
-2
/
+22
2023-09-12
riscv: errata: fix T-Head dcache.cva encoding
Icenowy Zheng
1
-2
/
+2
2023-09-10
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-9
/
+54
2023-09-08
Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"
Palmer Dabbelt
1
-0
/
+1
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
2
-0
/
+5
2023-09-08
Merge patch "RISC-V: Add ptrace support for vectors"
Palmer Dabbelt
1
-4
/
+9
2023-09-08
Merge patch series "Add non-coherent DMA support for AX45MP"
Palmer Dabbelt
4
-0
/
+37
2023-09-08
Merge patch series "RISC-V: Probe for misaligned access speed"
Palmer Dabbelt
2
-5
/
+2
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-4
/
+29
2023-09-06
riscv: implement a memset like function for text
Puranjay Mohan
1
-0
/
+1
2023-09-06
riscv: libstub: Implement KASLR by using generic functions
Alexandre Ghiti
1
-0
/
+2
2023-09-06
riscv: Introduce virtual kernel mapping KASLR
Alexandre Ghiti
1
-0
/
+3
2023-09-01
RISC-V: Add ptrace support for vectors
Andy Chiu
1
-4
/
+9
2023-09-01
riscv: mm: dma-noncoherent: nonstandard cache operations support
Lad Prabhakar
1
-0
/
+28
2023-09-01
riscv: errata: Add Andes alternative ports
Lad Prabhakar
2
-0
/
+8
2023-09-01
riscv: asm: vendorid_list: Add Andes Technology to the vendors list
Lad Prabhakar
1
-0
/
+1
2023-09-01
RISC-V: alternative: Remove feature_probe_func
Evan Green
1
-5
/
+0
2023-09-01
RISC-V: Probe for unaligned access speed
Evan Green
1
-0
/
+2
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-23
/
+245
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2023-08-31
Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
4
-4
/
+29
2023-08-31
Merge patch series "RISC-V: mm: Make SV48 the default address space"
Palmer Dabbelt
3
-12
/
+75
2023-08-31
Merge patch series "riscv: Reduce ARCH_KMALLOC_MINALIGN to 8"
Palmer Dabbelt
2
-0
/
+16
2023-08-31
Merge patch series "riscv: support ELF format binaries in nommu mode"
Palmer Dabbelt
3
-1
/
+19
2023-08-31
Merge patch series "riscv: KCFI support"
Palmer Dabbelt
4
-3
/
+121
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-32
/
+43
2023-08-29
Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+2
2023-08-25
Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+3
2023-08-25
riscv: implement the new page table range API
Matthew Wilcox (Oracle)
2
-23
/
+33
2023-08-25
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-24
RISC-V: mm: Update pgtable comment documentation
Charlie Jenkins
1
-3
/
+5
2023-08-24
RISC-V: mm: Restrict address space for sv39,sv48,sv57
Charlie Jenkins
3
-9
/
+70
2023-08-24
riscv: allow kmalloc() caches aligned to the smallest value
Jisheng Zhang
2
-0
/
+16
2023-08-24
riscv: support the elf-fdpic binfmt loader
Greg Ungerer
3
-1
/
+19
2023-08-24
riscv: Add CFI error handling
Sami Tolvanen
2
-0
/
+32
2023-08-24
riscv: Implement syscall wrappers
Sami Tolvanen
2
-3
/
+89
2023-08-23
Merge patch series "riscv: fix ptrace and export VLENB"
Palmer Dabbelt
2
-1
/
+3
2023-08-22
RISC-V: vector: export VLENB csr in __sc_riscv_v_state
Andy Chiu
2
-1
/
+3
2023-08-21
riscv: include asm/cacheflush.h in asm/hugetlb.h
Hugh Dickins
1
-0
/
+1
2023-08-21
riscv: convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
1
-4
/
+4
2023-08-21
efi/riscv: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
1
-8
/
+2
2023-08-18
Merge tag 'riscv-for-linus-6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+13
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set
Kemeng Shi
1
-1
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set
Kemeng Shi
1
-2
/
+2
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_set
Kemeng Shi
1
-1
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
Kemeng Shi
1
-1
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear
Kemeng Shi
1
-1
/
+1
[next]