summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-09-19x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds
2019-09-19powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh
2019-09-19MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton
2019-09-19MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton
2019-09-19KVM: nVMX: handle page fault in vmreadPaolo Bonzini
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-19Revert "MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur"Greg Kroah-Hartman
2019-09-16arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64Dmitry Voytik
2019-09-16powerpc/64: mark start_here_multiplatform as __refChristophe Leroy
2019-09-16powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero
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-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-06uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr
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-06KVM: x86: Don't update RIP or do single-step on faulting emulationSean Christopherson
2019-09-06kvm: x86: skip populating logical dest map if apic is not sw enabledRadim Krcmar
2019-08-29powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GBAlastair D'Silva
2019-08-29x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard
2019-08-29x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard
2019-08-29x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-08-29x86/apic: Handle missing global clockevent gracefullyThomas Gleixner
2019-08-29x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson
2019-08-29x86/lib/cpu: Address missing prototypes warningValdis Klētnieks
2019-08-29mips: fix cacheinfoVladimir Kondratiev
2019-08-29MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer
2019-08-25arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon
2019-08-25arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon
2019-08-25arm64/mm: fix variable 'pud' set but not usedQian Cai
2019-08-25arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu
2019-08-25arm64/efi: fix variable 'si' set but not usedQian Cai
2019-08-25xtensa: add missing isync to the cpu_reset TLB codeMax Filippov
2019-08-25x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit
2019-08-25bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
2019-08-25sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva
2019-08-16KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-08-16ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann
2019-08-16x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel
2019-08-16x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel
2019-08-09arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-08-09ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedoAdam Ford
2019-08-09ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LVAdam Ford
2019-08-06x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-08-06x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-06x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-06x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu
2019-08-06x86/cpufeatures: Carve out CQM features retrievalBorislav Petkov