aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-12Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig
2020-09-22fs: remove compat_sys_mountChristoph Hellwig
2020-09-18stacktrace: Remove reliable argument from arch_stack_walk() callbackMark Brown
2020-09-14s390: add 3f program exception handlerJanosch Frank
2020-09-14s390/init: add missing __init annotationsIlya Leoshkevich
2020-09-14s390/idle: fix suspicious RCU usagePeter Zijlstra
2020-09-08s390: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook
2020-08-26cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra
2020-08-17s390/ptrace: fix storage key handlingHeiko Carstens
2020-08-17s390/runtime_instrumentation: fix storage key handlingHeiko Carstens
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-11s390/numa: move code to arch/s390/kernelAlexander Gordeev
2020-08-11s390/debug: debug feature version 3Mikhail Zaslonko
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-07-27kill unused dump_fpu() instancesAl Viro
2020-07-27s390: switch to ->regset_get()Al Viro
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-22s390/time: improve comparison for tod steeringHeiko Carstens
2020-07-22s390/time: use CLOCKSOURCE_MASKHeiko Carstens
2020-07-21s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter
2020-07-20s390/kernel: expand exception table logic to allow new handling optionsIlya Leoshkevich
2020-07-20s390/mm: avoid trimming to MAX_ORDERHeiko Carstens
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-10s390: add trace events for idle enter/exitSven Schnelle
2020-07-10s390: fix comment regarding interrupts in svcChristian Borntraeger
2020-07-10mm/memblock: expose only miminal interface to add/walk physmemDavid Hildenbrand
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-07-03s390/smp: add missing linebreakHeiko Carstens
2020-07-03s390/smp: move smp_cpus_done() to header fileHeiko Carstens
2020-07-01s390/cpum_sf: prohibit callchain data collectionThomas Richter
2020-07-01s390/stp: allow group and users to read stp sysfs filesSven Schnelle
2020-06-29s390/debug: remove raw viewHeiko Carstens