index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-17
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
11
-90
/
+129
2017-11-17
Makefile: support flag -fsanitizer-coverage=trace-cmp
Victor Chibotaru
1
-0
/
+7
2017-11-17
checkpatch: do not check missing blank line before builtin_*_driver
Masahiro Yamada
1
-0
/
+1
2017-11-17
checkpatch: add --strict test for lines ending in [ or (
Joe Perches
1
-0
/
+6
2017-11-17
checkpatch: add TP_printk to list of logging functions
Joe Perches
1
-0
/
+1
2017-11-17
checkpatch: allow DEFINE_PER_CPU definitions to exceed line length
Joe Perches
1
-2
/
+3
2017-11-17
checkpatch: printks always need a KERN_<LEVEL>
Joe Perches
1
-22
/
+4
2017-11-17
scripts/checkpatch.pl: avoid false warning missing break
Heinrich Schuchardt
1
-1
/
+1
2017-11-17
checkpatch: support function pointers for unnamed function definition arguments
Miles Chen
1
-1
/
+1
2017-11-17
get_maintainer: add more --self-test options
Joe Perches
1
-17
/
+132
2017-11-17
get_maintainer: add --self-test for internal consistency tests
Tom Saeger
1
-17
/
+77
2017-11-17
parse-maintainers: add ability to specify filenames
Joe Perches
1
-5
/
+47
2017-11-17
spelling.txt: add "unnecessary" typo variants
Joe Perches
1
-0
/
+4
2017-11-17
kbuild: move coccicheck help from scripts/Makefile.help to top Makefile
Masahiro Yamada
1
-3
/
+0
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+5
2017-11-15
Merge tag 'leaks-4.15-rc1' of git://github.com/tcharding/linux
Linus Torvalds
1
-87
/
+283
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-36
/
+55
2017-11-15
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
1
-2
/
+0
2017-11-15
bloat-o-meter: provide 3 different arguments for data, function and All
Maninder Singh
1
-34
/
+55
2017-11-16
selinux: remove unnecessary assignment to subdir-
Masahiro Yamada
1
-1
/
+0
2017-11-16
kbuild: specify FORCE in Makefile.headersinst as .PHONY target
Masahiro Yamada
1
-2
/
+3
2017-11-16
kbuild: optimize object directory creation for incremental build
Masahiro Yamada
1
-0
/
+5
2017-11-16
kbuild: create object directories simpler and faster
Masahiro Yamada
3
-26
/
+6
2017-11-16
kbuild: filter-out PHONY targets from "targets"
Masahiro Yamada
1
-1
/
+1
2017-11-16
kbuild: remove redundant $(wildcard ...) for cmd_files calculation
Masahiro Yamada
3
-6
/
+3
2017-11-16
kbuild: create directory for make cache only when necessary
Masahiro Yamada
1
-4
/
+9
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+32
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-235
/
+1622
2017-11-14
leaking_addresses: add SigIgn to false positives
Tobin C. Harding
1
-0
/
+1
2017-11-14
leaking_addresses: add timeout on file read
Tobin C. Harding
1
-1
/
+21
2017-11-14
leaking_addresses: add support for ppc64
Tobin C. Harding
1
-6
/
+60
2017-11-14
leaking_addresses: add summary reporting options
Tobin C. Harding
1
-3
/
+188
2017-11-14
leaking_addresses: add to exclude files/paths list
Tobin C. Harding
1
-0
/
+3
2017-11-14
leaking_addresses: fix comment string typo
Tobin C. Harding
1
-1
/
+1
2017-11-14
leaking_addresses: remove command line options
Tobin C. Harding
1
-58
/
+0
2017-11-14
leaking_addresses: remove dead/unused code
Tobin C. Harding
1
-9
/
+0
2017-11-14
leaking_addresses: use tabs instead of spaces
Tobin C. Harding
1
-27
/
+27
2017-11-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-11-13
Merge tag 'docs-4.15' of git://git.lwn.net/linux
Linus Torvalds
3
-4
/
+90
2017-11-13
kbuild: fix linker feature test macros when cross compiling with Clang
Nick Desaulniers
1
-2
/
+3
2017-11-13
kbuild: shrink .cache.mk when it exceeds 1000 lines
Masahiro Yamada
1
-0
/
+6
2017-11-13
kbuild: Add a cache for generated variables
Douglas Anderson
1
-14
/
+76
2017-11-13
kbuild: add forward declaration of default target to Makefile.asm-generic
Masahiro Yamada
1
-0
/
+3
2017-11-12
modpost: detect modules without a MODULE_LICENSE
Randy Dunlap
1
-1
/
+1
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+305
2017-11-09
Merge branch 'dt/kbuild' into dt/next
Rob Herring
2
-4
/
+7
2017-11-09
kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
Masahiro Yamada
2
-4
/
+7
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
95
-1
/
+400
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
95
-2
/
+400
[next]