index
:
linux-dev
linus/master
master
remove-sha1
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-18
selinux: use kernel linux/socket.h for genheaders and mdp
Paulo Alcantara
2
-2
/
+0
2019-03-18
scripts/selinux: modernize mdp
Stephen Smalley
2
-63
/
+194
2019-03-17
kconfig: remove stale lxdialog/.gitignore
Masahiro Yamada
1
-4
/
+0
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-0
/
+5
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
1
-0
/
+6
2019-03-17
Revert "modsign: Abort modules_install when signing fails"
Douglas Anderson
1
-1
/
+1
2019-03-17
kbuild: deb-pkg: avoid implicit effects
Arseny Maslennikov
1
-1
/
+4
2019-03-17
coccinelle: semantic code search for missing put_device()
Wen Yang
1
-0
/
+56
2019-03-14
kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIG
Masahiro Yamada
3
-3
/
+3
2019-03-14
kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddeb
Masahiro Yamada
1
-13
/
+19
2019-03-14
kbuild: deb-pkg: add CONFIG_ prefix to kernel config options
Masahiro Yamada
1
-17
/
+17
2019-03-14
kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}
Masahiro Yamada
2
-16
/
+2
2019-03-14
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
2
-5
/
+7
2019-03-14
modpost: always show verbose warning for section mismatch
Masahiro Yamada
2
-23
/
+5
2019-03-14
deb-pkg: generate correct build dependencies
Riku Voipio
1
-1
/
+3
2019-03-12
kconfig: fix 'Save As' menu of xconfig
Masahiro Yamada
2
-7
/
+36
2019-03-07
scripts/gdb: replace flags (MS_xyz -> SB_xyz)
Jackie Liu
2
-12
/
+12
2019-03-07
checkpatch: add test for SPDX-License-Identifier on wrong line #
Joe Perches
1
-0
/
+8
2019-03-07
checkpatch: allow reporting C99 style comments
Vadim Bendebury
1
-1
/
+2
2019-03-07
checkpatch: add some new alloc functions to various tests
Joe Perches
1
-4
/
+15
2019-03-07
checkpatch: verify SPDX comment style
Joe Perches
1
-0
/
+8
2019-03-07
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
1
-0
/
+69
2019-03-07
platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()
Mattias Jacobsson
2
-0
/
+25
2019-03-07
platform/x86: wmi: move struct wmi_device_id to mod_devicetable.h
Mattias Jacobsson
1
-0
/
+1
2019-03-06
modpost: file2alias: define size of alias
Mattias Jacobsson
1
-1
/
+4
2019-03-07
leaking_addresses: Completely remove --version flag
Tobin C. Harding
1
-2
/
+1
2019-03-07
leaking_addresses: Fix calls to dprint
Tobin C. Harding
1
-3
/
+3
2019-03-05
scripts/decode_stacktrace.sh: handle RIP address with segment
Konstantin Khlebnikov
1
-1
/
+8
2019-03-05
kasan: remove use after scope bugs detection.
Andrey Ryabinin
2
-9
/
+0
2019-03-04
gcc-plugins: structleak: Generalize to all variable types
Kees Cook
3
-22
/
+74
2019-03-04
kbuild: clean up scripts/gcc-version.sh
Masahiro Yamada
2
-21
/
+8
2019-03-04
kbuild: remove cc-version macro
Masahiro Yamada
1
-4
/
+1
2019-03-04
kbuild: update comment block of scripts/clang-version.sh
Masahiro Yamada
1
-7
/
+3
2019-03-01
kasan: turn off asan-stack for clang-8 and earlier
Arnd Bergmann
1
-1
/
+1
2019-02-28
of: add dtc annotations functionality to dtx_diff
Frank Rowand
1
-1
/
+12
2019-02-28
kbuild: [bin]deb-pkg: add DPKG_FLAGS variable
Kacper Kołodziej
1
-2
/
+2
2019-02-27
kbuild: move ".config not found!" message from Kconfig to Makefile
Masahiro Yamada
1
-13
/
+0
2019-02-27
kbuild: refactor cc-cross-prefix implementation
Masahiro Yamada
1
-8
/
+4
2019-02-27
kbuild: hardcode genksyms path and remove GENKSYMS variable
Masahiro Yamada
1
-2
/
+2
2019-02-27
scripts/gdb: refactor rules for symlink creation
Masahiro Yamada
1
-7
/
+11
2019-02-27
scripts/gdb: do not descend into scripts/gdb from scripts
Masahiro Yamada
2
-8
/
+4
2019-02-22
scripts/spdxcheck.py: fix C++ comment style detection
Aurélien Cedeyn
1
-1
/
+1
2019-02-20
kbuild: generate modules.order only when CONFIG_MODULES=y
Masahiro Yamada
1
-0
/
+2
2019-02-20
kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile
Masahiro Yamada
4
-10
/
+12
2019-02-20
kbuild: Disable extra debugging info in .s output
Masahiro Yamada
1
-1
/
+1
2019-02-19
checksyscalls: fix up mq_timedreceive and stat exceptions
Arnd Bergmann
1
-4
/
+1
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
1
-0
/
+7
2019-02-19
kallsyms: include <asm/bitsperlong.h> instead of <asm/types.h>
Masahiro Yamada
1
-1
/
+1
2019-02-19
kallsyms: remove unneeded memset() calls
Masahiro Yamada
1
-3
/
+0
2019-02-19
kallsyms: add static qualifiers where missing
Masahiro Yamada
1
-4
/
+4
[next]