summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-03-05x86/uaccess: Don't leak the AC flag into __put_user() value evaluationAndy Lutomirski
2019-03-05MIPS: eBPF: Fix icache flush end addressPaul Burton
2019-03-05MIPS: BCM63XX: provide DMA masks for ethernet devicesJonas Gorski
2019-03-05MIPS: fix truncation in __cmpxchg_small for short valuesMichael Clark
2019-03-05KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov
2019-03-05svm: Fix AVIC incomplete IPI emulationSuravee Suthikulpanit
2019-03-05ARC: show_regs: lockdep: avoid page allocator...Vineet Gupta
2019-03-05ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev
2019-03-05x86/mm/mem_encrypt: Fix erroneous sizeof()Peng Hao
2019-03-05irq/matrix: Spread managed interrupts on allocationDou Liyang
2019-02-27kvm: x86: Return LA57 feature based on hardware capabilityYu Zhang
2019-02-27ARC: define ARCH_SLAB_MINALIGN = 8Alexey Brodkin
2019-02-27ARC: U-boot: check arguments paranoidlyEugeniy Paltsev
2019-02-27ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev
2019-02-27parisc: Fix ptrace syscall number modificationDmitry V. Levin
2019-02-27always clear the X2APIC_ENABLE bit for PV guestTalons Lee
2019-02-27powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.Christophe Leroy
2019-02-27MIPS: jazz: fix 64bit buildThomas Bogendoerfer
2019-02-27MIPS: ath79: Enable OF serial ports in the default configAlban Bedel
2019-02-27MIPS: eBPF: Always return sign extended 32b valuesPaul Burton
2019-02-27ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instructionMathieu Desnoyers
2019-02-20x86/a.out: Clear the dump structure initiallyBorislav Petkov
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-20alpha: Fix Eiger NR_IRQS to 128Meelis Roos
2019-02-20alpha: fix page fault handling for r16-r18 targetsSergei Trofimovich
2019-02-20kvm: vmx: Fix entry number check for add_atomic_switch_msr()Xiaoyao Li
2019-02-20x86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is availableVitaly Kuznetsov
2019-02-20riscv: Add pte bit to distinguish swap from invalidStefan O'Rear
2019-02-20perf/x86: Add check_period PMU callbackJiri Olsa
2019-02-20ARM: OMAP5+: Fix inverted nirq pin interrupts with irq_set_typeTony Lindgren
2019-02-20kvm: sev: Fail KVM_SEV_INIT if already initializedDavid Rientjes
2019-02-20gpio: pl061: handle failed allocationsNicholas Mc Guire
2019-02-20ARM: dts: kirkwood: Fix polarity of GPIO fan linesLinus Walleij
2019-02-20ARM: dts: da850-lcdk: Correct the sound card namePeter Ujfalusi
2019-02-20ARM: dts: da850-lcdk: Correct the audio codec regulatorsPeter Ujfalusi
2019-02-20ARM: dts: da850-evm: Correct the sound card namePeter Ujfalusi
2019-02-20ARM: dts: da850-evm: Correct the audio codec regulatorsPeter Ujfalusi
2019-02-20riscv: fix trace_sys_exit hookDavid Abdurachmanov
2019-02-20ARM: fix the cockup in the previous patchRussell King
2019-02-20ARM: ensure that processor vtables is not lost after bootRussell King
2019-02-20ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King
2019-02-20ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King
2019-02-20ARM: clean up per-processor check_bugs method callRussell King
2019-02-20ARM: split out processor lookupRussell King
2019-02-20ARM: make lookup_processor_type() non-__initRussell King
2019-02-20ARM: 8810/1: vfp: Fix wrong assignement to ufp_excJulien Thierry
2019-02-20ARM: 8797/1: spectre-v1.1: harden __copy_to_userJulien Thierry
2019-02-20ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry
2019-02-20ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry
2019-02-20ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry