summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-12s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger
2017-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-04-06Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64Al Viro
2017-04-06Merge commit 'fc69910f329d' into uaccess.mipsAl Viro
2017-04-04Merge tag 'kvm-s390-master-4.11-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2017-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-04-03KVM: s390: remove change-recording override supportHeiko Carstens
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-31mm: fix section name for .data..ro_after_initKees Cook
2017-03-30s390: get rid of zeroing, switch to RAW_COPY_USERAl Viro
2017-03-30s390/uaccess: get_user() should zero on failure (again)Heiko Carstens
2017-03-28s390: switch to extable.hAl Viro
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-22s390/smp: fix ipl from cpu with non-zero addressHeiko Carstens
2017-03-22s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri
2017-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-03-09s390: wire up statx system callHeiko Carstens
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2017-03-03sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched...Ingo Molnar
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank
2017-03-02s390/ipl: always use load normal for CCW-type re-IPLHeiko Carstens
2017-03-02sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTSAnton Blanchard
2017-03-01s390/timex: micro optimization for tod_to_nsMartin Schwidefsky
2017-03-01s390/cputime: provide archicture specific cputime_to_nsecsMartin Schwidefsky
2017-03-01s390/cputime: reset all accounting fields on forkMartin Schwidefsky
2017-03-01s390/cputime: remove last traces of cputime_tMartin Schwidefsky
2017-03-01s390: fix in-kernel program checksMartin Schwidefsky
2017-03-01s390/crypt: fix missing unlock in ctr_paes_crypt on error pathMartin Schwidefsky