summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.2.21v5.2.21linux-5.2.yGreg Kroah-Hartman2019-10-111-1/+1
* Linux 5.2.20v5.2.20Greg Kroah-Hartman2019-10-071-1/+1
* vfs: set fs_context::user_ns for reconfigureEric Biggers2019-10-071-3/+1
* 9p/cache.c: Fix memory leak in v9fs_cache_session_get_cookieBharath Vedartham2019-10-071-0/+2
* KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernelWanpeng Li2019-10-071-2/+10
* kexec: bail out upon SIGKILL when allocating memory.Tetsuo Handa2019-10-071-0/+2
* NFC: fix attrs checks in netlink interfaceAndrey Konovalov2019-10-071-2/+4
* dm raid: fix updating of max_discard_sectors limitMing Lei2019-10-071-5/+5
* smack: use GFP_NOFS while holding inode_smack::smk_lockEric Biggers2019-10-072-4/+4
* Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is setJann Horn2019-10-071-1/+2
* soundwire: fix regmap dependencies and align with other serial linksPierre-Louis Bossart2019-10-073-8/+3
* arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti2019-10-071-2/+2
* arm: properly account for stack randomization and stack guard gapAlexandre Ghiti2019-10-071-2/+12
* mips: properly account for stack randomization and stack guard gapAlexandre Ghiti2019-10-071-2/+12
* arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti2019-10-071-1/+5
* kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16KNicolas Boichat2019-10-071-1/+1
* ocfs2: wait for recovering done after direct unlock requestChangwei Ge2019-10-071-4/+19
* 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