index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-16
Merge branch 'for-5.4' into for-linus
Petr Mladek
5
-21
/
+49
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-09
Merge tag 'printk-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2019-07-09
Merge branch 'next-lsm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-3
/
+3
2019-07-09
Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-61
/
+359
2019-07-09
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-37
/
+155
2019-07-09
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-43
/
+234
2019-07-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
204
-2107
/
+8977
2019-07-09
Merge tag 'for-5.3/libata-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-15
/
+51
2019-07-09
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
Linus Torvalds
104
-1554
/
+3368
2019-07-09
Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-249
/
+947
2019-07-09
Merge tag 'acpi-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
31
-337
/
+131
2019-07-09
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
55
-631
/
+2325
2019-07-09
Merge tag 'sound-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
397
-7206
/
+28605
2019-07-09
Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux
Linus Torvalds
82
-3259
/
+582
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
591
-9378
/
+25440
2019-07-09
Merge tag 'please-pull-for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-78
/
+284
2019-07-09
Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
26
-1301
/
+1772
2019-07-09
Merge tag 'spi-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
34
-559
/
+2374
2019-07-09
Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
50
-762
/
+2862
2019-07-09
Merge tag 'regmap-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
7
-6
/
+93
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
75
-4206
/
+831
2019-07-09
Merge tag 'i3c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
6
-44
/
+71
2019-07-09
Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
45
-868
/
+2350
2019-07-09
Merge tag 'pwm/for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-482
/
+1154
2019-07-09
Merge tag 'perf-urgent-for-mingo-5.3-20190708-2' of git://git.kernel.org/pub/...
Ingo Molnar
8
-30
/
+90
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
143
-484
/
+567
2019-07-09
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
37
-643
/
+1005
2019-07-09
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-19
/
+13
2019-07-09
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
14
-19
/
+107
2019-07-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
168
-3798
/
+4527
2019-07-09
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-98
/
+413
[next]