| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 's390-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2023-05-19 | 9 | -35/+26 |
|\ |
|
| * | s390/iommu: get rid of S390_CCW_IOMMU and S390_AP_IOMMU | Jason Gunthorpe | 2023-05-17 | 3 | -6/+1 |
| * | s390/Kconfig: remove obsolete configs SCHED_{BOOK,DRAWER} | Lukas Bulwahn | 2023-05-17 | 1 | -8/+0 |
| * | s390/uapi: cover statfs padding by growing f_spare | Ilya Leoshkevich | 2023-05-17 | 2 | -3/+3 |
| * | s390/ipl: fix IPIB virtual vs physical address confusion | Alexander Gordeev | 2023-05-15 | 1 | -2/+1 |
| * | s390/topology: honour nr_cpu_ids when adding CPUs | Alexander Gordeev | 2023-05-15 | 1 | -15/+17 |
| * | s390/defconfigs: set CONFIG_INIT_STACK_NONE=y | Heiko Carstens | 2023-05-15 | 3 | -0/+3 |
| * | s390/crypto: use vector instructions only if available for ChaCha20 | Heiko Carstens | 2023-05-15 | 1 | -1/+1 |
* | | rethook, fprobe: do not trace rethook related functions | Ze Gao | 2023-05-18 | 1 | -0/+1 |
|/ |
|
* | s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDS | Lukas Bulwahn | 2023-05-05 | 1 | -1/+0 |
* | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-05-05 | 1 | -4/+4 |
|\ |
|
| * | locking/arch: Rename all internal __xchg() names to __arch_xchg() | Andrzej Hajda | 2023-04-29 | 1 | -4/+4 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2023-05-05 | 3 | -21/+23 |
|\ \ |
|
| * \ | Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2023-05-05 | 3 | -21/+23 |
| |\ \ |
|
| | * | | KVM: s390: fix race in gmap_make_secure() | Claudio Imbrenda | 2023-05-04 | 1 | -21/+11 |
| | * | | KVM: s390: pv: fix asynchronous teardown for small VMs | Claudio Imbrenda | 2023-05-04 | 2 | -0/+12 |
* | | | | Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-05-04 | 1 | -19/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | mm/ksm: move disabling KSM from s390/gmap code to KSM code | David Hildenbrand | 2023-05-02 | 1 | -19/+1 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2023-05-01 | 4 | -28/+35 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 2023-04-26 | 7 | -34/+32 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge tag 'kvm-s390-next-6.4-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2023-04-26 | 3 | -24/+32 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | KVM: s390: pci: fix virtual-physical confusion on module unload/load | Nico Boehr | 2023-04-20 | 1 | -1/+1 |
| | * | | | | KVM: s390: vsie: clarifications on setting the APCB | Pierre Morel | 2023-04-20 | 1 | -21/+29 |
| | * | | | | KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA | Nico Boehr | 2023-04-20 | 1 | -2/+2 |
| | | |_|/
| | |/| | |
|
| * | | | | KVM: Change return type of kvm_arch_vm_ioctl() to "int" | Thomas Huth | 2023-03-16 | 1 | -2/+1 |
| * | | | | KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys() | Thomas Huth | 2023-03-16 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2023-04-30 | 75 | -1887/+1971 |
|\ \ \ \ |
|
| * | | | | s390/stackleak: provide fast __stackleak_poison() implementation | Heiko Carstens | 2023-04-20 | 1 | -0/+35 |
| * | | | | s390: select ARCH_USE_SYM_ANNOTATIONS | Heiko Carstens | 2023-04-20 | 1 | -0/+1 |
| * | | | | s390/mm: use VM_FLUSH_RESET_PERMS in module_alloc() | Heiko Carstens | 2023-04-20 | 2 | -8/+54 |
| * | | | | s390: wire up memfd_secret system call | Heiko Carstens | 2023-04-20 | 1 | -1/+1 |
| * | | | | s390/mm: enable ARCH_HAS_SET_DIRECT_MAP | Heiko Carstens | 2023-04-20 | 3 | -0/+43 |
| * | | | | s390/mm: use BIT macro to generate SET_MEMORY bit masks | Heiko Carstens | 2023-04-20 | 1 | -5/+13 |
| * | | | | s390/relocate_kernel: adjust indentation | Heiko Carstens | 2023-04-19 | 1 | -42/+42 |
| * | | | | s390/relocate_kernel: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -9/+7 |
| * | | | | s390/entry: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -35/+34 |
| * | | | | s390/purgatory: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 2 | -51/+25 |
| * | | | | s390/kprobes: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -2/+2 |
| * | | | | s390/reipl: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -5/+5 |
| * | | | | s390/head64: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -4/+4 |
| * | | | | s390/earlypgm: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -2/+2 |
| * | | | | s390/mcount: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -6/+4 |
| * | | | | s390/crc32le: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -14/+16 |
| * | | | | s390/crc32be: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -8/+9 |
| * | | | | s390/crypto,chacha: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -23/+24 |
| * | | | | s390/amode31: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -44/+31 |
| * | | | | s390/lib: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2023-04-19 | 1 | -2/+2 |
| * | | | | s390/kasan: remove override of mem*() functions | Heiko Carstens | 2023-04-19 | 2 | -21/+18 |
| * | | | | s390/kdump: remove nodat stack restriction for calling nodat functions | Alexander Gordeev | 2023-04-19 | 2 | -12/+5 |
| * | | | | s390/kdump: rework invocation of DAT-off code | Alexander Gordeev | 2023-04-19 | 2 | -14/+61 |