summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2020-09-26mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik
2020-09-14s390: add 3f program exception handlerJanosch Frank
2020-09-14s390/pci: fix leak of DMA tables on hard unplugNiklas Schnelle
2020-09-14s390/init: add missing __init annotationsIlya Leoshkevich
2020-09-14s390/idle: fix suspicious RCU usagePeter Zijlstra
2020-09-02s390: update defconfigsHeiko Carstens
2020-09-02s390: fix GENERIC_LOCKBREAK dependency typo in KconfigEric Farman
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-26s390/vmem: fix vmem_add_range for 4-level pagingVasily Gorbik
2020-08-26s390: don't trace preemption in percpu macrosSven Schnelle
2020-08-26cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra
2020-08-17s390/pci: fix PF/VF linking on hot plugNiklas Schnelle
2020-08-17s390/pci: re-introduce zpci_remove_device()Niklas Schnelle
2020-08-17s390/pci: fix zpci_bus_link_virtfn()Niklas Schnelle
2020-08-17s390/ptrace: fix storage key handlingHeiko Carstens
2020-08-17s390/runtime_instrumentation: fix storage key handlingHeiko Carstens
2020-08-17s390/pci: ignore stale configuration request eventNiklas Schnelle
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni
2020-08-13Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu
2020-08-12mm/s390: use general page fault accountingPeter Xu
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-08-11s390/numa: move code to arch/s390/kernelAlexander Gordeev
2020-08-11s390/time: remove select CLOCKSOURCE_VALIDATE_LAST_CYCLE againHeiko Carstens
2020-08-11s390/debug: debug feature version 3Mikhail Zaslonko
2020-08-11s390/Kconfig: add missing ZCRYPT dependency to VFIO_APKrzysztof Kozlowski
2020-08-11s390/numa: set node distance to LOCAL_DISTANCEAlexander Gordeev
2020-08-11s390/test_unwind: fix possible memleak in test_unwind()Wang Hai
2020-08-11s390/gmap: improve THP splittingGerald Schaefer
2020-08-11s390/atomic: circumvent gcc 10 build regressionVasily Gorbik
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
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 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus 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 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-03Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-03Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar