Age | Commit message (Expand) | Author |
2020-02-09 | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-02-08 | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-02-07 | fs_parse: fold fs_parameter_desc/fs_parameter_spec | Al Viro |
2020-02-07 | fs_parser: remove fs_parameter_description name field | Eric Sandeen |
2020-02-06 | Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-02-05 | Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-02-05 | Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2020-02-04 | Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2020-02-04 | asm-generic: Make dma-contiguous.h a mandatory include/asm header | Michal Simek |
2020-02-04 | asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER | Peter Zijlstra |
2020-02-04 | asm-generic/tlb: rename HAVE_RCU_TABLE_FREE | Peter Zijlstra |
2020-02-04 | s390: mm: add p?d_leaf() definitions | Steven Price |
2020-02-04 | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada |
2020-02-01 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-01-31 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-01-31 | s390/boot: add dfltcc= kernel command line parameter | Mikhail Zaslonko |
2020-01-31 | s390/boot: rename HEAP_SIZE due to name collision | Mikhail Zaslonko |
2020-01-31 | mm/memblock: define memblock_physmem_add() | Anshuman Khandual |
2020-01-31 | Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-01-31 | KVM: s390: Add new reset vcpu API | Janosch Frank |
2020-01-31 | KVM: s390: Cleanup initial cpu reset | Janosch Frank |
2020-01-31 | KVM: s390: do not clobber registers during guest reset/store status | Christian Borntraeger |
2020-01-31 | KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups | Christian Borntraeger |
2020-01-30 | s390/pkey/zcrypt: Support EP11 AES secure keys | Harald Freudenberger |
2020-01-30 | s390/zcrypt: ep11 structs rework, export zcrypt_send_ep11_cprb | Harald Freudenberger |
2020-01-30 | s390/zcrypt: enable card/domain autoselect on ep11 cprbs | Harald Freudenberger |
2020-01-30 | s390/crypto: enable clear key values for paes ciphers | Harald Freudenberger |
2020-01-30 | s390/crypto: Rework on paes implementation | Harald Freudenberger |
2020-01-30 | s390: support KPROBES_ON_FTRACE | Sven Schnelle |
2020-01-30 | s390/mm: fix dynamic pagetable upgrade for hugetlbfs | Gerald Schaefer |
2020-01-29 | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds |
2020-01-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-01-29 | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-01-28 | Merge tag 's390-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-01-28 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-01-28 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-01-28 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-01-27 | KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit() | Sean Christopherson |
2020-01-27 | KVM: Drop kvm_arch_vcpu_setup() | Sean Christopherson |
2020-01-27 | KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create() | Sean Christopherson |
2020-01-27 | KVM: Move vcpu alloc and init invocation to common code | Sean Christopherson |
2020-01-25 | s390x: Mark archrandom.h functions __must_check | Richard Henderson |
2020-01-25 | s390: Remove arch_has_random, arch_has_random_seed | Richard Henderson |
2020-01-24 | KVM: Introduce kvm_vcpu_destroy() | Sean Christopherson |
2020-01-24 | KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page | Sean Christopherson |
2020-01-24 | KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create() | Sean Christopherson |
2020-01-24 | KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues | Sean Christopherson |
2020-01-22 | s390: fix __EMIT_BUG() macro | Sven Schnelle |