index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
*
s390/debug: avoid kernel warning on too large number of pages
Christian Borntraeger
2020-06-23
1
-1
/
+2
*
s390/kasan: fix early pgm check handler execution
Vasily Gorbik
2020-06-23
1
-0
/
+2
*
s390: fix system call single stepping
Sven Schnelle
2020-06-23
1
-1
/
+1
*
Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-06-20
12
-40
/
+106
|
\
|
*
s390: fix syscall_get_error for compat processes
Dmitry V. Levin
2020-06-17
1
-1
/
+11
|
*
s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODES
Heiko Carstens
2020-06-16
1
-0
/
+1
|
*
s390/vdso: fix vDSO clock_getres()
Vincenzo Frascino
2020-06-16
4
-6
/
+8
|
*
s390/vdso: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
2020-06-16
1
-6
/
+4
|
*
s390/protvirt: use scnprintf() instead of snprintf()
Chen Zhou
2020-06-16
1
-4
/
+4
|
*
s390: use scnprintf() in sys_##_prefix##_##_name##_show
Chen Zhou
2020-06-16
1
-1
/
+1
|
*
s390/crypto: use scnprintf() instead of snprintf()
Chen Zhou
2020-06-16
1
-7
/
+7
|
*
s390/ptrace: fix setting syscall number
Sven Schnelle
2020-06-16
1
-1
/
+30
|
*
s390/ptrace: pass invalid syscall numbers to tracing
Sven Schnelle
2020-06-16
2
-5
/
+3
|
*
s390/ptrace: return -ENOSYS when invalid syscall is supplied
Sven Schnelle
2020-06-16
1
-6
/
+13
|
*
s390/seccomp: pass syscall arguments via seccomp_data
Sven Schnelle
2020-06-16
1
-5
/
+26
*
|
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-18
1
-1
/
+1
*
|
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
1
-2
/
+2
|
/
*
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
3
-5
/
+5
|
\
|
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
3
-5
/
+5
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-12
2
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...
Vitaly Kuznetsov
2020-06-11
2
-2
/
+4
*
|
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
4
-19
/
+19
*
|
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
9
-69
/
+69
*
|
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
2
-10
/
+5
*
|
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
1
-9
/
+1
*
|
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
11
-12
/
+10
*
|
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
12
-13
/
+11
*
|
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
10
-10
/
+0
*
|
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-7
/
+2
*
|
s390: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-5
/
+11
*
|
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-06-08
33
-630
/
+1003
|
\
\
|
*
|
s390/pci: Log new handle in clp_disable_fh()
Petr Tesarik
2020-05-28
1
-2
/
+1
|
*
|
s390/cio, s390/qeth: cleanup PNSO CHSC
Alexandra Winter
2020-05-28
3
-33
/
+67
|
*
|
s390: remove critical section cleanup from entry.S
Sven Schnelle
2020-05-28
9
-391
/
+144
|
*
|
s390: add machine check SIGP
Sven Schnelle
2020-05-28
2
-0
/
+9
|
*
|
s390/pci: ioremap() align with generic code
Niklas Schnelle
2020-05-20
2
-11
/
+12
|
*
|
Documentation/s390: Update / remove developerWorks web links
Gerald Schaefer
2020-05-20
3
-12
/
+0
|
*
|
s390: simplify memory notifier for protecting kdump crash kernel area
David Hildenbrand
2020-05-20
1
-8
/
+5
|
*
|
s390/pci: create links between PFs and VFs
Niklas Schnelle
2020-05-20
4
-4
/
+75
|
*
|
s390: Remove two unused inline functions
YueHaibing
2020-05-20
1
-16
/
+0
|
*
|
s390: nvme reipl
Jason J. Herne
2020-05-06
1
-1
/
+147
|
*
|
s390: nvme ipl
Jason J. Herne
2020-05-06
3
-0
/
+99
|
*
|
s390/pci: removes wrong PCI multifunction assignment
Pierre Morel
2020-05-06
1
-3
/
+1
|
*
|
s390: ptrace: hard-code "s390x" instead of UTS_MACHINE
Masahiro Yamada
2020-05-06
2
-6
/
+1
|
*
|
s390/pci: Handling multifunctions
Pierre Morel
2020-04-28
5
-48
/
+156
|
*
|
s390/pci: Adding bus resource
Pierre Morel
2020-04-28
2
-0
/
+6
|
*
|
s390/pci: adapt events for zbus
Pierre Morel
2020-04-28
1
-16
/
+8
|
*
|
s390/pci: create zPCI bus
Pierre Morel
2020-04-28
7
-114
/
+280
|
*
|
s390/pci: define RID and RID available
Pierre Morel
2020-04-28
3
-2
/
+13
[next]