index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-stat.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-10
kbuild: remove src and obj from the top Makefile
Masahiro Yamada
4
-14
/
+11
2019-07-09
scripts/tags.sh: remove unused environment variables from comments
Masahiro Yamada
1
-2
/
+2
2019-07-09
scripts/tags.sh: drop SUBARCH support for ARM
Masahiro Yamada
1
-34
/
+2
2019-07-09
kbuild: compile-test kernel headers to ensure they are self-contained
Masahiro Yamada
3
-0
/
+1282
2019-07-09
kheaders: include only headers into kheaders_data.tar.xz
Masahiro Yamada
1
-31
/
+16
2019-07-09
kheaders: remove meaningless -R option of 'ls'
Masahiro Yamada
1
-4
/
+4
2019-07-09
kbuild: support header-test-pattern-y
Masahiro Yamada
2
-0
/
+21
2019-07-09
kbuild: do not create wrappers for header-test-y
Masahiro Yamada
7
-12
/
+8
2019-07-08
kbuild: compile-test exported headers to ensure they are self-contained
Masahiro Yamada
6
-2
/
+148
2019-07-07
init/Kconfig: add CONFIG_CC_CAN_LINK
Masahiro Yamada
2
-1
/
+4
2019-07-07
kallsyms: exclude kasan local symbols on s390
Vasily Gorbik
1
-0
/
+3
2019-07-07
kbuild: add more hints about SUBDIRS replacement
Masahiro Yamada
1
-0
/
+7
2019-07-07
coccinelle: api/stream_open: treat all wait_.*() calls as blocking
Kirill Smelkov
1
-4
/
+4
2019-07-07
coccinelle: put_device: Add a cast to an expression for an assignment
Markus Elfring
1
-1
/
+1
2019-07-07
coccinelle: put_device: Adjust a message construction
Markus Elfring
1
-5
/
+4
2019-07-07
coccinelle: kstrdup: Fix typo in warning messages
Rikard Falkeborn
1
-4
/
+4
2019-07-04
kbuild: Add ability to test Clang's integrated assembler
Nathan Chancellor
1
-0
/
+2
2019-07-01
fixdep: check return value of printf() and putchar()
Masahiro Yamada
1
-10
/
+41
2019-07-01
kbuild: split modules.order build rule out of 'modules' target
Masahiro Yamada
1
-2
/
+4
2019-07-01
kbuild: fix missed rebuild of modules.builtin
Masahiro Yamada
1
-4
/
+8
2019-07-01
kbuild: save $(strip ...) for calling if_changed and friends
Masahiro Yamada
1
-3
/
+3
2019-07-01
kbuild: save $(strip ...) for calling any-prepreq
Masahiro Yamada
1
-2
/
+2
2019-07-01
kbuild: rename arg-check to cmd-check
Masahiro Yamada
1
-7
/
+7
2019-06-23
kbuild: fix 'No such file or directory' warning for headers_install
Masahiro Yamada
1
-2
/
+4
2019-06-23
genksyms: Teach parser about 128-bit built-in types
Will Deacon
2
-0
/
+6
2019-06-23
kbuild: Remove unnecessary -Wno-unused-value
Nathan Huckleberry
1
-1
/
+0
2019-06-23
lib/raid6: refactor unroll rules with pattern rules
Masahiro Yamada
1
-86
/
+11
2019-06-23
lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.o
Masahiro Yamada
1
-1
/
+0
2019-06-23
kbuild: Enable -Wuninitialized
Nathan Chancellor
1
-1
/
+0
2019-06-23
kbuild: Add -Werror=unknown-warning-option to CLANG_FLAGS
Nathan Chancellor
1
-0
/
+1
2019-06-15
kbuild: add support for ensuring headers are self-contained
Jani Nikula
9
-12
/
+32
2019-06-15
kbuild: deb-pkg: do not run headers_check
Masahiro Yamada
1
-1
/
+1
2019-06-15
kbuild: simplify scripts/headers_install.sh
Masahiro Yamada
2
-29
/
+21
2019-06-15
kbuild: move hdr-inst shorthand to top Makefile
Masahiro Yamada
2
-6
/
+2
2019-06-15
kbuild: re-implement Makefile.headersinst without recursion
Masahiro Yamada
3
-84
/
+62
2019-06-15
kbuild: add 'headers' target to build up uapi headers in usr/include
Masahiro Yamada
3
-15
/
+20
2019-06-15
kbuild: build all prerequisites of headers_install simultaneously
Masahiro Yamada
1
-2
/
+5
2019-06-15
kbuild: remove build_unifdef target in scripts/Makefile
Masahiro Yamada
2
-6
/
+1
2019-06-15
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
Masahiro Yamada
12
-14
/
+39
2019-06-15
kbuild: fix Kconfig prompt of CONFIG_HEADERS_CHECK
Masahiro Yamada
1
-3
/
+3
2019-06-15
kbuild: make gdb_script depend on prepare0 instead of prepare
Masahiro Yamada
1
-1
/
+1
2019-06-15
kbuild: remove stale dependency between Documentation/ and headers_install
Masahiro Yamada
1
-2
/
+1
2019-06-15
kbuild: remove headers_{install,check}_all
Masahiro Yamada
4
-54
/
+3
2019-06-09
kbuild: Remove -Waggregate-return from scripts/Makefile.extrawarn
Mathieu Malaterre
1
-1
/
+0
2019-06-09
Linux 5.2-rc4
v5.2-rc4
Linus Torvalds
1
-1
/
+1
2019-06-08
MAINTAINERS: Karthikeyan Ramasubramanian is MIA
Wolfram Sang
1
-1
/
+0
2019-06-08
i2c: xiic: Add max_read_len quirk
Robert Hancock
1
-0
/
+5
2019-06-07
lockref: Limit number of cmpxchg loop retries
Jan Glauber
1
-0
/
+3
2019-06-07
uaccess: add noop untagged_addr definition
Andrey Konovalov
1
-0
/
+11
2019-06-07
x86/insn-eval: Fix use-after-free access to LDT entry
Jann Horn
1
-23
/
+24
[next]