iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
[platform/kernel/linux-rpi.git] / arch /
2020-03-18 Tony Luckx86/mce: Fix logic and comments around MSR_PPIN_CTL
2020-03-18 Eugeniy PaltsevARC: define __ALIGN_STR and __ALIGN symbols for ARC
2020-03-18 Vitaly KuznetsovKVM: x86: clear stale x86_emulate_ctxt->intercept value
2020-03-16 Greg Kroah-HartmanKVM: SVM: fix up incorrect backport
2020-03-11 Ard Biesheuvelefi/x86: Handle by-ref arguments covering multiple...
2020-03-11 Ard Biesheuvelefi/x86: Align GUIDs to their size in the mixed mode...
2020-03-11 Desnes A. Nunes... powerpc: fix hardware PMU exception bug on PowerVM...
2020-03-11 Oleksandr SuvorovARM: dts: imx7-colibri: Fix frequency for sd/mmc
2020-03-11 Suman AnnaARM: dts: am437x-idk-evm: Fix incorrect OPP node names
2020-03-11 Ahmad FatoumARM: imx: build v7_cpu_resume() unconditionally
2020-03-11 Marco FelschARM: dts: imx6: phycore-som: fix emmc supply
2020-03-11 Vladimir OlteanARM: dts: ls1021a: Restore MDIO compatible to gianfar
2020-03-11 Sean Christophersonx86/pkeys: Manually set X86_FEATURE_OSPKE to preserve...
2020-03-11 Faiz Abbasarm: dts: dra76x: Fix mmc3 max-frequency
2020-03-11 Kees Cookx86/xen: Distribute switch variables for initialization
2020-03-11 Julian Wiedmanns390/qdio: fill SL with absolute addresses
2020-03-11 H.J. Lux86/boot/compressed: Don't declare __force_order in...
2020-03-11 Masahiro Yamadas390: make 'install' not depend on vmlinux
2020-03-05 Sean ChristophersonKVM: x86: Remove spurious clearing of async #PF MSR
2020-03-05 Sean ChristophersonKVM: x86: Remove spurious kvm_mmu_unload() from vcpu...
2020-03-05 Tom LendackyKVM: SVM: Override default MMIO mask if memory encrypti...
2020-03-05 Christophe JAILLETMIPS: VPE: Fix a double free and a memory leak in ...
2020-03-05 Oliver UptonKVM: VMX: check descriptor table exits on instruction...
2020-03-05 Kuninori MorimotoARM: dts: sti: fixup sound frame-inversion for stihxxx...
2020-02-28 Nathan Chancellors390/mm: Explicitly compare PAGE_DEFAULT_KEY against...
2020-02-28 Miaohe LinKVM: apic: avoid calculating pending eoi from an uninit...
2020-02-28 Vitaly KuznetsovKVM: nVMX: handle nested posted interrupts when apicv...
2020-02-28 Oliver UptonKVM: nVMX: Check IO instruction VM-exit conditions
2020-02-28 Oliver UptonKVM: nVMX: Refactor IO bitmap checks into helper function
2020-02-28 Miaohe LinKVM: x86: don't notify userspace IOAPIC on edge-trigger...
2020-02-28 Paolo BonziniKVM: nVMX: Don't emulate instructions in guest mode
2020-02-28 Kim Phillipsx86/cpu/amd: Enable the fixed Instructions Retired...
2020-02-28 Thomas Gleixnerx86/mce/amd: Fix kobject lifetime
2020-02-28 Borislav Petkovx86/mce/amd: Publish the bank pointer only after setup...
2020-02-28 Gustavo Luiz Duartepowerpc/tm: Fix clearing MSR[TS] in current when reclai...
2020-02-24 Shubhrajyoti Dattamicroblaze: Prevent the overflow of the start
2020-02-24 Vincenzo FrascinoARM: 8951/1: Fix Kexec compilation issue.
2020-02-24 Oliver O'Halloranpowerpc/sriov: Remove VF eeh_dev state when disabling...
2020-02-24 Vasily Gorbiks390/ftrace: generate traced function stack frame
2020-02-24 Vasily Gorbiks390: adjust -mpacked-stack support check for clang 10
2020-02-24 Masami Hiramatsux86/decoder: Add TEST opcode to Group3-2
2020-02-24 Ard Biesheuvelx86/mm: Fix NX bit clearing issue in kernel_map_pages_i...
2020-02-24 Sami Tolvanenarm64: fix alternatives with LLVM's integrated assembler
2020-02-24 Changbin Dux86/nmi: Remove irq_work from the long duration NMI...
2020-02-24 Ard Biesheuvelefi/x86: Don't panic or BUG() on non-critical error...
2020-02-24 Benjamin GaignardARM: dts: stm32: Add power-supply for DSI panel on...
2020-02-24 Geert Uytterhoevenpinctrl: sh-pfc: sh7269: Fix CAN function GPIOs
2020-02-24 Valdis Klētnieksx86/vdso: Provide missing include file
2020-02-24 Geert UytterhoevenARM: dts: r8a7779: Add device node for ARM global timer
2020-02-24 Andrey SmirnovARM: dts: imx6: rdu2: Limit USBH1 to Full Speed
2020-02-24 Andrey SmirnovARM: dts: imx6: rdu2: Disable WP for USDHC2 and USDHC3
2020-02-24 Manu Gautamarm64: dts: qcom: msm8996: Disable USB2 PHY suspend...
2020-02-24 Andre Przywaraarm: dts: allwinner: H3: Add PMU node
2020-02-24 Andre Przywaraarm64: dts: allwinner: H6: Add PMU mode
2020-02-24 Christian BorntraegerKVM: s390: ENOTSUPP -> EOPNOTSUPP fixups
2020-02-24 Vincenzo FrascinoARM: 8952/1: Disable kmemleak on XIP kernels
2020-02-24 Oliver O'Halloranpowerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
2020-02-24 Niklas Schnelles390/pci: Fix possible deadlock in recover_store()
2020-02-24 Arvind Sankarx86/sysfb: Fix check for bad VRAM size
2020-02-24 David S. Millersparc: Add .exit.data section.
2020-02-24 Tiezhu YangMIPS: Loongson: Fix potential NULL dereference in loong...
2020-02-24 Ard Biesheuvelefi/x86: Map the entire EFI vendor string before copying it
2020-02-24 Oliver O'Halloranpowerpc/powernv/iov: Ensure the pdn for VFs always...
2020-02-24 Sean ChristophersonKVM: nVMX: Use correct root level for nested EPT shadow...
2020-02-24 Sasha LevinRevert "KVM: VMX: Add non-canonical check on writes...
2020-02-24 Sasha LevinRevert "KVM: nVMX: Use correct root level for nested...
2020-02-19 Sean ChristophersonKVM: x86/mmu: Fix struct guest_walker arrays for 5...
2020-02-19 Kan Liangperf/x86/intel: Fix inaccurate period in context switch...
2020-02-19 Nathan Chancellors390/time: Fix clk type in get_tod_clock
2020-02-19 Kim Phillipsperf/x86/amd: Add missing L2 misses event spec to AMD...
2020-02-19 Sean ChristophersonKVM: nVMX: Use correct root level for nested EPT shadow...
2020-02-19 Will Deaconarm64: ssbs: Fix context-switch when SSBS is present...
2020-02-19 Krzysztof KozlowskiARM: npcm: Bring back GPIOLIB support
2020-02-19 Suzuki K Poulosearm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
2020-02-19 Suzuki K Poulosearm64: cpufeature: Set the FP/SIMD compat HWCAP bits...
2020-02-14 Peter Zijlstrax86/stackframe, x86/ftrace: Add pt_regs frame annotations
2020-02-14 Peter Zijlstrax86/stackframe: Move ENCODE_FRAME_POINTER to asm/frame.h
2020-02-14 Suzuki K Poulosearm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
2020-02-14 Suzuki K Poulosearm64: cpufeature: Fix the type of no FP/SIMD capability
2020-02-14 Olof JohanssonARM: 8949/1: mm: mark free_memmap as __init
2020-02-14 Alexey Kardashevskiypowerpc/pseries: Allow not having ibm, hypertas-functio...
2020-02-14 Tyrel Datwylerpowerpc/pseries/vio: Fix iommu_table use-after-free...
2020-02-14 Alexandre BelloniARM: dts: at91: sama5d3: define clock rate range for...
2020-02-14 Alexandre BelloniARM: dts: at91: sama5d3: fix maximum peripheral clock...
2020-02-14 Tero KristoARM: dts: am43xx: add support for clkout1 clock
2020-02-14 Ingo van LilARM: dts: at91: Reenable UART TX pull-ups
2020-02-14 Jose AbreuARC: [plat-axs10x]: Add missing multicast filter number...
2020-02-11 Thomas Gleixnerx86/apic/msi: Plug non-maskable MSI affinity race
2020-02-11 Sean ChristophersonKVM: Use vcpu-specific gva->hva translation when queryi...
2020-02-11 Miaohe LinKVM: nVMX: vmread should not set rflags to specify...
2020-02-11 Sean ChristophersonKVM: VMX: Add non-canonical check on writes to RTIT...
2020-02-11 Sean ChristophersonKVM: x86: Use gpa_t for cr2/gpa to fix TDP support...
2020-02-11 Sean ChristophersonKVM: x86/mmu: Apply max PA check for MMIO sptes to...
2020-02-11 Nathan Chancellorpowerpc/44x: Adjust indentation in ibm4xx_denali_fixup_...
2020-02-11 Christian BorntraegerKVM: s390: do not clobber registers during guest reset...
2020-02-11 Sean ChristophersonKVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
2020-02-11 Sean ChristophersonKVM: x86: Don't let userspace set host-reserved cr4...
2020-02-11 Boris Ostrovskyx86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit
2020-02-11 Sean ChristophersonKVM: PPC: Book3S PR: Free shared page if mmu initializa...
2020-02-11 Sean ChristophersonKVM: PPC: Book3S HV: Uninit vCPU if vcore creation...
next