index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-20
kallsyms: squash output_address()
Masahiro Yamada
1
-10
/
+5
2024-09-20
kbuild: add install target for modules.builtin.ranges
Kris Van Hees
1
-2
/
+4
2024-09-20
scripts: add verifier script for builtin module range data
Kris Van Hees
1
-0
/
+370
2024-09-20
kbuild: generate offset range data for builtin modules
Kris Van Hees
3
-0
/
+529
2024-09-19
Merge tag 'devicetree-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-6
/
+27
2024-09-18
Merge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-66
/
+48
2024-09-17
Merge tag 'docs-6.12' of git://git.lwn.net/linux
Linus Torvalds
3
-77
/
+156
2024-09-16
Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-0
/
+155
2024-09-16
kbuild: rust: Enable KASAN support
Matthew Maurer
3
-17
/
+45
2024-09-16
kbuild: rust: Define probing macros for rustc
Matthew Maurer
2
-0
/
+23
2024-09-16
kasan: simplify and clarify Makefile
Andrey Konovalov
1
-22
/
+23
2024-09-16
rust: cfi: add support for CFI_CLANG with Rust
Matthew Maurer
1
-0
/
+1
2024-09-13
btf: move pahole check in scripts/link-vmlinux.sh to lib/Kconfig.debug
Masahiro Yamada
1
-12
/
+0
2024-09-13
btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh
Masahiro Yamada
1
-1
/
+1
2024-09-10
kbuild: add mod(name,file)_flags to assembler flags for module objects
Kris Van Hees
1
-2
/
+2
2024-09-10
scripts: subarch.include: fix SUBARCH on macOS hosts
Nick Desaulniers
1
-1
/
+1
2024-09-10
scripts: import more hash table macros
Masahiro Yamada
2
-0
/
+119
2024-09-09
kbuild: split device tree build rules into scripts/Makefile.dtbs
Masahiro Yamada
3
-132
/
+150
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
9
-50
/
+67
2024-09-08
kbuild: add intermediate targets for Flex/Bison in scripts/Makefile.host
Masahiro Yamada
2
-19
/
+21
2024-09-07
kbuild: compile constant module information only once
Thomas Weißschuh
3
-25
/
+30
2024-09-07
kbuild: remove recent dependency on "truncate" program
Tony Battersby
1
-1
/
+1
2024-09-07
kbuild: add debug package to pacman PKGBUILD
Jose Fernandez
1
-1
/
+14
2024-09-05
kbuild: rust: add `CONFIG_RUSTC_VERSION`
Miguel Ojeda
1
-0
/
+26
2024-09-05
scripts: sphinx-pre-install: remove unnecessary double check for $cur_version
Sebastian Muxel
1
-2
/
+0
2024-09-05
Merge tag 'v6.11-rc6' into docs-mw
Jonathan Corbet
13
-76
/
+30
2024-09-05
dt: dt-extract-compatibles: Extract compatibles from function parameters
Rob Herring (Arm)
1
-0
/
+13
2024-09-03
kasan: simplify and clarify Makefile
Andrey Konovalov
1
-22
/
+23
2024-09-03
slimbus: generate MODULE_ALIAS() from MODULE_DEVICE_TABLE()
Masahiro Yamada
2
-0
/
+15
2024-09-01
scripts/decode_stacktrace.sh: add '-h' flag
Luca Ceresoli
1
-1
/
+5
2024-09-01
scripts/decode_stacktrace.sh: clarify command line
Luca Ceresoli
1
-1
/
+2
2024-09-01
scripts/decode_stacktrace.sh: remove find_module recursion and improve error ...
Luca Ceresoli
1
-20
/
+20
2024-09-01
scripts/decode_stacktrace.sh: nix-ify
Kent Overstreet
1
-1
/
+1
2024-09-01
scripts/gdb: add 'lx-kasan_mem_to_shadow' command
Kuan-Ying Lee
2
-0
/
+45
2024-09-01
scripts/gdb: add 'lx-stack_depot_lookup' command.
Kuan-Ying Lee
1
-0
/
+27
2024-09-01
scripts/gdb: fix lx-mounts command error
Kuan-Ying Lee
1
-2
/
+2
2024-09-01
scripts/gdb: add iteration function for rbtree
Kuan-Ying Lee
1
-0
/
+12
2024-09-01
scripts/gdb: fix timerlist parsing issue
Kuan-Ying Lee
1
-15
/
+16
2024-09-01
scripts: add macro_checker script to check unused parameters in macros
Julian Sun
1
-0
/
+131
2024-09-01
xz: adjust arch-specific options for better kernel compression
Lasse Collin
1
-5
/
+137
2024-09-01
xz: use 128 MiB dictionary and force single-threaded mode
Lasse Collin
1
-1
/
+12
2024-09-01
xz: fix comments and coding style
Lasse Collin
1
-5
/
+8
2024-09-01
xz: switch from public domain to BSD Zero Clause License (0BSD)
Lasse Collin
1
-4
/
+1
2024-09-01
scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enum
Marc Zyngier
1
-17
/
+49
2024-09-01
modpost: simplify modpost_log()
Masahiro Yamada
2
-19
/
+9
2024-09-01
kbuild: pacman-pkg: do not override objtree
Masahiro Yamada
2
-3
/
+4
2024-09-01
kbuild: pacman-pkg: move common commands to a separate function
Masahiro Yamada
1
-7
/
+10
2024-09-01
kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
Jose Fernandez
1
-6
/
+12
2024-09-01
modpost: improve the section mismatch warning format
Masahiro Yamada
1
-8
/
+13
2024-09-01
fixdep: use xmalloc()
Masahiro Yamada
1
-10
/
+5
[prev]
[next]