summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-21Linux 3.18.131v3.18.131Greg Kroah-Hartman
2018-12-21wil6210: missing length check in wmi_set_ieLior David
2018-12-21swiotlb: clean up reportingKees Cook
2018-12-21sr: pass down correctly sized SCSI sense bufferJens Axboe
2018-12-21posix-timers: Sanitize overrun handlingThomas Gleixner
2018-12-21ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto
2018-12-21ALSA: isa/wavefront: prevent some out of bound writesDan Carpenter
2018-12-21i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede
2018-12-21cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French
2018-12-21ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole
2018-12-21libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli
2018-12-21Input: omap-keypad - fix keyboard debounce configurationTony Lindgren
2018-12-21ide: pmac: add of_node_put()Yangtao Li
2018-12-21drivers/tty: add missing of_node_put()Yangtao Li
2018-12-21drivers/sbus/char: add of_node_put()Yangtao Li
2018-12-21sbus: char: add of_node_put()Yangtao Li
2018-12-21SUNRPC: Fix a potential race in xprt_connect()Trond Myklebust
2018-12-21bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen
2018-12-21x86/earlyprintk/efi: Fix infinite loop on some screen widthsYiFei Zhu
2018-12-21scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery
2018-12-21scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard
2018-12-21powerpc: Look for "stdout-path" when setting up legacy consolesBenjamin Herrenschmidt
2018-12-21tracing: Fix memory leak of instance function hash filtersSteven Rostedt (VMware)
2018-12-21tracing: Fix memory leak in set_trigger_filter()Steven Rostedt (VMware)
2018-12-21MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen
2018-12-21powerpc/boot: Fix random libfdt related build errorsGuenter Roeck
2018-12-21timer/debug: Change /proc/timer_list from 0444 to 0400Ingo Molnar
2018-12-21lib/interval_tree_test.c: allow users to limit scope of endpointDavidlohr Bueso
2018-12-21lib/rbtree-test: lower default paramsDavidlohr Bueso
2018-12-21lib/rbtree_test.c: make input module parametersDavidlohr Bueso
2018-12-21lib/interval_tree_test.c: allow full tree searchDavidlohr Bueso
2018-12-21lib/interval_tree_test.c: make test options module parametersDavidlohr Bueso
2018-12-17Linux 3.18.130v3.18.130Greg Kroah-Hartman
2018-12-17selftests: Move networking/timestamping from DocumentationShuah Khan
2018-12-17staging: rts5208: fix gcc-8 logic error warningArnd Bergmann
2018-12-17vme: ca91cx42: fix LM_CTL address maskDmitry Kalinkin
2018-12-17vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi
2018-12-17exec: avoid gcc-8 warning for get_task_commArnd Bergmann
2018-12-17kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor
2018-12-17staging: speakup: Replace strncpy with memcpyGuenter Roeck
2018-12-17matroxfb: fix size of memcpySudip Mukherjee
2018-12-17pstore: Convert console write to use ->write_bufNamhyung Kim
2018-12-17ocfs2: fix potential use after freePan Bian
2018-12-17debugobjects: avoid recursive calls with kmemleakQian Cai
2018-12-17hfsplus: do not free node before usingPan Bian
2018-12-17hfs: do not free node before usingPan Bian
2018-12-17ocfs2: fix deadlock caused by ocfs2_defrag_extent()Larry Chen
2018-12-17fscache, cachefiles: remove redundant variable 'cache'Colin Ian King
2018-12-17fscache: fix race between enablement and dropping of objectNeilBrown
2018-12-17drm/ast: fixed reading monitor EDID not stable issueY.C. Chen