index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2020-06-21
Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-17
scripts: Fix typo in headers_install.sh
Masanari Iida
2020-06-17
kconfig: unify cc-option and as-option
Masahiro Yamada
2020-06-16
recordmcount: support >64k sections
Sami Tolvanen
2020-06-17
kbuild: improve cc-option to clean up all temporary files
Masahiro Yamada
2020-06-15
scripts/decode_stacktrace: warn when modpath is needed but is unset
Sasha Levin
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-12
Merge tag 'devicetree-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2020-06-12
Merge branch 'dt/schema-cleanups' into dt/linus
Rob Herring
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-11
Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-11
kcsan: Pass option tsan-instrument-read-before-write to Clang
Marco Elver
2020-06-11
kcsan: Support distinguishing volatile accesses
Marco Elver
2020-06-11
kcsan: Avoid inserting __tsan_func_entry/exit if possible
Marco Elver
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
Denis Efremov
2020-06-11
locking/atomics: Flip fallbacks and instrumentation
Peter Zijlstra
2020-06-11
asm-generic/atomic: Use __always_inline for fallback wrappers
Marco Elver
2020-06-10
checkpatch: correct check for kernel parameters doc
Tim Froidcoeur
2020-06-10
scripts/spelling: add a few more typos
SeongJae Park
2020-06-10
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-10
Merge tag 'docs-5.8-2' of git://git.lwn.net/linux
Linus Torvalds
2020-06-09
scripts: Require pahole v1.16 when generating BTF
Lorenz Bauer
2020-06-08
scripts/dtc: use pkg-config to include <yaml.h> in non-standard path
Masahiro Yamada
2020-06-08
Replace HTTP links with HTTPS ones: documentation
Alexander A. Klimov
2020-06-06
Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
Linus Torvalds
2020-06-06
Merge tag 'kconfig-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-06-06
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-06
kbuild: add variables for compression tools
Denis Efremov
2020-06-06
mksysmap: Fix the mismatch of '.L' symbols in System.map
ashimida
2020-06-06
modpost: change elf_info->size to size_t
Masahiro Yamada
2020-06-06
modpost: remove is_vmlinux() helper
Masahiro Yamada
2020-06-06
modpost: strip .o from modname before calling new_module()
Masahiro Yamada
2020-06-06
modpost: set have_vmlinux in new_module()
Masahiro Yamada
2020-06-06
modpost: remove mod->skip struct member
Masahiro Yamada
2020-06-06
modpost: add mod->is_vmlinux struct member
Masahiro Yamada
2020-06-06
modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}()
Masahiro Yamada
2020-06-06
modpost: remove mod->is_dot_o struct member
Masahiro Yamada
2020-06-06
modpost: move -d option in scripts/Makefile.modpost
Masahiro Yamada
2020-06-06
modpost: remove -s option
Masahiro Yamada
2020-06-06
modpost: remove get_next_text() and make {grab,release_}file static
Masahiro Yamada
2020-06-06
modpost: use read_text_file() and get_line() for reading text files
Masahiro Yamada
2020-06-06
modpost: avoid false-positive file open error
Masahiro Yamada
2020-06-06
modpost: fix potential mmap'ed file overrun in get_src_version()
Masahiro Yamada
2020-06-06
modpost: add read_text_file() and get_line() helpers
Masahiro Yamada
[next]