Age | Commit message (Expand) | Author |
2022-06-30 | s390/qdio: Fix spelling mistake | Zhang Jiaming |
2022-06-30 | s390/archrandom: simplify back to earlier design and initialize earlier | Jason A. Donenfeld |
2022-06-30 | s390/purgatory: remove duplicated build rule of kexec-purgatory.o | Masahiro Yamada |
2022-06-30 | s390/purgatory: hard-code obj-y in Makefile | Masahiro Yamada |
2022-06-30 | s390: remove unneeded 'select BUILD_BIN2C' | Masahiro Yamada |
2022-06-23 | s390/pai: Fix multiple concurrent event installation | Thomas Richter |
2022-06-23 | s390/pai: Prevent invalid event number for pai_crypto PMU | Thomas Richter |
2022-06-23 | s390/cpumf: Handle events cycles and instructions identical | Thomas Richter |
2022-06-23 | s390/crash: make copy_oldmem_page() return number of bytes copied | Alexander Gordeev |
2022-06-23 | s390/crash: add missing iterator advance in copy_oldmem_page() | Alexander Gordeev |
2022-06-10 | Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-06-09 | gcc-12: disable '-Warray-bounds' universally for now | Linus Torvalds |
2022-06-06 | virtio: replace arch_has_restricted_virtio_memory_access() | Juergen Gross |
2022-06-04 | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux | Linus Torvalds |
2022-06-03 | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-06-03 | Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2022-06-03 | KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate | Yury Norov |
2022-06-02 | Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-06-01 | s390/stack: add union to reflect kvm stack slot usages | Heiko Carstens |
2022-06-01 | s390/stack: merge empty stack frame slots | Heiko Carstens |
2022-06-01 | s390/uaccess: whitespace cleanup | Heiko Carstens |
2022-06-01 | s390/uaccess: use __noreturn instead of __attribute__((noreturn)) | Heiko Carstens |
2022-06-01 | s390/uaccess: use exception handler to zero result on get_user() failure | Heiko Carstens |
2022-06-01 | s390/uaccess: use symbolic names for inline assembler operands | Heiko Carstens |
2022-06-01 | s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag | Alexander Gordeev |
2022-06-01 | s390/mm: use non-quiescing sske for KVM switch to keyed guest | Christian Borntraeger |
2022-06-01 | s390/gmap: voluntarily schedule during key setting | Christian Borntraeger |
2022-06-01 | s390/kexec: add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFP | Heiko Carstens |
2022-06-01 | s390/Kconfig.debug: fix indentation | Juerg Haefliger |
2022-06-01 | s390/Kconfig: fix indentation | Juerg Haefliger |
2022-05-31 | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-29 | Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2022-05-27 | Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2022-05-27 | Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-27 | kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add] | Naveen N. Rao |
2022-05-26 | ftrace: Remove return value of ftrace_arch_modify_*() | Li kunyu |
2022-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-05-25 | Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/... | Linus Torvalds |
2022-05-25 | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-05-25 | s390/perf: obtain sie_block from the right address | Nico Boehr |
2022-05-25 | s390: generate register offsets into pt_regs automatically | Heiko Carstens |
2022-05-25 | s390: simplify early program check handler | Heiko Carstens |
2022-05-25 | s390/crypto: fix scatterwalk_unmap() callers in AES-GCM | Jann Horn |
2022-05-25 | Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2022-05-24 | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-05-24 | kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS | Masahiro Yamada |
2022-05-24 | livepatch: Remove klp_arch_set_pc() and asm/livepatch.h | Christophe Leroy |