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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-12
linux/export: fix reference to exported functions for parisc64
Masahiro Yamada
1
-0
/
+9
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
14
-224
/
+1406
2023-08-29
Merge tag 'rust-6.6' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
6
-95
/
+545
2023-08-28
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-0
/
+338
2023-08-28
Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+24
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+4
2023-08-21
scripts/bloat-o-meter: count weak symbol sizes
Geert Uytterhoeven
1
-5
/
+5
2023-08-21
scripts/gdb/vmalloc: add vmallocinfo support
Kuan-Ying Lee
3
-0
/
+65
2023-08-21
scripts/gdb/slab: add slab support
Kuan-Ying Lee
3
-0
/
+340
2023-08-21
scripts/gdb/page_owner: add page owner support
Kuan-Ying Lee
3
-0
/
+198
2023-08-21
scripts/gdb/stackdepot: add stackdepot support
Kuan-Ying Lee
3
-0
/
+57
2023-08-21
scripts/gdb/aarch64: add aarch64 page operation helper commands and configs
Kuan-Ying Lee
4
-204
/
+626
2023-08-21
scripts/gdb/utils: add common type usage
Kuan-Ying Lee
1
-0
/
+20
2023-08-21
scripts/gdb/modules: add get module text support
Kuan-Ying Lee
1
-1
/
+31
2023-08-21
scripts/gdb/symbols: add specific ko module load command
Kuan-Ying Lee
1
-2
/
+21
2023-08-21
checkpatch: reword long-line warning about commit-msg
Jim Cromie
1
-1
/
+1
2023-08-21
checkpatch: special case extern struct in .c
Jim Cromie
1
-0
/
+20
2023-08-20
scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc`
Martin Rodriguez Reboredo
1
-2
/
+14
2023-08-18
scripts/gdb: fix 'lx-lsmod' show the wrong size
Kuan-Ying Lee
2
-3
/
+12
2023-08-18
scripts/gdb: fix lx-symbols command for arm64 LLVM
Koudai Iwahori
1
-7
/
+10
2023-08-18
arch/ia64/include: remove CONFIG_IA64_DEBUG_CMPXCHG from uapi header
Thomas Huth
1
-1
/
+0
2023-08-15
rust: bindgen: upgrade to 0.65.1
Aakash Sen Sharma
1
-1
/
+1
2023-08-14
rust: upgrade to Rust 1.71.1
Miguel Ojeda
1
-1
/
+1
2023-08-13
Merge tag 'kbuild-fixes-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2023-08-10
gcc-plugins: Rename last_stmt() for GCC 14+
Kees Cook
1
-0
/
+4
2023-08-10
btf, scripts: rust: drop is_rust_module.sh
Andrea Righi
2
-18
/
+0
2023-08-10
kbuild: rust_is_available: add test suite
Miguel Ojeda
1
-0
/
+346
2023-08-10
kbuild: rust_is_available: check that output looks as expected
Miguel Ojeda
1
-0
/
+28
2023-08-10
kbuild: rust_is_available: handle failures calling `$RUSTC`/`$BINDGEN`
Miguel Ojeda
1
-2
/
+26
2023-08-10
kbuild: rust_is_available: normalize version matching
Miguel Ojeda
1
-4
/
+5
2023-08-10
kbuild: rust_is_available: fix confusion when a version appears in the path
Miguel Ojeda
1
-3
/
+1
2023-08-09
kbuild: rust_is_available: check that environment variables are set
Miguel Ojeda
1
-0
/
+29
2023-08-09
kbuild: rust_is_available: add check for `bindgen` invocation
Miguel Ojeda
1
-1
/
+21
2023-08-09
kbuild: rust_is_available: print docs reference
Miguel Ojeda
1
-0
/
+17
2023-08-09
kbuild: rust_is_available: fix version check when CC has multiple arguments
Russell Currey
1
-2
/
+2
2023-08-09
kbuild: rust_is_available: remove -v option
Masahiro Yamada
1
-56
/
+40
2023-08-07
scripts: `make rust-analyzer` for out-of-tree modules
Vinay Varma
1
-9
/
+18
2023-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-68
/
+0
2023-07-29
Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage"
Sean Christopherson
1
-68
/
+0
2023-07-29
scripts/kallsyms: Fix build failure by setting errno before calling getline()
James Clark
1
-0
/
+1
2023-07-27
scripts/spelling.txt: remove 'thead' as a typo
Drew Fustini
1
-1
/
+0
2023-07-24
checkpatch: Complain about unexpected uses of RCU Tasks Trace
Paul E. McKenney
1
-0
/
+24
2023-07-23
Merge tag 'kbuild-fixes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-10
/
+14
2023-07-24
kbuild: rust: avoid creating temporary files
Miguel Ojeda
2
-2
/
+9
2023-07-23
gen_compile_commands: add assembly files to compilation database
Benjamin Gray
1
-1
/
+1
2023-07-19
rust: support running Rust documentation tests as KUnit ones
Miguel Ojeda
4
-0
/
+338
2023-07-12
kallsyms: strip LTO-only suffixes from promoted global functions
Yonghong Song
1
-3
/
+3
2023-07-12
kconfig: gconfig: correct program name in help text
Randy Dunlap
1
-3
/
+3
2023-07-12
kconfig: gconfig: drop the Show Debug Info help text
Randy Dunlap
1
-4
/
+1
2023-07-06
Merge tag 'docs-6.5-2' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+3
[next]