projects
/
platform
/
kernel
/
linux-starfive.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge patch series "Introduce 64b relocatable kernel"
[platform/kernel/linux-starfive.git]
/
arch
/
2023-04-19
Palmer Dabbelt
Merge patch series "Introduce 64b relocatable kernel"
tree
|
commitdiff
2023-04-19
Alexandre Ghiti
riscv: Use --emit-relocs in order to move .rela.dyn...
tree
|
commitdiff
2023-04-19
Alexandre Ghiti
riscv: Check relocations at compile time
tree
|
commitdiff
2023-04-19
Alexandre Ghiti
powerpc: Move script to check relocations at compile...
tree
|
commitdiff
2023-04-19
Alexandre Ghiti
riscv: Introduce CONFIG_RELOCATABLE
tree
|
commitdiff
2023-04-19
Alexandre Ghiti
riscv: Move .rela.dyn outside of init to avoid empty...
tree
|
commitdiff
2023-04-19
Alexandre Ghiti
riscv: Prepare EFI header for relocatable kernels
tree
|
commitdiff
2023-04-19
Palmer Dabbelt
Merge patch series "RISC-V kasan rework"
tree
|
commitdiff
2023-04-19
Alexandre Ghiti
riscv: Unconditionnally select KASAN_VMALLOC if KASAN
tree
|
commitdiff
2023-04-19
Alexandre Ghiti
riscv: Fix ptdump when KASAN is enabled
tree
|
commitdiff
2023-04-19
Alexandre Ghiti
riscv: Fix EFI stub usage of KASAN instrumented strcmp...
tree
|
commitdiff
2023-04-19
Alexandre Ghiti
riscv: Move DTB_EARLY_BASE_VA to the kernel address...
tree
|
commitdiff
2023-04-19
Alexandre Ghiti
riscv: Rework kasan population functions
tree
|
commitdiff
2023-04-19
Alexandre Ghiti
riscv: Split early and final KASAN population functions
tree
|
commitdiff
2023-04-19
Palmer Dabbelt
Merge patch series "riscv: Use PUD/P4D/PGD pages for...
tree
|
commitdiff
2023-04-19
Alexandre Ghiti
riscv: Use PUD/P4D/PGD pages for the linear mapping
tree
|
commitdiff
2023-04-19
Alexandre Ghiti
riscv: Move the linear mapping creation in its own...
tree
|
commitdiff
2023-04-19
Alexandre Ghiti
riscv: Get rid of riscv_pfn_base variable
tree
|
commitdiff
2023-04-19
Conor Dooley
RISC-V: align ISA extension Kconfig help text with...
tree
|
commitdiff
2023-04-19
Song Shuai
riscv: Kconfig: enable SCHED_MC kconfig
tree
|
commitdiff
2023-04-19
Song Shuai
riscv: export cpu/freq invariant to scheduler
tree
|
commitdiff
2023-04-19
Palmer Dabbelt
Merge patch series "RISC-V Hardware Probing User Interface"
tree
|
commitdiff
2023-04-18
Evan Green
RISC-V: Add hwprobe vDSO function and data
tree
|
commitdiff
2023-04-18
Evan Green
RISC-V: hwprobe: Support probing of misaligned access...
tree
|
commitdiff
2023-04-18
Evan Green
RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEH...
tree
|
commitdiff
2023-04-18
Evan Green
RISC-V: Add a syscall for HW probing
tree
|
commitdiff
2023-04-18
Evan Green
RISC-V: Move struct riscv_cpuinfo to new header
tree
|
commitdiff
2023-04-11
Song Shuai
Revert "riscv: Set more data to cacheinfo"
tree
|
commitdiff
2023-04-11
Björn Töpel
riscv: entry: Save a0 prior syscall_enter_from_user_mode()
tree
|
commitdiff
2023-03-29
Conor Dooley
RISC-V: convert new selectors of RISCV_ALTERNATIVE...
tree
|
commitdiff
2023-03-29
Palmer Dabbelt
Merge patch series "RISC-V: Fixes for riscv_has_extensi...
tree
|
commitdiff
2023-03-29
Conor Dooley
RISC-V: always select RISCV_ALTERNATIVE for non-xip...
tree
|
commitdiff
2023-03-29
Conor Dooley
RISC-V: add non-alternative fallback for riscv_has_exte...
tree
|
commitdiff
2023-03-27
Palmer Dabbelt
Merge patch series "Add RISC-V 32 NOMMU support"
tree
|
commitdiff
2023-03-27
Jesse Taube
riscv: configs: Add nommu PHONY defconfig for RV32
tree
|
commitdiff
2023-03-27
Yimin Gu
riscv: Kconfig: Allow RV32 to build with no MMU
tree
|
commitdiff
2023-03-24
Palmer Dabbelt
Merge patch series "riscv: Add GENERIC_ENTRY support"
tree
|
commitdiff
2023-03-23
Jisheng Zhang
riscv: entry: Consolidate general regs saving/restoring
tree
|
commitdiff
2023-03-23
Jisheng Zhang
riscv: entry: Consolidate ret_from_kernel_thread into...
tree
|
commitdiff
2023-03-23
Jisheng Zhang
riscv: entry: Remove extra level wrappers of trace_hard...
tree
|
commitdiff
2023-03-23
Guo Ren
riscv: entry: Convert to generic entry
tree
|
commitdiff
2023-03-23
Guo Ren
riscv: entry: Add noinstr to prevent instrumentation...
tree
|
commitdiff
2023-03-23
Guo Ren
riscv: ptrace: Remove duplicate operation
tree
|
commitdiff
2023-03-15
Palmer Dabbelt
Merge patch series "RISC-V: Apply Zicboz to clear_page"
tree
|
commitdiff
2023-03-15
Andrew Jones
RISC-V: KVM: Expose Zicboz to the guest
tree
|
commitdiff
2023-03-15
Andrew Jones
RISC-V: KVM: Provide UAPI for Zicboz block size
tree
|
commitdiff
2023-03-15
Andrew Jones
RISC-V: Use Zicboz in clear_page when available
tree
|
commitdiff
2023-03-15
Andrew Jones
RISC-V: cpufeatures: Put the upper 16 bits of patch...
tree
|
commitdiff
2023-03-15
Andrew Jones
RISC-V: Add Zicboz detection and block size parsing
tree
|
commitdiff
2023-03-15
Andrew Jones
RISC-V: Factor out body of riscv_init_cbom_blocksize...
tree
|
commitdiff
2023-03-15
Andrew Jones
RISC-V: alternatives: Support patching multiple insns...
tree
|
commitdiff
2023-03-15
Palmer Dabbelt
Merge patch series "riscv: alternative/cpufeature relat...
tree
|
commitdiff
2023-03-15
Andrew Jones
riscv: cpufeature: Drop errata_list.h and other unused...
tree
|
commitdiff
2023-03-15
Andrew Jones
riscv: lib: Include hwcap.h directly
tree
|
commitdiff
2023-03-15
Andrew Jones
riscv: alternatives: Rename errata_id to patch_id
tree
|
commitdiff
2023-03-15
Andrew Jones
riscv: alternatives: Remove unnecessary define and...
tree
|
commitdiff
2023-03-15
Andrew Jones
riscv: Rename Kconfig.erratas to Kconfig.errata
tree
|
commitdiff
2023-03-15
Andrew Jones
riscv: Clarify RISCV_ALTERNATIVE help text
tree
|
commitdiff
2023-03-10
Palmer Dabbelt
Merge patch series "riscv, mm: detect svnapot cpu suppo...
tree
|
commitdiff
2023-03-08
Qinglin Pan
riscv: mm: support Svnapot in huge vmap
tree
|
commitdiff
2023-03-08
Qinglin Pan
riscv: mm: support Svnapot in hugetlb page
tree
|
commitdiff
2023-03-08
Qinglin Pan
riscv: mm: modify pte format for Svnapot
tree
|
commitdiff
2023-03-05
Linus Torvalds
cpumask: re-introduce constant-sized cpumask optimizations
tree
|
commitdiff
2023-03-05
Linus Torvalds
Merge tag 'v6.3-p2' of git://git./linux/kernel/git...
tree
|
commitdiff
2023-03-05
Linus Torvalds
Merge tag 'x86-urgent-2023-03-05' of git://git./linux...
tree
|
commitdiff
2023-03-05
Linus Torvalds
Merge tag 'irq-urgent-2023-03-05' of git://git./linux...
tree
|
commitdiff
2023-03-05
Linus Torvalds
Merge tag 'pull-misc' of git://git./linux/kernel/git...
tree
|
commitdiff
2023-03-05
Linus Torvalds
Merge tag 'pull-fixes' of git://git./linux/kernel/git...
tree
|
commitdiff
2023-03-05
Masahiro Yamada
Remove Intel compiler support
tree
|
commitdiff
2023-03-04
Linus Torvalds
Merge tag 'i2c-for-6.3-rc1-part2' of git://git./linux...
tree
|
commitdiff
2023-03-04
Linus Torvalds
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of...
tree
|
commitdiff
2023-03-04
Linus Torvalds
Merge tag 'powerpc-6.3-2' of git://git./linux/kernel...
tree
|
commitdiff
2023-03-04
Linus Torvalds
Merge tag 'sound-fix-6.3-rc1' of git://git./linux/kerne...
tree
|
commitdiff
2023-03-04
Linus Torvalds
Merge tag 'for-v6.3-part2' of git://git./linux/kernel...
tree
|
commitdiff
2023-03-04
Linus Torvalds
Merge tag '6.3-rc-smb3-client-fixes-part2' of git:...
tree
|
commitdiff
2023-03-03
Linus Torvalds
Merge tag 'cocci-for-6.3' of git://git./linux/kernel...
tree
|
commitdiff
2023-03-03
Linus Torvalds
Merge tag 'rust-fixes-6.3-rc1' of https://github.com...
tree
|
commitdiff
2023-03-03
Linus Torvalds
Merge tag 'scsi-misc' of git://git./linux/kernel/git...
tree
|
commitdiff
2023-03-03
Linus Torvalds
Merge tag 'thermal-6.3-rc1-2' of git://git./linux/kerne...
tree
|
commitdiff
2023-03-03
Linus Torvalds
Merge tag 'acpi-6.3-rc1-2' of git://git./linux/kernel...
tree
|
commitdiff
2023-03-03
Linus Torvalds
Merge tag 'pm-6.3-rc1-2' of git://git./linux/kernel...
tree
|
commitdiff
2023-03-03
Linus Torvalds
Merge tag 'io_uring-6.3-2023-03-03' of git://git.kernel...
tree
|
commitdiff
2023-03-03
Linus Torvalds
Merge tag 'block-6.3-2023-03-03' of git://git.kernel...
tree
|
commitdiff
2023-03-03
Linus Torvalds
Merge tag 'ata-6.3-fix' of git://git./linux/kernel...
tree
|
commitdiff
2023-03-03
Linus Torvalds
Merge tag 's390-6.3-2' of git://git./linux/kernel/git...
tree
|
commitdiff
2023-03-03
Linus Torvalds
Merge tag 'riscv-for-linus-6.3-mw2' of git://git./linux...
tree
|
commitdiff
2023-03-03
Linus Torvalds
Merge tag 'rtc-6.3' of git://git./linux/kernel/git...
tree
|
commitdiff
2023-03-03
Takashi Iwai
Merge tag 'asoc-fix-v6.3' of https://git./linux/kernel...
tree
|
commitdiff
2023-03-03
Takashi Iwai
Merge branch 'for-next' into for-linus
tree
|
commitdiff
2023-03-03
Marco Elver
kasan, x86: don't rename memintrinsics in uninstrumente...
tree
|
commitdiff
2023-03-02
Linus Torvalds
Merge tag 'drm-next-2023-03-03-1' of git://anongit...
tree
|
commitdiff
2023-03-02
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
tree
|
commitdiff
2023-03-02
Linus Torvalds
Merge tag 'linux-watchdog-6.3-rc1' of git://linux-watch...
tree
|
commitdiff
2023-03-02
Linus Torvalds
Merge tag 'ceph-for-6.3-rc1' of https://github.com...
tree
|
commitdiff
2023-03-02
Linus Torvalds
Merge tag 'mips_6.3_1' of git://git./linux/kernel/git...
tree
|
commitdiff
2023-03-02
Linus Torvalds
Merge tag 'objtool-core-2023-03-02' of git://git./linux...
tree
|
commitdiff
2023-03-02
Linus Torvalds
Merge tag 'auxdisplay-6.3' of https://github.com/ojeda...
tree
|
commitdiff
2023-03-02
Al Viro
openrisc: fix livelock in uaccess
tree
|
commitdiff
2023-03-02
Al Viro
nios2: fix livelock in uaccess
tree
|
commitdiff
2023-03-02
Linus Torvalds
Merge tag 'driver-core-6.3-rc1_2' of git://git./linux...
tree
|
commitdiff
next