| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-13 | 1 | -0/+1 |
|\ |
|
| * | module: Add module name to modinfo | Kees Cook | 2017-05-23 | 1 | -0/+1 |
* | | checkpatch: improve multi-line alignment test | Joe Perches | 2017-07-11 | 1 | -1/+1 |
* | | checkpatch: improve macro reuse test | Joe Perches | 2017-07-11 | 1 | -6/+6 |
* | | checkpatch: change format of --color argument to --color[=WHEN] | John Brooks | 2017-07-11 | 1 | -6/+29 |
* | | checkpatch: silence perl 5.26.0 unescaped left brace warnings | Cyril Bur | 2017-07-11 | 1 | -3/+3 |
* | | checkpatch: improve tests for multiple line function definitions | Joe Perches | 2017-07-11 | 1 | -1/+25 |
* | | checkpatch: remove false warning for commit reference | Heinrich Schuchardt | 2017-07-11 | 1 | -1/+3 |
* | | checkpatch: fix stepping through statements with $stat and ctx_statement_block | Joe Perches | 2017-07-11 | 1 | -1/+1 |
* | | checkpatch: [HLP]LIST_HEAD is also declaration | Steffen Maier | 2017-07-11 | 1 | -1/+1 |
* | | checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\t | Joe Perches | 2017-07-11 | 1 | -0/+11 |
* | | checkpatch: improve the unnecessary OOM message test | Joe Perches | 2017-07-11 | 1 | -1/+1 |
* | | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-08 | 2 | -14/+41 |
|\ \ |
|
| * | | kbuild: handle libs-y archives separately from built-in.o archives | Nicholas Piggin | 2017-06-30 | 1 | -9/+36 |
| * | | kbuild: thin archives use P option to ar | Nicholas Piggin | 2017-06-30 | 2 | -5/+5 |
| * | | kbuild: thin archives final link close --whole-archives option | Nicholas Piggin | 2017-06-30 | 1 | -3/+3 |
* | | | Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-08 | 25 | -26/+37 |
|\ \ \ |
|
| * | | | kbuild: create deterministic initramfs directory listings | Bjørn Forsman | 2017-07-03 | 1 | -1/+1 |
| * | | | scripts/mkcompile_h: Remove trailing spaces from compiler version | Jonathan Liu | 2017-06-19 | 1 | -1/+1 |
| * | | | scripts: Switch to more portable Perl shebang | Kamil Rytarowski | 2017-05-14 | 24 | -25/+37 |
* | | | | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2017-07-07 | 4 | -21/+17 |
|\ \ \ \ |
|
| * | | | | kbuild: Add __cc-option macro | Matthias Kaehlcke | 2017-06-25 | 2 | -8/+12 |
| * | | | | kbuild: remove cc-option-align | Masahiro Yamada | 2017-06-25 | 1 | -5/+0 |
| * | | | | kbuild: replace genhdr-y with generated-y | Masahiro Yamada | 2017-06-22 | 1 | -1/+1 |
| * | | | | kbuild: speed up checksyscalls.sh | Arnd Bergmann | 2017-06-09 | 1 | -7/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-07 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | vsprintf: Add %p extension "%pOF" for device tree | Pantelis Antoniou | 2017-06-27 | 1 | -1/+1 |
| * | | | | scripts/dtc: dtx_diff - Show real file names in diff header | Geert Uytterhoeven | 2017-06-22 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | scripts/spelling.txt: add a bunch more spelling mistakes | Colin Ian King | 2017-07-07 | 1 | -0/+31 |
* | | | | scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI... | Rob Landley | 2017-07-07 | 1 | -0/+2 |
* | | | | Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-05 | 6 | -0/+1061 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'merge/randstruct' into for-next/gcc-plugins | Kees Cook | 2017-07-05 | 6 | -0/+1061 |
| |\ \ \ \ |
|
| | * | | | | randstruct: Whitelist NIU struct page overloading | Kees Cook | 2017-06-23 | 1 | -0/+2 |
| | * | | | | randstruct: Whitelist big_key path struct overloading | Kees Cook | 2017-06-23 | 1 | -0/+2 |
| | * | | | | randstruct: Whitelist UNIXCB cast | Kees Cook | 2017-06-23 | 1 | -0/+2 |
| | * | | | | randstruct: Whitelist struct security_hook_heads cast | Kees Cook | 2017-06-23 | 1 | -0/+2 |
| | * | | | | gcc-plugins: Add the randstruct plugin | Kees Cook | 2017-06-23 | 6 | -0/+1046 |
| | * | | | | gcc-plugins: Detail c-common.h location for GCC 4.6 | Kees Cook | 2017-05-28 | 1 | -0/+7 |
| | | |/ /
| | |/| | |
|
* | | | | | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds | 2017-07-04 | 7 | -900/+5 |
|\ \ \ \ \ |
|
| * | | | | | scripts/kernel-doc: handle DECLARE_HASHTABLE | Jakub Kicinski | 2017-07-03 | 1 | -0/+2 |
| * | | | | | Docs: clean up some DocBook loose ends | Jonathan Corbet | 2017-06-23 | 4 | -885/+2 |
| * | | | | | Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook | Jonathan Corbet | 2017-05-18 | 2 | -17/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | docs: remove DocBook from the building system | Mauro Carvalho Chehab | 2017-05-16 | 2 | -17/+3 |
| * | | | | | | doc: ReSTify SELinux.txt | Kees Cook | 2017-05-18 | 1 | -1/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-07-03 | 1 | -17/+0 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | checkpatch: Remove checks for expedited grace periods | Paul E. McKenney | 2017-06-08 | 1 | -17/+0 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-06-25 | 6 | -11/+20 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | kconfig: fix sparse warnings in nconfig | Randy Dunlap | 2017-06-22 | 2 | -8/+8 |
| * | | | | kbuild: fix header installation under fakechroot environment | Richard Genoud | 2017-06-22 | 1 | -1/+9 |
| * | | | | kconfig: Check for libncurses before menuconfig | Borislav Petkov | 2017-06-09 | 1 | -1/+1 |