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
2022-11-24
s390/crashdump: fix TOD programmable field size
Heiko Carstens
1
-1
/
+1
2022-10-26
s390/pai: fix raw data collection for PMU pai_ext
Thomas Richter
1
-0
/
+1
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2
-2
/
+2
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+2
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-2
/
+2
2022-09-29
Merge branch 'v6.0-rc7'
Peter Zijlstra
4
-8
/
+20
2022-09-27
perf: Use sample_flags for raw_data
Namhyung Kim
2
-0
/
+2
2022-09-26
s390: remove vma linked list walks
Matthew Wilcox (Oracle)
1
-1
/
+2
2022-09-16
s390/pai: Add support for PAI Extension 1 NNPA counters
Thomas Richter
2
-1
/
+672
2022-09-14
s390/mm: uninline copy_oldmem_kernel() function
Alexander Gordeev
3
-1
/
+16
2022-09-14
s390/mm: rework memcpy_real() to avoid DAT-off mode
Alexander Gordeev
2
-24
/
+4
2022-09-14
s390/dump: save IPL CPU registers once DAT is available
Alexander Gordeev
2
-34
/
+32
2022-09-14
s390/smp: rework absolute lowcore access
Alexander Gordeev
7
-30
/
+163
2022-09-14
s390/smp: call smp_reinit_ipl_cpu() before scheduler is available
Alexander Gordeev
2
-2
/
+2
2022-09-14
Merge branch 'fixes' into features
Vasily Gorbik
3
-2
/
+4
2022-09-07
s390/smp: enforce lowcore protection on CPU restart
Alexander Gordeev
1
-1
/
+1
2022-09-07
s390/boot: fix absolute zero lowcore corruption on boot
Alexander Gordeev
2
-1
/
+2
2022-08-30
s390: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-2
/
+2
2022-08-30
s390: fix nospec table alignments
Josh Poimboeuf
1
-0
/
+1
2022-08-25
s390: fix double free of GS and RI CBs on fork() failure
Brian Foster
1
-6
/
+16
2022-08-06
Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
6
-109
/
+86
2022-08-06
Revert "s390/smp: enforce lowcore protection on CPU restart"
Alexander Gordeev
1
-1
/
+1
2022-08-06
Revert "s390/smp: rework absolute lowcore access"
Alexander Gordeev
7
-155
/
+29
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+156
2022-08-02
Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2022-08-02
Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
1
-5
/
+13
2022-08-01
Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-24
/
+5
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
1
-0
/
+156
2022-07-28
s390/nmi: use irqentry_nmi_enter()/irqentry_nmi_exit()
Sven Schnelle
1
-3
/
+5
2022-07-28
s390/smp: rework absolute lowcore access
Alexander Gordeev
7
-29
/
+155
2022-07-28
s390/setup: rearrange absolute lowcore initialization
Alexander Gordeev
1
-7
/
+6
2022-07-28
s390/smp: enforce lowcore protection on CPU restart
Alexander Gordeev
1
-1
/
+1
2022-07-28
Merge branch 'vmcore-iov_iter' into features
Alexander Gordeev
1
-80
/
+28
2022-07-20
s390/crash: support multi-segment iterators
Alexander Gordeev
1
-106
/
+22
2022-07-20
s390/crash: use static swap buffer for copy_to_user_real()
Alexander Gordeev
1
-14
/
+12
2022-07-20
s390/crash: move copy_to_user_real() to crash_dump.c
Alexander Gordeev
1
-0
/
+26
2022-07-20
s390/crash: fix incorrect number of bytes to copy to user space
Alexander Gordeev
1
-1
/
+1
2022-07-20
s390/crash: remove redundant panic() on save area allocation failure
Alexander Gordeev
1
-1
/
+1
2022-07-19
s390/uvdevice: autoload module based on CPU facility
Steffen Eiden
1
-0
/
+1
2022-07-19
s390/cpufeature: allow for facility bits
Heiko Carstens
1
-0
/
+3
2022-07-19
s390/cpufeature: rework to allow more than only hwcap bits
Heiko Carstens
3
-11
/
+43
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
1
-2
/
+0
2022-07-15
kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...
Michal Suchanek
1
-5
/
+13
2022-07-13
KVM: s390: pv: add export before import
Claudio Imbrenda
1
-0
/
+28
2022-07-13
KVM: s390: pv: handle secure storage violations for protected guests
Claudio Imbrenda
1
-0
/
+55
2022-07-11
s390: Add attestation query information
Steffen Eiden
1
-0
/
+20
2022-06-30
s390/archrandom: simplify back to earlier design and initialize earlier
Jason A. Donenfeld
1
-0
/
+5
[next]