- 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
- 26fb751 RISC-V: Do not use cpumask data structure for hartid bitmap by Atish Patra · 3 years ago
- c78f94f RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method by Atish Patra · 3 years ago
- 9a2451f RISC-V: Avoid using per cpu array for ordered booting by Atish Patra · 3 years ago
- 0c34e79 RISC-V: Introduce sv48 support without relocatable kernel by Palmer Dabbelt · 3 years ago
- c774de2 riscv: Explicit comment about user virtual address space size by Alexandre Ghiti · 3 years, 1 month ago
- e8a62cc riscv: Implement sv48 support by Alexandre Ghiti · 3 years, 1 month ago
- 3270bfd riscv: Allow to dynamically define VA_BITS by Alexandre Ghiti · 3 years, 1 month ago
- 2efad17 riscv: Split early kasan mapping to prepare sv48 introduction by Alexandre Ghiti · 3 years, 1 month ago
- f7ae023 riscv: Move KASAN mapping next to the kernel mapping by Alexandre Ghiti · 3 years, 1 month ago
- f1b744f Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years ago
- 79e06c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
- 47d8c15 include: move find.h from asm_generic to linux by Yury Norov · 3 years, 5 months ago
- daadb3b Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- b579dfe RISC-V: Use SBI SRST extension when available by Anup Patel · 3 years, 7 months ago
- 869c706 RISC-V: Use common riscv_cpuid_to_hartid_mask() for both SMP=y and SMP=n by Sean Christopherson · 3 years, 1 month ago
- 7f3de1a riscv: remove cpu_stop() by Jisheng Zhang · 3 years, 1 month ago
- d062a79 riscv/mm: Enable THP migration by Nanyong Sun · 3 years, 1 month ago
- fba88ed riscv/mm: Adjust PAGE_PROT_NONE to comply with THP semantics by Nanyong Sun · 3 years, 1 month ago
- a457fd5 RISC-V: KVM: Add VM capability to allow userspace get GPA bits by Anup Patel · 3 years, 1 month ago
- 3e1d865 RISC-V: KVM: Add SBI HSM extension in KVM by Atish Patra · 3 years, 1 month ago
- c62a768 RISC-V: KVM: Add SBI v0.2 base extension by Atish Patra · 3 years, 1 month ago
- a046c2d RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own file by Atish Patra · 3 years, 1 month ago
- cf70be9 RISC-V: KVM: Mark the existing SBI implementation as v0.1 by Atish Patra · 3 years, 1 month ago
- cc4f602 KVM: RISC-V: Use common KVM implementation of MMU memory caches by Sean Christopherson · 3 years, 2 months ago
- 7cc8c75b riscv: Make vmalloc/vmemmap end equal to the start of the next region by Alexandre Ghiti · 3 years, 1 month ago
- 20802d8 riscv: extable: add a dedicated uaccess handler by Jisheng Zhang · 3 years, 1 month ago
- ff4b8ca riscv: add gpr-num.h by Jisheng Zhang · 3 years, 1 month ago
- 2bf847d riscv: extable: add `type` and `data` fields by Jisheng Zhang · 3 years, 1 month ago
- 6dd10d9 riscv: extable: consolidate definitions by Jisheng Zhang · 3 years, 1 month ago
- ef127bc riscv: extable: make fixup_exception() return bool by Jisheng Zhang · 3 years, 1 month ago
- c07935c riscv: bpf: move rv_bpf_fixup_exception signature to extable.h by Jisheng Zhang · 3 years, 1 month ago
- bb1f85d riscv: switch to relative exception tables by Jisheng Zhang · 3 years, 1 month ago
- f8f2ad0 riscv: consolidate __ex_table construction by Jisheng Zhang · 3 years, 1 month ago
- ddad0b8 riscv: remove unused __cmpxchg_user() macro by Jisheng Zhang · 3 years, 1 month ago
- a8ad9a2 Merge tag 'efi-urgent-for-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi by Linus Torvalds · 3 years ago
- 4bc5e64 efi: Move efifb_setup_from_dmi() prototype from arch headers by Javier Martinez Canillas · 3 years, 1 month ago
- 6773cc3 Merge tag 'v5.16-rc5' into locking/core, to pick up fixes by Ingo Molnar · 3 years, 1 month ago
- 005467e KVM: Drop obsolete kvm_arch_vcpu_block_finish() by Sean Christopherson · 3 years, 3 months ago
- 77993b5 locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h by Sebastian Andrzej Siewior · 3 years, 1 month ago
- 74c2e97 RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS value by Anup Patel · 3 years, 1 month ago
- b89f311 Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 1 month ago
- e8f023c Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 2 months ago
- d7e0a79 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
- 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
- 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 7c8de08 RISC-V: KVM: Fix GPA passed to __kvm_riscv_hfence_gvma_xyz() functions by Anup Patel · 3 years, 2 months ago
- 0a86512 RISC-V: KVM: Factor-out FP virtualization into separate sources by Anup Patel · 3 years, 2 months ago
- 54c5639d riscv: Fix asan-stack clang build by Alexandre Ghiti · 3 years, 2 months ago
- 683b33f riscv/vdso: Drop unneeded part due to merge issue by Kefeng Wang · 3 years, 3 months ago
- f9ace4e riscv: remove .text section size limitation for XIP by Vitaly Wool · 3 years, 3 months ago
- 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 3 months ago
- 7369866 Merge tag 'for-riscv' of https://git.kernel.org/pub/scm/virt/kvm/kvm.git into for-next by Palmer Dabbelt · 3 years, 3 months ago
- 9246320 Merge remote-tracking branch 'palmer/riscv-clone3' into fixes by Palmer Dabbelt · 3 years, 3 months ago
- 59a4e0d RISC-V: Include clone3() on rv32 by Palmer Dabbelt · 3 years, 3 months ago
- dffe11e riscv/vdso: Add support for time namespaces by Tong Tiangen · 3 years, 4 months ago
- dea8ee3 RISC-V: KVM: Add SBI v0.1 support by Atish Patra · 3 years, 3 months ago
- 4d9c5c0 RISC-V: KVM: Implement ONE REG interface for FP registers by Atish Patra · 3 years, 3 months ago
- 5de52d4 RISC-V: KVM: FP lazy save/restore by Atish Patra · 3 years, 3 months ago
- 3a9f66c RISC-V: KVM: Add timer functionality by Atish Patra · 3 years, 3 months ago
- 9955371 RISC-V: KVM: Implement MMU notifiers by Anup Patel · 3 years, 3 months ago
- 9d05c1f RISC-V: KVM: Implement stage2 page table programming by Anup Patel · 3 years, 3 months ago
- fd7bb4a RISC-V: KVM: Implement VMID allocator by Anup Patel · 3 years, 3 months ago
- 9f70132 RISC-V: KVM: Handle MMIO exits for VCPU by Anup Patel · 3 years, 3 months ago
- 34bde9d8 RISC-V: KVM: Implement VCPU world-switch by Anup Patel · 3 years, 3 months ago
- 92ad820 RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls by Anup Patel · 3 years, 3 months ago
- cce69af RISC-V: KVM: Implement VCPU interrupts and requests handling by Anup Patel · 3 years, 3 months ago
- a33c72f RISC-V: KVM: Implement VCPU create, init and destroy functions by Anup Patel · 3 years, 3 months ago
- 99cdc6c RISC-V: Add initial skeletal KVM support by Anup Patel · 3 years, 3 months ago
- 3f2401f RISC-V: Add hypervisor extension related CSR defines by Anup Patel · 3 years, 3 months ago
- 78a743c riscv/vdso: Move vdso data page up front by Tong Tiangen · 3 years, 4 months ago
- bb4a23c riscv/vdso: Refactor asm/vdso.h by Tong Tiangen · 3 years, 4 months ago
- adf8a61 kprobes: treewide: Make it harder to refer kretprobe_trampoline directly by Masami Hiramatsu · 3 years, 3 months ago
- 7962c2e arch: remove unused function syscall_set_arguments() by Peter Collingbourne · 3 years, 4 months ago
- d593553 riscv: Improve stack randomisation on RV64 by Kefeng Wang · 3 years, 5 months ago
- 063df71 Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 4 months ago
- 477f70c Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 4 months ago
- a290f51 RISC-V: Fix VDSO build for !MMU by Palmer Dabbelt · 3 years, 4 months ago
- fde9c59 riscv: explicitly use symbol offsets for VDSO by Saleem Abdulrasool · 3 years, 5 months ago
- fb31f0a riscv: fix the global name pfn_base confliction error by Kenneth Lee · 3 years, 5 months ago
- 0aba691 riscv: Introduce va_kernel_pa_offset for 32-bit kernel by Alexandre Ghiti · 3 years, 5 months ago
- 59a27e1 riscv: Optimize kernel virtual address conversion macro by Alexandre Ghiti · 3 years, 5 months ago
- 6d7f91d riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversion by Alexandre Ghiti · 3 years, 5 months ago
- 13e47be riscv: Implement thread_struct whitelist for hardened usercopy by Tong Tiangen · 3 years, 6 months ago
- 35482f9 Backmerge tag 'v5.14-rc3' into drm-next by Dave Airlie · 3 years, 5 months ago
- 8da49a3 Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 5 months ago
- c79e89e RISC-V: load initrd wherever it fits into memory by Heinrich Schuchardt · 3 years, 6 months ago
- 8633ef8 drivers/firmware: consolidate EFI framebuffer setup for all arches by Javier Martinez Canillas · 3 years, 6 months ago
- 9b76d71 Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 6 months ago
- 9cf6fa2 mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * by Aneesh Kumar K.V · 3 years, 6 months ago
- 7bb7f2a arch, mm: wire up memfd_secret system call where relevant by Mike Rapoport · 3 years, 6 months ago
- 31da94c riscv: add VMAP_STACK overflow detection by Tong Tiangen · 3 years, 6 months ago
- 70eee55 riscv: ptrace: add argn syntax by Jeff Xie · 3 years, 6 months ago
- 9eb4fcf riscv: mm: fix build errors caused by mk_pmd() by Nanyong Sun · 3 years, 6 months ago
- 658e2c5 riscv: Introduce structure that group all variables regarding kernel mapping by Alexandre Ghiti · 3 years, 6 months ago
- 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 6 months ago
- fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 6 months ago
- 01112e5 Merge branch 'riscv-wx-mappings' into for-next by Palmer Dabbelt · 3 years, 6 months ago
- e5c35fa0 riscv: Map the kernel with correct permissions the first time by Alexandre Ghiti · 3 years, 6 months ago