summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-10-11Linux 5.2.21v5.2.21Greg Kroah-Hartman
2019-10-07Linux 5.2.20v5.2.20Greg Kroah-Hartman
2019-10-07vfs: set fs_context::user_ns for reconfigureEric Biggers
2019-10-079p/cache.c: Fix memory leak in v9fs_cache_session_get_cookieBharath Vedartham
2019-10-07KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernelWanpeng Li
2019-10-07kexec: bail out upon SIGKILL when allocating memory.Tetsuo Handa
2019-10-07NFC: fix attrs checks in netlink interfaceAndrey Konovalov
2019-10-07dm raid: fix updating of max_discard_sectors limitMing Lei
2019-10-07smack: use GFP_NOFS while holding inode_smack::smk_lockEric Biggers
2019-10-07Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is setJann Horn
2019-10-07soundwire: fix regmap dependencies and align with other serial linksPierre-Louis Bossart
2019-10-07arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti
2019-10-07arm: properly account for stack randomization and stack guard gapAlexandre Ghiti
2019-10-07mips: properly account for stack randomization and stack guard gapAlexandre Ghiti
2019-10-07arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti
2019-10-07kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16KNicolas Boichat
2019-10-07ocfs2: wait for recovering done after direct unlock requestChangwei Ge
2019-10-07kbuild: clean compressed initramfs imageGreg Thelen
2019-10-07crypto: hisilicon - Fix double free in sec_free_hw_sgl()Yunfeng Ye
2019-10-07hypfs: Fix error number left in struct pointer memberDavid Howells
2019-10-07pktcdvd: remove warning on attempting to register non-passthrough devJens Axboe
2019-10-07fat: work around race with userspace's read via blockdev while mountingOGAWA Hirofumi
2019-10-07ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...Mike Rapoport
2019-10-07ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newerNathan Chancellor
2019-10-07PCI: Use static const struct, not const static structKrzysztof Wilczynski
2019-10-07security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...Jia-Ju Bai
2019-10-07PCI: exynos: Propagate errors for optional PHYsThierry Reding
2019-10-07PCI: imx6: Propagate errors for optional regulatorsThierry Reding
2019-10-07PCI: histb: Propagate errors for optional regulatorsThierry Reding
2019-10-07PCI: rockchip: Propagate errors for optional regulatorsThierry Reding
2019-10-07HID: apple: Fix stuck function keys when using FNJoao Moreno
2019-10-07PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski
2019-10-07selinux: fix residual uses of current_security() for the SELinux blobStephen Smalley
2019-10-07rtc: pcf85363/pcf85263: fix regmap error in set_timeBiwen Li
2019-10-07rtc: snvs: fix possible race conditionAnson Huang
2019-10-07ARM: 8875/1: Kconfig: default to AEABI w/ ClangNick Desaulniers
2019-10-07soundwire: intel: fix channel number reported by hardwarePierre-Louis Bossart
2019-10-07ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon
2019-10-07mips/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra
2019-10-07livepatch: Nullify obj->mod in klp_module_coming()'s error pathMiroslav Benes
2019-10-07PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driverXiaowei Bao
2019-10-07PCI: pci-hyperv: Fix build errors on non-SYSFS configRandy Dunlap
2019-10-07mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra
2019-10-07HID: wacom: Fix several minor compiler warningsJason Gerecke
2019-10-07PCI: tegra: Fix OF node reference leakNishka Dasgupta
2019-10-07mfd: intel-lpss: Remove D3cold delayKai-Heng Feng
2019-10-07i2c-cht-wc: Fix lockdep warningHans de Goede
2019-10-07MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor
2019-10-07MIPS: Don't use bc_false uninitialized in __mm_isBranchInstrNathan Chancellor
2019-10-07MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie