| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'gcc-plugin-cleanup-v4.19-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2018-08-15 | 5 | -172/+184 |
|\ |
|
| * | gcc-plugins: Clean up the cgraph_create_edge* macros | Alexander Popov | 2018-07-25 | 1 | -10/+16 |
| * | gcc-plugins: Regularize Makefile.gcc-plugins | Kees Cook | 2018-07-25 | 1 | -12/+24 |
| * | gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/Kconfig | Masahiro Yamada | 2018-07-25 | 2 | -144/+144 |
| * | gcc-plugins: remove unused GCC_PLUGIN_SUBDIR | Masahiro Yamada | 2018-07-03 | 2 | -7/+1 |
* | | Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-15 | 9 | -112/+189 |
|\ \ |
|
| * \ | Merge branch 'for-4.19-nmi' into for-linus | Petr Mladek | 2018-08-14 | 6 | -48/+87 |
| |\ \ |
|
| | * | | printk/nmi: Prevent deadlock when accessing the main log buffer in NMI | Petr Mladek | 2018-07-09 | 5 | -26/+52 |
| | * | | printk: Create helper function to queue deferred console handling | Petr Mladek | 2018-07-09 | 1 | -5/+9 |
| | * | | printk: Split the code for storing a message into the log buffer | Petr Mladek | 2018-07-09 | 1 | -17/+26 |
| * | | | lib/vsprintf: Do not handle %pO[^F] as %px | Bart Van Assche | 2018-08-07 | 1 | -0/+1 |
| * | | | printk: Fix warning about unused suppress_message_printing | Petr Mladek | 2018-07-11 | 1 | -1/+0 |
| * | | | printk: Clean up syslog_print_all() | Petr Mladek | 2018-07-09 | 1 | -11/+9 |
| * | | | printk: Remove unnecessary kmalloc() from syslog during clear | Namit Gupta | 2018-06-27 | 1 | -51/+58 |
| * | | | printk: Make CONSOLE_LOGLEVEL_QUIET configurable | Hans de Goede | 2018-06-27 | 2 | -3/+14 |
| * | | | printk: make sure to print log on console. | Maninder Singh | 2018-06-27 | 1 | -5/+7 |
| * | | | lib/test_printf.c: accept "ptrval" as valid result for plain 'p' tests | Thierry Escande | 2018-06-15 | 1 | -2/+22 |
| |/ / |
|
* | | | Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-08-15 | 12 | -45/+67 |
|\ \ \ |
|
| * | | | audit: fix use-after-free in audit_add_watch | Ronny Chevalier | 2018-07-18 | 1 | -1/+11 |
| * | | | audit: use ktime_get_coarse_real_ts64() for timestamps | Paul Moore | 2018-07-17 | 2 | -2/+2 |
| * | | | audit: use ktime_get_coarse_ts64() for time access | Arnd Bergmann | 2018-07-03 | 2 | -2/+2 |
| * | | | audit: simplify audit_enabled check in audit_watch_log_rule_change() | Richard Guy Briggs | 2018-06-28 | 1 | -14/+15 |
| * | | | audit: check audit_enabled in audit_tree_log_remove_rule() | Richard Guy Briggs | 2018-06-28 | 1 | -0/+2 |
| * | | | cred: conditionally declare groups-related functions | Ondrej Mosnáček | 2018-06-28 | 1 | -5/+10 |
| * | | | audit: eliminate audit_enabled magic number comparison | Richard Guy Briggs | 2018-06-19 | 6 | -8/+8 |
| * | | | audit: rename FILTER_TYPE to FILTER_EXCLUDE | Richard Guy Briggs | 2018-06-19 | 3 | -7/+8 |
| * | | | audit: Fix extended comparison of GID/EGID | Ondrej Mosnáček | 2018-06-19 | 1 | -4/+4 |
| * | | | audit: tie ANOM_ABEND records to syscall | Richard Guy Briggs | 2018-06-19 | 1 | -1/+1 |
| * | | | audit: tie SECCOMP records to syscall | Richard Guy Briggs | 2018-06-19 | 1 | -1/+1 |
| * | | | audit: allow other filter list types for AUDIT_EXE | Ondrej Mosnáček | 2018-06-19 | 1 | -2/+5 |
* | | | | Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-08-15 | 14 | -189/+199 |
|\ \ \ \ |
|
| * | | | | selinux: cleanup dentry and inodes on error in selinuxfs | nixiaoming | 2018-08-07 | 1 | -8/+25 |
| * | | | | selinux: constify write_op[] | Eric Biggers | 2018-07-17 | 1 | -1/+1 |
| * | | | | selinux: Cleanup printk logging in netnode | peter enderborg | 2018-06-19 | 1 | -3/+2 |
| * | | | | selinux: Cleanup printk logging in avc | peter enderborg | 2018-06-19 | 1 | -1/+1 |
| * | | | | selinux: Cleanup printk logging in netif | peter enderborg | 2018-06-19 | 1 | -7/+4 |
| * | | | | selinux: Cleanup printk logging in netport | peter enderborg | 2018-06-19 | 1 | -3/+2 |
| * | | | | selinux: Cleanup printk logging in sidtab | peter enderborg | 2018-06-19 | 1 | -3/+2 |
| * | | | | selinux: Cleanup printk logging in netlink | peter enderborg | 2018-06-19 | 1 | -1/+1 |
| * | | | | selinux: Cleanup printk logging in selinuxfs | peter enderborg | 2018-06-19 | 1 | -5/+5 |
| * | | | | selinux: Cleanup printk logging in services | peter enderborg | 2018-06-19 | 1 | -36/+35 |
| * | | | | selinux: Cleanup printk logging in avtab | peter enderborg | 2018-06-19 | 1 | -25/+26 |
| * | | | | selinux: Cleanup printk logging in hooks | peter enderborg | 2018-06-19 | 1 | -35/+33 |
| * | | | | selinux: Cleanup printk logging in policydb | peter enderborg | 2018-06-19 | 1 | -45/+46 |
| * | | | | selinux: Cleanup printk logging in ebitmap | peter enderborg | 2018-06-19 | 1 | -8/+7 |
| * | | | | selinux: Cleanup printk logging in conditional | peter enderborg | 2018-06-19 | 1 | -8/+8 |
| * | | | | MAINTAINERS: update the LSM and SELinux subsystems | Paul Moore | 2018-06-18 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-15 | 14 | -23/+248 |
|\ \ \ \ |
|
| * | | | | security: check for kstrdup() failure in lsm_append() | Eric Biggers | 2018-07-18 | 1 | -0/+2 |
| * | | | | security: export security_kernel_load_data function | Arnd Bergmann | 2018-07-18 | 1 | -0/+1 |