summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-04-14KVM: x86/mmu: preserve pending TLB flush across calls to kvm_tdp_mmu_zap_spPaolo Bonzini1-1/+1
2021-04-14KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pagesSean Christopherson3-7/+22
2021-04-14KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zappingSean Christopherson1-5/+8
2021-04-14KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zapSean Christopherson1-11/+13
2021-04-14KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changedBen Gardon1-10/+22
2021-04-14KVM: x86/mmu: Ensure forward progress when yielding in TDP MMU iterBen Gardon3-23/+23
2021-04-14KVM: x86/mmu: Rename goal_gfn to next_last_level_gfnBen Gardon2-12/+12
2021-04-14KVM: x86/mmu: Merge flush and non-flush tdp_mmu_iter_cond_reschedBen Gardon1-29/+13
2021-04-14KVM: x86/mmu: change TDP MMU yield function returns to match cond_reschedBen Gardon1-10/+29
2021-04-14ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pinMarek Behún1-0/+1
2021-04-14parisc: avoid a warning on u8 cast for cmpxchg on u8 pointersGao Xiang1-1/+1
2021-04-14nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoffMike Rapoport1-1/+1
2021-04-14ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich1-7/+1
2021-04-14ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=mVitaly Kuznetsov2-15/+13
2021-04-10bpf, x86: Validate computation of branch displacements for x86-32Piotr Krysiuk1-1/+10
2021-04-10bpf, x86: Validate computation of branch displacements for x86-64Piotr Krysiuk1-1/+10
2021-04-10ia64: fix format strings for err_injectSergei Trofimovich1-11/+11
2021-04-10ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich1-1/+1
2021-04-10x86/build: Turn off -fcf-protection for realmode targetsArnd Bergmann1-1/+1
2021-04-10bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_compYonghong Song1-2/+2
2021-04-10ARM: dts: am33xx: add aliases for mmc interfacesMans Rullgard1-0/+3
2021-04-07bpf: Use NOP_ATOMIC5 instead of emit_nops(&prog, 5) for BPF_TRAMP_F_CALL_ORIGStanislav Fomichev1-1/+2
2021-04-07riscv: evaluate put_user() arg before enabling user accessBen Dooks1-2/+5
2021-04-07s390/vdso: fix tod_steering_delta typeHeiko Carstens1-1/+1
2021-04-07s390/vdso: copy tod_steering_delta value to vdso_data pageHeiko Carstens1-0/+1
2021-04-07KVM: SVM: ensure that EFER.SVME is set when running nested guest or on nested...Paolo Bonzini1-1/+17
2021-04-07KVM: SVM: load control fields from VMCB12 before checking themPaolo Bonzini1-4/+6
2021-04-07xtensa: move coprocessor_flush to the .text sectionMax Filippov1-31/+33
2021-04-07xtensa: fix uaccess-related livelock in do_page_faultMax Filippov1-1/+4
2021-04-07ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()Vitaly Kuznetsov2-1/+2
2021-04-07ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2-18/+15
2021-04-07bpf: Fix fexit trampoline.Alexei Starovoitov1-4/+22
2021-04-07arm64: mm: correct the inside linear map range during hotplug checkPavel Tatashin1-2/+18
2021-03-30Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"Roger Pau Monne3-17/+14
2021-03-30x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()Isaku Yamahata1-1/+1
2021-03-30xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUGRoger Pau Monne1-2/+2
2021-03-30arm64: kdump: update ppos when reading elfcorehdrPavel Tatashin1-0/+2
2021-03-30ARM: dts: imx6ull: fix ubi filesystem mount faileddillon min1-0/+1
2021-03-30ARM: OMAP2+: Fix smartreflex init regression after dropping legacy dataTony Lindgren1-17/+58
2021-03-30ARM: dts: at91-sama5d27_som1: fix phy address to 7Claudiu Beznea1-2/+2
2021-03-30ARM: dts: at91: sam9x60: fix mux-mask to match product's datasheetNicolas Ferre2-8/+9
2021-03-30ARM: dts: at91: sam9x60: fix mux-mask for PA7 so it can be set to A, B and CFederico Pellegrin1-1/+1
2021-03-30arm64: dts: ls1043a: mark crypto engine dma coherentHoria Geantă1-0/+1
2021-03-30arm64: dts: ls1012a: mark crypto engine dma coherentHoria Geantă1-0/+1
2021-03-30arm64: dts: ls1046a: mark crypto engine dma coherentHoria Geantă1-0/+1
2021-03-30arm64: stacktrace: don't trace arch_stack_walk()Mark Rutland1-4/+5
2021-03-30KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ishSean Christopherson2-49/+74
2021-03-30static_call: Allow module use without exposing static_call_keyJosh Poimboeuf1-0/+7
2021-03-30ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich1-1/+1
2021-03-30ia64: fix ia64_syscall_get_set_arguments() for break-based syscallsSergei Trofimovich1-6/+18