index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-31
lib/Kconfig.debug: Restrict DEBUG_INFO_SPLIT for RISC-V
Nathan Chancellor
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
riscv: support PREEMPT_DYNAMIC with static keys
Jisheng Zhang
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-31
riscv: Move create_tmp_mapping() to init sections
Alexandre Ghiti
2023-08-31
riscv: Mark KASAN tmp* page tables variables as static
Alexandre Ghiti
2023-08-31
riscv: mm: use bitmap_zero() API
Ye Xingchen
2023-08-31
Merge patch series "support allocating crashkernel above 4G explicitly on riscv"
Palmer Dabbelt
2023-08-31
Merge patch series "riscv: kprobes: simulate some instructions"
Palmer Dabbelt
2023-08-31
riscv: enable DEBUG_FORCE_FUNCTION_ALIGN_64B
Jisheng Zhang
2023-08-31
riscv: remove redundant mv instructions
Nam Cao
2023-08-23
RISC-V: mm: Document mmap changes
Charlie Jenkins
2023-08-23
RISC-V: mm: Update pgtable comment documentation
Charlie Jenkins
2023-08-23
RISC-V: mm: Add tests for RISC-V mm
Charlie Jenkins
2023-08-23
RISC-V: mm: Restrict address space for sv39,sv48,sv57
Charlie Jenkins
2023-08-23
riscv: enable DMA_BOUNCE_UNALIGNED_KMALLOC for !dma_coherent
Jisheng Zhang
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
binfmt_elf_fdpic: support 64-bit systems
Greg Ungerer
2023-08-23
riscv: Allow CONFIG_CFI_CLANG to be selected
Sami Tolvanen
2023-08-23
riscv/purgatory: Disable CFI
Sami Tolvanen
2023-08-23
riscv: Add CFI error handling
Sami Tolvanen
2023-08-23
riscv: Add ftrace_stub_graph
Sami Tolvanen
2023-08-23
riscv: Add types to indirectly called assembly functions
Sami Tolvanen
2023-08-23
riscv: Implement syscall wrappers
Sami Tolvanen
2023-08-23
Merge patch series "riscv: Allow userspace to directly access perf counters"
Palmer Dabbelt
2023-08-23
riscv: Require FRAME_POINTER for some configurations
Björn Töpel
2023-08-16
docs: kdump: Update the crashkernel description for riscv
Chen Jiahao
2023-08-16
riscv: kdump: Implement crashkernel=X,[high,low]
Chen Jiahao
2023-08-16
riscv: kprobes: simulate c.beqz and c.bnez
Nam Cao
2023-08-16
riscv: kprobes: simulate c.jr and c.jalr instructions
Nam Cao
2023-08-16
riscv: kprobes: simulate c.j instruction
Nam Cao
2023-08-16
perf: tests: Adapt mmap-basic.c for riscv
Alexandre Ghiti
2023-08-16
tools: lib: perf: Implement riscv mmap support
Alexandre Ghiti
2023-08-16
Documentation: admin-guide: Add riscv sysctl_perf_user_access
Alexandre Ghiti
2023-08-16
drivers: perf: Implement perf event mmap support in the SBI backend
Alexandre Ghiti
2023-08-16
drivers: perf: Implement perf event mmap support in the legacy backend
Alexandre Ghiti
2023-08-16
riscv: Prepare for user-space perf event mmap support
Alexandre Ghiti
2023-08-16
drivers: perf: Rename riscv pmu sbi driver
Alexandre Ghiti
2023-08-16
riscv: Make legacy counter enum match the HW numbering
Alexandre Ghiti
2023-08-16
include: riscv: Fix wrong include guard in riscv_pmu.h
Alexandre Ghiti
2023-08-16
perf: Fix wrong comment about default event_idx
Alexandre Ghiti
2023-08-02
riscv: alternatives: fix a typo in comment
Yuan Tan
2023-08-02
RISC-V: cpu: refactor deprecated strncpy
Justin Stitt
2023-07-25
Merge patch series "RISC-V: Probe DT extension support using riscv,isa-extens...
Palmer Dabbelt
2023-07-25
RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"
Conor Dooley
2023-07-25
RISC-V: try new extension properties in of_early_processor_hartid()
Conor Dooley
2023-07-25
RISC-V: enable extension detection from dedicated properties
Conor Dooley
[next]