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
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-13
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2020-10-13
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+0
2020-10-13
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-77
/
+2
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2020-10-12
Merge branches 'v5.10/vfio/fsl-mc-v6' and 'v5.10/vfio/zpci-info-v3' into v5.1...
Alex Williamson
2
-1
/
+5
2020-10-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2020-10-10
s390/uaccess: fix indentation
Heiko Carstens
1
-1
/
+1
2020-10-10
s390/uaccess: add default cases for __put_user_fn()/__get_user_fn()
Heiko Carstens
1
-4
/
+9
2020-10-10
s390/kprobes: move insn_page to text segment
Heiko Carstens
4
-4
/
+27
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
1
-1
/
+1
2020-10-08
seccomp: Move config option SECCOMP to arch/Kconfig
YiFei Zhu
1
-17
/
+0
2020-10-07
s390/pci: track whether util_str is valid in the zpci_dev
Matthew Rosato
2
-1
/
+3
2020-10-07
s390/pci: stash version in the zpci_dev
Matthew Rosato
2
-0
/
+2
2020-10-07
s390/sie: fix typo in SIGP code description
Julian Wiedmann
1
-1
/
+1
2020-10-07
s390/lib: fix kernel doc for memcmp()
Julian Wiedmann
1
-1
/
+1
2020-10-07
s390/sclp: Add support for SCLP AP adapter config/deconfig
Harald Freudenberger
1
-0
/
+2
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-1
/
+1
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-12
/
+30
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
1
-2
/
+2
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
1
-1
/
+1
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
1
-2
/
+2
2020-10-02
s390/startup: correct early pgm check info formatting
Vasily Gorbik
1
-1
/
+2
2020-10-02
s390: remove orphaned extern variables declarations
Vasily Gorbik
2
-4
/
+0
2020-10-02
s390/kasan: make sure int handler always run with DAT on
Vasily Gorbik
1
-4
/
+8
2020-10-02
s390/ipl: add support to control memory clearing for nvme re-IPL
Gerald Schaefer
1
-6
/
+42
2020-10-02
s390/nvme: support firmware-assisted dump to NVMe disks
Alexander Egorenkov
5
-19
/
+34
2020-10-02
s390/ipl: support NVMe IPL kernel parameters
Alexander Egorenkov
1
-8
/
+23
2020-10-02
s390: nvme dump support
Jason J. Herne
2
-1
/
+71
2020-09-30
s390: remove orphaned function declarations
Vasily Gorbik
8
-14
/
+0
2020-09-30
s390/startup: add kaslr_offset to pgm check info print
Vasily Gorbik
1
-0
/
+8
2020-09-30
s390/startup: correct "dfltcc" option parsing
Vasily Gorbik
1
-1
/
+1
2020-09-30
s390/vdso: remove orphaned declarations
Vasily Gorbik
1
-2
/
+0
2020-09-30
s390/cio: remove unused channel_subsystem_reinit
Vasily Gorbik
1
-1
/
+0
2020-09-30
s390: remove cad commandline option
Sven Schnelle
1
-13
/
+0
2020-09-29
s390/startup: avoid save_area_sync overflow
Vasily Gorbik
1
-10
/
+11
2020-09-29
s390: remove unused _swsusp_reset_dma
Vasily Gorbik
4
-21
/
+0
2020-09-29
s390/kaslr: correct and explain randomization base generation
Vasily Gorbik
1
-38
/
+92
2020-09-29
s390/kaslr: avoid mixing valid random value and an error code
Vasily Gorbik
1
-5
/
+5
2020-09-28
PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKS
Thomas Gleixner
1
-1
/
+1
2020-09-26
mm/gup: fix gup_fast with dynamic page table folding
Vasily Gorbik
1
-12
/
+30
2020-09-26
s390/stp: unify stp_work_mutex and clock_sync_mutex
Sven Schnelle
1
-27
/
+26
2020-09-26
s390/stp: add sysfs file to show scheduled leap seconds
Sven Schnelle
1
-0
/
+29
2020-09-26
s390/stp: add support for leap seconds
Sven Schnelle
3
-10
/
+131
2020-09-26
s390/stp: use u32 instead of unsigned int
Sven Schnelle
1
-25
/
+25
2020-09-26
s390/stp: use __packed
Sven Schnelle
1
-2
/
+4
2020-09-26
s390/stp: add locking to sysfs functions
Sven Schnelle
1
-33
/
+85
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
1
-0
/
+2
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
11
-8
/
+42
[prev]
[next]