index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2023-10-28
modpost: disallow the combination of EXPORT_SYMBOL and __meminit*
Masahiro Yamada
2023-10-28
modpost: remove EXIT_SECTIONS macro
Masahiro Yamada
2023-10-28
modpost: remove MEM_INIT_SECTIONS macro
Masahiro Yamada
2023-10-28
modpost: remove more symbol patterns from the section check whitelist
Masahiro Yamada
2023-10-28
modpost: disallow *driver to reference .meminit* sections
Masahiro Yamada
2023-10-28
linux/init: remove __memexit* annotations
Masahiro Yamada
2023-10-28
modpost: remove ALL_EXIT_DATA_SECTIONS macro
Masahiro Yamada
2023-10-28
kbuild: simplify cmd_ld_multi_m
Masahiro Yamada
2023-10-28
kbuild: avoid too many execution of scripts/pahole-flags.sh
Masahiro Yamada
2023-10-28
kbuild: remove ARCH_POSTLINK from module builds
Masahiro Yamada
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
2023-10-18
modpost: factor out the common boilerplate of section_rel(a)
Masahiro Yamada
2023-10-18
modpost: refactor check_sec_ref()
Masahiro Yamada
2023-10-18
modpost: define TO_NATIVE() using bswap_* functions
Masahiro Yamada
2023-10-18
modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian host
Masahiro Yamada
2023-10-18
modpost: fix tee MODULE_DEVICE_TABLE built on big-endian host
Masahiro Yamada
2023-10-18
kbuild: make binrpm-pkg always produce kernel-devel package
Masahiro Yamada
2023-10-14
rust: Respect HOSTCC when linking for host
Matthew Maurer
2023-10-03
kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/
Masahiro Yamada
2023-10-03
modpost: Optimize symbol search from linear to binary search
Jack Brennen
2023-10-01
kbuild: remove stale code for 'source' symlink in packaging scripts
Masahiro Yamada
2023-10-01
modpost: Don't let "driver"s reference .exit.*
Uwe Kleine-König
2023-10-01
modpost: add missing else to the "of" check
Mauricio Faria de Oliveira
2023-09-25
kbuild: Use CRC32 and a 1MiB dictionary for XZ compressed modules
Martin Nybo Andersen
2023-09-23
Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-09-20
locking/atomic: scripts: fix fallback ifdeffery
Mark Rutland
2023-09-19
revert "scripts/gdb/symbols: add specific ko module load command"
Andrew Morton
2023-09-16
Merge tag 'kbuild-fixes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-15
kbuild: avoid long argument lists in make modules_install
Michal Kubecek
2023-09-15
kbuild: fix kernel-devel RPM package and linux-headers Deb package
Masahiro Yamada
2023-09-13
Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-09-12
linux/export: fix reference to exported functions for parisc64
Masahiro Yamada
2023-09-10
Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-06
x86: Remove the arch_calc_vm_prot_bits() macro from the UAPI
Thomas Huth
2023-09-05
Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-09-06
kconfig: fix possible buffer overflow
Konstantin Meskhidze
2023-09-04
kbuild: Show marked Kconfig fragments in "help"
Kees Cook
2023-09-01
kconfig: add warn-unknown-symbols sanity check
Sergey Senozhatsky
2023-09-01
kbuild: dummy-tools: make MPROFILE_KERNEL checks work on BE
Jiri Slaby
2023-09-01
modpost: Skip .llvm.call-graph-profile section check
Denis Nikitin
2023-09-01
kbuild: support modules_sign for external modules as well
Masahiro Yamada
2023-09-01
kbuild: support 'make modules_sign' with CONFIG_MODULE_SIG_ALL=n
Masahiro Yamada
2023-09-01
kbuild: move more module installation code to scripts/Makefile.modinst
Masahiro Yamada
2023-09-01
kbuild: reduce the number of mkdir calls during modules_install
Masahiro Yamada
2023-08-31
bpf, docs: Fix invalid escape sequence warnings in bpf_doc.py
Vishal Chourasia
2023-08-30
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
2023-08-30
Merge tag 'devicetree-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
Merge tag 'rust-6.6' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
[next]