summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-09-21Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"Will Deacon
2019-09-21x86/hyper-v: Fix overflow bug in fill_gva_list()Tianyu Lan
2019-09-21x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra
2019-09-21arm64: dts: renesas: r8a77995: draak: Fix backlight regulator nameGeert Uytterhoeven
2019-09-21perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips
2019-09-21perf/x86/intel: Restrict period on NehalemJosh Hunt
2019-09-21ARM: 8901/1: add a criteria for pfn_valid of armzhaoyang
2019-09-21RISC-V: Fix FIXMAP area corruption on RV32 systemsAnup Patel
2019-09-21x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner
2019-09-21ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger
2019-09-21s390/bpf: use 32-bit index for tail callsIlya Leoshkevich
2019-09-21ARM: dts: Fix incomplete dts data for am3 and am4 mmcTony Lindgren
2019-09-21ARM: OMAP1: ams-delta-fiq: Fix missing irq_ackJanusz Krzysztofik
2019-09-21ARM: dts: dra74x: Fix iodelay configuration for mmc3Faiz Abbas
2019-09-21ARM: dts: am335x: Fix UARTs lengthEmmanuel Vadot
2019-09-21ARM: OMAP2+: Fix omap4 errata warning on other SoCsTony Lindgren
2019-09-21s390/bpf: fix lcgr instruction encodingIlya Leoshkevich
2019-09-21arm64: dts: meson-g12a: add missing dwc2 phy-namesNeil Armstrong
2019-09-21ARM: dts: Fix incorrect dcan register mapping for am3, am4 and dra7Tony Lindgren
2019-09-21ARM: dts: Fix flags for gpio7Tony Lindgren
2019-09-21ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmssTony Lindgren
2019-09-21ARM: dts: am57xx: Disable voltage switching for SD cardFaiz Abbas
2019-09-21powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V
2019-09-19x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds
2019-09-19KVM: SVM: Fix detection of AMD Errata 1096Liran Alon
2019-09-19kvm: nVMX: Remove unnecessary sync_roots from handle_inveptJim Mattson
2019-09-19x86/ima: check EFI SetupMode tooMimi Zohar
2019-09-19x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernelsJunichi Nomura
2019-09-19powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh
2019-09-19x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...Steve Wahl
2019-09-19KVM: nVMX: handle page fault in vmreadPaolo Bonzini
2019-09-19KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslotSean Christopherson
2019-09-19KVM: x86: work around leak of uninitialized stack contentsFuqian Huang
2019-09-19KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth
2019-09-19KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as...Igor Mammedov
2019-09-19ipc: fix sparc64 ipc() wrapperArnd Bergmann
2019-09-16powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero
2019-09-16powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero
2019-09-16powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startupChristophe Leroy
2019-09-10x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber
2019-09-10Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds
2019-09-10x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...Kirill A. Shutemov
2019-09-10x86/boot/compressed/64: Fix boot on machines with broken E820 tableKirill A. Shutemov
2019-09-06x86/ptrace: fix up botched merge of spectrev1 fixGreg Kroah-Hartman
2019-09-06KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handlingAlexey Kardashevskiy
2019-09-06x86/apic: Include the LDR when clearing out APIC registersBandan Das
2019-09-06x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das
2019-09-06x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel textThomas Gleixner
2019-09-06uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr
2019-09-06KVM: x86: Don't update RIP or do single-step on faulting emulationSean Christopherson