Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | audit: normalize MAC_POLICY_LOAD record | Richard Guy Briggs | 2018-04-17 | 1 | -1/+1 | |
| * | | | | audit: normalize MAC_STATUS record | Richard Guy Briggs | 2018-04-17 | 1 | -4/+10 | |
| * | | | | security: selinux: Change return type to vm_fault_t | Souptick Joarder | 2018-04-17 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-06-07 | 8 | -37/+85 | |
|\ \ \ \ | ||||||
| * | | | | dh key: get rid of stack allocated array for zeroes | Tycho Andersen | 2018-05-11 | 1 | -3/+3 | |
| * | | | | dh key: get rid of stack allocated array | Tycho Andersen | 2018-05-11 | 1 | -19/+10 | |
| * | | | | big key: get rid of stack array allocation | Tycho Andersen | 2018-05-11 | 1 | -1/+10 | |
| * | | | | smack: provide socketpair callback | Tom Gundersen | 2018-05-04 | 1 | -0/+22 | |
| * | | | | selinux: provide socketpair callback | David Herrmann | 2018-05-04 | 1 | -0/+13 | |
| * | | | | net: hook socketpair() into LSM | David Herrmann | 2018-05-04 | 1 | -0/+7 | |
| * | | | | security: add hook for socketpair() | David Herrmann | 2018-05-04 | 3 | -0/+20 | |
| * | | | | Merge tag 'v4.17-rc3' into next-general | James Morris | 2018-05-01 | 396 | -2418/+4218 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge tag 'v4.17-rc2' into next-general | James Morris | 2018-04-23 | 13954 | -851264/+665737 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | security: remove security_settime | Sargun Dhillon | 2018-04-17 | 1 | -14/+0 | |
* | | | | | | | Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-06-07 | 8 | -105/+71 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'for-4.18-vsprintf-pcr-removal' into for-4.18 | Petr Mladek | 2018-06-05 | 5 | -13/+10 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | lib/vsprintf: Remove atomic-unsafe support for %pCr | Geert Uytterhoeven | 2018-06-05 | 2 | -5/+1 | |
| | * | | | | | | | serial: sh-sci: Stop using printk format %pCr | Geert Uytterhoeven | 2018-06-05 | 1 | -2/+2 | |
| | * | | | | | | | thermal: bcm2835: Stop using printk format %pCr | Geert Uytterhoeven | 2018-06-05 | 1 | -2/+2 | |
| | * | | | | | | | clk: renesas: cpg-mssr: Stop using printk format %pCr | Geert Uytterhoeven | 2018-06-05 | 1 | -4/+5 | |
| * | | | | | | | | Merge branch 'for-4.18-vsprintf-cleanup' into for-4.18 | Petr Mladek | 2018-06-05 | 2 | -78/+54 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | vsprintf: Tweak pF/pf comment | Sergey Senozhatsky | 2018-04-18 | 1 | -8/+4 | |
| | * | | | | | | | | lib/vsprintf: Mark expected switch fall-through | Andy Shevchenko | 2018-04-11 | 1 | -0/+3 | |
| | * | | | | | | | | lib/vsprintf: Replace space with '_' before crng is ready | Shunyong Yang | 2018-04-11 | 1 | -1/+2 | |
| | * | | | | | | | | lib/vsprintf: Deduplicate pointer_string() | Andy Shevchenko | 2018-04-11 | 1 | -20/+7 | |
| | * | | | | | | | | lib/vsprintf: Move pointer_string() upper | Andy Shevchenko | 2018-04-11 | 1 | -14/+14 | |
| | * | | | | | | | | lib/vsprintf: Make flag_spec global | Andy Shevchenko | 2018-04-11 | 1 | -13/+8 | |
| | * | | | | | | | | lib/vsprintf: Make strspec global | Andy Shevchenko | 2018-04-11 | 1 | -12/+9 | |
| | * | | | | | | | | lib/vsprintf: Make dec_spec global | Andy Shevchenko | 2018-04-11 | 1 | -12/+9 | |
| | * | | | | | | | | lib/test_printf: Mark big constant with UL | Andy Shevchenko | 2018-04-11 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | printk: drop in_nmi check from printk_safe_flush_on_panic() | Sergey Senozhatsky | 2018-06-05 | 1 | -1/+1 | |
| * | | | | | | | | printk: fix possible reuse of va_list variable | Tetsuo Handa | 2018-05-16 | 1 | -1/+4 | |
| * | | | | | | | | printk: wake up klogd in vprintk_emit | Sergey Senozhatsky | 2018-04-25 | 1 | -12/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'for-linus-4.18' of git://github.com/cminyard/linux-ipmi | Linus Torvalds | 2018-06-07 | 13 | -1882/+1751 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ipmi: Properly release srcu locks on error conditions | Corey Minyard | 2018-05-24 | 1 | -18/+25 | |
| * | | | | | | | | ipmi: NPCM7xx KCS BMC: enable interrupt to the host | Avi Fishman | 2018-05-23 | 1 | -3/+14 | |
| * | | | | | | | | ipmi:bt: Set the timeout before doing a capabilities check | Corey Minyard | 2018-05-22 | 1 | -1/+2 | |
| * | | | | | | | | ipmi: Remove the proc interface | Corey Minyard | 2018-05-09 | 5 | -497/+0 | |
| * | | | | | | | | ipmi_ssif: Fix uninitialized variable issue | Gustavo A. R. Silva | 2018-04-19 | 1 | -2/+1 | |
| * | | | | | | | | ipmi: add an NPCM7xx KCS BMC driver | Haiyue Wang | 2018-04-18 | 4 | -0/+259 | |
| * | | | | | | | | ipmi_si: Clean up shutdown a bit | Corey Minyard | 2018-04-18 | 1 | -21/+11 | |
| * | | | | | | | | ipmi_si: Rename intf_num to si_num | Corey Minyard | 2018-04-18 | 1 | -9/+9 | |
| * | | | | | | | | ipmi: Remove smi->intf checks | Corey Minyard | 2018-04-18 | 2 | -17/+6 | |
| * | | | | | | | | ipmi_ssif: Get rid of unused intf_num | Corey Minyard | 2018-04-18 | 1 | -5/+0 | |
| * | | | | | | | | ipmi: Get rid of ipmi_user_t and ipmi_smi_t in include files | Corey Minyard | 2018-04-18 | 2 | -23/+23 | |
| * | | | | | | | | ipmi: ipmi_unregister_smi() cannot fail, have it return void | Corey Minyard | 2018-04-18 | 4 | -11/+4 | |
| * | | | | | | | | ipmi_devintf: Add an error return on invalid ioctls | Corey Minyard | 2018-04-18 | 1 | -0/+4 | |
| * | | | | | | | | ipmi: Remove usecount function from interfaces | Corey Minyard | 2018-04-18 | 1 | -9/+0 | |
| * | | | | | | | | ipmi_ssif: Remove usecount handling | Corey Minyard | 2018-04-18 | 1 | -21/+0 | |
| * | | | | | | | | ipmi: Remove condition on interface shutdown | Corey Minyard | 2018-04-18 | 1 | -2/+1 |