index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Linux 6.13-rc2
Linus Torvalds
1
-1
/
+1
10 days
Linux 6.13-rc1
Linus Torvalds
1
-2
/
+2
11 days
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
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
[next]