index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Lines
2023-08-21
scripts/gdb/slab: add slab support
Kuan-Ying Lee
-0
/
+340
2023-08-21
scripts/gdb/page_owner: add page owner support
Kuan-Ying Lee
-0
/
+198
2023-08-21
scripts/gdb/stackdepot: add stackdepot support
Kuan-Ying Lee
-0
/
+57
2023-08-21
scripts/gdb/aarch64: add aarch64 page operation helper commands and configs
Kuan-Ying Lee
-204
/
+626
2023-08-21
scripts/gdb/utils: add common type usage
Kuan-Ying Lee
-0
/
+20
2023-08-21
scripts/gdb/modules: add get module text support
Kuan-Ying Lee
-1
/
+31
2023-08-21
scripts/gdb/symbols: add specific ko module load command
Kuan-Ying Lee
-2
/
+21
2023-08-21
checkpatch: reword long-line warning about commit-msg
Jim Cromie
-1
/
+1
2023-08-21
checkpatch: special case extern struct in .c
Jim Cromie
-0
/
+20
2023-08-20
scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc`
Martin Rodriguez Reboredo
-2
/
+14
2023-08-20
extrawarn: move -Wrestrict into W=1 warnings
Arnd Bergmann
-3
/
+2
2023-08-20
extrawarn: enable format and stringop overflow warnings in W=1
Arnd Bergmann
-5
/
+6
2023-08-20
kbuild: avoid duplicate warning options
Arnd Bergmann
-17
/
+26
2023-08-20
kbuild: consolidate warning flags in scripts/Makefile.extrawarn
Arnd Bergmann
-0
/
+90
2023-08-18
scripts/gdb: fix 'lx-lsmod' show the wrong size
Kuan-Ying Lee
-3
/
+12
2023-08-18
scripts/gdb: fix lx-symbols command for arm64 LLVM
Koudai Iwahori
-7
/
+10
2023-08-18
arch/ia64/include: remove CONFIG_IA64_DEBUG_CMPXCHG from uapi header
Thomas Huth
-1
/
+0
2023-08-18
scripts: kernel-doc: fix macro handling in enums
Pavan Kumar Linga
-0
/
+1
2023-08-18
scripts: kernel-doc: parse DEFINE_DMA_UNMAP_[ADDR|LEN]
Pavan Kumar Linga
-0
/
+4
2023-08-17
dt: dt-check-compatible: Find struct of_device_id instances with compiler ann...
Rob Herring
-2
/
+2
2023-08-16
kconfig: port qconf to work with Qt6 in addition to Qt5
Boris Kolpackov
-21
/
+44
2023-08-15
rust: bindgen: upgrade to 0.65.1
Aakash Sen Sharma
-1
/
+1
2023-08-14
rust: upgrade to Rust 1.71.1
Miguel Ojeda
-1
/
+1
2023-08-13
Merge tag 'kbuild-fixes-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+1
2023-08-13
kconfig: nconf: Add search jump feature
Jesse Taube
-15
/
+140
2023-08-10
gcc-plugins: Rename last_stmt() for GCC 14+
Kees Cook
-0
/
+4
2023-08-10
btf, scripts: rust: drop is_rust_module.sh
Andrea Righi
-18
/
+0
2023-08-10
kbuild: rust_is_available: add test suite
Miguel Ojeda
-0
/
+346
2023-08-10
kbuild: rust_is_available: check that output looks as expected
Miguel Ojeda
-0
/
+28
2023-08-10
kbuild: rust_is_available: handle failures calling `$RUSTC`/`$BINDGEN`
Miguel Ojeda
-2
/
+26
2023-08-10
kbuild: rust_is_available: normalize version matching
Miguel Ojeda
-4
/
+5
2023-08-10
kbuild: rust_is_available: fix confusion when a version appears in the path
Miguel Ojeda
-3
/
+1
2023-08-09
kbuild: rust_is_available: check that environment variables are set
Miguel Ojeda
-0
/
+29
2023-08-09
kbuild: rust_is_available: add check for `bindgen` invocation
Miguel Ojeda
-1
/
+21
2023-08-09
kbuild: rust_is_available: print docs reference
Miguel Ojeda
-0
/
+17
2023-08-09
kbuild: rust_is_available: fix version check when CC has multiple arguments
Russell Currey
-2
/
+2
2023-08-09
kbuild: rust_is_available: remove -v option
Masahiro Yamada
-56
/
+40
2023-08-08
scripts/setlocalversion: also consider annotated tags of the form vx.y.z-${fi...
Rasmus Villemoes
-10
/
+26
2023-08-08
scripts/setlocalversion: clean up stale comment
Rasmus Villemoes
-1
/
+1
2023-08-08
kbuild: deb-pkg: split debian/rules
Masahiro Yamada
-29
/
+33
2023-08-08
kbuild: deb-pkg: use Debian compliant shebang for debian/rules
Masahiro Yamada
-2
/
+2
2023-08-07
scripts: `make rust-analyzer` for out-of-tree modules
Vinay Varma
-9
/
+18
2023-07-31
modpost: remove ElF_Rela variables from for-loop in section_rel(a)
Masahiro Yamada
-14
/
+11
2023-07-31
modpost: clean up MIPS64 little endian relocation code
Masahiro Yamada
-55
/
+43
2023-07-31
modpost: pass r_type to addend_*_rel()
Masahiro Yamada
-13
/
+11
2023-07-31
modpost: change return type of addend_*_rel()
Masahiro Yamada
-39
/
+24
2023-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-68
/
+0
2023-07-29
Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage"
Sean Christopherson
-68
/
+0
2023-07-29
scripts/kallsyms: Fix build failure by setting errno before calling getline()
James Clark
-0
/
+1
2023-07-27
scripts/spelling.txt: remove 'thead' as a typo
Drew Fustini
-1
/
+0
[prev]
[next]