index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
2023-01-17
s390: workaround invalid gcc-11 out of bounds read warning
Heiko Carstens
2023-01-11
s390/cpum_sf: add READ_ONCE() semantics to compare and swap loops
Heiko Carstens
2023-01-10
s390/kexec: fix ipl report address for kdump
Alexander Egorenkov
2023-01-06
s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
Masahiro Yamada
2023-01-06
s390: expicitly align _edata and _end symbols on page boundary
Alexander Gordeev
2022-12-20
random: do not include <asm/archrandom.h> from random.h
Jason A. Donenfeld
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-12
Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-12-06
s390/nmi: get rid of private slab cache
Heiko Carstens
2022-12-06
s390/nmi: move storage error checking back to C, enter with DAT on
Heiko Carstens
2022-12-06
s390/nmi: print machine check interruption code before stopping system
Heiko Carstens
2022-12-06
s390/nmi: rework register validation handling
Heiko Carstens
2022-12-06
s390/nmi: use vector instruction macros instead of byte patterns
Heiko Carstens
2022-12-06
s390/vx: add vx-insn.h wrapper include file
Heiko Carstens
2022-12-06
s390/ipl: use octal values instead of S_* macros
Sven Schnelle
2022-12-06
s390/ipl: add eckd dump support
Sven Schnelle
2022-12-06
s390/ipl: add eckd support
Sven Schnelle
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
2022-11-28
Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
[s390] copy_oldmem_kernel() - WRITE is "data source", not destination
Al Viro
2022-11-24
s390/crashdump: fix TOD programmable field size
Heiko Carstens
2022-11-23
s390/kprobes: define insn cache ops within private header file
Heiko Carstens
2022-11-23
s390/debug: remove function type cast
Heiko Carstens
2022-11-23
s390/ipl: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-23
KVM: s390: pv: avoid export before import if possible
Claudio Imbrenda
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-27
perf: Rewrite core context handling
Peter Zijlstra
2022-10-26
s390/pai: fix raw data collection for PMU pai_ext
Thomas Richter
2022-10-26
s390/pai: rename structure member users to active_events
Thomas Richter
2022-10-26
s390/pai: rework pai_crypto mapped buffer reference count
Thomas Richter
2022-10-26
s390/pai: move enum definition to header file
Thomas Richter
2022-10-26
s390/entry: sort out physical vs virtual pointers usage in sie64a
Nico Boehr
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-09-29
Merge branch 'v6.0-rc7'
Peter Zijlstra
2022-09-27
perf: Use sample_flags for raw_data
Namhyung Kim
2022-09-26
s390: remove vma linked list walks
Matthew Wilcox (Oracle)
2022-09-16
s390/pai: Add support for PAI Extension 1 NNPA counters
Thomas Richter
2022-09-14
s390/mm: uninline copy_oldmem_kernel() function
Alexander Gordeev
2022-09-14
s390/mm: rework memcpy_real() to avoid DAT-off mode
Alexander Gordeev
2022-09-14
s390/dump: save IPL CPU registers once DAT is available
Alexander Gordeev
[next]