summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-07Linux 4.4.196v4.4.196Greg Kroah-Hartman
2019-10-07NFC: fix attrs checks in netlink interfaceAndrey Konovalov
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-07sch_cbq: validate TCA_CBQ_WRROPT to avoid crashEric Dumazet
2019-10-07net/rds: Fix error handling in rds_ib_add_one()Dotan Barak
2019-10-07xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang
2019-10-07sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet
2019-10-07nfc: fix memory leak in llcp_sock_bind()Eric Dumazet
2019-10-07net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost
2019-10-07net: ipv4: avoid mixed n_redirects and rate_tokens usagePaolo Abeni
2019-10-07ipv6: drop incoming packets having a v4mapped source addressEric Dumazet
2019-10-07hso: fix NULL-deref on tty openJohan Hovold
2019-10-07ANDROID: binder: synchronize_rcu() when using POLLFREE.Martijn Coenen
2019-10-07ANDROID: binder: remove waitqueue when thread exits.Martijn Coenen
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-07hypfs: Fix error number left in struct pointer memberDavid Howells
2019-10-07fat: work around race with userspace's read via blockdev while mountingOGAWA Hirofumi
2019-10-07security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...Jia-Ju Bai
2019-10-07HID: apple: Fix stuck function keys when using FNJoao Moreno
2019-10-07ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon
2019-10-07mfd: intel-lpss: Remove D3cold delayKai-Heng Feng
2019-10-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche
2019-10-07powerpc/pseries: correctly track irq state in default idleNathan Lynch
2019-10-07powerpc/64s/exception: machine check use correct cfar for late handlerNicholas Piggin
2019-10-07vfio_pci: Restore original state on releasehexin
2019-10-07pinctrl: tegra: Fix write barrier placement in pmx_writelSowjanya Komatineni
2019-10-07powerpc/pseries/mobility: use cond_resched when updating device treeNathan Lynch
2019-10-07powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy
2019-10-07powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch
2019-10-07clk: sirf: Don't reference clk_init_data after registrationStephen Boyd
2019-10-07clk: qoriq: Fix -Wunused-const-variableNathan Huckleberry
2019-10-07ipmi_si: Only schedule continuously in the thread in maintenance modeCorey Minyard
2019-10-07gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector...Jia-Ju Bai
2019-10-07video: ssd1307fb: Start page range at page_offsetMarko Kohtala
2019-10-05Linux 4.4.195v4.4.195Greg Kroah-Hartman
2019-10-05Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana
2019-10-05btrfs: Relinquish CPUs in btrfs_compare_treesNikolay Borisov
2019-10-05Btrfs: fix use-after-free when using the tree modification logFilipe Manana
2019-10-05ovl: filter of trusted xattr results in auditMark Salyzyn
2019-10-05CIFS: Fix oplock handling for SMB 2.1+ protocolsPavel Shilovsky
2019-10-05i2c: riic: Clear NACK in tend isrChris Brandt
2019-10-05hwrng: core - don't wait on add_early_randomness()Laurent Vivier
2019-10-05quota: fix wrong condition in is_quota_modification()Chao Yu
2019-10-05ext4: fix punch hole for inline_data file systemsTheodore Ts'o
2019-10-05/dev/mem: Bail out upon SIGKILL.Tetsuo Handa
2019-10-05cfg80211: Purge frame registrations on iftype changeDenis Kenzior
2019-10-05md/raid6: Set R5_ReadError when there is read failure on parity diskXiao Ni
2019-10-05alarmtimer: Use EOPNOTSUPP instead of ENOTSUPPThadeu Lima de Souza Cascardo