summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge tag 'vexpress-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2022-04-071-14/+14
| |\ \ \ \ \
| | * | | | | ARM: vexpress/spc: Fix all the kernel-doc build warningsSudeep Holla2022-04-071-13/+13
| | * | | | | ARM: vexpress/spc: Fix kernel-doc build warning for ve_spc_cpu_in_wfiSudeep Holla2022-04-071-1/+1
| | * | | | | ARM: vexpress/spc: Avoid negative array index when !SMPKees Cook2022-04-041-1/+1
| | |/ / / /
| * | | | | ep93xx: clock: Don't use plain integer as NULL pointerAlexander Sverdlin2022-04-071-1/+1
| * | | | | ep93xx: clock: Fix UAF in ep93xx_clk_register_gate()Alexander Sverdlin2022-04-071-1/+3
| * | | | | ARM: iop32x: include iop3xx.h header where neededArnd Bergmann2022-04-041-0/+2
| * | | | | ARM: davinci: da850-evm: Avoid NULL pointer dereferenceNathan Chancellor2022-04-041-1/+3
| |/ / / /
* | | | | mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcoreOmar Sandoval2022-04-152-3/+0
* | | | | Merge tag 's390-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-04-1411-18/+43
|\ \ \ \ \
| * | | | | s390: enable CONFIG_HARDENED_USERCOPY in debug_defconfigSven Schnelle2022-04-121-0/+1
| * | | | | s390: current_stack_pointer shouldn't be a functionSven Schnelle2022-04-124-10/+4
| * | | | | s390: update defconfigsHeiko Carstens2022-04-103-7/+12
| * | | | | s390/kexec: silence -Warray-bounds warningHeiko Carstens2022-04-071-1/+1
| * | | | | s390: allow to compile with z16 optimizationsHeiko Carstens2022-04-062-0/+21
| * | | | | s390: add z16 elf platformHeiko Carstens2022-04-061-0/+4
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-1317-107/+159
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPUVitaly Kuznetsov2022-04-114-40/+13
| * | | | KVM: SVM: Do not activate AVIC for SEV-enabled guestSuravee Suthikulpanit2022-04-113-1/+5
| * | | | RISC-V: KVM: include missing hwcap.h into vcpu_fpHeiko Stuebner2022-04-091-0/+1
| * | | | RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()Anup Patel2022-04-091-2/+0
| * | | | Merge tag 'kvmarm-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-04-087-55/+101
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | KVM: arm64: mixed-width check should be skipped for uninitialized vCPUsReiji Watanabe2022-04-063-28/+74
| | * | | KVM: arm64: vgic: Remove unnecessary type castingsYu Zhe2022-04-062-6/+6
| | * | | KVM: arm64: Don't split hugepages outside of MMU write lockOliver Upton2022-04-061-4/+7
| | * | | KVM: arm64: Drop unneeded minor version check from PSCI v1.x handlerOliver Upton2022-04-061-3/+0
| | * | | KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32Oliver Upton2022-04-061-5/+9
| | * | | KVM: arm64: Generally disallow SMC64 for AArch32 guestsOliver Upton2022-04-061-9/+5
| | |/ /
| * | | KVM: x86/mmu: remove unnecessary flush_workqueue()Lv Ruyi2022-04-051-1/+1
| * | | KVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is loadedSean Christopherson2022-04-053-8/+37
| * | | KVM: SEV: Add cond_resched() to loop in sev_clflush_pages()Peter Gonda2022-04-051-0/+1
| |/ /
* | / stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka2022-04-131-4/+2
| |/ |/|
* | Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-04-101-2/+4
|\ \
| * | powerpc/pseries/vas: use default_groups in kobj_typeGreg Kroah-Hartman2022-04-051-2/+4
| |/
* | Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-04-1015-35/+169
|\ \
| * | Revert "powerpc: Set max_mapnr correctly"Kefeng Wang2022-04-071-1/+1
| * | powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang2022-04-071-1/+5
| * | KVM: PPC: Move kvmhv_on_pseries() into kvm_ppc.hMichael Ellerman2022-04-032-12/+12
| * | powerpc/numa: Handle partially initialized numa nodesSrikar Dronamraju2022-03-311-1/+1
| * | powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.SChristophe Leroy2022-03-281-2/+8
| * | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2022-03-289-18/+142
| |\ \
| | * | KVM: PPC: Use KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin2022-03-083-1/+31
| | * | KVM: PPC: Book3S PR: Disallow AIL != 0Nicholas Piggin2022-03-081-0/+20
| | * | KVM: PPC: Book3S PR: Disable SCV when AIL could be disabledNicholas Piggin2022-03-084-9/+58
| | * | Merge branch 'kvm-ppc-cap-210' of https://git.kernel.org/pub/scm/virt/kvm/kvm...Michael Ellerman2022-03-0835-307/+487
| | |\ \
| | * | | KVM: PPC: Book3S HV P9: Fix "lost kick" raceNicholas Piggin2022-03-071-8/+33
* | | | | Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-105-52/+29
|\ \ \ \ \
| * | | | | x86/msi: Fix msi message data shadow structReto Buerki2022-04-071-8/+11
| * | | | | x86/extable: Prefer local labels in .set directivesNick Desaulniers2022-04-071-10/+10
| * | | | | x86,bpf: Avoid IBT objtool warningPeter Zijlstra2022-04-071-0/+1