summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | audit: normalize MAC_POLICY_LOAD recordRichard Guy Briggs2018-04-171-1/+1
| * | | | audit: normalize MAC_STATUS recordRichard Guy Briggs2018-04-171-4/+10
| * | | | security: selinux: Change return type to vm_fault_tSouptick Joarder2018-04-171-1/+1
| |/ / /
* | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-078-37/+85
|\ \ \ \
| * | | | dh key: get rid of stack allocated array for zeroesTycho Andersen2018-05-111-3/+3
| * | | | dh key: get rid of stack allocated arrayTycho Andersen2018-05-111-19/+10
| * | | | big key: get rid of stack array allocationTycho Andersen2018-05-111-1/+10
| * | | | smack: provide socketpair callbackTom Gundersen2018-05-041-0/+22
| * | | | selinux: provide socketpair callbackDavid Herrmann2018-05-041-0/+13
| * | | | net: hook socketpair() into LSMDavid Herrmann2018-05-041-0/+7
| * | | | security: add hook for socketpair()David Herrmann2018-05-043-0/+20
| * | | | Merge tag 'v4.17-rc3' into next-generalJames Morris2018-05-01396-2418/+4218
| |\ \ \ \
| * \ \ \ \ Merge tag 'v4.17-rc2' into next-generalJames Morris2018-04-2313954-851264/+665737
| |\ \ \ \ \
| * | | | | | security: remove security_settimeSargun Dhillon2018-04-171-14/+0
* | | | | | | Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-078-105/+71
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-4.18-vsprintf-pcr-removal' into for-4.18Petr Mladek2018-06-055-13/+10
| |\ \ \ \ \ \ \
| | * | | | | | | lib/vsprintf: Remove atomic-unsafe support for %pCrGeert Uytterhoeven2018-06-052-5/+1
| | * | | | | | | serial: sh-sci: Stop using printk format %pCrGeert Uytterhoeven2018-06-051-2/+2
| | * | | | | | | thermal: bcm2835: Stop using printk format %pCrGeert Uytterhoeven2018-06-051-2/+2
| | * | | | | | | clk: renesas: cpg-mssr: Stop using printk format %pCrGeert Uytterhoeven2018-06-051-4/+5
| * | | | | | | | Merge branch 'for-4.18-vsprintf-cleanup' into for-4.18Petr Mladek2018-06-052-78/+54
| |\ \ \ \ \ \ \ \
| | * | | | | | | | vsprintf: Tweak pF/pf commentSergey Senozhatsky2018-04-181-8/+4
| | * | | | | | | | lib/vsprintf: Mark expected switch fall-throughAndy Shevchenko2018-04-111-0/+3
| | * | | | | | | | lib/vsprintf: Replace space with '_' before crng is readyShunyong Yang2018-04-111-1/+2
| | * | | | | | | | lib/vsprintf: Deduplicate pointer_string()Andy Shevchenko2018-04-111-20/+7
| | * | | | | | | | lib/vsprintf: Move pointer_string() upperAndy Shevchenko2018-04-111-14/+14
| | * | | | | | | | lib/vsprintf: Make flag_spec globalAndy Shevchenko2018-04-111-13/+8
| | * | | | | | | | lib/vsprintf: Make strspec globalAndy Shevchenko2018-04-111-12/+9
| | * | | | | | | | lib/vsprintf: Make dec_spec globalAndy Shevchenko2018-04-111-12/+9
| | * | | | | | | | lib/test_printf: Mark big constant with ULAndy Shevchenko2018-04-111-1/+1
| | |/ / / / / / /
| * | | | | | | | printk: drop in_nmi check from printk_safe_flush_on_panic()Sergey Senozhatsky2018-06-051-1/+1
| * | | | | | | | printk: fix possible reuse of va_list variableTetsuo Handa2018-05-161-1/+4
| * | | | | | | | printk: wake up klogd in vprintk_emitSergey Senozhatsky2018-04-251-12/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'for-linus-4.18' of git://github.com/cminyard/linux-ipmiLinus Torvalds2018-06-0713-1882/+1751
|\ \ \ \ \ \ \ \
| * | | | | | | | ipmi: Properly release srcu locks on error conditionsCorey Minyard2018-05-241-18/+25
| * | | | | | | | ipmi: NPCM7xx KCS BMC: enable interrupt to the hostAvi Fishman2018-05-231-3/+14
| * | | | | | | | ipmi:bt: Set the timeout before doing a capabilities checkCorey Minyard2018-05-221-1/+2
| * | | | | | | | ipmi: Remove the proc interfaceCorey Minyard2018-05-095-497/+0
| * | | | | | | | ipmi_ssif: Fix uninitialized variable issueGustavo A. R. Silva2018-04-191-2/+1
| * | | | | | | | ipmi: add an NPCM7xx KCS BMC driverHaiyue Wang2018-04-184-0/+259
| * | | | | | | | ipmi_si: Clean up shutdown a bitCorey Minyard2018-04-181-21/+11
| * | | | | | | | ipmi_si: Rename intf_num to si_numCorey Minyard2018-04-181-9/+9
| * | | | | | | | ipmi: Remove smi->intf checksCorey Minyard2018-04-182-17/+6
| * | | | | | | | ipmi_ssif: Get rid of unused intf_numCorey Minyard2018-04-181-5/+0
| * | | | | | | | ipmi: Get rid of ipmi_user_t and ipmi_smi_t in include filesCorey Minyard2018-04-182-23/+23
| * | | | | | | | ipmi: ipmi_unregister_smi() cannot fail, have it return voidCorey Minyard2018-04-184-11/+4
| * | | | | | | | ipmi_devintf: Add an error return on invalid ioctlsCorey Minyard2018-04-181-0/+4
| * | | | | | | | ipmi: Remove usecount function from interfacesCorey Minyard2018-04-181-9/+0
| * | | | | | | | ipmi_ssif: Remove usecount handlingCorey Minyard2018-04-181-21/+0
| * | | | | | | | ipmi: Remove condition on interface shutdownCorey Minyard2018-04-181-2/+1