Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7295359bd6ac859a66ee11777c5628eccf22d545
/
scripts
04b4d5f
fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
by Kirill Smelkov
· 6 years ago
75a5e3e
kconfig/[mn]conf: handle backspace (^H) key
by Changbin Du
· 6 years ago
145f6a7
selinux: use kernel linux/socket.h for genheaders and mdp
by Paulo Alcantara
· 6 years ago
7de43cb
modpost: file2alias: check prototype of handler
by Masahiro Yamada
· 6 years ago
aa0e8cc
modpost: file2alias: go back to simple devtable lookup
by Masahiro Yamada
· 6 years ago
23605a4
kbuild: deb-pkg: fix bindeb-pkg breakage when O= is used
by Masahiro Yamada
· 6 years ago
aa7f29f
kbuild: modversions: Fix relative CRC byte order interpretation
by Fredrik Noring
· 6 years ago
cacf3c0
kallsyms: Handle too long symbols in kallsyms.c
by Eugene Loh
· 6 years ago
aacb2ab
scripts/gdb: fix lx-version string output
by Du Changbin
· 6 years ago
fa3c7c0
scripts/decode_stacktrace: only strip base path when a prefix of the path
by Marc Zyngier
· 6 years ago
b6293e6
modpost: validate symbol names also in find_elf_symbol
by Sami Tolvanen
· 6 years ago
4619911
kconfig: fix memory leak when EOF is encountered in quotation
by Masahiro Yamada
· 6 years ago
ba8efcd
kconfig: fix file name and line number of warn_ignored_character()
by Masahiro Yamada
· 6 years ago
4bef2ba
x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
by WANG Chao
· 6 years ago
7519ffa
checkstack.pl: fix for aarch64
by Qian Cai
· 6 years ago
b11d5c0
scripts/spdxcheck.py: always open files in binary mode
by Thierry Reding
· 6 years ago
0448ad4
unifdef: use memcpy instead of strncpy
by Linus Torvalds
· 6 years ago
8c4ad5d
x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
by Zhenzhong Duan
· 6 years ago
62b5dea
Revert "scripts/setlocalversion: git: Make -dirty check more robust"
by Guenter Roeck
· 6 years ago
4d17f22
kbuild: deb-pkg: fix too low build version number
by Masahiro Yamada
· 6 years ago
ccbc11b
scripts/spdxcheck.py: make python3 compliant
by Uwe Kleine-König
· 6 years ago
e533717
Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Greg Kroah-Hartman
· 6 years ago
5a4630a
ftrace: Build with CPPFLAGS to get -Qunused-arguments
by Joel Stanley
· 6 years ago
c0747ad
Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Greg Kroah-Hartman
· 6 years ago
1d22577
Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
f0b0d88
kbuild: modules_install: warn when missing System.map file
by Randy Dunlap
· 6 years ago
d0c1db1
Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 6 years ago
b2d35fa
selftests: add headers_install to lib.mk
by Anders Roxell
· 6 years ago
c5967e9
checkpatch: add __ro_after_init to known $Attribute
by Joe Perches
· 6 years ago
328b5f4
checkpatch: add optional static const to blank line declarations test
by Joe Perches
· 6 years ago
fbf58a5
nds32/ftrace: Add RECORD_MCOUNT support
by Zong Li
· 6 years ago
914b087
kbuild: make missing $DEPMOD a Warning instead of an Error
by Randy Dunlap
· 6 years ago
fd65465b
kconfig: do not require pkg-config on make {menu,n}config
by Masahiro Yamada
· 6 years ago
899ba79
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
bc8d2e2
kconfig: remove a spurious self-assignment
by Lukas Bulwahn
· 6 years ago
6147b1c
scripts/setlocalversion: git: Make -dirty check more robust
by Genki Sky
· 6 years ago
113fc08
objtool: Remove workaround for unreachable warnings from old GCC
by Masahiro Yamada
· 6 years ago
36bf9da
x86/build: Remove jump label quirk for GCC older than 4.5.2
by Masahiro Yamada
· 6 years ago
c4726e7
Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
1bc2767
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
3cc97be
treewide: correct "differenciate" and "instanciate" typos
by Finn Thain
· 6 years ago
d503ac5
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
by Masahiro Yamada
· 6 years ago
87a32e6
kbuild: pass LDFLAGS to recordmcount.pl
by Masahiro Yamada
· 6 years ago
b044133
gcc-plugins: Disable when building under Clang
by Kees Cook
· 6 years ago
133712a
checkpatch: DT bindings should be a separate patch
by Rob Herring
· 6 years ago
809e082
checkpatch: warn on unnecessary int declarations
by Joe Perches
· 6 years ago
6ad724e
checkpatch: check for space after "else" keyword
by Michal Zylowski
· 6 years ago
5629411
checkpatch: fix SPDX license check with --root=<path>
by Joe Perches
· 6 years ago
490b292
checkpatch: warn when a patch doesn't have a description
by Joe Perches
· 6 years ago
60f8901
checkpatch: check for #if 0/#if 1
by Prakruthi Deepak Heragu
· 6 years ago
4cab63c
checkpatch: fix krealloc reuse test
by Joe Perches
· 6 years ago
3b6e8ac
checkpatch: validate SPDX license with spdxcheck.py
by Joe Perches
· 6 years ago
8c8c45c
checkpatch: fix macro argument reuse test
by Joe Perches
· 6 years ago
cd26149
checkpatch: warn if missing author Signed-off-by
by Geert Uytterhoeven
· 6 years ago
33aa459
checkpatch: update section keywords
by Geert Uytterhoeven
· 6 years ago
5b57980
checkpatch: improve runtime execution speed a little
by Joe Perches
· 6 years ago
79682c0
checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTS
by Joe Perches
· 6 years ago
d729593
checkpatch: add a --strict test for structs with bool member definitions
by Joe Perches
· 6 years ago
0fbd75f
get_maintainer: allow option --mpath <directory> to read all files in <directory>
by Joe Perches
· 6 years ago
5f0baf9
get_maintainer.pl: add -mpath=<path or file> for MAINTAINERS file location
by Joe Perches
· 6 years ago
31bb82c
get_maintainer: allow usage outside of kernel tree
by Antonio Nino Diaz
· 6 years ago
bc63804
spelling.txt: add more spellings to spelling.txt
by Colin Ian King
· 6 years ago
f6f57a4
initramfs: move gen_initramfs_list.sh from scripts/ to usr/
by Masahiro Yamada
· 6 years ago
6fbd856
Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.cocci
by zhong jiang
· 6 years ago
f55f232
kbuild: make sorting initramfs contents independent of locale
by Andrzej Pietrasiewicz
· 6 years ago
9a9ddcf
kconfig: suppress "configuration written to .config" for syncconfig
by Masahiro Yamada
· 6 years ago
98a4afb
kconfig: fix "Can't open ..." in parallel build
by Masahiro Yamada
· 6 years ago
b5f8cb9
kbuild: Add a space after `!` to prevent parsing as file pattern
by Michael Forney
· 6 years ago
1f3aa90
scripts: modpost: check memory allocation results
by Randy Dunlap
· 6 years ago
f498926
kconfig: improve the recursive dependency report
by Masahiro Yamada
· 6 years ago
5e8c529
kconfig: report recursive dependency involving 'imply'
by Masahiro Yamada
· 6 years ago
f157559
kconfig: error out when seeing recursive dependency
by Masahiro Yamada
· 6 years ago
4bf6a9af
kconfig: add build-only configurator targets
by Randy Dunlap
· 6 years ago
e3fd9b5
scripts/dtc: consolidate include path options in Makefile
by Masahiro Yamada
· 6 years ago
7140ad3
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
d5acba2
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
5695d5d
Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
6ada4e2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
bed95c4
scripts: add Python 3 compatibility to spdxcheck.py
by Jeremy Cline
· 6 years ago
fde5e90
scripts/spdxcheck.py: work with current HEAD LICENSES/ directory
by Joe Perches
· 6 years ago
5e2d059
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
07d0408
tracing: Avoid calling cc-option -mrecord-mcount for every Makefile
by Vasily Gorbik
· 6 years ago
01f0e5cd
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
e026bcc
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
7c7b562
Merge tag 'gcc-plugin-cleanup-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
1202f4f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
e6ecec3
Merge tag 'docs-4.19' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
1880861
kconfig: remove P_ENV property type
by Masahiro Yamada
· 6 years ago
c151272
kconfig: remove unused sym_get_env_prop() function
by Masahiro Yamada
· 6 years ago
512ddf7
coccicheck: return proper error code on fail
by Denis Efremov
· 6 years ago
09d4d96
Coccinelle: doubletest: reduce side effect false positives
by Julia Lawall
· 6 years ago
56869d4
kconfig: fix the rule of mainmenu_stmt symbol
by Masahiro Yamada
· 6 years ago
3ca17b1
lib/ubsan: remove null-pointer checks
by Andrey Ryabinin
· 6 years ago
d6c6ab9
kbuild: remove deprecated host-progs variable
by Masahiro Yamada
· 6 years ago
673bb2d
scripts/kernel-doc: Escape all literal braces in regexes
by Ben Hutchings
· 6 years ago
b5cdca7
Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatory
by Dirk Gouders
· 6 years ago
8a7b5d0
Merge 4.18-rc7 into usb-next
by Greg Kroah-Hartman
· 6 years ago
ddc7c57
scripts: Add Python 3 support to tracing/draw_functrace.py
by Jeremy Cline
· 6 years ago
79a85b5
builddeb: Add automatic support for sh{3,4}{,eb} architectures
by Ben Hutchings
· 6 years ago
75ebcee
builddeb: Add automatic support for riscv* architectures
by Ben Hutchings
· 6 years ago
Next »