summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: clean compressed initramfs imageGreg Thelen2019-10-071-0/+3
* crypto: hisilicon - Fix double free in sec_free_hw_sgl()Yunfeng Ye2019-10-071-6/+7
* hypfs: Fix error number left in struct pointer memberDavid Howells2019-10-071-4/+5
* pktcdvd: remove warning on attempting to register non-passthrough devJens Axboe2019-10-071-1/+0
* fat: work around race with userspace's read via blockdev while mountingOGAWA Hirofumi2019-10-072-2/+14
* ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...Mike Rapoport2019-10-071-0/+16
* ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newerNathan Chancellor2019-10-072-1/+5
* PCI: Use static const struct, not const static structKrzysztof Wilczynski2019-10-071-2/+2
* security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...Jia-Ju Bai2019-10-071-0/+2
* PCI: exynos: Propagate errors for optional PHYsThierry Reding2019-10-071-1/+1
* PCI: imx6: Propagate errors for optional regulatorsThierry Reding2019-10-071-2/+2
* PCI: histb: Propagate errors for optional regulatorsThierry Reding2019-10-071-2/+2
* PCI: rockchip: Propagate errors for optional regulatorsThierry Reding2019-10-071-8/+8
* HID: apple: Fix stuck function keys when using FNJoao Moreno2019-10-071-21/+28
* PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski2019-10-072-2/+5
* selinux: fix residual uses of current_security() for the SELinux blobStephen Smalley2019-10-072-11/+11
* rtc: pcf85363/pcf85263: fix regmap error in set_timeBiwen Li2019-10-071-1/+6
* rtc: snvs: fix possible race conditionAnson Huang2019-10-071-4/+7
* ARM: 8875/1: Kconfig: default to AEABI w/ ClangNick Desaulniers2019-10-071-2/+3
* soundwire: intel: fix channel number reported by hardwarePierre-Louis Bossart2019-10-071-0/+10
* ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon2019-10-072-2/+3
* mips/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra2019-10-074-29/+45
* livepatch: Nullify obj->mod in klp_module_coming()'s error pathMiroslav Benes2019-10-071-0/+1
* PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driverXiaowei Bao2019-10-071-0/+1
* PCI: pci-hyperv: Fix build errors on non-SYSFS configRandy Dunlap2019-10-071-1/+1
* mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra2019-10-075-16/+32
* HID: wacom: Fix several minor compiler warningsJason Gerecke2019-10-072-5/+6
* PCI: tegra: Fix OF node reference leakNishka Dasgupta2019-10-071-7/+15
* mfd: intel-lpss: Remove D3cold delayKai-Heng Feng2019-10-071-0/+2
* i2c-cht-wc: Fix lockdep warningHans de Goede2019-10-071-0/+46
* MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor2019-10-071-1/+1
* MIPS: Don't use bc_false uninitialized in __mm_isBranchInstrNathan Chancellor2019-10-071-1/+1
* MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie2019-10-072-0/+11
* ext4: fix potential use after free after remounting with noblock_validityzhangyi (F)2019-10-072-52/+147
* f2fs: fix to drop meta/node pages during umountChao Yu2019-10-071-0/+14
* dma-buf/sw_sync: Synchronize signal vs syncpt freeChris Wilson2019-10-071-9/+7
* scsi: core: Reduce memory required for SCSI loggingBart Van Assche2019-10-072-47/+3
* clk: sprd: add missing kfreeChunyan Zhang2019-10-071-0/+2
* mbox: qcom: add APCS child device for QCS404Jorge Ramirez-Ortiz2019-10-071-2/+6
* powerpc: dump kernel log before carrying out fadump or kdumpGanesh Goudar2019-10-071-0/+1
* clk: Make clk_bulk_get_all() return a valid "id"Bjorn Andersson2019-10-071-1/+4
* clk: imx: clk-pll14xx: unbypass PLL by defaultPeng Fan2019-10-071-0/+5
* clk: imx: pll14xx: avoid glitch when set ratePeng Fan2019-10-071-1/+21
* clk: at91: select parent if main oscillator or bypass is enabledEugen Hristev2019-10-071-3/+7
* arm64: fix unreachable code issue with cmpxchgArnd Bergmann2019-10-071-3/+3
* mailbox: mediatek: cmdq: clear the event in cmdq initial flowBibby Hsieh2019-10-073-3/+8
* pinctrl: meson-gxbb: Fix wrong pinning definition for uart_cOtto Meier2019-10-071-6/+6
* powerpc/pseries: correctly track irq state in default idleNathan Lynch2019-10-071-0/+3
* clk: qcom: gcc-sdm845: Use floor ops for sdcc clksStephen Boyd2019-10-071-2/+2
* powerpc/eeh: Clean up EEH PEs after recovery finishesOliver O'Halloran2019-10-073-3/+64