summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-22mm/mincore.c: make mincore() more conservativeJiri Kosina
2019-05-22crypto: ccree - handle tee fips error during power management resumeOfir Drang
2019-05-22crypto: ccree - add function to handle cryptocell tee fips errorOfir Drang
2019-05-22crypto: ccree - HOST_POWER_DOWN_EN should be the last CC access during suspendOfir Drang
2019-05-22crypto: ccree - pm resume first enable the source clkOfir Drang
2019-05-22crypto: ccree - don't map AEAD key and IV on stackGilad Ben-Yossef
2019-05-22crypto: ccree - use correct internal state sizes for exportGilad Ben-Yossef
2019-05-22crypto: ccree - don't map MAC key on stackGilad Ben-Yossef
2019-05-22crypto: ccree - fix mem leak on error pathGilad Ben-Yossef
2019-05-22crypto: ccree - remove special handling of chained sgGilad Ben-Yossef
2019-05-22bpf, arm64: remove prefetch insn in xadd mappingDaniel Borkmann
2019-05-22ASoC: codec: hdac_hdmi add device_link to card deviceLibin Yang
2019-05-22ASoC: fsl_esai: Fix missing break in switch statementS.j. Wang
2019-05-22ASoC: RT5677-SPI: Disable 16Bit SPI TransfersCurtis Malainey
2019-05-22ASoC: max98090: Fix restore of DAPM MuxesJon Hunter
2019-05-22ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14)Jeremy Soller
2019-05-22ALSA: hda/realtek - EAPD turn on laterKailang Yang
2019-05-22ALSA: hda/hdmi - Consider eld_valid when reporting jack eventHui Wang
2019-05-22ALSA: hda/hdmi - Read the pin sense from register when repollingHui Wang
2019-05-22ALSA: usb-audio: Fix a memory leak bugWenwen Wang
2019-05-22ALSA: line6: toneport: Fix broken usage of timer for delayed executionTakashi Iwai
2019-05-22mmc: core: Fix tag set memory leakRaul E Rangel
2019-05-22crypto: arm64/aes-neonbs - don't access already-freed walk.ivEric Biggers
2019-05-22crypto: arm/aes-neonbs - don't access already-freed walk.ivEric Biggers
2019-05-22crypto: rockchip - update IV buffer to contain the next IVZhang Zhijie
2019-05-22crypto: gcm - fix incompatibility between "gcm" and "gcm_base"Eric Biggers
2019-05-22crypto: arm64/gcm-aes-ce - fix no-NEON fallback codeEric Biggers
2019-05-22crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()Eric Biggers
2019-05-22crypto: crct10dif-generic - fix use via crypto_shash_digest()Eric Biggers
2019-05-22crypto: skcipher - don't WARN on unprocessed data after slow walk stepEric Biggers
2019-05-22crypto: vmx - fix copy-paste error in CTR modeDaniel Axtens
2019-05-22crypto: ccp - Do not free psp_master when PLATFORM_INIT failsSingh, Brijesh
2019-05-22crypto: chacha20poly1305 - set cra_name correctlyEric Biggers
2019-05-22crypto: salsa20 - don't access already-freed walk.ivEric Biggers
2019-05-22crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issuesChristian Lamparter
2019-05-22crypto: crypto4xx - fix ctr-aes missing output IVChristian Lamparter
2019-05-22sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra
2019-05-22arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker
2019-05-22arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker
2019-05-22arm64: compat: Reduce address limitVincenzo Frascino
2019-05-22arm64: arch_timer: Ensure counter register reads occur with seqlock heldWill Deacon
2019-05-22arm64: mmap: Ensure file offset is treated as unsignedBoyang Zhou
2019-05-22power: supply: axp288_fuel_gauge: Add ACEPC T8 and T11 mini PCs to the blacklistHans de Goede
2019-05-22power: supply: axp288_charger: Fix unchecked return valueGustavo A. R. Silva
2019-05-22ARM: exynos: Fix a leaked reference by adding missing of_node_putWen Yang
2019-05-22mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.Christoph Muellner
2019-05-22ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3Sylwester Nawrocki
2019-05-22ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260Stuart Menefy
2019-05-22arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller.Christoph Muellner
2019-05-22objtool: Fix function fallthrough detectionJosh Poimboeuf