Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
24074a35c5c975c94cd9691ae962855333aac47f
/
scripts
78eb0c6
scripts/faddr2line: fix error when addr2line output contains discriminator
by Changbin Du
· 6 years ago
76787cf
Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
c1c0741
Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
0da7e43
genksyms: fix typo in parse.tab.{c,h} generation rules
by Mauro Rossi
· 7 years ago
d59fbbd
kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)
by Masahiro Yamada
· 7 years ago
642ef99
gcc-plugins: fix build condition of SANCOV plugin
by Masahiro Yamada
· 7 years ago
3259081
MAINTAINERS & files: Canonize the e-mails I use at files
by Mauro Carvalho Chehab
· 7 years ago
9fc3476
modpost: delete stale comment
by Rasmus Villemoes
· 7 years ago
970f04c
dtc: checks: drop warning for missing PCI bridge bus-range
by Rob Herring
· 7 years ago
ca71b3b
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
9fb71c2
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
17baab6
kconfig: extend output of 'listnewconfig'
by Don Zickus
· 7 years ago
eea6f62
kbuild: rpm-pkg: use kernel-install as a fallback for new-kernel-pkg
by Javier Martinez Canillas
· 7 years ago
c17b0aa
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
5d43090
checkpatch: whinge about bool bitfields
by Joe Perches
· 7 years ago
38dca98
checkpatch: allow space between colon and bracket
by Heinrich Schuchardt
· 7 years ago
6a48721
checkpatch: add test for assignment at start of line
by Joe Perches
· 7 years ago
bc22d9a
checkpatch: test SYMBOLIC_PERMS multiple times per line
by Joe Perches
· 7 years ago
8d2e11b
checkpatch: two spelling fixes
by Claudio Fontana
· 7 years ago
478b179
checkpatch: improve get_quoted_string for TRACE_EVENT macros
by Joe Perches
· 7 years ago
e3c6bc9
checkpatch: warn for use of %px
by Tobin C. Harding
· 7 years ago
e3d95a2
checkpatch: add sub routine get_stat_here()
by Tobin C. Harding
· 7 years ago
c2066ca
checkpatch: remove unused variable declarations
by Tobin C. Harding
· 7 years ago
2a9f9d8
checkpatch: add sub routine get_stat_real()
by Tobin C. Harding
· 7 years ago
3d102fc
checkpatch: add Crypto ON_STACK to declaration_macros
by Gilad Ben-Yossef
· 7 years ago
9f3a899
checkpatch.pl: add SPDX license tag check
by Rob Herring
· 7 years ago
85e1206
checkpatch: improve parse_email signature checking
by Joe Perches
· 7 years ago
9564a8c
Kbuild: fix # escaping in .cmd files for future Make
by Rasmus Villemoes
· 7 years ago
5ac9efa
syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention
by Dominik Brodowski
· 7 years ago
e145242e
syscalls/core, syscalls/x86: Clean up syscall stub naming convention
by Dominik Brodowski
· 7 years ago
299f89d
Merge tag 'leaks-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tobin/leaks
by Linus Torvalds
· 7 years ago
3612605
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
b41d920
kbuild: deb-pkg: split generating packaging and build
by Riku Voipio
· 7 years ago
54a702f
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
by Masahiro Yamada
· 7 years ago
4fa8bc9
kbuild: rename *-asn1.[ch] to *.asn1.[ch]
by Masahiro Yamada
· 7 years ago
a7f9241
kbuild: add %.dtb.S and %.dtb to 'targets' automatically
by Masahiro Yamada
· 7 years ago
b23d1a2
kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
by Masahiro Yamada
· 7 years ago
833e622
genksyms: generate lexer and parser during build instead of shipping
by Masahiro Yamada
· 7 years ago
9a8dfb3
kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile
by Masahiro Yamada
· 7 years ago
5988930
.gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore
by Masahiro Yamada
· 7 years ago
63185b4
kbuild: use HOSTLDFLAGS for single .c executables
by Robin Jarry
· 7 years ago
c73dff5
leaking_addresses: check if file name contains address
by Tobin C. Harding
· 7 years ago
2306a67
leaking_addresses: explicitly name variable used in regex
by Tobin C. Harding
· 7 years ago
3482737
leaking_addresses: remove version number
by Tobin C. Harding
· 7 years ago
2ad7429
leaking_addresses: skip '/proc/1/syscall'
by Tobin C. Harding
· 7 years ago
472c9e1
leaking_addresses: skip all /proc/PID except /proc/1
by Tobin C. Harding
· 7 years ago
5e4bac3
leaking_addresses: cache architecture name
by Tobin C. Harding
· 7 years ago
b401f56
leaking_addresses: simplify path skipping
by Tobin C. Harding
· 7 years ago
e2858ca
leaking_addresses: do not parse binary files
by Tobin C. Harding
· 7 years ago
1410fe4
leaking_addresses: add 32-bit support
by Tobin C. Harding
· 7 years ago
5eb0da0
leaking_addresses: add is_arch() wrapper subroutine
by Tobin C. Harding
· 7 years ago
6efb745
leaking_addresses: use system command to get arch
by Tobin C. Harding
· 7 years ago
2f042c9
leaking_addresses: add support for 5 page table levels
by Tobin C. Harding
· 7 years ago
f9d2a42
leaking_addresses: add support for kernel config file
by Tobin C. Harding
· 7 years ago
87e3758
leaking_addresses: add range check for vsyscall memory
by Tobin C. Harding
· 7 years ago
15d60a3
leaking_addresses: indent dependant options
by Tobin C. Harding
· 7 years ago
6145de8
leaking_addresses: remove command examples
by Tobin C. Harding
· 7 years ago
20cdfb5
leaking_addresses: remove mention of kptr_restrict
by Tobin C. Harding
· 7 years ago
6d23dd9
leaking_addresses: fix typo function not called
by Tobin C. Harding
· 7 years ago
3b54765
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
8d14f31
dts: remove cris & metag dts hard link file
by Liu, Changcheng
· 7 years ago
6870c01
scripts/faddr2line: show the code context
by Changbin Du
· 7 years ago
9c2dd84
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
527cd20
Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 7 years ago
23221d9
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
147a89b
Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
3b24b83
Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
bb2407a
Merge tag 'docs-4.17' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
f5a8eb6
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
a1d2a6b
riscv/ftrace: Add RECORD_MCOUNT support
by Alan Kao
· 7 years ago
320b164
Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
a95b37e
kbuild: get <linux/compiler_types.h> out of <linux/kconfig.h>
by Masahiro Yamada
· 7 years ago
df0ce17
security: convert security hooks to use hlist
by Sargun Dhillon
· 7 years ago
d404d57
docs: kernel-doc: fix parsing of arrays
by Mauro Carvalho Chehab
· 7 years ago
2b4f44ee
Backmerge tag 'v4.16-rc7' into drm-next
by Dave Airlie
· 7 years ago
8a6105c
kbuild: rpm-pkg: Support GNU tar >= 1.29
by Jason Gunthorpe
· 7 years ago
f843752
builddeb: Fix header package regarding dtc source links
by Jan Kiszka
· 7 years ago
e53a05a
scripts/checkstack.pl: remove blackfin support
by Tobias Klauser
· 7 years ago
8283159
recordmcount.pl: drop blackin and tile support
by Arnd Bergmann
· 7 years ago
1849268
kconfig: use yylineno option instead of manual lineno increments
by Masahiro Yamada
· 7 years ago
379a8eb
kconfig: detect recursive inclusion earlier
by Masahiro Yamada
· 7 years ago
32a94b8
kconfig: remove duplicated file name and lineno of recursive inclusion
by Masahiro Yamada
· 7 years ago
2656151
kconfig: do not include both curses.h and ncurses.h for nconfig
by Masahiro Yamada
· 7 years ago
f8f69dc
kconfig: make unmet dependency warnings readable
by Masahiro Yamada
· 7 years ago
f622f82
kconfig: warn unmet direct dependency of tristate symbols selected by y
by Masahiro Yamada
· 7 years ago
e2c75e7
kconfig: tests: test if recursive inclusion is detected
by Masahiro Yamada
· 7 years ago
29c434f
kconfig: tests: test if recursive dependencies are detected
by Masahiro Yamada
· 7 years ago
3e4888c
kconfig: tests: test randconfig for choice in choice
by Masahiro Yamada
· 7 years ago
beaaddb
kconfig: tests: test defconfig when two choices interact
by Masahiro Yamada
· 7 years ago
ee23661
kconfig: tests: check visibility of tristate choice values in y choice
by Masahiro Yamada
· 7 years ago
930c429
kconfig: tests: check unneeded "is not set" with unmet dependency
by Masahiro Yamada
· 7 years ago
b76960c
kconfig: tests: test if new symbols in choice are asked
by Masahiro Yamada
· 7 years ago
49ac3c0
kconfig: tests: test automatic submenu creation
by Masahiro Yamada
· 7 years ago
1903c51
kconfig: tests: add basic choice tests
by Masahiro Yamada
· 7 years ago
022a4bf
kconfig: tests: add framework for Kconfig unit testing
by Masahiro Yamada
· 7 years ago
2a61625
kconfig: remove redundant streamline_config.pl prerequisite
by Ulf Magnusson
· 7 years ago
911a91c
kconfig: rename silentoldconfig to syncconfig
by Masahiro Yamada
· 7 years ago
81d2bc2
kconfig: invoke oldconfig instead of silentoldconfig from local*config
by Masahiro Yamada
· 7 years ago
2aad9b8
kconfig: hide irrelevant sub-menus for oldconfig
by Masahiro Yamada
· 7 years ago
99f0b65
kconfig: remove redundant input_mode test for check_conf() loop
by Masahiro Yamada
· 7 years ago
Next »