summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* powerpc/spufs: fix copy_to_user while atomicJeremy Kerr2020-06-201-38/+75
* MIPS: Make sparse_init() using top-down allocationTiezhu Yang2020-06-201-0/+10
* ARM: 8978/1: mm: make act_mm() respect THREAD_SIZELinus Walleij2020-06-201-1/+2
* MIPS: Loongson: Build ATI Radeon GPU driver as moduleTiezhu Yang2020-06-201-1/+1
* KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier2020-06-201-2/+4
* KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li2020-06-201-0/+4
* KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li2020-06-201-1/+1
* KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson2020-06-201-1/+1
* KVM: nSVM: leave ASID aside in copy_vmcb_control_areaPaolo Bonzini2020-06-201-1/+1
* KVM: nSVM: fix condition for filtering async PFPaolo Bonzini2020-06-201-2/+2
* x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches.Anthony Steinhauser2020-06-201-2/+5
* x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS.Anthony Steinhauser2020-06-201-37/+50
* x86/speculation: Add support for STIBP always-on preferred modeThomas Lendacky2020-06-203-6/+24
* x86/speculation: Change misspelled STIPB to STIBPWaiman Long2020-06-202-4/+4
* KVM: x86: only do L1TF workaround on affected processorsPaolo Bonzini2020-06-201-9/+10
* KVM: x86/mmu: Consolidate "is MMIO SPTE" codeSean Christopherson2020-06-201-8/+8
* kvm: x86: Fix L1TF mitigation for shadow MMUKai Huang2020-06-201-5/+13
* x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma2020-06-201-0/+8
* x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser2020-06-201-18/+10
* x86/PCI: Mark Intel C620 MROMs as having non-compliant BARsXiaochun Lee2020-06-201-0/+4
* x86_64: Fix jiffies ODR violationBob Haarman2020-06-202-6/+2
* powerpc/xive: Clear the page tables for the ESB IO mappingCédric Le Goater2020-06-201-0/+5
* ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hookFredrik Strupe2020-06-201-2/+2
* x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon2020-06-201-1/+1
* arch/openrisc: Fix issues with access_ok()Stafford Horne2020-06-201-2/+6
* Fix 'acccess_ok()' on alpha and SHLinus Torvalds2020-06-202-5/+10
* make 'user_access_begin()' do 'access_ok()'Linus Torvalds2020-06-201-1/+11
* x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross2020-06-115-0/+144
* x86/cpu: Add 'table' argument to cpu_matches()Mark Gross2020-06-111-10/+13
* x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross2020-06-112-1/+33
* mm: Fix mremap not considering huge pmd devmapFan Yang2020-06-111-0/+1
* x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor2020-06-111-2/+2
* ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACTVineet Gupta2020-06-111-0/+1
* ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev2020-06-111-2/+3
* s390/ftrace: save traced function callerVasily Gorbik2020-06-111-0/+1
* KVM: VMX: check for existence of secondary exec controls before accessingSean Christopherson2020-06-031-3/+4
* copy_xstate_to_kernel(): don't leave parts of destination uninitializedAl Viro2020-06-031-38/+48
* x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl2020-06-031-1/+1
* parisc: Fix kernel panic in mem_init()Helge Deller2020-06-031-1/+1
* ARM: dts: bcm2835-rpi-zero-w: Fix led polarityVincent Stehlé2020-06-031-1/+1
* ARM: dts/imx6q-bx50v3: Set display interface clock parentsRobert Beckett2020-06-034-25/+15
* ARM: dts: imx6q-bx50v3: Add internal switchSebastian Reichel2020-06-031-0/+62
* ARM: uaccess: fix DACR mismatch with nested exceptionsRussell King2020-06-031-5/+20
* ARM: uaccess: integrate uaccess_save and uaccess_restoreRussell King2020-06-031-17/+13
* ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.hRussell King2020-06-034-89/+112
* ARM: 8843/1: use unified assembler in headersStefan Agner2020-06-033-14/+14
* ARM: dts: rockchip: fix pinctrl sub nodename for spi in rk322x.dtsiJohan Jonker2020-06-031-2/+2
* arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu nodeJohan Jonker2020-06-031-4/+4
* ARM: dts: rockchip: fix phy nodename for rk3228-evbJohan Jonker2020-06-031-1/+1
* x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf2020-05-271-0/+7