summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-03-11um: port_user: Improve error handling when port-helper is not foundGlenn Washburn
2022-03-11um: port_user: Allow setting path to port-helper using UML_PORT_HELPER envvarGlenn Washburn
2022-03-11um: port_user: Search for in.telnetd in PATHGlenn Washburn
2022-03-11um: clang: Strip out -mno-global-merge from USER_CFLAGSDavid Gow
2022-03-11um: Remove unused timeval_to_ns() functionDavid Gow
2022-03-11um: Fix uml_mconsole stop/goAnton Ivanov
2022-03-11um: Cleanup syscall_handler_t definition/cast, fix warningDavid Gow
2022-03-11uml: net: vector: fix const issueJohannes Berg
2022-03-11um: Fix WRITE_ZEROES in the UBD DriverFrédéric Danis
2022-03-11um: Migrate vector drivers to NAPIAnton Ivanov
2022-03-11um: Fix order of dtb unflatten/early initVincent Whitchurch
2022-03-11um: fix and optimize xor select template for CONFIG64 and timetravel modeBenjamin Beichler
2022-03-11um: Remove duplicated include in syscalls_64.cYang Li
2022-02-26Merge tag 'riscv-for-linus-5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-24riscv: fix oops caused by irqsoff latency tracerChangbin Du
2022-02-24riscv: fix nommu_k210_sdcard_defconfigDamien Le Moal
2022-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-24KVM: x86: nSVM: disallow userspace setting of MSR_AMD64_TSC_RATIO to non defa...Maxim Levitsky
2022-02-24KVM: x86/mmu: make apf token non-zero to fix bugLiang Zhang
2022-02-23Merge tag 'for-5.17/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-23parisc/unaligned: Fix ldw() and stw() unalignment handlersHelge Deller
2022-02-23parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernelHelge Deller
2022-02-20Merge tag 'x86_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-18Merge tag 'riscv-for-linus-5.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-02-18Merge tag 'powerpc-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-02-18x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearingAndy Lutomirski
2022-02-18x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPUWanpeng Li
2022-02-18x86/kvm: Fix compilation warning in non-x86_64 buildsLeonardo Bras
2022-02-17x86/sgx: Fix missing poison handling in reclaimerReinette Chatre
2022-02-17x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0Leonardo Bras
2022-02-17x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0Leonardo Bras
2022-02-17kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup modeAnton Romanov
2022-02-17KVM: x86: Add KVM_CAP_ENABLE_CAP to x86Aaron Lewis
2022-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-15Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-15powerpc/lib/sstep: fix 'ptesync' build errorAnders Roxell
2022-02-14RISC-V: Fix IPI/RFENCE hmask on non-monotonic hartid orderingGeert Uytterhoeven
2022-02-14RISC-V: Fix handling of empty cpu masksGeert Uytterhoeven
2022-02-14RISC-V: Fix hartid mask handling for hartid 31 and upGeert Uytterhoeven
2022-02-14arm64: Correct wrong label in macro __init_el2_gicv3Joakim Tjernlund
2022-02-14KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAWJim Mattson
2022-02-14KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf eventJim Mattson
2022-02-14parisc: Fix some apparent put_user() failuresHelge Deller
2022-02-13parisc: Show error if wrong 32/64-bit compiler is being usedHelge Deller
2022-02-13Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-13Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-02-12Merge tag 's390-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-02-12Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-02-11Merge tag 'soc-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds