summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2023-10-23s390/mm,fault: simplify kfence fault handlingHeiko Carstens
2023-10-23s390/mm,fault: call do_fault_error() only from do_exception()Heiko Carstens
2023-10-23s390/mm,fault: get rid of do_low_address()Heiko Carstens
2023-10-23s390/mm,fault: remove VM_FAULT_PFAULTHeiko Carstens
2023-10-23s390/mm,fault: use get_kernel_nofault() to dereference in dump_pagetable()Heiko Carstens
2023-10-23s390/mm,fault: improve readability by using teid unionHeiko Carstens
2023-10-23s390/mm: move translation-exception identification structure to fault.hHeiko Carstens
2023-10-23s390/mm,fault: use static key for store indicationHeiko Carstens
2023-10-23s390/mm,fault: use get_fault_address() everywhereHeiko Carstens
2023-10-23s390/mm,fault: replace WARN_ON_ONCE() with unreachable()Heiko Carstens
2023-10-23s390/mm,fault: remove noinline attribute from all functionsHeiko Carstens
2023-10-23s390/mm,fault: remove line breakHeiko Carstens
2023-10-23s390/mm,fault: include linux/mmu_context.hHeiko Carstens
2023-10-23s390/mm,fault: have balanced braces, remove unnecessary blanksHeiko Carstens
2023-10-23s390/mm,fault: use pr_warn(), pr_cont(), ... instead of open-codingHeiko Carstens
2023-10-23s390/mm,fault: use pr_warn_ratelimited()Heiko Carstens
2023-10-23s390/mm,fault: use __ratelimit() instead of printk_ratelimit()Heiko Carstens
2023-10-23s390/mm,fault: reverse x-mas tree coding styleHeiko Carstens
2023-10-23s390/mm,fault: remove and improve comments, adjust whitespaceHeiko Carstens
2023-10-23Merge tag 'v6.6-rc7' into sched/core, to pick up fixesIngo Molnar
2023-10-21Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-19s390/pai_crypto: dynamically allocate percpu pai crypto map data structureThomas Richter
2023-10-19s390/mm: make vmemmap_free() only for CONFIG_MEMORY_HOTPLUG availableHeiko Carstens
2023-10-19s390/mm: remove __GFP_HIGHMEM maskingHeiko Carstens
2023-10-19s390/pci: fix iommu bitmap allocationNiklas Schnelle
2023-10-18s390: implement arch_xor_unlock_is_negative_byteMatthew Wilcox (Oracle)
2023-10-18hypfs: convert to new timestamp accessorsJeff Layton
2023-10-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-10-16KVM: s390: add tracepoint in gmap notifierNico Boehr
2023-10-16KVM: s390: add stat counter for shadow gmap eventsNico Boehr
2023-10-16s390/vmem: remove unused variableVasily Gorbik
2023-10-16s390: add support for DCACHE_WORD_ACCESSHeiko Carstens
2023-10-16s390: provide word-at-a-time implementationHeiko Carstens
2023-10-16s390/extable: reduce number of extable macrosHeiko Carstens
2023-10-16s390/crash: fix virtual vs physical address confusionAlexander Gordeev
2023-10-16s390/crash: remove unused parameterAlexander Gordeev
2023-10-16s390/kasan: handle DCSS mapping in memory holesVasily Gorbik
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-12Merge tag 'kvm-s390-master-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-10-12sched/topology: Rename 'DIE' domain to 'PKG'Peter Zijlstra
2023-10-10S390: Remove now superfluous sentinel elem from ctl_table arraysJoel Granados
2023-10-11s390/bpf: Fix unwinding past the trampolineIlya Leoshkevich
2023-10-11s390/bpf: Fix clobbering the caller's backchain in the trampolineIlya Leoshkevich
2023-10-09Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar
2023-10-06arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-05s390/pci: Fix reset of IOMMU software countersNiklas Schnelle