summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-07Linux 4.9.196v4.9.196Greg Kroah-Hartman1-1/+1
2019-10-07NFC: fix attrs checks in netlink interfaceAndrey Konovalov1-2/+4
2019-10-07smack: use GFP_NOFS while holding inode_smack::smk_lockEric Biggers2-3/+3
2019-10-07Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is setJann Horn1-1/+2
2019-10-07ipv6: Handle missing host route in __ipv6_ifa_notifyDavid Ahern1-5/+12
2019-10-07sch_cbq: validate TCA_CBQ_WRROPT to avoid crashEric Dumazet1-5/+22
2019-10-07xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang1-8/+9
2019-10-07net/rds: Fix error handling in rds_ib_add_one()Dotan Barak1-3/+3
2019-10-07sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet1-0/+2
2019-10-07qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer1-0/+1
2019-10-07nfc: fix memory leak in llcp_sock_bind()Eric Dumazet1-1/+6
2019-10-07net: Unpublish sk from sk_reuseport_cb before call_rcuMartin KaFai Lau1-3/+8
2019-10-07net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost1-0/+1
2019-10-07net: ipv4: avoid mixed n_redirects and rate_tokens usagePaolo Abeni1-3/+2
2019-10-07ipv6: drop incoming packets having a v4mapped source addressEric Dumazet1-0/+10
2019-10-07hso: fix NULL-deref on tty openJohan Hovold1-4/+8
2019-10-07cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni1-3/+6
2019-10-07ANDROID: binder: synchronize_rcu() when using POLLFREE.Martijn Coenen1-0/+9
2019-10-07ANDROID: binder: remove waitqueue when thread exits.Martijn Coenen1-1/+16
2019-10-07kmemleak: increase DEBUG_KMEMLEAK_EARLY_LOG_SIZE default to 16KNicolas Boichat1-1/+1
2019-10-07ocfs2: wait for recovering done after direct unlock requestChangwei Ge1-4/+19
2019-10-07hypfs: Fix error number left in struct pointer memberDavid Howells1-4/+5
2019-10-07fat: work around race with userspace's read via blockdev while mountingOGAWA Hirofumi2-2/+14
2019-10-07ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...Mike Rapoport1-0/+16
2019-10-07security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...Jia-Ju Bai1-0/+2
2019-10-07HID: apple: Fix stuck function keys when using FNJoao Moreno1-21/+28
2019-10-07ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon2-2/+3
2019-10-07PCI: tegra: Fix OF node reference leakNishka Dasgupta1-7/+15
2019-10-07mfd: intel-lpss: Remove D3cold delayKai-Heng Feng1-0/+2
2019-10-07MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor1-1/+1
2019-10-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche2-47/+3
2019-10-07clk: at91: select parent if main oscillator or bypass is enabledEugen Hristev1-3/+7
2019-10-07arm64: fix unreachable code issue with cmpxchgArnd Bergmann1-3/+3
2019-10-07powerpc/pseries: correctly track irq state in default idleNathan Lynch1-0/+3
2019-10-07powerpc/64s/exception: machine check use correct cfar for late handlerNicholas Piggin1-0/+4
2019-10-07drm/amdgpu/si: fix ASIC testsJean Delvare1-3/+3
2019-10-07vfio_pci: Restore original state on releasehexin1-4/+13
2019-10-07pinctrl: tegra: Fix write barrier placement in pmx_writelSowjanya Komatineni1-1/+3
2019-10-07powerpc/pseries/mobility: use cond_resched when updating device treeNathan Lynch1-0/+9
2019-10-07powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy1-2/+1
2019-10-07powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch1-3/+8
2019-10-07clk: sirf: Don't reference clk_init_data after registrationStephen Boyd1-4/+8
2019-10-07clk: qoriq: Fix -Wunused-const-variableNathan Huckleberry1-1/+1
2019-10-07ipmi_si: Only schedule continuously in the thread in maintenance modeCorey Minyard1-5/+19
2019-10-07gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector...Jia-Ju Bai1-1/+1
2019-10-07drm/radeon: Fix EEH during kexecKyleMahlkuch1-0/+8
2019-10-07video: ssd1307fb: Start page range at page_offsetMarko Kohtala1-1/+1
2019-10-07drm/bridge: tc358767: Increase AUX transfer length limitAndrey Smirnov1-1/+1
2019-10-05Linux 4.9.195v4.9.195Greg Kroah-Hartman1-1/+1
2019-10-05Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana1-14/+19