index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-18
lib: cpu_rmap: Use pr_warn instead of pr_warning
Kefeng Wang
1
-1
/
+1
2019-10-18
trace: Use pr_warn instead of pr_warning
Kefeng Wang
1
-2
/
+2
2019-10-18
dma-debug: Use pr_warn instead of pr_warning
Kefeng Wang
1
-1
/
+1
2019-10-18
vgacon: Use pr_warn instead of pr_warning
Kefeng Wang
1
-3
/
+3
2019-10-18
fs: afs: Use pr_warn instead of pr_warning
Kefeng Wang
3
-11
/
+10
2019-10-18
sh/intc: Use pr_warn instead of pr_warning
Kefeng Wang
1
-2
/
+2
2019-10-18
scsi: Use pr_warn instead of pr_warning
Kefeng Wang
1
-1
/
+1
2019-10-18
platform/x86: intel_oaktrail: Use pr_warn instead of pr_warning
Kefeng Wang
1
-5
/
+5
2019-10-18
platform/x86: asus-laptop: Use pr_warn instead of pr_warning
Kefeng Wang
1
-1
/
+1
2019-10-18
platform/x86: eeepc-laptop: Use pr_warn instead of pr_warning
Kefeng Wang
1
-1
/
+1
2019-10-18
oprofile: Use pr_warn instead of pr_warning
Kefeng Wang
1
-4
/
+4
2019-10-18
of: Use pr_warn instead of pr_warning
Kefeng Wang
1
-10
/
+10
2019-10-18
macintosh: Use pr_warn instead of pr_warning
Kefeng Wang
4
-19
/
+17
2019-10-18
idsn: Use pr_warn instead of pr_warning
Kefeng Wang
9
-37
/
+35
2019-10-18
ide: Use pr_warn instead of pr_warning
Kefeng Wang
2
-4
/
+4
2019-10-18
crypto: n2: Use pr_warn instead of pr_warning
Kefeng Wang
1
-6
/
+6
2019-10-18
clocksource: samsung_pwm_timer: Use pr_warn instead of pr_warning
Kefeng Wang
1
-2
/
+1
2019-10-18
gdrom: Use pr_warn instead of pr_warning
Kefeng Wang
1
-2
/
+2
2019-10-18
drbd: Use pr_warn instead of pr_warning
Kefeng Wang
1
-7
/
+6
2019-10-18
acpi: Use pr_warn instead of pr_warning
Kefeng Wang
7
-50
/
+48
2019-10-18
x86: Use pr_warn instead of pr_warning
Kefeng Wang
14
-65
/
+57
2019-10-18
sparc: Use pr_warn instead of pr_warning
Kefeng Wang
1
-3
/
+3
2019-10-18
sh: Use pr_warn instead of pr_warning
Kefeng Wang
5
-7
/
+6
2019-10-18
riscv: Use pr_warn instead of pr_warning
Kefeng Wang
1
-2
/
+2
2019-10-18
ia64: Use pr_warn instead of pr_warning
Kefeng Wang
1
-1
/
+1
2019-10-18
arm64: Use pr_warn instead of pr_warning
Kefeng Wang
2
-10
/
+9
2019-10-18
alpha: Use pr_warn instead of pr_warning
Kefeng Wang
1
-2
/
+2
2019-09-06
ABI: Update dev-kmsg documentation to match current kernel behaviour
James Byrne
1
-8
/
+7
2019-08-16
printk: Replace strncmp() with str_has_prefix()
Chuhong Yuan
2
-10
/
+27
2019-08-15
lib/test_printf: Remove obvious comments from %pd and %pD tests
Petr Mladek
1
-2
/
+0
2019-08-15
lib/test_printf: Add test of null/invalid pointer dereference for dentry
Jia He
1
-0
/
+7
2019-08-15
vsprintf: Prevent crash when dereferencing invalid pointers for %pD
Jia He
1
-3
/
+10
2019-07-12
printk: Do not lose last line in kmsg buffer dump
Vincent Whitchurch
1
-1
/
+1
2019-07-08
tools arch x86: Sync asm/cpufeatures.h with the with the kernel
Arnaldo Carvalho de Melo
1
-6
/
+15
2019-07-08
ALSA: firewire-lib: code refactoring for local variables
Takashi Sakamoto
1
-6
/
+8
2019-07-08
ALSA: firewire-lib: code refactoring for post operation to data block counter
Takashi Sakamoto
1
-10
/
+10
2019-07-08
ALSA: firewire-lib: code refactoring for error path of parser for CIP header
Takashi Sakamoto
1
-9
/
+2
2019-07-08
ALSA: firewire-lib: fix different data block counter between probed event and...
Takashi Sakamoto
1
-3
/
+3
2019-07-08
ALSA: firewire-lib: fix initial value of data block count for IR context with...
Takashi Sakamoto
1
-2
/
+4
2019-07-08
ALSA: firewire-lib/fireface: fix initial value of data block counter for IR c...
Takashi Sakamoto
1
-1
/
+5
2019-07-08
ALSA: firewire-lib: fix invalid length of rx packet payload for tracepoint ev...
Takashi Sakamoto
1
-5
/
+7
2019-07-08
Linux 5.2
v5.2
Linus Torvalds
1
-1
/
+1
2019-07-07
tools build: Check if gettid() is available before providing helper
Arnaldo Carvalho de Melo
6
-0
/
+27
2019-07-07
perf jvmti: Address gcc string overflow warning for strncpy()
Jiri Olsa
1
-2
/
+2
2019-07-07
perf python: Remove -fstack-protector-strong if clang doesn't have it
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-07-07
time: Validate user input in compat_settimeofday()
zhengbin
1
-0
/
+4
2019-07-07
x86/fpu: Inline fpu__xstate_clear_all_cpu_caps()
Sebastian Andrzej Siewior
3
-12
/
+2
2019-07-07
x86/fpu: Make 'no387' and 'nofxsr' command line options useful
Sebastian Andrzej Siewior
2
-10
/
+12
2019-07-07
timer: Document TIMER_PINNED
Peter Xu
1
-8
/
+19
2019-07-07
ALSA: usb-audio: fix Line6 Helix audio format rates
Nicola Lunghi
1
-3
/
+43
[next]