summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-07-21powerpc: Some bit thing fix from upstreammaple_v12_fixesLiam R. Howlett
2022-07-19powerpc/prom_init: Fix kernel config grepLiam R. Howlett
2022-07-19mm: hugetlb: kill set_huge_swap_pte_at()Qi Zheng
2022-07-19arm64/hugetlb: implement arm64 specific hugetlb_mask_last_pageBaolin Wang
2022-07-19mm: shrinkers: provide shrinkers with namesRoman Gushchin
2022-07-19riscv: use vma iterator for vdsoLiam R. Howlett
2022-07-19um: remove vma linked list walkMatthew Wilcox (Oracle)
2022-07-19xtensa: remove vma linked list walksMatthew Wilcox (Oracle)
2022-07-19x86: remove vma linked list walksMatthew Wilcox (Oracle)
2022-07-19s390: remove vma linked list walksMatthew Wilcox (Oracle)
2022-07-19powerpc: remove mmap linked list walksMatthew Wilcox (Oracle)
2022-07-19parisc: remove mmap linked list from cache handlingMatthew Wilcox (Oracle)
2022-07-19arm64: Change elfcore for_each_mte_vma() to use VMA iteratorLiam R. Howlett
2022-07-19arm64: remove mmap linked list from vdsoMatthew Wilcox (Oracle)
2022-07-19mm: remove rb tree.Liam R. Howlett
2022-07-19mm: start tracking VMAs with maple treeLiam R. Howlett
2022-06-26mips: rename mt_init to mips_mt_initLiam R. Howlett
2022-06-26Merge branch 'mm-stable' into mm-unstableakpm
2022-06-26riscv/mm: fix build error while PAGE_TABLE_CHECK enabled without MMUYueHaibing
2022-06-26sh: convert nommu io{re,un}map() to static inline functionsGeert Uytterhoeven
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu
2022-06-16mm/x86: remove dead code for hugetlbpage.cPeter Xu
2022-06-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-06-11Merge tag 'loongarch-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-10um: virt-pci: set device ready in probe()Vincent Whitchurch
2022-06-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-06-10arm64: Add kasan_hw_tags_enable() prototype to silence sparseCatalin Marinas
2022-06-10Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-10arm64/sme: Fix EFI save/restoreMark Brown
2022-06-10arm64/fpsimd: Fix typo in commentXiang wangx
2022-06-10arm64/sysreg: Fix typo in Enum element regexAlejandro Tafalla
2022-06-09Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-06-09Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-09gcc-12: disable '-Warray-bounds' universally for nowLinus Torvalds
2022-06-09powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman
2022-06-08arm64/sme: Fix tests for 0b1111 value ID registersMark Brown
2022-06-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-06-08KVM: x86: do not report a vCPU as preempted outside instruction boundariesPaolo Bonzini
2022-06-08KVM: x86: do not set st->preempted when going back to user spacePaolo Bonzini
2022-06-08LoongArch: Remove MIPS comment about cycle counterJason A. Donenfeld
2022-06-08LoongArch: Fix copy_thread() build errorsHuacai Chen
2022-06-08LoongArch: Fix the !CONFIG_SMP buildHuacai Chen
2022-06-07bpf, arm64: Clear prog->jited_len along prog->jitedEric Dumazet
2022-06-07KVM: SVM: fix tsc scaling cache logicMaxim Levitsky
2022-06-07KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty loggingBen Gardon
2022-06-07x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()Jan Beulich
2022-06-07KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots()Shaoqin Huang
2022-06-06xen/virtio: Enable restricted memory access using Xen grant mappingsJuergen Gross
2022-06-06arm/xen: Introduce xen_setup_dma_ops()Oleksandr Tyshchenko
2022-06-06virtio: replace arch_has_restricted_virtio_memory_access()Juergen Gross