summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-14power: supply: bq24190_charger: Call set_mode_host() on pm_resume()Liam Breck1-0/+1
2017-05-14power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLINGLiam Breck1-1/+1
2017-05-14perf/x86/intel/pt: Add format strings for PTWRITE and power event tracingAlexander Shishkin1-0/+6
2017-05-14powerpc: Correctly disable latent entropy GCC plugin on prom_init.oAndrew Donnellan1-1/+1
2017-05-14powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNELAnton Blanchard1-2/+2
2017-05-14powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=yMichael Ellerman1-1/+1
2017-05-14powerpc/powernv: Fix opal_exit tracepoint opcodeMichael Ellerman1-1/+1
2017-05-14powerpc/mm: Fixup wrong LPCR_VRMASD valueAneesh Kumar K.V1-1/+1
2017-05-14powerpc/perf: Avoid FAB_*_MATCH checks for power9Madhavan Srinivasan2-24/+42
2017-05-14powerpc/perf: Handle sdar_mode for marked event in power9Madhavan Srinivasan2-7/+37
2017-05-14powerpc/perf: Fix perf_get_data_addr() for power9 DD1Madhavan Srinivasan1-0/+2
2017-05-14cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings1-0/+1
2017-05-14power: supply: lp8788: prevent out of bounds array accessGiedrius Statkevičius1-1/+1
2017-05-14crypto: caam - don't dma_map key for hash algorithmsHoria Geantă1-17/+1
2017-05-14crypto: caam - fix error path for ctx_dma mapping failureHoria Geantă1-1/+6
2017-05-14tmp: use pdev for parent device in tpm_chip_allocWinkler, Tomas1-4/+4
2017-05-14tpm: fix RC value check in tpm2_seal_trustedJarkko Sakkinen2-1/+6
2017-05-14mtd: nand: Add OX820 NAND hardware dependencyJean Delvare1-0/+1
2017-05-14hwmon: (it87) Fix pwm4 detection for IT8620 and IT8628Guenter Roeck1-1/+1
2017-05-14drm/sti: fix GDP size to support up to UHD resolutionVincent Abriou1-5/+7
2017-05-149p: fix a potential acl leakCong Wang1-0/+2
2017-05-08Linux 4.10.15v4.10.15Greg Kroah-Hartman1-1/+1
2017-05-08dm ioctl: prevent stack leak in dm ioctl callAdrian Salido1-1/+1
2017-05-08hwmon: (it87) Avoid registering the same chip on both SIO addressesGuenter Roeck1-5/+19
2017-05-08scsi: storvsc: Workaround for virtual DVD SCSI versionStephen Hemminger1-10/+17
2017-05-08Handle mismatched open callsSachin Prabhu8-8/+135
2017-05-08timerfd: Protect the might cancel mechanism properThomas Gleixner1-3/+14
2017-05-03Linux 4.10.14v4.10.14Greg Kroah-Hartman1-1/+1
2017-05-03ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf1-0/+12
2017-05-03cpu/hotplug: Serialize callback invocations properSebastian Andrzej Siewior1-14/+14
2017-05-03net: can: usb: gs_usb: Fix buffer on stackMaksim Salau1-5/+12
2017-05-03macsec: avoid heap overflow in skb_to_sgvecJason A. Donenfeld1-1/+1
2017-05-03ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng1-12/+10
2017-05-03nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2-0/+6
2017-05-03nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2-8/+9
2017-05-03nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields1-0/+36
2017-05-03Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-05-03ASoC: intel: Fix PM and non-atomic crash in bytcr driversTakashi Iwai2-4/+2
2017-05-03p9_client_readdir() fixAl Viro1-0/+4
2017-05-03MIPS: Avoid BUG warning in arch_check_elfJames Cowgill1-1/+1
2017-05-03MIPS: cevt-r4k: Fix out-of-bounds array accessJames Hogan1-1/+1
2017-05-03MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan1-15/+33
2017-05-03ARC: [plat-eznps] Fix build errorNoam Camus1-1/+2
2017-05-03scsi: return correct blkprep status code in case scsi_init_io() fails.Johannes Thumshirn1-2/+2
2017-05-03ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai1-6/+3
2017-05-03ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned typeTakashi Sakamoto1-1/+1
2017-05-03ALSA: oxfw: fix regression to handle Stanton SCS.1m/1dTakashi Sakamoto1-2/+2
2017-05-03ipv6: check raw payload size correctly in ioctlJamie Bainbridge1-2/+1
2017-05-03tcp: memset ca_priv data to 0 properlyWei Wang1-8/+3
2017-05-03ipv6: check skb->protocol before lookup for nexthopWANG Cong1-16/+18