summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-07module: rename __kstrtab_ns_* to __kstrtabns_* to avoid symbol conflictMasahiro Yamada
2019-10-07modpost: fix broken sym->namespace for external module buildsMasahiro Yamada
2019-10-07module: swap the order of symbol.namespaceMasahiro Yamada
2019-10-07perf/core: Fix inheritance of aux_output groupsAlexander Shishkin
2019-10-07scripts: add_namespace: Fix coccicheck failedYueHaibing
2019-10-07ionic: fix stats memory dereferenceShannon Nelson
2019-10-07efi/x86: Do not clean dummy variable in kexec pathDave Young
2019-10-07efi: Make unexported efi_rci2_sysfs_init() staticBen Dooks
2019-10-07efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsingJerry Snitselaar
2019-10-07efi/tpm: Don't traverse an event log with no eventsPeter Jones
2019-10-07efi/tpm: Don't access event->count when it isn't mappedPeter Jones
2019-10-07efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specifiedArd Biesheuvel
2019-10-07efi/cper: Fix endianness of PCIe class codeLukas Wunner
2019-10-07Merge tag 'perf-urgent-for-mingo-5.4-20191001' of git://git.kernel.org/pub/sc...Ingo Molnar
2019-10-07Merge tag 'rxrpc-fixes-20191007' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2019-10-07hwmon: docs: Extend inspur-ipsps1 title underlineAdam Zerella
2019-10-07ASoC: fsl_mqs: Fix error handling in probeDan Carpenter
2019-10-07ASoC: fsl_mqs: remove set but not used variable 'bclk'YueHaibing
2019-10-07ASoc: tas2770: Fix build error without GPIOLIBYueHaibing
2019-10-07ASoC: jz4740: Use of_device_get_match_data()Stephen Boyd
2019-10-07ASoC: core: Fix pcm code debugfs errorHans de Goede
2019-10-07arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig optionWill Deacon
2019-10-07arm64: vdso32: Rename COMPATCC to CC_COMPATWill Deacon
2019-10-07arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGSWill Deacon
2019-10-07arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionallyWill Deacon
2019-10-07arm64: vdso32: Move definition of COMPATCC into vdso32/MakefileWill Deacon
2019-10-07arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANGWill Deacon
2019-10-07ARM: dts: sun7i: Drop the module clock from the device treeMaxime Ripard
2019-10-07dt-bindings: media: sun4i-csi: Drop the module clockMaxime Ripard
2019-10-07serial: 8250_omap: Fix gpio check for auto RTS/CTSAdam Ford
2019-10-07serial: mctrl_gpio: Check for NULL pointerAdam Ford
2019-10-07tty: serial: fsl_lpuart: Fix lpuart_flush_buffer()Andrey Smirnov
2019-10-07usb:cdns3: Fix for CV CH9 running with g_zero driver.Pawel Laszczak
2019-10-07usb: dwc3: Remove dev_err() on platform_get_irq() failureHans de Goede
2019-10-07usb: dwc3: Switch to platform_get_irq_byname_optional()Hans de Goede
2019-10-07driver core: platform: Add platform_get_irq_byname_optional()Hans de Goede
2019-10-07staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost
2019-10-07lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSOVincenzo Frascino
2019-10-07arm64: vdso32: Remove jump label config option in MakefileVincenzo Frascino
2019-10-07arm64: vdso32: Detect binutils support for dmb ishldVincenzo Frascino
2019-10-07arm64: vdso: Remove stale files from old assembly implementationVincenzo Frascino
2019-10-07arm64: vdso32: Fix broken compat vDSO build warningsVincenzo Frascino
2019-10-07arm64: mm: fix spurious fault detectionMark Rutland
2019-10-07rxrpc: Fix call crypto state cleanupDavid Howells
2019-10-07rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local recordDavid Howells
2019-10-07rxrpc: Fix trace-after-put looking at the put call recordDavid Howells
2019-10-07rxrpc: Fix trace-after-put looking at the put connection recordDavid Howells
2019-10-07rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells
2019-10-07media: dt-bindings: Fix building error for dt_binding_checkPragnesh Patel
2019-10-07rxrpc: Fix call ref leakDavid Howells