index
:
linux-dev
linus/master
master
nollseek
remove-sha1
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2 hours
s390/archrandom: simplify back to earlier design and initialize earlier
Jason A. Donenfeld
3
-224
/
+12
6 days
s390/pai: Fix multiple concurrent event installation
Thomas Richter
1
-3
/
+12
6 days
s390/pai: Prevent invalid event number for pai_crypto PMU
Thomas Richter
1
-2
/
+3
6 days
s390/cpumf: Handle events cycles and instructions identical
Thomas Richter
1
-1
/
+21
6 days
s390/crash: make copy_oldmem_page() return number of bytes copied
Alexander Gordeev
1
-3
/
+4
6 days
s390/crash: add missing iterator advance in copy_oldmem_page()
Alexander Gordeev
1
-0
/
+7
2022-06-09
gcc-12: disable '-Warray-bounds' universally for now
Linus Torvalds
2
-9
/
+2
2022-06-06
virtio: replace arch_has_restricted_virtio_memory_access()
Juergen Gross
2
-11
/
+3
2022-06-03
KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate
Yury Norov
1
-7
/
+3
2022-06-01
s390/stack: add union to reflect kvm stack slot usages
Heiko Carstens
3
-6
/
+14
2022-06-01
s390/stack: merge empty stack frame slots
Heiko Carstens
3
-8
/
+7
2022-06-01
s390/uaccess: whitespace cleanup
Heiko Carstens
1
-66
/
+66
2022-06-01
s390/uaccess: use __noreturn instead of __attribute__((noreturn))
Heiko Carstens
1
-3
/
+4
2022-06-01
s390/uaccess: use exception handler to zero result on get_user() failure
Heiko Carstens
3
-59
/
+143
2022-06-01
s390/uaccess: use symbolic names for inline assembler operands
Heiko Carstens
1
-8
/
+8
2022-06-01
s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag
Alexander Gordeev
1
-1
/
+5
2022-06-01
s390/mm: use non-quiescing sske for KVM switch to keyed guest
Christian Borntraeger
1
-1
/
+1
2022-06-01
s390/gmap: voluntarily schedule during key setting
Christian Borntraeger
1
-0
/
+14
2022-06-01
s390/kexec: add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFP
Heiko Carstens
1
-1
/
+1
2022-06-01
s390/Kconfig.debug: fix indentation
Juerg Haefliger
1
-6
/
+6
2022-06-01
s390/Kconfig: fix indentation
Juerg Haefliger
1
-4
/
+4
2022-05-27
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
1
-0
/
+10
2022-05-26
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
1
-2
/
+1
2022-05-25
s390/perf: obtain sie_block from the right address
Nico Boehr
1
-1
/
+1
2022-05-25
s390: generate register offsets into pt_regs automatically
Heiko Carstens
3
-20
/
+16
2022-05-25
s390: simplify early program check handler
Heiko Carstens
5
-37
/
+8
2022-05-25
s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
Jann Horn
1
-2
/
+2
2022-05-24
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
1
-1
/
+0
2022-05-24
livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
Christophe Leroy
1
-22
/
+0
2022-05-23
s390/bpf: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-20
KVM: s390: Don't indicate suppression on dirtying, failing memop
Janis Schoetterl-Glausch
1
-4
/
+18
2022-05-20
drivers/s390/char: Add Ultravisor io device
Steffen Eiden
2
-1
/
+73
2022-05-19
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
1
-2
/
+3
2022-05-18
s390/head: get rid of 31 bit leftovers
Heiko Carstens
1
-149
/
+126
2022-05-17
s390/boot: do not emit debug info for assembly with llvm's IAS
Heiko Carstens
1
-0
/
+2
2022-05-17
s390/boot: workaround llvm IAS bug
Heiko Carstens
1
-13
/
+21
2022-05-17
s390/purgatory: workaround llvm's IAS limitations
Heiko Carstens
1
-7
/
+23
2022-05-17
s390/entry: workaround llvm's IAS limitations
Heiko Carstens
1
-2
/
+12
2022-05-17
s390/alternatives: remove padding generation code
Heiko Carstens
3
-199
/
+31
2022-05-17
s390/alternatives: provide identical sized orginal/alternative sequences
Heiko Carstens
3
-13
/
+13
2022-05-16
s390/cpumf: add new extended counter set for IBM z16
Thomas Richter
1
-0
/
+148
2022-05-13
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
1
-3
/
+3
2022-05-13
s390: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-0
/
+1
2022-05-13
mm/hugetlb: introduce huge pte version of uffd-wp helpers
Peter Xu
1
-0
/
+15
2022-05-13
mm: introduce PTE_MARKER swap entry
Peter Xu
1
-0
/
+5
2022-05-13
crypto: s390 - add crypto library interface for ChaCha20
Vladis Dronov
1
-2
/
+32
2022-05-11
kbuild: factor out the common installation code into scripts/install.sh
Masahiro Yamada
2
-8
/
+1
2022-05-11
s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRANCHES
Heiko Carstens
1
-4
/
+11
2022-05-11
s390/stp: clock_delta should be signed
Sven Schnelle
2
-5
/
+5
2022-05-11
s390/stp: fix todoff size
Sven Schnelle
2
-5
/
+3
[next]