index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-23
s390/debug: avoid kernel warning on too large number of pages
Christian Borntraeger
1
-1
/
+2
2020-06-23
s390/kasan: fix early pgm check handler execution
Vasily Gorbik
1
-0
/
+2
2020-06-23
s390: fix system call single stepping
Sven Schnelle
1
-1
/
+1
2020-06-20
Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
8
-32
/
+86
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-2
/
+2
2020-06-16
s390/vdso: fix vDSO clock_getres()
Vincenzo Frascino
3
-6
/
+7
2020-06-16
s390/vdso: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
1
-6
/
+4
2020-06-16
s390/protvirt: use scnprintf() instead of snprintf()
Chen Zhou
1
-4
/
+4
2020-06-16
s390: use scnprintf() in sys_##_prefix##_##_name##_show
Chen Zhou
1
-1
/
+1
2020-06-16
s390/ptrace: fix setting syscall number
Sven Schnelle
1
-1
/
+30
2020-06-16
s390/ptrace: pass invalid syscall numbers to tracing
Sven Schnelle
2
-5
/
+3
2020-06-16
s390/ptrace: return -ENOSYS when invalid syscall is supplied
Sven Schnelle
1
-6
/
+13
2020-06-16
s390/seccomp: pass syscall arguments via seccomp_data
Sven Schnelle
1
-5
/
+26
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-4
/
+4
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
3
-3
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-7
/
+2
2020-06-09
s390: add show_stack_loglvl()
Dmitry Safonov
1
-5
/
+11
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
9
-403
/
+354
2020-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
1
-59
/
+88
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-2
/
+2
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+3
2020-06-02
s390: use __vmalloc_node in stack_alloc
Christoph Hellwig
1
-6
/
+3
2020-06-01
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
2020-05-28
s390: remove critical section cleanup from entry.S
Sven Schnelle
4
-373
/
+131
2020-05-28
s390: add machine check SIGP
Sven Schnelle
1
-0
/
+8
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+2
2020-05-20
s390: simplify memory notifier for protecting kdump crash kernel area
David Hildenbrand
1
-8
/
+5
2020-05-20
s390: Remove two unused inline functions
YueHaibing
1
-16
/
+0
2020-05-20
s390/kaslr: add support for R_390_JMP_SLOT relocation type
Gerald Schaefer
1
-0
/
+1
2020-05-14
s390/kexec_file: fix initrd location for kdump kernel
Philipp Rudo
1
-1
/
+1
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
1
-0
/
+1
2020-05-08
s390/module: Use s390_kernel_write() for late relocations
Peter Zijlstra
1
-59
/
+88
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-5
/
+6
2020-05-06
s390: nvme reipl
Jason J. Herne
1
-1
/
+147
2020-05-06
s390: nvme ipl
Jason J. Herne
1
-0
/
+63
2020-05-06
s390: ptrace: hard-code "s390x" instead of UTS_MACHINE
Masahiro Yamada
2
-6
/
+1
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2
-2
/
+2
2020-04-25
s390/protvirt: fix compilation issue
Claudio Imbrenda
1
-1
/
+2
2020-04-22
s390/ftrace: fix potential crashes when switching tracers
Philipp Rudo
3
-4
/
+4
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
18
-638
/
+337
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+2
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-6
/
+424
2020-03-25
s390: use fallthrough;
Joe Perches
2
-3
/
+3
2020-03-25
s390/cpum_sf: Fix wrong page count in error message
Thomas Richter
1
-1
/
+3
2020-03-25
s390/diag: fix display of diagnose call statistics
Michael Mueller
1
-1
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2
-0
/
+2
2020-03-23
s390: remove broken hibernate / power management support
Heiko Carstens
4
-548
/
+0
2020-03-23
s390/cpuinfo: do not skip info for CPUs without MHz feature
Alexander Gordeev
1
-2
/
+2
[next]