Age | Commit message (Expand) | Author | Files | Lines |
2017-07-24 | Properly alphabetize MAINTAINERS file | Linus Torvalds | 1 | -0/+77 |
2017-07-13 | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -25/+4 |
2017-07-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -6/+101 |
2017-07-13 | Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2017-07-13 | checkpatch: improve the STORAGE_CLASS test | Joe Perches | 1 | -2/+10 |
2017-07-13 | scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replace | Leonard Crestez | 1 | -3/+10 |
2017-07-13 | scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetch | Leonard Crestez | 1 | -1/+1 |
2017-07-13 | scripts/gdb: add lx-fdtdump command | Peter Griffin | 2 | -0/+80 |
2017-07-11 | kbuild: remove wrapper files handling from Makefile.headersinst | Masahiro Yamada | 1 | -10/+1 |
2017-07-11 | kbuild: do not include old-kbuild-file from Makefile.headersinst | Masahiro Yamada | 1 | -5/+0 |
2017-07-11 | checkpatch: improve multi-line alignment test | Joe Perches | 1 | -1/+1 |
2017-07-11 | checkpatch: improve macro reuse test | Joe Perches | 1 | -6/+6 |
2017-07-11 | checkpatch: change format of --color argument to --color[=WHEN] | John Brooks | 1 | -6/+29 |
2017-07-11 | checkpatch: silence perl 5.26.0 unescaped left brace warnings | Cyril Bur | 1 | -3/+3 |
2017-07-11 | checkpatch: improve tests for multiple line function definitions | Joe Perches | 1 | -1/+25 |
2017-07-11 | checkpatch: remove false warning for commit reference | Heinrich Schuchardt | 1 | -1/+3 |
2017-07-11 | checkpatch: fix stepping through statements with $stat and ctx_statement_block | Joe Perches | 1 | -1/+1 |
2017-07-11 | checkpatch: [HLP]LIST_HEAD is also declaration | Steffen Maier | 1 | -1/+1 |
2017-07-11 | checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\t | Joe Perches | 1 | -0/+11 |
2017-07-11 | checkpatch: improve the unnecessary OOM message test | Joe Perches | 1 | -1/+1 |
2017-07-09 | kbuild: pass dst= to Makefile.headersinst from top Makefile | Masahiro Yamada | 1 | -6/+2 |
2017-07-09 | kbuild: remove useless $(gen) variable in Makefile.headersinst | Masahiro Yamada | 1 | -4/+1 |
2017-07-08 | Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -14/+41 |
2017-07-08 | Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 25 | -26/+37 |
2017-07-08 | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 4 | -21/+17 |
2017-07-07 | Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+2 |
2017-07-07 | scripts/spelling.txt: add a bunch more spelling mistakes | Colin Ian King | 1 | -0/+31 |
2017-07-07 | scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI... | Rob Landley | 1 | -0/+2 |
2017-07-05 | Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -0/+1061 |
2017-07-05 | Merge branch 'merge/randstruct' into for-next/gcc-plugins | Kees Cook | 6 | -0/+1061 |
2017-07-04 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds | 7 | -900/+5 |
2017-07-03 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -17/+0 |
2017-07-03 | scripts/kernel-doc: handle DECLARE_HASHTABLE | Jakub Kicinski | 1 | -0/+2 |
2017-07-03 | kbuild: create deterministic initramfs directory listings | Bjørn Forsman | 1 | -1/+1 |
2017-06-30 | kbuild: handle libs-y archives separately from built-in.o archives | Nicholas Piggin | 1 | -9/+36 |
2017-06-30 | kbuild: thin archives use P option to ar | Nicholas Piggin | 2 | -5/+5 |
2017-06-30 | kbuild: thin archives final link close --whole-archives option | Nicholas Piggin | 1 | -3/+3 |
2017-06-27 | vsprintf: Add %p extension "%pOF" for device tree | Pantelis Antoniou | 1 | -1/+1 |
2017-06-25 | kbuild: Add __cc-option macro | Matthias Kaehlcke | 2 | -8/+12 |
2017-06-25 | kbuild: remove cc-option-align | Masahiro Yamada | 1 | -5/+0 |
2017-06-25 | Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -11/+20 |
2017-06-23 | Docs: clean up some DocBook loose ends | Jonathan Corbet | 4 | -885/+2 |
2017-06-23 | randstruct: Whitelist NIU struct page overloading | Kees Cook | 1 | -0/+2 |
2017-06-23 | randstruct: Whitelist big_key path struct overloading | Kees Cook | 1 | -0/+2 |
2017-06-23 | randstruct: Whitelist UNIXCB cast | Kees Cook | 1 | -0/+2 |
2017-06-23 | randstruct: Whitelist struct security_hook_heads cast | Kees Cook | 1 | -0/+2 |
2017-06-23 | gcc-plugins: Add the randstruct plugin | Kees Cook | 6 | -0/+1046 |
2017-06-23 | kconfig: fix sparse warnings in nconfig | Randy Dunlap | 2 | -8/+8 |
2017-06-22 | scripts/dtc: dtx_diff - Show real file names in diff header | Geert Uytterhoeven | 1 | -1/+1 |
2017-06-22 | kbuild: replace genhdr-y with generated-y | Masahiro Yamada | 1 | -1/+1 |