Age | Commit message (Expand) | Author | Files | Lines |
2023-05-06 | s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDS | Lukas Bulwahn | 1 | -1/+0 |
2023-05-05 | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+4 |
2023-05-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -21/+23 |
2023-05-05 | Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 3 | -21/+23 |
2023-05-04 | Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -19/+1 |
2023-05-04 | KVM: s390: fix race in gmap_make_secure() | Claudio Imbrenda | 1 | -21/+11 |
2023-05-04 | KVM: s390: pv: fix asynchronous teardown for small VMs | Claudio Imbrenda | 2 | -0/+12 |
2023-05-03 | mm/ksm: move disabling KSM from s390/gmap code to KSM code | David Hildenbrand | 1 | -19/+1 |
2023-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -28/+35 |
2023-04-30 | Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 75 | -1887/+1971 |
2023-04-29 | locking/arch: Rename all internal __xchg() names to __arch_xchg() | Andrzej Hajda | 1 | -4/+4 |
2023-04-29 | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2023-04-29 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+2 |
2023-04-28 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -8/+42 |
2023-04-28 | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -12/+14 |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -4/+19 |
2023-04-27 | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+5 |
2023-04-26 | Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -0/+2 |
2023-04-26 | Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 7 | -34/+32 |
2023-04-26 | Merge tag 'kvm-s390-next-6.4-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 3 | -24/+32 |
2023-04-25 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+5 |
2023-04-25 | Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -4/+2 |
2023-04-24 | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
2023-04-22 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+5 |
2023-04-22 | mm: move 'mmap_min_addr' logic from callers into vm_unmapped_area() | Linus Torvalds | 2 | -2/+2 |
2023-04-22 | mm: add new api to enable ksm per process | Stefan Roesch | 1 | -0/+7 |
2023-04-20 | KVM: s390: pci: fix virtual-physical confusion on module unload/load | Nico Boehr | 1 | -1/+1 |
2023-04-20 | KVM: s390: vsie: clarifications on setting the APCB | Pierre Morel | 1 | -21/+29 |
2023-04-20 | KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA | Nico Boehr | 1 | -2/+2 |
2023-04-20 | s390/stackleak: provide fast __stackleak_poison() implementation | Heiko Carstens | 1 | -0/+35 |
2023-04-20 | s390: select ARCH_USE_SYM_ANNOTATIONS | Heiko Carstens | 1 | -0/+1 |
2023-04-20 | s390/mm: use VM_FLUSH_RESET_PERMS in module_alloc() | Heiko Carstens | 2 | -8/+54 |
2023-04-20 | s390: wire up memfd_secret system call | Heiko Carstens | 1 | -1/+1 |
2023-04-20 | s390/mm: enable ARCH_HAS_SET_DIRECT_MAP | Heiko Carstens | 3 | -0/+43 |
2023-04-20 | s390/mm: use BIT macro to generate SET_MEMORY bit masks | Heiko Carstens | 1 | -5/+13 |
2023-04-19 | s390/relocate_kernel: adjust indentation | Heiko Carstens | 1 | -42/+42 |
2023-04-19 | s390/relocate_kernel: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 1 | -9/+7 |
2023-04-19 | s390/entry: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 1 | -35/+34 |
2023-04-19 | s390/purgatory: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 2 | -51/+25 |
2023-04-19 | s390/kprobes: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 1 | -2/+2 |
2023-04-19 | s390/reipl: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 1 | -5/+5 |
2023-04-19 | s390/head64: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 1 | -4/+4 |
2023-04-19 | s390/earlypgm: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 1 | -2/+2 |
2023-04-19 | s390/mcount: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 1 | -6/+4 |
2023-04-19 | s390/crc32le: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 1 | -14/+16 |
2023-04-19 | s390/crc32be: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 1 | -8/+9 |
2023-04-19 | s390/crypto,chacha: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 1 | -23/+24 |
2023-04-19 | s390/amode31: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 1 | -44/+31 |
2023-04-19 | s390/lib: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens | 1 | -2/+2 |
2023-04-19 | s390/kasan: remove override of mem*() functions | Heiko Carstens | 2 | -21/+18 |