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
Age
Commit message (
Expand
)
Author
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-25
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-03-24
kasan, x86, arm64, s390: rename functions for modules shadow
Andrey Konovalov
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
2022-03-21
Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-15
Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2022-03-14
KVM: s390x: fix SCK locking
Claudio Imbrenda
2022-03-10
s390/test_unwind: add kretprobe tests
Tobias Huschle
2022-03-10
s390/kprobes: Avoid additional kprobe in kretprobe handling
Tobias Huschle
2022-03-10
s390: convert ".insn" encoding to instruction names
Vasily Gorbik
2022-03-10
s390: assume stckf is always present
Vasily Gorbik
2022-03-10
s390/nospec: move to single register thunks
Vasily Gorbik
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
2022-03-10
s390/uaccess: Add copy_from/to_user_key functions
Janis Schoetterl-Glausch
2022-03-10
s390/nospec: align and size extern thunks
Vasily Gorbik
2022-03-10
s390/nospec: add an option to use thunk-extern
Vasily Gorbik
2022-03-10
s390/nospec: generate single register thunks if possible
Vasily Gorbik
2022-03-10
s390/pci: make zpci_set_irq()/zpci_clear_irq() static
Niklas Schnelle
2022-03-08
s390: remove unused expoline to BC instructions
Vasily Gorbik
2022-03-08
s390/irq: use assignment instead of cast
Heiko Carstens
2022-03-08
s390/traps: get rid of magic cast for per code
Heiko Carstens
2022-03-08
s390/traps: get rid of magic cast for program interruption code
Heiko Carstens
2022-03-08
s390/signal: fix typo in comments
Heiko Carstens
2022-03-08
s390/asm-offsets: remove unused defines
Heiko Carstens
2022-03-08
s390/test_unwind: avoid build warning with W=1
Vasily Gorbik
2022-03-08
s390: remove .fixup section
Heiko Carstens
2022-03-08
s390/bpf: encode register within extable entry
Heiko Carstens
2022-03-08
s390/extable: add dedicated uaccess handler
Heiko Carstens
2022-03-08
s390/extable: convert to relative table with data
Heiko Carstens
2022-03-08
s390/extable: add and use fixup_exception helper function
Heiko Carstens
2022-03-08
s390/base: pass pt_regs to early program check handler
Heiko Carstens
2022-03-08
s390/extable: move extable related functions to mm/extable.c
Heiko Carstens
2022-03-08
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2022-03-08
s390/extable: search amode31 extable last
Heiko Carstens
2022-03-08
s390/extable: sort amode31 extable early
Heiko Carstens
2022-03-08
s390/zcrypt: CEX8S exploitation support
Harald Freudenberger
2022-03-05
Merge tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-03-01
s390/mm: convert pte_val()/pXd_val() into functions
Heiko Carstens
2022-03-01
s390/mm,gmap: don't use pte_val()/pXd_val() as lvalue
Heiko Carstens
2022-03-01
s390/mm,hugetlb: don't use pte_val()/pXd_val() as lvalue
Heiko Carstens
2022-03-01
s390/mm,pageattr: don't use pte_val()/pXd_val() as lvalue
Heiko Carstens
2022-03-01
s390/mm,pgtable: don't use pte_val()/pXd_val() as lvalue
Heiko Carstens
2022-03-01
s390/mm: use set_pXd()/set_pte() helper functions everywhere
Heiko Carstens
2022-03-01
s390/mm: add set_pte_bit()/clear_pte_bit() helper functions
Heiko Carstens
2022-03-01
s390/mm: add set_pXd()/set_pte() helper functions
Heiko Carstens
[next]