index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
kconfig: lxdialog: fix 'space' to (de)select options
Yann E. MORIN
1
-1
/
+1
5 days
kconfig: gconf: fix potential memory leak in renderer_edited()
Masahiro Yamada
1
-1
/
+2
5 days
kconfig: gconf: avoid hardcoding model2 in on_treeview2_cursor_changed()
Masahiro Yamada
1
-2
/
+3
5 days
kconfig: nconf: Ensure null termination where strncpy is used
Shankari Anand
2
-0
/
+3
5 days
kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.c
Suchit Karunakaran
1
-2
/
+4
10 days
kconfig: qconf: fix ConfigList::updateListAllforAll()
Masahiro Yamada
1
-1
/
+1
10 days
scripts: gdb: move MNT_* constants to gdb-parsed
Johannes Berg
1
-6
/
+6
2025-07-24
rust: use `#[used(compiler)]` to fix build and `modpost` with Rust >= 1.89.0
Miguel Ojeda
1
-1
/
+1
2025-07-17
scripts: gdb: vfs: support external dentry names
Illia Ostapyshyn
1
-1
/
+1
2025-07-17
scripts/gdb: fix interrupts.py after maple tree conversion
Florian Fainelli
4
-6
/
+293
2025-07-17
scripts/gdb: de-reference per-CPU MCE interrupts
Florian Fainelli
1
-1
/
+1
2025-07-17
scripts/gdb: fix interrupts display after MCP on x86
Florian Fainelli
1
-1
/
+1
2025-07-06
scripts/gdb: fix dentry_name() lookup
Florian Fainelli
1
-1
/
+1
2025-06-27
Make 'cc-option' work correctly for the -Wno-xyzzy pattern
Linus Torvalds
1
-2
/
+2
2025-06-19
rust: compile libcore with edition 2024 for 1.87+
Gary Guo
1
-5
/
+8
2025-06-19
genksyms: Fix enum consts from a reference affecting new values
Petr Pavlu
1
-7
/
+20
2025-06-19
randstruct: gcc-plugin: Fix attribute addition
Kees Cook
2
-11
/
+43
2025-06-19
randstruct: gcc-plugin: Remove bogus void member
Kees Cook
1
-17
/
+1
2025-05-12
kbuild: fix typos "module.builtin" to "modules.builtin"
Masahiro Yamada
2
-3
/
+3
2025-05-12
kbuild: fix dependency on sorttable
Masahiro Yamada
1
-1
/
+1
2025-05-12
kbuild: Disable -Wdefault-const-init-unsafe
Nathan Chancellor
1
-0
/
+12
2025-05-12
kbuild: rpm-pkg: Add (elfutils-devel or libdw-devel) to BuildRequires
WangYuli
1
-0
/
+1
2025-05-12
kbuild: deb-pkg: Add libdw-dev:native to Build-Depends-Arch
WangYuli
1
-1
/
+1
2025-05-08
scripts: Do not strip .rela.dyn section
Alexandre Ghiti
1
-1
/
+1
2025-04-30
kbuild: Properly disable -Wunterminated-string-initialization for clang
Nathan Chancellor
1
-1
/
+8
2025-04-23
Fix mis-uses of 'cc-option' for warning disablement
Linus Torvalds
1
-1
/
+1
2025-04-19
Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+11
2025-04-15
rust: kbuild: use `pound` to support GNU Make < 4.3
Miguel Ojeda
1
-1
/
+1
2025-04-14
rust: kasan/kbuild: fix missing flags on first build
Miguel Ojeda
1
-1
/
+1
2025-04-14
genksyms: Handle typeof_unqual keyword and __seg_{fs,gs} qualifiers
Uros Bizjak
2
-1
/
+11
2025-04-08
scripts: generate_rust_analyzer: Add ffi crate
Lukas Fischer
1
-3
/
+9
2025-04-06
Disable SLUB_TINY for build testing
Linus Torvalds
1
-1
/
+1
2025-04-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
28
-201
/
+729
2025-04-06
kbuild: rpm-pkg: build a debuginfo RPM
Uday Shankar
2
-2
/
+54
2025-04-06
kconfig: merge_config: use an empty file as initfile
Daniel Gomez
1
-2
/
+2
2025-04-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-1
/
+3
2025-04-03
Merge tag 'trace-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-1
/
+1
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+13
2025-04-02
scripts/sorttable: Fix endianness handling in build-time mcount sort
Vasily Gorbik
1
-1
/
+1
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
7
-27
/
+168
2025-04-01
objtool: Silence more KCOV warnings, part 2
Josh Poimboeuf
1
-1
/
+1
2025-03-31
scripts: generate_rust_analyzer: fix pin-init name in kernel deps
Andrei Lalaev
1
-1
/
+1
2025-03-30
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
3
-7
/
+22
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-1
/
+1
2025-03-29
Merge tag 'devicetree-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+5
2025-03-27
Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-129
/
+0
2025-03-27
Merge tag 'trace-sorttable-v6.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+406
2025-03-27
scripts/make_fit: Print DT name before libfdt errors
J. Neuschäfer
1
-1
/
+5
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-5
/
+8
[next]