summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-09-23x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski
2019-09-23powerpc/booke64: set RI in default MSRLaurentiu Tudor
2019-09-23x86/uaccess: Dont leak the AC flag into __put_user() argument evaluationPeter Zijlstra
2019-09-23powerpc/83xx: Add missing of_node_put() after of_device_is_available()Julia Lawall
2019-09-23crypto: arm/aes-neonbs - don't access already-freed walk.ivEric Biggers
2019-09-23ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing
2019-09-23arm64: compat: Reduce address limitVincenzo Frascino
2019-09-23crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()Eric Biggers
2019-09-23ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset()Tony Lindgren
2019-09-23ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260Stuart Menefy
2019-08-13powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling
2019-08-13x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-08-13x86/entry/64: Use JMP instead of JMPQJosh Poimboeuf
2019-08-13x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-13x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-13x86/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li
2019-08-13x86/entry/64: Really create an error-entry-from-usermode code pathAndy Lutomirski
2019-08-13x86/asm/entry/64: Disentangle error_entry/exit gsbase/ebx/usermode codeAndy Lutomirski
2019-08-13x86: cpufeatures: Renumber feature word 7Ben Hutchings
2019-08-13x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu
2019-08-13x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu
2019-08-13kvm: mmu: Fix overflow on kvm mmu page limit calculationBen Gardon
2019-08-13MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno
2019-08-13x86/speculation: Prevent deadlock on ssb_state::lockThomas Gleixner
2019-08-13powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy
2019-08-13xen: Prevent buffer overflow in privcmd ioctlDan Carpenter
2019-08-13xtensa: fix return_addressMax Filippov
2019-08-13KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson
2019-08-13kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson
2019-08-13ARM: dts: pfla02: increase phy reset durationMarco Felsch
2019-08-13ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno
2019-08-13powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman
2019-07-09powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy
2019-07-09powerpc/powernv: Make opal log only readable by rootJordan Niethe
2019-07-09powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V
2019-07-09powerpc/wii: properly disable use of BATs when requested.Christophe Leroy
2019-07-09powerpc/83xx: Also save/restore SPRG4-7 during suspendChristophe Leroy
2019-07-09KVM: x86/mmu: Do not cache MMIO accesses while memslots are in fluxSean Christopherson
2019-07-09crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel
2019-07-09m68k: Add -ffreestanding to CFLAGSFinn Thain
2019-07-09powerpc/irq: drop arch_early_irq_init()Christophe Leroy
2019-07-09ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notifyGustavo A. R. Silva
2019-07-09clk: vf610: fix refcount leak in vf610_clocks_init()Yangtao Li
2019-07-09clk: imx6sx: fix refcount leak in imx6sx_clocks_init()Yangtao Li
2019-07-09clk: imx6q: fix refcount leak in imx6q_clocks_init()Yangtao Li
2019-05-22x86/bugs: Change L1TF mitigation string to match upstreamBen Hutchings
2019-05-22x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen
2019-05-22x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf
2019-05-22x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-22x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk