summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-21appletalk: Set error code if register_snap_client failedYueHaibing1-0/+1
2019-12-21appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing3-12/+25
2019-12-21KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini1-1/+4
2019-12-21thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang1-2/+2
2019-12-21RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar1-0/+6
2019-12-21spi: atmel: Fix CS high supportGregory CLEMENT1-4/+2
2019-12-21crypto: user - fix memory leak in crypto_reportNavid Emamdoost1-1/+3
2019-12-21crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdrChristian Lamparter1-5/+1
2019-12-21KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIESPaolo Bonzini1-2/+7
2019-12-21KVM: x86: do not modify masked bits of shared MSRsPaolo Bonzini1-2/+3
2019-12-21drm/i810: Prevent underflow in ioctlDan Carpenter1-2/+2
2019-12-21jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara1-2/+2
2019-12-21can: slcan: Fix use-after-free Read in slcan_openJouni Hogander1-0/+1
2019-12-21tty: vt: keyboard: reject invalid keycodesDmitry Torokhov1-1/+1
2019-12-21CIFS: Fix SMB2 oplock break processingPavel Shilovsky1-4/+3
2019-12-21CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locksPavel Shilovsky1-3/+4
2019-12-21Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede1-0/+9
2019-12-21ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai3-0/+6
2019-12-21fuse: verify attributesMiklos Szeredi2-7/+19
2019-12-21fuse: verify nlinkMiklos Szeredi1-1/+2
2019-12-21sched/fair: Scale bandwidth quota and period without losing quota/period rati...Xuewei Zhang1-14/+22
2019-12-21ARM: dts: sunxi: Fix PMU compatible stringsRob Herring2-2/+2
2019-12-21mlx4: Use snprintf instead of complicated strcpyQian Cai1-8/+4
2019-12-21nfsd: Return EPERM, not EACCES, in some SETATTR caseszhengbin1-2/+15
2019-12-21MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen2-2/+2
2019-12-21powerpc/math-emu: Update macros from GCCJoel Stanley1-63/+29
2019-12-21dlm: fix invalid cluster name warningDavid Teigland1-1/+2
2019-12-21ARM: dts: pxa: clean up USB controller nodesDaniel Mack3-9/+2
2019-12-21kbuild: fix single target build for external moduleMasahiro Yamada1-8/+3
2019-12-21modpost: skip ELF local symbols during section mismatch checkPaul Walmsley1-0/+12
2019-12-21tcp: fix off-by-one bug on aborting window-probing socketYuchung Cheng1-1/+1
2019-12-21ARM: dts: mmp2: fix the gpio interrupt cell numberLubomir Rintel1-1/+1
2019-12-21net/x25: fix null_x25_address handlingMartin Schiller1-6/+10
2019-12-21net/x25: fix called/calling length calculation in x25_parse_address_blockMartin Schiller1-1/+1
2019-12-21ARM: OMAP1/2: fix SoC name printingAaro Koskinen2-5/+5
2019-12-21nfsd: fix a warning in __cld_pipe_upcall()Scott Mayhew1-11/+6
2019-12-21dlm: NULL check before kmem_cache_destroy is not neededWen Yang1-6/+3
2019-12-21i2c: imx: don't print error message on probe deferLucas Stach1-1/+2
2019-12-21serial: imx: fix error handling in console_setupStefan Agner1-1/+1
2019-12-21altera-stapl: check for a null key before strcasecmp'ing itColin Ian King1-2/+1
2019-12-21dma-mapping: fix return type of dma_set_max_seg_size()Niklas Söderlund1-2/+1
2019-12-21ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()Alexey Dobriyan1-1/+1
2019-12-21dmaengine: coh901318: Remove unused variableVinod Koul1-1/+0
2019-12-21dmaengine: coh901318: Fix a double-lock bugJia-Ju Bai1-4/+0
2019-12-21ARM: dts: exynos: Use Samsung SoC specific compatible for DWC2 moduleMarek Szyprowski1-1/+1
2019-12-21rtc: dt-binding: abx80x: fix resistance scaleBaruch Siach1-1/+1
2019-12-21rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_al...Christophe JAILLET1-1/+1
2019-12-21math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warningVincent Chen1-1/+1
2019-12-21MIPS: OCTEON: octeon-platform: fix typingAaro Koskinen1-1/+1
2019-12-21regulator: Fix return value of _set_load() stubMark Brown1-1/+1