summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-0710-10/+0
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-067-29/+47
|\
| * Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-08-036-10/+22
| |\
| | * s390/kvm: diagnose 0x318 sync and resetCollin Walling2020-06-234-4/+19
| | * s390/setup: diag 318: refactor structCollin Walling2020-06-232-6/+3
| * | KVM: s390: clean up redundant 'kvm_run' parametersTianjia Zhang2020-07-101-8/+15
| * | KVM: Move x86's version of struct kvm_mmu_memory_cache to common codeSean Christopherson2020-07-091-0/+1
| * | KVM: async_pf: change kvm_setup_async_pf()/kvm_arch_setup_async_pf() return t...Vitaly Kuznetsov2020-07-081-11/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-052-24/+43
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-251-2/+2
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-221-22/+41
| |\ \ \ \
| | * | | | s390/bpf: Use bpf_skip() in bpf_jit_prologue()Ilya Leoshkevich2020-07-211-4/+5
| | * | | | s390/bpf: Tolerate not converging code shrinkingIlya Leoshkevich2020-07-211-1/+26
| | * | | | s390/bpf: Use brcl for jumping to exit_ip if necessaryIlya Leoshkevich2020-07-211-2/+6
| | * | | | s390/bpf: Fix sign extension in branch_kuIlya Leoshkevich2020-07-211-15/+4
| * | | | | net: remove compat_sys_{get,set}sockoptChristoph Hellwig2020-07-191-2/+2
| |/ / / /
* | | | | Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-08-041-1/+1
|\ \ \ \ \
| * | | | | printk: Make linux/printk.h self-containedHerbert Xu2020-07-271-1/+1
* | | | | | Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-08-041-0/+1
|\ \ \ \ \ \
| * | | | | | dma-mapping: make support for dma ops optionalChristoph Hellwig2020-07-191-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-041-0/+1
|\ \ \ \ \ \
| * | | | | | arch: wire-up close_range()Christian Brauner2020-06-171-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-042-3/+2
|\ \ \ \ \ \
| * | | | | | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-2/+2
| * | | | | | arch: remove HAVE_COPY_THREAD_TLSChristian Brauner2020-07-041-1/+0
* | | | | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-1/+1
|\ \ \ \ \ \ \
| * | | | | | | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
* | | | | | | | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-033-3/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar2020-07-311-2/+2
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'locking/header'Peter Zijlstra2020-07-291-2/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-291-2/+0
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar2020-07-259-31/+110
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | s390: Break cyclic percpu includePeter Zijlstra2020-07-102-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-08-0333-583/+812
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | s390/vmemmap: coding style updatesHeiko Carstens2020-07-271-35/+20
| * | | | | | | s390/vmemmap: avoid memset(PAGE_UNUSED) when adding consecutive sectionsDavid Hildenbrand2020-07-271-3/+42
| * | | | | | | s390/vmemmap: remember unused sub-pmd rangesDavid Hildenbrand2020-07-271-1/+50
| * | | | | | | s390/vmemmap: fallback to PTEs if mapping large PMD failsDavid Hildenbrand2020-07-271-4/+4
| * | | | | | | s390/vmem: cleanup empty page tablesDavid Hildenbrand2020-07-271-1/+101
| * | | | | | | s390/vmemmap: take the vmem_mutex when populating/freeingDavid Hildenbrand2020-07-271-0/+4
| * | | | | | | s390/vmemmap: cleanup when vmemmap_populate() failsDavid Hildenbrand2020-07-271-1/+6
| * | | | | | | s390/vmemmap: extend modify_pagetable() to handle vmemmapDavid Hildenbrand2020-07-271-105/+76
| * | | | | | | s390/vmem: consolidate vmem_add_range() and vmem_remove_range()David Hildenbrand2020-07-271-119/+198
| * | | | | | | s390/vmem: rename vmem_add_mem() to vmem_add_range()David Hildenbrand2020-07-271-3/+3
| * | | | | | | s390: enable HAVE_FUNCTION_ERROR_INJECTIONIlya Leoshkevich2020-07-275-3/+25
| * | | | | | | s390/pci: clarify comment in s390_mmio_read/writeNiklas Schnelle2020-07-271-8/+12
| * | | | | | | s390/time: improve comparison for tod steeringHeiko Carstens2020-07-221-1/+1
| * | | | | | | s390/time: select CLOCKSOURCE_VALIDATE_LAST_CYCLEHeiko Carstens2020-07-221-0/+1
| * | | | | | | s390/time: use CLOCKSOURCE_MASKHeiko Carstens2020-07-221-1/+1