summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-23scripts/gdb/linux/tasks.py: fix get_thread_infoXi Kangjie1-0/+2
2018-01-23i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella1-6/+7
2018-01-23can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde1-11/+7
2018-01-23can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde1-11/+7
2018-01-23can: peak: fix potential bug in packet fragmentationStephane Grosjean1-10/+11
2018-01-23ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni1-2/+8
2018-01-23ARM: sunxi_defconfig: Enable CMAMaxime Ripard1-0/+2
2018-01-23ARM64: dts: marvell: armada-cp110: Fix clock resources for various nodeGregory CLEMENT2-8/+14
2018-01-23phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann1-0/+4
2018-01-23tracing: Fix converting enum's from the map in trace_event_eval_update()Steven Rostedt (VMware)1-1/+15
2018-01-23Input: twl4030-vibra - fix sibling-node lookupJohan Hovold1-2/+4
2018-01-23Input: twl6040-vibra - fix child-node lookupJohan Hovold1-2/+1
2018-01-23Input: 88pm860x-ts - fix child-node lookupJohan Hovold1-4/+12
2018-01-23Input: synaptics-rmi4 - prevent UAF reported by KASANNick Desaulniers1-1/+3
2018-01-23Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry2-14/+19
2018-01-23x86/mm: Encrypt the initrd earlier for BSP microcode updateTom Lendacky5-43/+85
2018-01-23ARM: OMAP3: hwmod_data: add missing module_offs for MMC3Tero Kristo1-0/+1
2018-01-23x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryptionTom Lendacky2-22/+121
2018-01-23x86/mm: Centralize PMD flags in sme_encrypt_kernel()Tom Lendacky1-56/+77
2018-01-23x86/mm: Use a struct to reduce parameters for SME PGD mappingTom Lendacky1-44/+46
2018-01-23x86/mm: Clean up register saving in the __enc_copy() assembly codeTom Lendacky1-10/+10
2018-01-23x86/apic/vector: Fix off by one in error pathThomas Gleixner1-2/+5
2018-01-23pipe: avoid round_pipe_size() nr_pages overflow on 32-bitJoe Lawrence1-2/+15
2018-01-23x86/tsc: Fix erroneous TSC rate on Skylake XeonLen Brown1-1/+0
2018-01-23x86/tsc: Future-proof native_calibrate_tsc()Len Brown1-0/+2
2018-01-23x86/idt: Mark IDT tables __initconstAndi Kleen1-6/+6
2018-01-23x86/mm/pkeys: Fix fill_sig_info_pkeyEric W. Biederman1-3/+4
2018-01-23x86/intel_rdt/cqm: Prevent use after freeThomas Gleixner1-4/+4
2018-01-23module: Add retpoline tag to VERMAGICAndi Kleen1-1/+7
2018-01-23x86/cpufeature: Move processor tracing out of scattered featuresPaolo Bonzini2-2/+1
2018-01-23objtool: Improve error message for bad file argumentJosh Poimboeuf1-1/+3
2018-01-23x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky1-1/+5
2018-01-23x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse4-0/+59
2018-01-23x86/kasan: Panic if there is not enough memory to bootAndrey Ryabinin1-10/+14
2018-01-23mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clockBenoît Thébaudeau1-0/+14
2018-01-23objtool: Fix seg fault with gold linkerJosh Poimboeuf1-4/+10
2018-01-23delayacct: Account blkio completion on the correct taskJosh Snyder3-23/+33
2018-01-23iser-target: Fix possible use-after-free in connection establishment errorSagi Grimberg1-0/+1
2018-01-23af_key: fix buffer overread in parse_exthdrs()Eric Biggers1-0/+3
2018-01-23af_key: fix buffer overread in verify_address_len()Eric Biggers1-0/+5
2018-01-23timers: Unconditionally check deferrable baseThomas Gleixner1-1/+1
2018-01-23RDMA/mlx5: Fix out-of-bound access while querying AHLeon Romanovsky1-4/+3
2018-01-23IB/hfi1: Prevent a NULL dereferenceDan Carpenter1-2/+2
2018-01-23ALSA: hda - Apply the existing quirk to iMac 14,1Takashi Iwai1-0/+1
2018-01-23ALSA: hda - Apply headphone noise quirk for another Dell XPS 13 variantTakashi Iwai1-0/+1
2018-01-23ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai1-1/+0
2018-01-23ALSA: seq: Make ioctls race-freeTakashi Iwai2-0/+4
2018-01-23futex: Prevent overflow by strengthen input validationLi Jinyue1-0/+3
2018-01-23futex: Avoid violating the 10th rule of futexPeter Zijlstra3-23/+87
2018-01-23powerpc/powernv: Check device-tree for RFI flush settingsOliver O'Halloran1-0/+49