index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2025-06-23
Merge remote-tracking branch 'stable/linux-6.12.y' into rpi-6.12.y
Dom Cobley
2025-06-19
randstruct: gcc-plugin: Fix attribute addition
Kees Cook
2025-06-19
randstruct: gcc-plugin: Remove bogus void member
Kees Cook
2025-06-03
Merge remote-tracking branch 'stable/linux-6.12.y' into rpi-6.12.y
Dom Cobley
2025-05-29
kbuild: Properly disable -Wunterminated-string-initialization for clang
Nathan Chancellor
2025-05-29
Fix mis-uses of 'cc-option' for warning disablement
Linus Torvalds
2025-05-29
kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf
Masahiro Yamada
2025-05-29
kbuild: fix argument parsing in scripts/config
Seyediman Seyedarab
2025-05-29
kconfig: merge_config: use an empty file as initfile
Daniel Gomez
2025-05-23
Merge remote-tracking branch 'stable/linux-6.12.y' into rpi-6.12.y
Dom Cobley
2025-05-22
kbuild: Disable -Wdefault-const-init-unsafe
Nathan Chancellor
2025-05-06
Merge remote-tracking branch 'stable/linux-6.12.y' into rpi-6.12.y
Dom Cobley
2025-05-02
objtool: Silence more KCOV warnings, part 2
Josh Poimboeuf
2025-05-02
kbuild: add dependency from vmlinux to sorttable
Xi Ruoyao
2025-04-25
Merge remote-tracking branch 'stable/linux-6.12.y' into rpi-6.12.y
Dom Cobley
2025-04-25
scripts: generate_rust_analyzer: Add ffi crate
Lukas Fischer
2025-04-25
rust: kbuild: use `pound` to support GNU Make < 4.3
Miguel Ojeda
2025-04-25
rust: kasan/kbuild: fix missing flags on first build
Miguel Ojeda
2025-04-20
kbuild: exclude .rodata.(cst|str)* when building ranges
Kris Van Hees
2025-04-10
kbuild: deb-pkg: don't set KBUILD_BUILD_VERSION unconditionally
Alexandru Gagniuc
2025-04-10
selinux: Chain up tool resolving errors in install_policy.sh
Tim Schumacher
2025-03-25
dtc update
Phil Elwell
2025-03-25
BCM2708: Add core Device Tree support
Dom Cobley
2025-03-22
scripts: generate_rust_analyzer: add uapi crate
Tamir Duberstein
2025-03-22
scripts: generate_rust_analyzer: add missing include_dirs
Tamir Duberstein
2025-03-22
scripts: generate_rust_analyzer: add missing macros deps
Tamir Duberstein
2025-03-22
rust: remove leftover mentions of the `alloc` crate
Miguel Ojeda
2025-03-13
kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
Danilo Krummrich
2025-03-13
rust: start using the `#[expect(...)]` attribute
Miguel Ojeda
2025-02-21
kbuild: Use -fzero-init-padding-bits=all
Kees Cook
2025-02-21
kbuild: suppress stdout from merge_config for silent builds
Masahiro Yamada
2025-02-21
scripts/Makefile.extrawarn: Do not show clang's non-kprintf warnings at W=1
Nathan Chancellor
2025-02-17
scripts/gdb: fix aarch64 userspace detection in get_current_task
Jan Kiszka
2025-02-17
x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0
Alice Ryhl
2025-02-17
kbuild: Move -Wenum-enum-conversion to W=2
Nathan Chancellor
2025-02-08
kbuild: switch from lz4c to lz4 for compression
Parth Pancholi
2025-02-08
kconfig: fix memory leak in sym_warn_unmet_dep()
Masahiro Yamada
2025-02-08
kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST
Masahiro Yamada
2025-02-08
genksyms: fix memory leak when the same symbol is read from *.symref file
Masahiro Yamada
2025-02-08
genksyms: fix memory leak when the same symbol is added from source
Masahiro Yamada
2025-01-09
scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivity
Kuan-Wei Chiu
2025-01-09
kbuild: pacman-pkg: provide versioned linux-api-headers package
Thomas Weißschuh
2025-01-09
modpost: fix the missed iteration for the max bit in do_input()
Masahiro Yamada
2025-01-09
scripts/mksysmap: Fix escape chars '$'
Mostafa Saleh
2024-12-14
setlocalversion: work around "git describe" performance
Rasmus Villemoes
2024-12-14
rust: enable arbitrary_self_types and remove `Receiver`
Gary Guo
2024-12-14
modpost: Add .irqentry.text to OTHER_SECTIONS
Thomas Gleixner
2024-12-05
modpost: remove incorrect code in do_eisa_entry()
Masahiro Yamada
2024-12-05
kbuild: deb-pkg: Don't fail if modules.order is missing
Matt Fleming
2024-12-05
checkpatch: always parse orig_commit in fixes tag
Tamir Duberstein
[next]