index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
2023-09-09
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-09-08
Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"
Palmer Dabbelt
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
2023-09-08
Merge patch "RISC-V: Add ptrace support for vectors"
Palmer Dabbelt
2023-09-08
Merge patch series "Add non-coherent DMA support for AX45MP"
Palmer Dabbelt
2023-09-08
Merge patch series "RISC-V: Probe for misaligned access speed"
Palmer Dabbelt
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-09-06
riscv: implement a memset like function for text
Puranjay Mohan
2023-09-05
riscv: libstub: Implement KASLR by using generic functions
Alexandre Ghiti
2023-09-05
riscv: Introduce virtual kernel mapping KASLR
Alexandre Ghiti
2023-09-01
RISC-V: Add ptrace support for vectors
Andy Chiu
2023-09-01
riscv: mm: dma-noncoherent: nonstandard cache operations support
Lad Prabhakar
2023-09-01
riscv: errata: Add Andes alternative ports
Lad Prabhakar
2023-09-01
riscv: asm: vendorid_list: Add Andes Technology to the vendors list
Lad Prabhakar
2023-09-01
RISC-V: alternative: Remove feature_probe_func
Evan Green
2023-09-01
RISC-V: Probe for unaligned access speed
Evan Green
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-08-31
Merge patch series "RISC-V: mm: Make SV48 the default address space"
Palmer Dabbelt
2023-08-31
Merge patch series "riscv: Reduce ARCH_KMALLOC_MINALIGN to 8"
Palmer Dabbelt
2023-08-31
Merge patch series "riscv: support ELF format binaries in nommu mode"
Palmer Dabbelt
2023-08-31
Merge patch series "riscv: KCFI support"
Palmer Dabbelt
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-25
Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-24
riscv: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
2023-08-23
RISC-V: mm: Update pgtable comment documentation
Charlie Jenkins
2023-08-23
RISC-V: mm: Restrict address space for sv39,sv48,sv57
Charlie Jenkins
2023-08-23
riscv: allow kmalloc() caches aligned to the smallest value
Jisheng Zhang
2023-08-23
riscv: support the elf-fdpic binfmt loader
Greg Ungerer
2023-08-23
riscv: Add CFI error handling
Sami Tolvanen
2023-08-23
riscv: Implement syscall wrappers
Sami Tolvanen
2023-08-23
Merge patch series "riscv: fix ptrace and export VLENB"
Palmer Dabbelt
2023-08-22
RISC-V: vector: export VLENB csr in __sc_riscv_v_state
Andy Chiu
2023-08-21
riscv: include asm/cacheflush.h in asm/hugetlb.h
Hugh Dickins
2023-08-21
riscv: convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
efi/riscv: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
2023-08-18
Merge tag 'riscv-for-linus-6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_set
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear
Kemeng Shi
2023-08-18
Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-17
asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...
Arnd Bergmann
2023-08-16
riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()
Nam Cao
2023-08-10
riscv: Implement flush_cache_vmap()
Alexandre Ghiti
2023-08-10
riscv: Do not allow vmap pud mappings for 3-level page table
Alexandre Ghiti
[next]