Age | Commit message (Expand) | Author |
2018-01-16 | Coccinelle: kzalloc-simple: Add all zero allocating functions | Himanshu Jha |
2018-01-16 | objtool: Fix seg fault with gold linker | Josh Poimboeuf |
2018-01-13 | Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-01-13 | genksyms: drop *.hash.c from .gitignore | Masahiro Yamada |
2018-01-11 | kconfig: Don't leak 'option' arguments during parsing | Ulf Magnusson |
2018-01-11 | kconfig: Don't leak 'source' filenames during parsing | Ulf Magnusson |
2018-01-10 | kconfig: Don't leak symbol names during parsing | Ulf Magnusson |
2018-01-09 | checkpatch: add pF/pf deprecation warning | Sergey Senozhatsky |
2018-01-08 | fixdep: exit with error code in error branches of do_config_file() | Lukas Bulwahn |
2018-01-06 | kconfig: fix relational operators for bool and tristate symbols | Nicolas Pitre |
2018-01-03 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2018-01-02 | Merge 4.15-rc6 into char-misc-next | Greg Kroah-Hartman |
2018-01-01 | scripts: kernel_doc: better handle show warnings logic | Mauro Carvalho Chehab |
2017-12-21 | scripts: kernel-doc: apply filtering rules to warnings | Mauro Carvalho Chehab |
2017-12-21 | scripts: kernel-doc: improve nested logic to handle multiple identifiers | Mauro Carvalho Chehab |
2017-12-21 | scripts: kernel-doc: handle nested struct function arguments | Mauro Carvalho Chehab |
2017-12-21 | scripts: kernel-doc: print the declaration name on warnings | Mauro Carvalho Chehab |
2017-12-21 | scripts: kernel-doc: get rid of $nested parameter | Mauro Carvalho Chehab |
2017-12-21 | scripts: kernel-doc: parse next structs/unions | Mauro Carvalho Chehab |
2017-12-21 | scripts: kernel-doc: replace tabs by spaces | Mauro Carvalho Chehab |
2017-12-21 | scripts: kernel-doc: change default to ReST format | Mauro Carvalho Chehab |
2017-12-21 | scripts: kernel-doc: improve argument handling | Mauro Carvalho Chehab |
2017-12-21 | scripts: kernel-doc: get rid of unused output formats | Mauro Carvalho Chehab |
2017-12-21 | docs: get rid of kernel-doc-nano-HOWTO.txt | Mauro Carvalho Chehab |
2017-12-19 | soundwire: Add SoundWire bus type | Vinod Koul |
2017-12-17 | Merge commit 'upstream-x86-entry' into WIP.x86/mm | Ingo Molnar |
2017-12-16 | kconfig: generate lexer and parser during build instead of shipping | Masahiro Yamada |
2017-12-16 | kbuild: prepare to remove C files pre-generated by flex and bison | Masahiro Yamada |
2017-12-16 | kbuild: add LEX and YACC variables | Masahiro Yamada |
2017-12-16 | kconfig: display recursive dependency resolution hint just once | Masahiro Yamada |
2017-12-15 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-12-14 | scripts/faddr2line: fix CROSS_COMPILE unset error | Liu, Changcheng |
2017-12-15 | kconfig: Clean up modules handling and fix crash | Ulf Magnusson |
2017-12-15 | kconfig: Clarify expression rewriting | Ulf Magnusson |
2017-12-15 | kconfig: Rename menu_check_dep() to rewrite_m() | Ulf Magnusson |
2017-12-13 | kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately fail | Masahiro Yamada |
2017-12-13 | scripts/package: snap-pkg target | Paolo Pisati |
2017-12-12 | kconfig: Sync zconf.y with zconf.tab.c_shipped | Ulf Magnusson |
2017-12-12 | checkpatch: Remove ACCESS_ONCE() warning | Mark Rutland |
2017-12-11 | kernel-doc: parse DECLARE_KFIFO and DECLARE_KFIFO_PTR() | Mauro Carvalho Chehab |
2017-12-07 | kconfig: Document the 'symbol' struct | Ulf Magnusson |
2017-12-07 | kconfig: Document the 'menu' struct | Ulf Magnusson |
2017-12-07 | kconfig: Warn if choice default is not in choice | Ulf Magnusson |
2017-12-05 | checkpatch: Add warnings for {smp_,}read_barrier_depends() | Paul E. McKenney |
2017-12-04 | Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linux | Linus Torvalds |
2017-12-02 | scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none | Will Deacon |
2017-11-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-29 | scripts/bloat-o-meter: don't fail with division by 0 | Andy Shevchenko |
2017-11-29 | scripts/faddr2line: extend usage on generic arch | Liu, Changcheng |
2017-11-29 | vsprintf: add printk specifier %px | Tobin C. Harding |