Age | Commit message (Expand) | Author |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2019-01-02 | Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2018-12-07 | preempt: Move PREEMPT_NEED_RESCHED definition into arch code | Will Deacon |
2018-11-30 | s390/zcrypt: improve special ap message cmd handling | Harald Freudenberger |
2018-11-30 | s390/ap: rework assembler functions to use unions for in/out register variables | Harald Freudenberger |
2018-11-09 | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2018-11-05 | compiler: remove __no_sanitize_address_or_inline again | Martin Schwidefsky |
2018-11-02 | s390/kasan: increase instrumented stack size to 64k | Vasily Gorbik |
2018-11-02 | s390/mm: fix mis-accounting of pgtable_bytes | Martin Schwidefsky |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers |
2018-10-25 | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-10-23 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-10-22 | s390/kasan: support preemptible kernel build | Vasily Gorbik |
2018-10-10 | s390/pkey: Introduce new API for transforming key blobs | Ingo Franzki |
2018-10-10 | s390/pkey: Introduce new API for random protected key verification | Ingo Franzki |
2018-10-09 | s390/pkey: Introduce new API for random protected key generation | Ingo Franzki |
2018-10-09 | s390/zcrypt: zcrypt device driver cleanup | Harald Freudenberger |
2018-10-09 | s390/head: avoid doubling early boot stack size under KASAN | Vasily Gorbik |
2018-10-09 | s390/kasan: add option for 4-level paging support | Vasily Gorbik |
2018-10-09 | s390/kasan: free early identity mapping structures | Vasily Gorbik |
2018-10-09 | s390/kasan: enable stack and global variables access checks | Vasily Gorbik |
2018-10-09 | s390/kasan: reipl and kexec support | Vasily Gorbik |
2018-10-09 | s390/smp: kasan stack instrumentation support | Vasily Gorbik |
2018-10-09 | s390/kasan: use noexec and large pages | Vasily Gorbik |
2018-10-09 | s390/kasan: double the stack size | Vasily Gorbik |
2018-10-09 | s390/kasan: add initialization code and enable it | Vasily Gorbik |
2018-10-09 | s390: add pgd_page primitive | Vasily Gorbik |
2018-10-09 | s390: introduce MAX_PTRS_PER_P4D | Vasily Gorbik |
2018-10-09 | s390/kasan: replace some memory functions | Vasily Gorbik |
2018-10-09 | s390/mm: add missing pfn_to_kaddr helper | Vasily Gorbik |
2018-10-09 | s390: move ipl block and cmd line handling to early boot phase | Vasily Gorbik |
2018-10-09 | s390/sclp: introduce sclp_early_get_hsa_size | Vasily Gorbik |
2018-10-09 | s390/mem_detect: replace tprot loop with binary search | Vasily Gorbik |
2018-10-09 | s390/mem_detect: use SCLP info for continuous memory detection | Vasily Gorbik |
2018-10-09 | s390/mem_detect: introduce z/VM specific diag260 call | Vasily Gorbik |
2018-10-09 | s390/mem_detect: introduce SCLP storage info | Vasily Gorbik |
2018-10-09 | s390/mem_detect: move tprot loop to early boot phase | Vasily Gorbik |
2018-10-09 | s390/sclp: move sclp_early_read_info to sclp_early_core.c | Vasily Gorbik |
2018-10-09 | s390: introduce .boot.data section | Vasily Gorbik |
2018-10-09 | s390: unify stack size definitions | Vasily Gorbik |
2018-10-09 | s390: add support for virtually mapped kernel stacks | Martin Schwidefsky |
2018-10-09 | s390: add stack switch helper | Martin Schwidefsky |
2018-10-09 | s390/appldata: pass parameter list pointer to appldata_asm | Martin Schwidefsky |
2018-10-08 | Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390... | Christian Borntraeger |
2018-10-08 | s390/ccwgroup: add get_ccwgroupdev_by_busid() | Julian Wiedmann |
2018-10-08 | s390/zcrypt: multiple zcrypt device nodes support | Harald Freudenberger |
2018-10-05 | KVM: s390: Tracing APCB changes | Pierre Morel |
2018-10-03 | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE | Eric W. Biederman |