index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 '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
|
*
|
ipmi_ssif: Convert over to a shutdown handler
Corey Minyard
2018-04-18
1
-24
/
+31
|
*
|
ipmi_si: Convert over to a shutdown handler
Corey Minyard
2018-04-18
1
-13
/
+18
|
*
|
ipmi: Rework locking and shutdown for hot remove
Corey Minyard
2018-04-18
1
-210
/
+280
|
*
|
ipmi: Fix some counter issues
Corey Minyard
2018-04-18
1
-31
/
+45
|
*
|
ipmi: Change ipmi_smi_t to struct ipmi_smi *
Corey Minyard
2018-04-18
3
-95
/
+99
|
*
|
ipmi: Rename ipmi_user_t to struct ipmi_user *
Corey Minyard
2018-04-18
4
-47
/
+47
|
*
|
ipmi: Add shutdown functions for users and interfaces
Corey Minyard
2018-04-18
2
-0
/
+14
[next]