Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1e46c09ec10049a9e366153b32e41cc557383fdb
/
scripts
1e46c09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
fdf3703
btf: do not use CONFIG_OUTPUT_FORMAT
by Ilya Leoshkevich
· 5 years ago
446bf64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
5bba5c9
Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 5 years ago
708852d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by Jakub Kicinski
· 5 years ago
7fd7856
btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinux
by Andrii Nakryiko
· 5 years ago
341dfcf
btf: expose BTF info through sysfs
by Andrii Nakryiko
· 5 years ago
c07d8d47
kbuild: show hint if subdir-y/m is used to visit module Makefile
by Masahiro Yamada
· 5 years ago
4f2c8f3
kbuild: generate modules.order only in directories visited by obj-y/m
by Masahiro Yamada
· 5 years ago
d9f78ed
kbuild: fix false-positive need-builtin calculation
by Masahiro Yamada
· 5 years ago
47801c9
kbuild: revive single target %.ko
by Masahiro Yamada
· 5 years ago
0c5b6c28
kconfig: Clear "written" flag to avoid data loss
by M. Vefa Bicakci
· 5 years ago
e8de12f
kbuild: Check for unknown options with cc-option usage in Kconfig and clang
by Stephen Boyd
· 5 years ago
a721588
kbuild: modpost: do not parse unnecessary rules for vmlinux modpost
by Masahiro Yamada
· 5 years ago
acf2a13
kbuild: modpost: remove unnecessary dependency for __modpost
by Masahiro Yamada
· 5 years ago
cb48199
kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
by Masahiro Yamada
· 5 years ago
944cfe9
kbuild: modpost: include .*.cmd files only when targets exist
by Masahiro Yamada
· 5 years ago
ef349ab
coccinelle: api/atomic_as_refcounter: add SPDX License Identifier
by Matthias Maennich
· 5 years ago
6224455
kbuild: detect missing "WITH Linux-syscall-note" for uapi headers
by Masahiro Yamada
· 5 years ago
8e61ea1
Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
b25e8a2
kbuild: remove unused single-used-m
by Masahiro Yamada
· 5 years ago
cb36955
gen_compile_commands: lower the entry count threshold
by Masahiro Yamada
· 5 years ago
b2eff09
kbuild: remove unused objectify macro
by Masahiro Yamada
· 5 years ago
48ffc3d
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental into mauro
by Jonathan Corbet
· 5 years ago
168c799
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
9f69a49
kbuild: split out *.mod out of {single,multi}-used-m rules
by Masahiro Yamada
· 5 years ago
60ae1b1
kbuild: remove the first line of *.mod files
by Masahiro Yamada
· 5 years ago
b7dca6d
kbuild: create *.mod with full directory path and remove MODVERDIR
by Masahiro Yamada
· 5 years ago
7deb55f
kbuild: export_report: read modules.order instead of .tmp_versions/*.mod
by Masahiro Yamada
· 5 years ago
ff9b45c
kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.mod
by Masahiro Yamada
· 5 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
c35c87d
kbuild: modsign: read modules.order instead of $(MODVERDIR)/*.mod
by Masahiro Yamada
· 5 years ago
d56aec1
kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.mod
by Masahiro Yamada
· 5 years ago
e0e1b1e
kbuild: remove duplication from modules.order in sub-directories
by Masahiro Yamada
· 5 years ago
1bd9a46
kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}
by Masahiro Yamada
· 5 years ago
7e13191
kbuild: do not create empty modules.order in the prepare stage
by Masahiro Yamada
· 5 years ago
d09778d
coccinelle: api: add devm_platform_ioremap_resource script
by Himanshu Jha
· 5 years ago
4bd01de
kbuild: compile-test headers listed in header-test-m as well
by Masahiro Yamada
· 5 years ago
c04d1e4
kbuild: remove unused hostcc-option
by Masahiro Yamada
· 5 years ago
8e2442a
kconfig: fix missing choice values in auto.conf
by Masahiro Yamada
· 5 years ago
27eed92
scripts/sphinx-pre-install: seek for Noto CJK fonts for pdf output
by Mauro Carvalho Chehab
· 5 years ago
4ea96d5
scripts/sphinx-pre-install: cleanup Gentoo checks
by Mauro Carvalho Chehab
· 5 years ago
353290a
scripts/sphinx-pre-install: fix latexmk dependencies
by Mauro Carvalho Chehab
· 5 years ago
56e5a63
scripts/sphinx-pre-install: don't use LaTeX with CentOS 7
by Mauro Carvalho Chehab
· 5 years ago
b308467
scripts/sphinx-pre-install: fix script for RHEL/CentOS
by Mauro Carvalho Chehab
· 5 years ago
778c1f5
scripts/gdb: add helpers to find and list devices
by Leonard Crestez
· 5 years ago
8207d4a
scripts/gdb: add lx-genpd-summary command
by Leonard Crestez
· 5 years ago
6a8d76c
checkpatch.pl: warn on duplicate sysctl local variable
by Matteo Croce
· 5 years ago
4966250
get_maintainer: add ability to skip moderated mailing lists
by Joe Perches
· 5 years ago
5a46421
builddeb: generate multi-arch friendly linux-libc-dev package
by Cedric Hombourger
· 5 years ago
3266c80
kconfig: run olddefconfig instead of oldconfig after merging fragments
by Masahiro Yamada
· 6 years ago
fe34c89
docs: driver-model: move it to the driver-api book
by Mauro Carvalho Chehab
· 6 years ago
d5ccd65
docs: move gcc_plugins.txt to core-api and rename to .rst
by Mauro Carvalho Chehab
· 6 years ago
fcd9814
Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux
by Linus Torvalds
· 5 years ago
3975b09
*: convert stream-like files -> stream_open, even if they use noop_llseek
by Kirill Smelkov
· 6 years ago
192f0f8
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
106f146
Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
39ceda5
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
ef8f3d4
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
6e22fd0
scripts/spelling.txt: add more spellings to spelling.txt
by Colin Ian King
· 5 years ago
ca90bbd
scripts/decode_stacktrace: Accept dash/underscore in modules
by Evan Green
· 5 years ago
85f946f
scripts/spelling.txt: add spelling fix for prohibited
by Chris Paterson
· 5 years ago
cc0e5f1
scripts/spelling.txt: drop "sepc" from the misspelling list
by Paul Walmsley
· 5 years ago
fe7d14f
scripts/decode_stacktrace: look for modules with .ko.debug extension
by Nicolas Boichat
· 5 years ago
3101383
scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
by Nicolas Boichat
· 5 years ago
d06e415
Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 5 years ago
e3cd513
kconfig: remove meaningless if-conditional in conf_read()
by Masahiro Yamada
· 5 years ago
d4a74bb
kbuild: use -- separater intead of $(filter-out ...) for cc-cross-prefix
by Masahiro Yamada
· 5 years ago
b956c7a
kbuild: fix compression errors getting ignored
by Harald Seiler
· 5 years ago
95fd3f8
kbuild: add a flag to force absolute path for srctree
by Masahiro Yamada
· 5 years ago
051f278
kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
by Masahiro Yamada
· 5 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
b3b3eb9
scripts/tags.sh: remove unused environment variables from comments
by Masahiro Yamada
· 5 years ago
d1db881
scripts/tags.sh: drop SUBARCH support for ARM
by Masahiro Yamada
· 5 years ago
1e21cbf
kbuild: support header-test-pattern-y
by Masahiro Yamada
· 6 years ago
c93a036
kbuild: do not create wrappers for header-test-y
by Masahiro Yamada
· 6 years ago
e1928328
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
33177f01
kallsyms: exclude kasan local symbols on s390
by Vasily Gorbik
· 6 years ago
0c4ab18
coccinelle: api/stream_open: treat all wait_.*() calls as blocking
by Kirill Smelkov
· 6 years ago
f58c17c
coccinelle: put_device: Add a cast to an expression for an assignment
by Markus Elfring
· 6 years ago
30a70e8
coccinelle: put_device: Adjust a message construction
by Markus Elfring
· 6 years ago
a3b0b6f
coccinelle: kstrdup: Fix typo in warning messages
by Rikard Falkeborn
· 6 years ago
baa23ec
kconfig: Fix spelling of sym_is_changable
by Marco Ammon
· 5 years ago
80e5302
recordmcount: Fix spurious mcount entries on powerpc
by Naveen N. Rao
· 6 years ago
6f9ac9f
fixdep: check return value of printf() and putchar()
by Masahiro Yamada
· 6 years ago
c2341e2
kbuild: save $(strip ...) for calling if_changed and friends
by Masahiro Yamada
· 6 years ago
93f31bb
kbuild: save $(strip ...) for calling any-prepreq
by Masahiro Yamada
· 6 years ago
50bcca6
kbuild: rename arg-check to cmd-check
by Masahiro Yamada
· 6 years ago
8abc2a1
Merge branch 'automarkup' into docs-next
by Jonathan Corbet
· 6 years ago
8c69b77
scripts/sphinx-pre-install: fix out-of-tree build
by Mike Rapoport
· 6 years ago
344fdb2
kernel-doc: Don't try to mark up function names
by Jonathan Corbet
· 6 years ago
ebf8d82
locking/atomics: Use sed(1) instead of non-standard head(1) option
by Michael Forney
· 6 years ago
7ff4f08
kbuild: fix 'No such file or directory' warning for headers_install
by Masahiro Yamada
· 6 years ago
a222061
genksyms: Teach parser about 128-bit built-in types
by Will Deacon
· 6 years ago
4df607c
kbuild: Remove unnecessary -Wno-unused-value
by Nathan Huckleberry
· 6 years ago
3a61925
kbuild: Enable -Wuninitialized
by Nathan Chancellor
· 6 years ago
12869ec
scripts/dtc: Update to upstream version v1.5.0-30-g702c1b6c0e73
by Rob Herring
· 6 years ago
ecb351f
doc: ABI scripts: add a SPDX header file
by Mauro Carvalho Chehab
· 6 years ago
7ce7b89
scripts/get_abi.pl: add a validate command
by Mauro Carvalho Chehab
· 6 years ago
Next »