index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
2021-10-04
RISC-V: KVM: Implement VCPU create, init and destroy functions
Anup Patel
2021-10-04
RISC-V: Add initial skeletal KVM support
Anup Patel
2021-10-04
RISC-V: Add hypervisor extension related CSR defines
Anup Patel
2021-10-02
riscv/vdso: Move vdso data page up front
Tong Tiangen
2021-10-02
riscv/vdso: Refactor asm/vdso.h
Tong Tiangen
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2021-09-10
riscv: Improve stack randomisation on RV64
Kefeng Wang
2021-09-05
Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-08-25
RISC-V: Fix VDSO build for !MMU
Palmer Dabbelt
2021-08-24
riscv: explicitly use symbol offsets for VDSO
Saleem Abdulrasool
2021-08-13
riscv: fix the global name pfn_base confliction error
Kenneth Lee
2021-08-11
riscv: Introduce va_kernel_pa_offset for 32-bit kernel
Alexandre Ghiti
2021-08-11
riscv: Optimize kernel virtual address conversion macro
Alexandre Ghiti
2021-08-06
riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversion
Alexandre Ghiti
2021-08-03
riscv: Implement thread_struct whitelist for hardened usercopy
Tong Tiangen
2021-07-26
Backmerge tag 'v5.14-rc3' into drm-next
Dave Airlie
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-21
RISC-V: load initrd wherever it fits into memory
Heinrich Schuchardt
2021-07-21
drivers/firmware: consolidate EFI framebuffer setup for all arches
Javier Martinez Canillas
2021-07-09
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
2021-07-06
riscv: add VMAP_STACK overflow detection
Tong Tiangen
2021-07-05
riscv: ptrace: add argn syntax
Jeff Xie
2021-07-05
riscv: mm: fix build errors caused by mk_pmd()
Nanyong Sun
2021-07-05
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-06-30
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
2021-06-30
riscv: Map the kernel with correct permissions the first time
Alexandre Ghiti
2021-06-30
riscv: Introduce set_kernel_memory helper
Alexandre Ghiti
2021-06-30
riscv: Enable KFENCE for riscv64
Liu Shixin
2021-06-30
RISC-V: Use asm-generic for {in,out}{bwlq}
Palmer Dabbelt
2021-06-30
riscv: add ASID-based tlbflushing methods
Guo Ren
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-18
riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
Jisheng Zhang
2021-06-11
riscv: Simplify xip and !xip kernel address conversion macros
Alexandre Ghiti
2021-06-10
riscv: alternative: fix typo in macro name
Vitaly Wool
2021-06-08
riscv: Cleanup unused functions
Guo Ren
2021-06-08
riscv: fix build error when CONFIG_SMP is disabled
Bixuan Cui
2021-05-29
riscv: Use global mappings for kernel pages
Guo Ren
2021-05-29
riscv: mm: init: Consolidate vars, functions
Jisheng Zhang
2021-05-29
riscv: kprobes: Remove redundant kprobe_step_ctx
Jisheng Zhang
2021-05-26
locking/atomic: riscv: move to ARCH_ATOMIC
Mark Rutland
2021-05-25
riscv: Turn has_fpu into a static key if FPU=y
Jisheng Zhang
2021-05-25
riscv: Move setup_bootmem into paging_init
Kefeng Wang
2021-05-25
riscv: enable generic PCI resource mapping
Stanislaw Kardach
[prev]
[next]