summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.148v4.14.148Greg Kroah-Hartman2019-10-071-1/+1
* 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
* 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
* ipv6: Handle missing host route in __ipv6_ifa_notifyDavid Ahern2019-10-071-5/+12
* sch_cbq: validate TCA_CBQ_WRROPT to avoid crashEric Dumazet2019-10-071-8/+22
* tipc: fix unlimited bundling of small messagesTuong Lien2019-10-072-15/+20
* xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang2019-10-071-8/+9
* net/rds: Fix error handling in rds_ib_add_one()Dotan Barak2019-10-071-3/+3
* vsock: Fix a lockdep warning in __vsock_release()Dexuan Cui2019-10-073-6/+14
* sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet2019-10-071-0/+2
* qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer2019-10-071-0/+1
* nfc: fix memory leak in llcp_sock_bind()Eric Dumazet2019-10-071-1/+6
* net: Unpublish sk from sk_reuseport_cb before call_rcuMartin KaFai Lau2019-10-071-3/+8
* net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost2019-10-071-0/+1
* net: ipv4: avoid mixed n_redirects and rate_tokens usagePaolo Abeni2019-10-071-3/+2
* ipv6: drop incoming packets having a v4mapped source addressEric Dumazet2019-10-071-0/+10
* hso: fix NULL-deref on tty openJohan Hovold2019-10-071-4/+8
* erspan: remove the incorrect mtu limit for erspanHaishuang Yan2019-10-071-0/+1
* cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni2019-10-071-3/+6
* bpf: fix use after free in prog symbol exposureDaniel Borkmann2019-10-071-12/+18
* 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
* 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
* 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: 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
* rtc: snvs: fix possible race conditionAnson Huang2019-10-071-4/+7
* ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon2019-10-072-2/+3
* livepatch: Nullify obj->mod in klp_module_coming()'s error pathMiroslav Benes2019-10-071-0/+1
* 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
* 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: 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
* powerpc/pseries: correctly track irq state in default idleNathan Lynch2019-10-071-0/+3
* powerpc/64s/exception: machine check use correct cfar for late handlerNicholas Piggin2019-10-071-0/+4
* drm/amdgpu/si: fix ASIC testsJean Delvare2019-10-071-3/+3
* drm/nouveau/volt: Fix for some cards having 0 maximum voltageMark Menzynski2019-10-071-0/+2
* vfio_pci: Restore original state on releasehexin2019-10-071-4/+13