Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
linux
/
af7ec13833619e17f03aa73a785a2f871da6d66b
/
scripts
af7ec13
bpf: Add bpf_skc_to_tcp6_sock() helper
by Yonghong Song
· 5 years ago
a5dc830
scripts/decode_stacktrace: warn when modpath is needed but is unset
by Sasha Levin
· 5 years ago
96144c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
fa7566a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
6adc19f
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
4071b85
Merge tag 'devicetree-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 5 years ago
8440d4a
Merge branch 'dt/schema-cleanups' into dt/linus
by Rob Herring
· 5 years ago
b791d1b
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
9716e57
Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
623f6dc
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
d31d4d6
kcsan: Pass option tsan-instrument-read-before-write to Clang
by Marco Elver
· 5 years ago
75d75b7
kcsan: Support distinguishing volatile accesses
by Marco Elver
· 5 years ago
17168f5
kcsan: Avoid inserting __tsan_func_entry/exit if possible
by Marco Elver
· 5 years ago
37d1a04
Rebase locking/kcsan to locking/urgent
by Thomas Gleixner
· 5 years ago
e4a42c8
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
by Denis Efremov
· 5 years ago
37f8173
locking/atomics: Flip fallbacks and instrumentation
by Peter Zijlstra
· 6 years ago
765dcd2
asm-generic/atomic: Use __always_inline for fallback wrappers
by Marco Elver
· 6 years ago
2581ac7
checkpatch: correct check for kernel parameters doc
by Tim Froidcoeur
· 5 years ago
4059066
scripts/spelling: add a few more typos
by SeongJae Park
· 5 years ago
4152d14
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux
by Linus Torvalds
· 5 years ago
6d62c5b
Merge tag 'docs-5.8-2' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
21a85bd
scripts: Require pahole v1.16 when generating BTF
by Lorenz Bauer
· 5 years ago
f8d8b46
scripts/dtc: use pkg-config to include <yaml.h> in non-standard path
by Masahiro Yamada
· 5 years ago
93431e06
Replace HTTP links with HTTPS ones: documentation
by Alexander A. Klimov
· 5 years ago
3b69e8b
Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
by Linus Torvalds
· 5 years ago
b170290
Merge tag 'kconfig-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
cff11ab
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
e542e0d
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 5 years ago
8dfb61d
kbuild: add variables for compression tools
by Denis Efremov
· 5 years ago
72d24ac
mksysmap: Fix the mismatch of '.L' symbols in System.map
by ashimida
· 5 years ago
3b09efc
modpost: change elf_info->size to size_t
by Masahiro Yamada
· 5 years ago
4de7b62
modpost: remove is_vmlinux() helper
by Masahiro Yamada
· 5 years ago
a82f794
modpost: strip .o from modname before calling new_module()
by Masahiro Yamada
· 5 years ago
858b937
modpost: set have_vmlinux in new_module()
by Masahiro Yamada
· 5 years ago
0b19d54
modpost: remove mod->skip struct member
by Masahiro Yamada
· 5 years ago
5a438af
modpost: add mod->is_vmlinux struct member
by Masahiro Yamada
· 5 years ago
1be5fa6
modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}()
by Masahiro Yamada
· 5 years ago
3379576
modpost: remove mod->is_dot_o struct member
by Masahiro Yamada
· 5 years ago
859c926
modpost: move -d option in scripts/Makefile.modpost
by Masahiro Yamada
· 5 years ago
467b82d
modpost: remove -s option
by Masahiro Yamada
· 5 years ago
7589357
modpost: remove get_next_text() and make {grab,release_}file static
by Masahiro Yamada
· 5 years ago
70f30cf
modpost: use read_text_file() and get_line() for reading text files
by Masahiro Yamada
· 5 years ago
7c8f566
modpost: avoid false-positive file open error
by Masahiro Yamada
· 5 years ago
f531c1b
modpost: fix potential mmap'ed file overrun in get_src_version()
by Masahiro Yamada
· 5 years ago
ac5100f
modpost: add read_text_file() and get_line() helpers
by Masahiro Yamada
· 5 years ago
4ddea2f
modpost: do not call get_modinfo() for vmlinux(.o)
by Masahiro Yamada
· 5 years ago
f693153
modpost: drop RCS/CVS $Revision handling in MODULE_VERSION()
by Masahiro Yamada
· 5 years ago
48a0f72
modpost: show warning if any of symbol dump files is missing
by Masahiro Yamada
· 5 years ago
7e8a323
modpost: show warning if vmlinux is not found when processing modules
by Masahiro Yamada
· 5 years ago
436b2ac
modpost: invoke modpost only when input files are updated
by Masahiro Yamada
· 5 years ago
269a535
modpost: generate vmlinux.symvers and reuse it for the second modpost
by Masahiro Yamada
· 5 years ago
f1005b3
modpost: refactor -i option calculation
by Masahiro Yamada
· 5 years ago
bcfedae
modpost: print symbol dump file as the build target in short log
by Masahiro Yamada
· 5 years ago
e3fb4df
modpost: re-add -e to set external_module flag
by Masahiro Yamada
· 5 years ago
7924799
modpost: rename ext_sym_list to dump_list
by Masahiro Yamada
· 5 years ago
ce2ddd6
modpost: allow to pass -i option multiple times to remove -e option
by Masahiro Yamada
· 5 years ago
52c3416
modpost: track if the symbol origin is a dump file or ELF object
by Masahiro Yamada
· 5 years ago
f5152f4
firmware/dmi: Report DMI Bios & EC firmware release
by Erwan Velu
· 5 years ago
571d54e
Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 5 years ago
c7f574d
checkpatch: use patch subject when reading from stdin
by Geert Uytterhoeven
· 5 years ago
32f30ca
checkpatch: disallow --git and --file/--fix
by Joe Perches
· 5 years ago
a55ee0c
checkpatch: look for c99 comments in ctx_locate_comment
by Joe Perches
· 5 years ago
7ccf41a
checkpatch: additional MAINTAINER section entry ordering checks
by Joe Perches
· 5 years ago
e33c9fe
get_maintainer: fix unexpected behavior for path/to//file (double slashes)
by Joe Perches
· 5 years ago
0c78c01
get_maintainer: add email addresses from .yaml files
by Joe Perches
· 5 years ago
cb8e59c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
2beee86
modpost: load KBUILD_EXTRA_SYMBOLS files in order
by Masahiro Yamada
· 5 years ago
4e5ab74
modpost: pass -N option only for modules modpost
by Masahiro Yamada
· 5 years ago
89d6117
modpost: move -T option close to the modpost command
by Masahiro Yamada
· 5 years ago
91e6ee5
modpost: fix -i (--ignore-errors) MAKEFLAGS detection
by Masahiro Yamada
· 5 years ago
b2c8855
kbuild: update modules.order only when contained modules are updated
by Masahiro Yamada
· 5 years ago
b23c477
Merge tag 'docs-5.8' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
69fc06f
Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
0bd957e
Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
37744fe
sh: remove sh5 support
by Arnd Bergmann
· 5 years ago
f3908ab
kbuild: refactor tagets caluculation for KBUILD_{BUILTIN,KBUILD_MODULES}
by Masahiro Yamada
· 5 years ago
0a8820e
kbuild: refactor subdir-ym calculation
by Masahiro Yamada
· 5 years ago
1806c13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
bdc48fa
checkpatch/coding-style: deprecate 80-column warning
by Joe Perches
· 5 years ago
565587d
modpost: refactor sech_name()
by Masahiro Yamada
· 5 years ago
d2e4d05
modpost: fix potential segmentation fault for addend_i386_rel()
by Masahiro Yamada
· 5 years ago
e9e81b6
kbuild: disallow multi-word in M= or KBUILD_EXTMOD
by Masahiro Yamada
· 5 years ago
454753d
kbuild: make modules.order rule consistent with built-in.a
by Masahiro Yamada
· 5 years ago
aaa385b
kbuild: rename subdir-obj-y to subdir-builtin
by Masahiro Yamada
· 5 years ago
6ba3bcb
kbuild: move subdir-obj-y to scripts/Makefile.build
by Masahiro Yamada
· 5 years ago
b480fec
kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_MODULES=n
by Masahiro Yamada
· 5 years ago
e578edc
kbuild: remove ifdef builtin-target / lib-target
by Masahiro Yamada
· 5 years ago
8451791
kbuild: make module name conflict fatal error
by Masahiro Yamada
· 5 years ago
827365f
gcc-plugins: remove always-false $(if ...) in Makefile
by Masahiro Yamada
· 5 years ago
6ce16f2
scripts/checkstack.pl: fix arm sp regex
by Maninder Singh
· 5 years ago
3311eee
scripts/checkstack.pl: add arm push handling for stack usage
by Maninder Singh
· 5 years ago
572220a
scripts/checkstack.pl: Add argument to print stacks greather than value.
by Maninder Singh
· 5 years ago
677f141
scripts/checkstack.pl: don't display $dre as different entity
by Maninder Singh
· 5 years ago
859c817
modpost,fixdep: Replace zero-length array with flexible-array
by Gustavo A. R. Silva
· 5 years ago
5967577
scripts: headers_install: Exit with error on config leak
by Siddharth Gupta
· 5 years ago
bcfefb6
kconfig: announce removal of 'kvmconfig' and 'xenconfig' shorthands
by Masahiro Yamada
· 5 years ago
6553896
vmlinux.lds.h: Create section for protection against instrumentation
by Thomas Gleixner
· 5 years ago
7c0577f
Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic conflict
by Ingo Molnar
· 5 years ago
7f3a59d
kbuild: add infrastructure to build userspace programs
by Masahiro Yamada
· 5 years ago
59721d4
kbuild: warn if always, hostprogs-y, or hostprogs-m is used
by Masahiro Yamada
· 5 years ago
Next »