summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-30Linux 4.4.23v4.4.23Greg Kroah-Hartman1-1/+1
2016-09-30hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()Dan Carpenter1-3/+4
2016-09-30qxl: check for kmap failuresDan Carpenter1-0/+2
2016-09-30power: supply: max17042_battery: fix model download bug.Sven Van Asbroeck1-6/+9
2016-09-30power_supply: tps65217-charger: fix missing platform_set_drvdata()Wei Yongjun1-0/+1
2016-09-30PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse1-5/+5
2016-09-30PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier1-2/+2
2016-09-30MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn1-0/+2
2016-09-30MIPS: Add a missing ".set pop" in an early commitHuacai Chen1-0/+1
2016-09-30MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)Marcin Nowakowski1-4/+4
2016-09-30MIPS: Remove compact branch policy Kconfig entriesPaul Burton2-40/+0
2016-09-30MIPS: vDSO: Fix Malta EVA mapping to vDSO page structsJames Hogan1-4/+4
2016-09-30MIPS: SMP: Fix possibility of deadlock when bringing CPUs onlineMatt Redfearn1-4/+3
2016-09-30MIPS: Fix pre-r6 emulation FPU initialisationPaul Burton1-0/+2
2016-09-30i2c: qup: skip qup_i2c_suspend if the device is already runtime suspendedSudeep Holla1-1/+2
2016-09-30i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu1-7/+11
2016-09-30btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney1-0/+12
2016-09-30nl80211: validate number of probe response CSA countersJohannes Berg1-1/+1
2016-09-30can: flexcan: fix resume functionFabio Estevam1-5/+8
2016-09-30mm: delete unnecessary and unsafe init_tlb_ubc()Hugh Dickins1-19/+0
2016-09-30tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)1-7/+8
2016-09-30fix memory leaks in tracing_buffers_splice_read()Al Viro1-6/+8
2016-09-30power: reset: hisi-reboot: Unmap region obtained by of_iomapArvind Yadav1-1/+4
2016-09-30mtd: pmcmsp-flash: Allocating too much in init_msp_flash()Dan Carpenter1-3/+3
2016-09-30mtd: maps: sa1100-flash: potential NULL dereferenceDan Carpenter1-1/+3
2016-09-30fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro1-19/+19
2016-09-30fanotify: fix list corruption in fanotify_get_response()Jan Kara4-42/+25
2016-09-30fsnotify: add a way to stop queueing events on group shutdownJan Kara3-1/+29
2016-09-30xfs: prevent dropping ioend completions during buftarg waitBrian Foster1-1/+1
2016-09-30autofs: use dentry flags to block walks during expireIan Kent1-13/+42
2016-09-30autofs racesAl Viro3-22/+15
2016-09-30pwm: Mark all devices as "might sleep"Thierry Reding1-1/+1
2016-09-30bridge: re-introduce 'fix parsing of MLDv2 reports'Davide Caratti1-1/+1
2016-09-30net: smc91x: fix SMC accessesRussell King9-26/+73
2016-09-30Revert "phy: IRQ cannot be shared"Xander Huff1-2/+4
2016-09-30net: dsa: bcm_sf2: Fix race condition while unmasking interruptsFlorian Fainelli1-1/+1
2016-09-30net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey1-31/+54
2016-09-30tipc: fix NULL pointer dereference in shutdown()Vegard Nossum1-1/+2
2016-09-30net/irda: handle iriap_register_lsap() allocation failureVegard Nossum1-2/+6
2016-09-30vti: flush x-netns xfrm cache when vti interface is removedLance Richardson1-0/+31
2016-09-30af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'Linus Torvalds2-21/+22
2016-09-30Revert "af_unix: Fix splice-bind deadlock"Linus Torvalds1-40/+26
2016-09-30bonding: Fix bonding crashMahesh Bandewar3-3/+21
2016-09-30megaraid: fix null pointer check in megasas_detach_one().Maurizio Lombardi1-5/+5
2016-09-30nouveau: fix nv40_perfctr_next() cleanup regressionArnd Bergmann1-2/+4
2016-09-30Staging: iio: adc: fix indent on break statementColin Ian King1-1/+1
2016-09-30iwlegacy: avoid warning about missing bracesArnd Bergmann1-1/+2
2016-09-30ath9k: fix misleading indentationArnd Bergmann1-2/+2
2016-09-30am437x-vfpe: fix typo in vpfe_get_app_input_indexArnd Bergmann1-1/+1
2016-09-30Add braces to avoid "ambiguous ‘else’" compiler warningsLinus Torvalds2-2/+4