index
:
kernel/git/riscv/linux.git
fixes
for-next
master
sbiv3
RISC-V Linux kernel tree
RISC-V Group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-24
Linux 6.17-rc3
Linus Torvalds
1
-1
/
+1
2025-08-17
Linux 6.17-rc2
Linus Torvalds
1
-1
/
+1
2025-08-10
Linux 6.17-rc1
Linus Torvalds
1
-2
/
+2
2025-08-06
Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-2
/
+3
2025-08-06
kheaders: make it possible to override TAR
MichaŠGórny
1
-1
/
+2
2025-08-06
kbuild: userprogs: use correct linker when mixing clang and GNU ld
Thomas WeiÃschuh
1
-1
/
+1
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-0
/
+6
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2025-07-27
Linux 6.16
Linus Torvalds
1
-1
/
+1
2025-07-21
stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
Kees Cook
1
-0
/
+1
2025-07-20
Linux 6.16-rc7
Linus Torvalds
1
-1
/
+1
2025-07-13
Linux 6.16-rc6
Linus Torvalds
1
-1
/
+1
2025-07-06
Linux 6.16-rc5
Linus Torvalds
1
-1
/
+1
2025-06-29
Linux 6.16-rc4
Linus Torvalds
1
-1
/
+1
2025-06-22
rust: enable `clippy::ref_as_ptr` lint
Tamir Duberstein
1
-0
/
+1
2025-06-22
rust: enable `clippy::cast_lossless` lint
Tamir Duberstein
1
-0
/
+1
2025-06-22
rust: enable `clippy::as_underscore` lint
Tamir Duberstein
1
-0
/
+1
2025-06-22
rust: enable `clippy::as_ptr_cast_mut` lint
Tamir Duberstein
1
-0
/
+1
2025-06-22
rust: enable `clippy::ptr_cast_constness` lint
Tamir Duberstein
1
-0
/
+1
2025-06-22
rust: enable `clippy::ptr_as_ptr` lint
Tamir Duberstein
1
-0
/
+1
2025-06-22
Linux 6.16-rc3
Linus Torvalds
1
-1
/
+1
2025-06-15
Linux 6.16-rc2
Linus Torvalds
1
-1
/
+1
2025-06-16
kbuild: move warnings about linux/export.h from W=1 to W=2
Masahiro Yamada
1
-3
/
+0
2025-06-08
Linux 6.16-rc1
Linus Torvalds
1
-2
/
+2
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-15
/
+13
2025-06-07
kbuild: set y instead of 1 to KBUILD_{BUILTIN,MODULES}
Masahiro Yamada
1
-8
/
+8
2025-06-06
kbuild: move W=1 check for scripts/misc-check to top-level Makefile
Masahiro Yamada
1
-0
/
+3
2025-06-06
kbuild: link lib-y objects to vmlinux forcibly even when CONFIG_MODULES=n
Masahiro Yamada
1
-6
/
+1
2025-05-27
Merge tag 'docs-6.16' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+5
2025-05-25
Linux 6.15
Linus Torvalds
1
-1
/
+1
2025-05-25
Makefile: remove dependency on archscripts for header installation
Henrik Lindström
1
-1
/
+1
2025-05-18
Linux 6.15-rc7
Linus Torvalds
1
-1
/
+1
2025-05-12
Revert "kbuild, rust: use -fremap-path-prefix to make paths relative"
Thomas WeiÃschuh
1
-1
/
+0
2025-05-12
Revert "kbuild: make all file references relative to source root"
Thomas WeiÃschuh
1
-1
/
+1
2025-05-11
Linux 6.15-rc6
Linus Torvalds
1
-1
/
+1
2025-05-04
Linux 6.15-rc5
Linus Torvalds
1
-1
/
+1
2025-04-30
kbuild: Properly disable -Wunterminated-string-initialization for clang
Nathan Chancellor
1
-7
/
+0
2025-04-27
Linux 6.15-rc4
Linus Torvalds
1
-1
/
+1
2025-04-24
Makefile: move KERNELDOC macro to the main Makefile
Mauro Carvalho Chehab
1
-0
/
+5
2025-04-23
Fix mis-uses of 'cc-option' for warning disablement
Linus Torvalds
1
-2
/
+2
2025-04-20
gcc-15: disable '-Wunterminated-string-initialization' entirely for now
Linus Torvalds
1
-2
/
+2
2025-04-20
Linux 6.15-rc3
Linus Torvalds
1
-1
/
+1
2025-04-20
gcc-15: make 'unterminated string initialization' just a warning
Linus Torvalds
1
-0
/
+3
2025-04-19
Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2025-04-14
rust: disable `clippy::needless_continue`
Miguel Ojeda
1
-1
/
+0
2025-04-13
Linux 6.15-rc2
Linus Torvalds
1
-1
/
+1
2025-04-08
kbuild: Add '-fno-builtin-wcslen'
Nathan Chancellor
1
-0
/
+3
2025-04-06
Linux 6.15-rc1
Linus Torvalds
1
-2
/
+2
2025-04-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-7
/
+16
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2025-03-24
Linux 6.14
Linus Torvalds
1
-1
/
+1
2025-03-22
kbuild: make all file references relative to source root
Thomas WeiÃschuh
1
-1
/
+1
2025-03-22
kbuild: Add a help message for "headers"
Xin Li (Intel)
1
-1
/
+2
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
1
-1
/
+6
2025-03-16
Linux 6.14-rc7
Linus Torvalds
1
-1
/
+1
2025-03-17
kbuild: Create intermediate vmlinux build with relocations preserved
Ard Biesheuvel
1
-1
/
+1
2025-03-17
kbuild: Introduce Kconfig symbol for linking vmlinux with relocations
Ard Biesheuvel
1
-0
/
+4
2025-03-15
kbuild, rust: use -fremap-path-prefix to make paths relative
Thomas WeiÃschuh
1
-0
/
+1
2025-03-15
kbuild: implement CONFIG_HEADERS_INSTALL for Usermode Linux
Thomas WeiÃschuh
1
-1
/
+4
2025-03-15
kbuild: remove KBUILD_ENABLE_EXTRA_GCC_CHECKS support
Masahiro Yamada
1
-3
/
+0
2025-03-15
kbuild: move -fzero-init-padding-bits=all to the top-level Makefile
Masahiro Yamada
1
-0
/
+3
2025-03-09
Linux 6.14-rc6
Linus Torvalds
1
-1
/
+1
2025-03-05
kbuild: userprogs: use correct lld when linking through clang
Thomas WeiÃschuh
1
-0
/
+5
2025-03-03
Merge tag 'v6.14-rc5' into x86/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2025-03-02
Linux 6.14-rc5
Linus Torvalds
1
-1
/
+1
2025-02-26
x86/ibt: Implement FineIBT-BHI mitigation
Peter Zijlstra
1
-0
/
+3
2025-02-23
Linux 6.14-rc4
Linus Torvalds
1
-1
/
+1
2025-02-16
Linux 6.14-rc3
Linus Torvalds
1
-1
/
+1
2025-02-16
kbuild: userprogs: fix bitsize and target detection on clang
Thomas WeiÃschuh
1
-2
/
+2
2025-02-15
tools: fix annoying "mkdir -p ..." logs when building tools in parallel
Masahiro Yamada
1
-7
/
+2
2025-02-09
Linux 6.14-rc2
Linus Torvalds
1
-1
/
+1
2025-02-02
Linux 6.14-rc1
Linus Torvalds
1
-2
/
+2
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+4
2025-01-21
Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
1
-2
/
+3
2025-01-19
Linux 6.13
Linus Torvalds
1
-1
/
+1
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-01-15
kbuild: rust: add PROCMACROLDFLAGS
HONG Yifan
1
-1
/
+2
2025-01-12
Linux 6.13-rc7
Linus Torvalds
1
-1
/
+1
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-01-10
rust: use host dylib naming convention to support macOS
Tamir Duberstein
1
-1
/
+1
2025-01-05
Linux 6.13-rc6
Linus Torvalds
1
-1
/
+1
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-12-29
Linux 6.13-rc5
Linus Torvalds
1
-1
/
+1
2024-12-22
Linux 6.13-rc4
Linus Torvalds
1
-1
/
+1
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-12-15
Linux 6.13-rc3
Linus Torvalds
1
-1
/
+1
2024-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-12-11
lib: packing: add pack_fields() and unpack_fields()
Vladimir Oltean
1
-0
/
+4
2024-12-08
Linux 6.13-rc2
Linus Torvalds
1
-1
/
+1
2024-12-01
Linux 6.13-rc1
Linus Torvalds
1
-2
/
+2
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-86
/
+137
2024-11-28
kbuild: switch from lz4c to lz4 for compression
Parth Pancholi
1
-1
/
+1
2024-11-28
kbuild: remove support for single %.symtypes build rule
Masahiro Yamada
1
-1
/
+1
2024-11-28
kbuild: allow to start building external modules in any directory
Masahiro Yamada
1
-2
/
+6
2024-11-28
kbuild: make wrapper Makefile more convenient for external modules
Masahiro Yamada
1
-1
/
+11
2024-11-28
kbuild: use absolute path in the generated wrapper Makefile
Masahiro Yamada
1
-2
/
+3
2024-11-28
kbuild: support -fmacro-prefix-map for external modules
Masahiro Yamada
1
-2
/
+4
2024-11-28
kbuild: support building external modules in a separate build directory
Masahiro Yamada
1
-2
/
+18
2024-11-28
kbuild: remove extmod_prefix, MODORDER, MODULES_NSDEPS variables
Masahiro Yamada
1
-13
/
+9
2024-11-28
kbuild: change working directory to external module directory with M=
Masahiro Yamada
1
-33
/
+49
2024-11-27
Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+1
2024-11-27
kbuild: use 'output' variable to create the output directory
Masahiro Yamada
1
-6
/
+8
2024-11-27
kbuild: rename abs_objtree to abs_output
Masahiro Yamada
1
-5
/
+5
2024-11-27
kbuild: add $(objtree)/ prefix to some in-kernel build artifacts
Masahiro Yamada
1
-5
/
+5
2024-11-27
kbuild: replace two $(abs_objtree) with $(CURDIR) in top Makefile
Masahiro Yamada
1
-2
/
+2
2024-11-27
kbuild: Add Propeller configuration for kernel build
Rong Xu
1
-0
/
+1
2024-11-26
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-4
/
+12
2024-11-25
rust: allow `clippy::needless_lifetimes`
Miguel Ojeda
1
-0
/
+1
2024-11-17
Linux 6.12
Linus Torvalds
1
-1
/
+1
2024-11-10
Linux 6.12-rc7
Linus Torvalds
1
-1
/
+1
2024-11-06
kbuild: Add AutoFDO support for Clang build
Rong Xu
1
-0
/
+1
2024-11-06
kbuild: simplify rustfmt target
Masahiro Yamada
1
-11
/
+2
2024-11-05
scripts: Remove export_report.pl
Matthew Maurer
1
-5
/
+1
2024-11-04
kbuild: add generic support for built-in boot DTBs
Masahiro Yamada
1
-1
/
+6
2024-11-04
kbuild: check the presence of include/generated/rustc_cfg
Masahiro Yamada
1
-2
/
+3
2024-11-04
kbuild: refactor the check for missing config files
Masahiro Yamada
1
-8
/
+13
2024-11-03
Linux 6.12-rc6
Linus Torvalds
1
-1
/
+1
2024-10-27
Linux 6.12-rc5
Linus Torvalds
1
-1
/
+1
2024-10-20
Linux 6.12-rc4
Linus Torvalds
1
-1
/
+1
2024-10-13
Linux 6.12-rc3
Linus Torvalds
1
-1
/
+1
2024-10-07
rust: replace `clippy::dbg_macro` with `disallowed_macros`
Miguel Ojeda
1
-1
/
+0
2024-10-07
rust: introduce `.clippy.toml`
Miguel Ojeda
1
-0
/
+3
2024-10-07
rust: enable `rustdoc::unescaped_backticks` lint
Miguel Ojeda
1
-1
/
+2
2024-10-07
rust: enable `clippy::ignored_unit_patterns` lint
Miguel Ojeda
1
-0
/
+1
2024-10-07
rust: enable `clippy::unnecessary_safety_doc` lint
Miguel Ojeda
1
-0
/
+1
2024-10-07
rust: enable `clippy::unnecessary_safety_comment` lint
Miguel Ojeda
1
-0
/
+1
2024-10-07
rust: enable `clippy::undocumented_unsafe_blocks` lint
Miguel Ojeda
1
-0
/
+1
2024-10-07
rust: sort global Rust flags
Miguel Ojeda
1
-4
/
+4
2024-10-06
Linux 6.12-rc2
Linus Torvalds
1
-1
/
+1
2024-10-07
kbuild: fix a typo dt_binding_schema -> dt_binding_schemas
Xu Yang
1
-1
/
+1
2024-09-29
Linux 6.12-rc1
v6.12-rc1
Linus Torvalds
1
-2
/
+2
2024-09-25
Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-3
/
+16
2024-09-24
Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-5
/
+2
2024-09-24
kbuild: remove unnecessary export of RUST_LIB_SRC
Masahiro Yamada
1
-4
/
+0
2024-09-20
kbuild: generate offset range data for builtin modules
Kris Van Hees
1
-0
/
+1
2024-09-16
rust: cfi: add support for CFI_CLANG with Rust
Matthew Maurer
1
-0
/
+7
2024-09-15
Linux 6.11
Linus Torvalds
1
-1
/
+1
2024-09-13
cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERS
Alice Ryhl
1
-0
/
+3
2024-09-13
rust: support for shadow call stack sanitizer
Alice Ryhl
1
-0
/
+1
2024-09-08
Linux 6.11-rc7
Linus Torvalds
1
-1
/
+1
2024-09-05
Merge tag 'rust-fixes-6.11-2' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-0
/
+1
2024-09-05
kbuild: rust: re-run Kconfig if the version text changes
Miguel Ojeda
1
-3
/
+5
2024-09-01
kbuild: remove *.symversions left-over
Masahiro Yamada
1
-1
/
+1
2024-09-01
Linux 6.11-rc6
Linus Torvalds
1
-1
/
+1
2024-08-27
rust: allow `stable_features` lint
Miguel Ojeda
1
-0
/
+1
2024-08-25
Linux 6.11-rc5
Linus Torvalds
1
-1
/
+1
2024-08-23
Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-08-18
Linux 6.11-rc4
Linus Torvalds
1
-1
/
+1
2024-08-16
Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-1
/
+1
2024-08-11
Linux 6.11-rc3
Linus Torvalds
1
-1
/
+1
2024-08-10
kbuild: rust-analyzer: mark `rust_is_available.sh` invocation as recursive
Miguel Ojeda
1
-1
/
+1
2024-08-06
Makefile: add $(srctree) to dependency of compile_commands.json target
Alexandre Courbot
1
-1
/
+1
2024-08-04
Linux 6.11-rc2
Linus Torvalds
1
-1
/
+1
2024-07-28
Linux 6.11-rc1
Linus Torvalds
1
-2
/
+2
2024-07-27
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-14
/
+16
2024-07-23
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-22
/
+14
2024-07-22
kbuild: add script and target to generate pacman package
Thomas WeiÃschuh
1
-1
/
+1
2024-07-21
kbuild: move some helper headers from scripts/kconfig/ to scripts/include/
Masahiro Yamada
1
-2
/
+4
2024-07-20
Makefile: add comment to discourage tools/* addition for kernel builds
Masahiro Yamada
1
-0
/
+6
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-07-16
kbuild: raise the minimum GNU Make requirement to 4.0
Masahiro Yamada
1
-19
/
+3
2024-07-14
Linux 6.10
Linus Torvalds
1
-1
/
+1
2024-07-10
kbuild: add syscall table generation to scripts/Makefile.asm-headers
Arnd Bergmann
1
-1
/
+1
2024-07-10
rust: simplify Clippy warning flags set
Miguel Ojeda
1
-4
/
+2
2024-07-10
rust: relax most deny-level lints to warnings
Miguel Ojeda
1
-11
/
+13
2024-07-08
kbuild: rust-analyzer: improve comment documentation
John Hubbard
1
-1
/
+3
2024-07-08
kbuild: rust-analyzer: better error handling
John Hubbard
1
-0
/
+1
2024-07-08
kbuild: rust: remove now-unneeded `rusttest` custom sysroot handling
Miguel Ojeda
1
-2
/
+1
2024-07-07
Linux 6.10-rc7
Linus Torvalds
1
-1
/
+1
2024-06-30
Linux 6.10-rc6
Linus Torvalds
1
-1
/
+1
2024-06-23
Linux 6.10-rc5
Linus Torvalds
1
-1
/
+1
2024-06-16
Linux 6.10-rc4
Linus Torvalds
1
-1
/
+1
2024-06-09
Linux 6.10-rc3
Linus Torvalds
1
-1
/
+1
2024-06-02
Linux 6.10-rc2
Linus Torvalds
1
-1
/
+1
2024-05-26
Linux 6.10-rc1
Linus Torvalds
1
-3
/
+3
2024-05-19
arch: add ARCH_HAS_KERNEL_FPU_SUPPORT
Samuel Holland
1
-0
/
+5
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-17
/
+27
2024-05-12
Linux 6.9
Linus Torvalds
1
-1
/
+1
2024-05-10
kbuild: add 'private' to target-specific variables
Masahiro Yamada
1
-5
/
+5
2024-05-10
kbuild: remove redundant $(wildcard ) for rm-files
Masahiro Yamada
1
-1
/
+1
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-0
/
+7
2024-05-05
Linux 6.9-rc7
Linus Torvalds
1
-1
/
+1
2024-05-02
kbuild: Remove support for Clang's ThinLTO caching
Nathan Chancellor
1
-3
/
+2
2024-05-02
dt-bindings: kbuild: Add separate target/dependency for processed-schema.json
Rob Herring
1
-9
/
+13
2024-04-28
Linux 6.9-rc6
Linus Torvalds
1
-1
/
+1
2024-04-21
Linux 6.9-rc5
Linus Torvalds
1
-1
/
+1
2024-04-14
Linux 6.9-rc4
Linus Torvalds
1
-1
/
+1
2024-04-07
Linux 6.9-rc3
Linus Torvalds
1
-1
/
+1
2024-03-31
Linux 6.9-rc2
Linus Torvalds
1
-1
/
+1
2024-03-24
Linux 6.9-rc1
Linus Torvalds
1
-2
/
+2
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-21
/
+28
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-8
/
+0
2024-03-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+0
2024-03-11
Merge tag 'rust-6.9' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-2
/
+2
2024-03-10
Linux 6.8
Linus Torvalds
1
-1
/
+1
2024-03-10
kbuild: unexport abs_srctree and abs_objtree
Masahiro Yamada
1
-2
/
+2
2024-03-09
kbuild: fix inconsistent indentation in top Makefile
Masahiro Yamada
1
-16
/
+16
2024-03-03
Linux 6.8-rc7
Linus Torvalds
1
-1
/
+1
2024-02-29
kbuild: mark `rustc` (and others) invocations as recursive
Miguel Ojeda
1
-2
/
+2
2024-02-25
Linux 6.8-rc6
Linus Torvalds
1
-1
/
+1
[next]