Age | Commit message (Expand) | Author |
2019-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-05-17 | Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2019-05-17 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2019-05-16 | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-16 | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] | David Howells |
2019-05-15 | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2019-05-14 | s390/cpacf: mark scpacf_query() as __always_inline | Masahiro Yamada |
2019-05-14 | mm: memblock: make keeping memblock memory opt-in rather than opt-out | Mike Rapoport |
2019-05-14 | mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail | David Hildenbrand |
2019-05-14 | mm, memory_hotplug: provide a more generic restrictions for memory hotplug | Michal Hocko |
2019-05-14 | hugetlb: allow to free gigantic pages regardless of the configuration | Alexandre Ghiti |
2019-05-14 | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC | Alexandre Ghiti |
2019-05-14 | initramfs: poison freed initrd memory | Christoph Hellwig |
2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny |
2019-05-14 | s390: move arch/s390/defconfig to arch/s390/configs/defconfig | Masahiro Yamada |
2019-05-10 | livepatch: Remove klp_check_compiler_support() | Jiri Kosina |
2019-05-08 | s390/kasan: adapt disabled_wait usage to avoid build error | Vasily Gorbik |
2019-05-07 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-07 | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2019-05-07 | s390/boot: fix compiler error due to missing awk strtonum | Martin Schwidefsky |
2019-05-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2019-05-06 | Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-05-06 | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2019-05-06 | Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-05-06 | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-05-03 | s390/vdso: drop unnecessary cc-ldoption | Nick Desaulniers |
2019-05-03 | s390: fix clang -Wpointer-sign warnigns in boot code | Arnd Bergmann |
2019-05-03 | s390: drop CONFIG_VIRT_TO_BUS | Arnd Bergmann |
2019-05-03 | s390: boot, purgatory: pass $(CLANG_FLAGS) where needed | Arnd Bergmann |
2019-05-03 | s390: only build for new CPUs with clang | Arnd Bergmann |
2019-05-02 | s390: simplify disabled_wait | Martin Schwidefsky |
2019-05-02 | s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR | Martin Schwidefsky |
2019-05-02 | s390/unwind: introduce stack unwind API | Martin Schwidefsky |
2019-05-02 | s390/opcodes: add missing instructions to the disassembler | Martin Schwidefsky |
2019-05-02 | s390/bug: add entry size to the __bug_table section | Martin Schwidefsky |
2019-05-02 | s390: use proper expoline sections for .dma code | Martin Schwidefsky |
2019-05-02 | s390/nospec: rename assembler generated expoline thunks | Martin Schwidefsky |
2019-05-02 | s390: add missing ENDPROC statements to assembler functions | Martin Schwidefsky |
2019-04-30 | Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2019-04-29 | locking/lockdep: check for freed initmem in static_obj() | Gerald Schaefer |
2019-04-29 | s390/kernel: add support for kernel address space layout randomization (KASLR) | Gerald Schaefer |
2019-04-29 | s390/kernel: introduce .dma sections | Gerald Schaefer |
2019-04-29 | s390/sclp: do not use static sccbs | Gerald Schaefer |
2019-04-29 | s390/kprobes: use static buffer for insn_page | Gerald Schaefer |
2019-04-29 | s390/kernel: convert SYSCALL and PGM_CHECK handlers to .quad | Gerald Schaefer |
2019-04-29 | s390/kernel: build a relocatable kernel | Gerald Schaefer |
2019-04-29 | s390: enable processes for mio instructions | Sebastian Ott |
2019-04-29 | s390/pci: add parameter to disable usage of MIO instructions | Sebastian Ott |