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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2018-05-29
vfio: ccw: fix error return in vfio_ccw_sch_event
Dong Jia Shi
1
-1
/
+4
2018-05-25
s390/archrandom: Rework arch random implementation.
Harald Freudenberger
2
-14
/
+102
2018-05-25
s390/net: add pnetid support
Ursula Braun
4
-0
/
+103
2018-05-25
s390/dasd: simplify locking in dasd_times_out
Sebastian Ott
1
-14
/
+17
2018-05-23
s390/cio: add test for ccwgroup device
Sebastian Ott
2
-0
/
+16
2018-05-23
s390/cio: add helper to query utility strings per given ccw device
Sebastian Ott
2
-0
/
+32
2018-05-23
s390: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
1
-2
/
+2
2018-05-09
s390: remove closung punctuation from spectre messages
Martin Schwidefsky
1
-2
/
+2
2018-05-09
s390: introduce compile time check for empty .bss section
Vasily Gorbik
4
-0
/
+23
2018-05-09
s390/early: move functions which may not access bss section to extra file
Heiko Carstens
5
-61
/
+86
2018-05-09
s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRD
Heiko Carstens
1
-2
/
+3
2018-05-09
s390/early: get rid of memmove_early
Heiko Carstens
1
-33
/
+1
2018-05-09
s390/cpum_sf: Add data entry sizes to sampling trailer entry
Thomas Richter
1
-1
/
+3
2018-05-09
perf: fix invalid bit in diagnostic entry
Thomas Richter
1
-1
/
+1
2018-05-08
s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero
Hendrik Brueckner
1
-0
/
+4
2018-05-07
s390: use expoline thunks in the BPF JIT
Martin Schwidefsky
2
-8
/
+71
2018-05-07
s390: extend expoline to BC instructions
Martin Schwidefsky
2
-5
/
+77
2018-05-07
s390: remove indirect branch from do_softirq_own_stack
Martin Schwidefsky
1
-3
/
+2
2018-05-07
s390: move spectre sysfs attribute code
Martin Schwidefsky
3
-19
/
+22
2018-05-07
s390/kernel: use expoline for indirect branches
Martin Schwidefsky
3
-16
/
+25
2018-05-07
s390/ftrace: use expoline for indirect branches
Martin Schwidefsky
3
-5
/
+22
2018-05-07
s390/lib: use expoline for indirect branches
Martin Schwidefsky
1
-8
/
+11
2018-05-07
s390/crc32-vx: use expoline for indirect branches
Martin Schwidefsky
2
-2
/
+7
2018-05-07
s390: move expoline assembler macros to a header
Martin Schwidefsky
2
-81
/
+151
2018-04-27
vfio: ccw: fix cleanup if cp_prefetch fails
Halil Pasic
1
-1
/
+12
2018-04-27
s390/kexec_file: add declaration of purgatory related globals
Sebastian Ott
1
-0
/
+6
2018-04-27
s390: update defconfigs
Sebastian Ott
2
-9
/
+8
2018-04-27
MAINTAINERS: update s390 zcrypt maintainers email address
Harald Freudenberger
1
-1
/
+1
2018-04-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-86
/
+89
2018-04-27
Merge tag 'hwmon-for-linus-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-6
/
+20
2018-04-27
Merge tag 'pci-v4.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-26
/
+33
2018-04-27
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-12
/
+73
2018-04-26
Merge tag 'acpi-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-14
/
+98
2018-04-26
Merge tag 'pm-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-334
/
+17
2018-04-26
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+42
2018-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
8
-18
/
+62
2018-04-26
Merge branches 'acpi-watchdog', 'acpi-button' and 'acpi-video'
Rafael J. Wysocki
3
-13
/
+97
2018-04-26
Merge branches 'acpi-pm' and 'pm-cpufreq'
Rafael J. Wysocki
3
-332
/
+14
2018-04-26
Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-3
/
+1
2018-04-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
12
-84
/
+205
2018-04-26
Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-81
/
+144
2018-04-26
Merge tag 'riscv-for-linus-4.17-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+2
2018-04-25
Merge tag 'dma-mapping-4.17-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-7
/
+7
2018-04-25
virtio_console: reset on out of memory
Michael S. Tsirkin
1
-7
/
+10
2018-04-25
virtio_console: move removal code
Michael S. Tsirkin
1
-36
/
+36
2018-04-25
virtio_console: drop custom control queue cleanup
Michael S. Tsirkin
1
-17
/
+0
2018-04-25
virtio_console: free buffers after reset
Michael S. Tsirkin
1
-25
/
+24
2018-04-25
virtio: add ability to iterate over vqs
Michael S. Tsirkin
1
-0
/
+3
2018-04-25
virtio_console: don't tie bufs to a vq
Michael S. Tsirkin
1
-7
/
+7
2018-04-25
Revert "blk-mq: remove code for dealing with remapping queue"
Ming Lei
1
-3
/
+31
[next]