summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | builddeb: Drop check for 32-bit s390Ben Hutchings2018-07-281-1/+1
| * | builddeb: Change architecture detection fallback to use dpkg-architectureBen Hutchings2018-07-281-2/+2
| * | builddeb: Skip architecture detection when KBUILD_DEBARCH is setBen Hutchings2018-07-281-3/+6
| * | kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada2018-07-285-7/+7
| * | ARM: at91: remove unused duplicated filechk_offsetsMasahiro Yamada2018-07-281-25/+0
| * | kbuild: if_changed: document single use per target limitationDirk Gouders2018-07-211-0/+6
| * | kbuild: buildtar: add arm64 supportOlof Johansson2018-07-191-0/+8
| * | kbuild: buildtar: remove crufty vax piecesOlof Johansson2018-07-191-4/+0
| * | kbuild: change ld_flags to contain LDFLAGS_$(@F)Masahiro Yamada2018-07-192-4/+4
| * | kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags)Masahiro Yamada2018-07-191-2/+1
| * | kbuild: remove redundant LDFLAGS clearing in arch/*/MakefileMasahiro Yamada2018-07-193-5/+0
| * | um: remove redundant 'export LDFLAGS' in arch/x86/Makefile.umMasahiro Yamada2018-07-191-2/+0
| * | kbuild: Use HOST*FLAGS options from the command lineLaura Abbott2018-07-182-4/+21
| * | kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott2018-07-186-22/+22
| * | kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott2018-07-185-10/+10
| * | kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGSLaura Abbott2018-07-182-3/+3
| * | kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott2018-07-189-14/+14
| * | arm64: Add build salt to the vDSOLaura Abbott2018-07-181-0/+3
| * | powerpc: Add build salt to the vDSOLaura Abbott2018-07-181-0/+3
| * | x86: Add build salt to the vDSOLaura Abbott2018-07-182-0/+6
| * | kbuild: Add build salt to the kernel and modulesLaura Abbott2018-07-184-0/+35
| * | kbuild: verify that $DEPMOD is installedRandy Dunlap2018-07-182-13/+14
| * | kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada2018-07-1810-10/+7
| * | Coccinelle: add atomic_as_refcounter scriptElena Reshetova2018-07-181-0/+129
| |/
* | Merge tag 'gcc-plugin-cleanup-v4.19-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2018-08-155-172/+184
|\ \
| * | gcc-plugins: Clean up the cgraph_create_edge* macrosAlexander Popov2018-07-241-10/+16
| * | gcc-plugins: Regularize Makefile.gcc-pluginsKees Cook2018-07-241-12/+24
| * | gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/KconfigMasahiro Yamada2018-07-242-144/+144
| * | gcc-plugins: remove unused GCC_PLUGIN_SUBDIRMasahiro Yamada2018-07-022-7/+1
* | | Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-159-112/+189
|\ \ \
| * \ \ Merge branch 'for-4.19-nmi' into for-linusPetr Mladek2018-08-146-48/+87
| |\ \ \
| | * | | printk/nmi: Prevent deadlock when accessing the main log buffer in NMIPetr Mladek2018-07-095-26/+52
| | * | | printk: Create helper function to queue deferred console handlingPetr Mladek2018-07-091-5/+9
| | * | | printk: Split the code for storing a message into the log bufferPetr Mladek2018-07-091-17/+26
| * | | | lib/vsprintf: Do not handle %pO[^F] as %pxBart Van Assche2018-08-071-0/+1
| * | | | printk: Fix warning about unused suppress_message_printingPetr Mladek2018-07-111-1/+0
| * | | | printk: Clean up syslog_print_all()Petr Mladek2018-07-091-11/+9
| * | | | printk: Remove unnecessary kmalloc() from syslog during clearNamit Gupta2018-06-271-51/+58
| * | | | printk: Make CONSOLE_LOGLEVEL_QUIET configurableHans de Goede2018-06-272-3/+14
| * | | | printk: make sure to print log on console.Maninder Singh2018-06-271-5/+7
| * | | | lib/test_printf.c: accept "ptrval" as valid result for plain 'p' testsThierry Escande2018-06-151-2/+22
| |/ / /
* | | | Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-1512-45/+67
|\ \ \ \
| * | | | audit: fix use-after-free in audit_add_watchRonny Chevalier2018-07-181-1/+11
| * | | | audit: use ktime_get_coarse_real_ts64() for timestampsPaul Moore2018-07-172-2/+2
| * | | | audit: use ktime_get_coarse_ts64() for time accessArnd Bergmann2018-07-032-2/+2
| * | | | audit: simplify audit_enabled check in audit_watch_log_rule_change()Richard Guy Briggs2018-06-281-14/+15
| * | | | audit: check audit_enabled in audit_tree_log_remove_rule()Richard Guy Briggs2018-06-281-0/+2
| * | | | cred: conditionally declare groups-related functionsOndrej Mosnáček2018-06-281-5/+10
| * | | | audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs2018-06-196-8/+8
| * | | | audit: rename FILTER_TYPE to FILTER_EXCLUDERichard Guy Briggs2018-06-193-7/+8