summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.196v4.4.196Greg Kroah-Hartman2019-10-071-1/+1
* 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-3/+3
* Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is setJann Horn2019-10-071-1/+2
* sch_cbq: validate TCA_CBQ_WRROPT to avoid crashEric Dumazet2019-10-071-5/+22
* net/rds: Fix error handling in rds_ib_add_one()Dotan Barak2019-10-071-3/+3
* xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang2019-10-071-8/+9
* sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet2019-10-071-0/+2
* nfc: fix memory leak in llcp_sock_bind()Eric Dumazet2019-10-071-1/+6
* 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
* ANDROID: binder: synchronize_rcu() when using POLLFREE.Martijn Coenen2019-10-071-0/+9
* ANDROID: binder: remove waitqueue when thread exits.Martijn Coenen2019-10-071-1/+16
* 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
* hypfs: Fix error number left in struct pointer memberDavid Howells2019-10-071-4/+5
* fat: work around race with userspace's read via blockdev while mountingOGAWA Hirofumi2019-10-072-2/+14
* security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...Jia-Ju Bai2019-10-071-0/+2
* HID: apple: Fix stuck function keys when using FNJoao Moreno2019-10-071-21/+28
* ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon2019-10-072-2/+3
* mfd: intel-lpss: Remove D3cold delayKai-Heng Feng2019-10-071-0/+2
* scsi: core: Reduce memory required for SCSI loggingBart Van Assche2019-10-072-47/+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
* vfio_pci: Restore original state on releasehexin2019-10-071-4/+13
* pinctrl: tegra: Fix write barrier placement in pmx_writelSowjanya Komatineni2019-10-071-1/+3
* powerpc/pseries/mobility: use cond_resched when updating device treeNathan Lynch2019-10-071-0/+9
* powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy2019-10-071-2/+1
* powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch2019-10-071-3/+8
* clk: sirf: Don't reference clk_init_data after registrationStephen Boyd2019-10-071-4/+8
* clk: qoriq: Fix -Wunused-const-variableNathan Huckleberry2019-10-071-1/+1
* ipmi_si: Only schedule continuously in the thread in maintenance modeCorey Minyard2019-10-071-5/+19
* gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector...Jia-Ju Bai2019-10-071-1/+1
* video: ssd1307fb: Start page range at page_offsetMarko Kohtala2019-10-071-1/+1
* Linux 4.4.195v4.4.195Greg Kroah-Hartman2019-10-051-1/+1
* Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana2019-10-051-14/+19
* btrfs: Relinquish CPUs in btrfs_compare_treesNikolay Borisov2019-10-051-0/+1
* Btrfs: fix use-after-free when using the tree modification logFilipe Manana2019-10-051-1/+3
* ovl: filter of trusted xattr results in auditMark Salyzyn2019-10-051-1/+2
* CIFS: Fix oplock handling for SMB 2.1+ protocolsPavel Shilovsky2019-10-051-0/+5
* i2c: riic: Clear NACK in tend isrChris Brandt2019-10-051-0/+1
* hwrng: core - don't wait on add_early_randomness()Laurent Vivier2019-10-051-1/+1
* quota: fix wrong condition in is_quota_modification()Chao Yu2019-10-051-1/+1
* ext4: fix punch hole for inline_data file systemsTheodore Ts'o2019-10-051-0/+9
* /dev/mem: Bail out upon SIGKILL.Tetsuo Handa2019-10-051-0/+21
* cfg80211: Purge frame registrations on iftype changeDenis Kenzior2019-10-051-0/+1
* md/raid6: Set R5_ReadError when there is read failure on parity diskXiao Ni2019-10-051-1/+3
* alarmtimer: Use EOPNOTSUPP instead of ENOTSUPPThadeu Lima de Souza Cascardo2019-10-051-2/+2