summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)Author
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-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
2020-07-29Merge branch 'locking/header'Peter Zijlstra
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2020-07-27printk: Make linux/printk.h self-containedHerbert Xu
2020-07-27s390/vmemmap: coding style updatesHeiko Carstens
2020-07-27s390/vmemmap: avoid memset(PAGE_UNUSED) when adding consecutive sectionsDavid Hildenbrand
2020-07-27s390/vmemmap: remember unused sub-pmd rangesDavid Hildenbrand
2020-07-27s390/vmemmap: fallback to PTEs if mapping large PMD failsDavid Hildenbrand
2020-07-27s390/vmem: cleanup empty page tablesDavid Hildenbrand
2020-07-27s390/vmemmap: take the vmem_mutex when populating/freeingDavid Hildenbrand
2020-07-27s390/vmemmap: cleanup when vmemmap_populate() failsDavid Hildenbrand
2020-07-27s390/vmemmap: extend modify_pagetable() to handle vmemmapDavid Hildenbrand
2020-07-27s390/vmem: consolidate vmem_add_range() and vmem_remove_range()David Hildenbrand
2020-07-27s390/vmem: rename vmem_add_mem() to vmem_add_range()David Hildenbrand
2020-07-27s390: enable HAVE_FUNCTION_ERROR_INJECTIONIlya Leoshkevich
2020-07-27s390/pci: clarify comment in s390_mmio_read/writeNiklas Schnelle
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-25Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar
2020-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-22s390/time: improve comparison for tod steeringHeiko Carstens
2020-07-22s390/time: select CLOCKSOURCE_VALIDATE_LAST_CYCLEHeiko Carstens
2020-07-22s390/time: use CLOCKSOURCE_MASKHeiko Carstens
2020-07-21s390/bpf: Use bpf_skip() in bpf_jit_prologue()Ilya Leoshkevich
2020-07-21s390/bpf: Tolerate not converging code shrinkingIlya Leoshkevich
2020-07-21s390/bpf: Use brcl for jumping to exit_ip if necessaryIlya Leoshkevich
2020-07-21s390/bpf: Fix sign extension in branch_kuIlya Leoshkevich
2020-07-21s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter
2020-07-20s390/bpf: implement BPF_PROBE_MEMIlya Leoshkevich
2020-07-20s390/kernel: expand exception table logic to allow new handling optionsIlya Leoshkevich
2020-07-20s390/kernel: unify EX_TABLE* implementationsIlya Leoshkevich
2020-07-20s390/mm: allow order 10 allocationsHeiko Carstens
2020-07-20s390/mm: avoid trimming to MAX_ORDERHeiko Carstens
2020-07-20s390/mm: fix typo in commentHeiko Carstens
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-10Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-07-10s390: add trace events for idle enter/exitSven Schnelle