summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-21Linux 3.18.131v3.18.131Greg Kroah-Hartman1-1/+1
2018-12-21wil6210: missing length check in wmi_set_ieLior David1-1/+6
2018-12-21swiotlb: clean up reportingKees Cook1-10/+8
2018-12-21sr: pass down correctly sized SCSI sense bufferJens Axboe1-14/+7
2018-12-21posix-timers: Sanitize overrun handlingThomas Gleixner3-13/+22
2018-12-21ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto3-8/+2
2018-12-21ALSA: isa/wavefront: prevent some out of bound writesDan Carpenter1-0/+9
2018-12-21i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede1-3/+7
2018-12-21cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French1-1/+1
2018-12-21ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole1-3/+5
2018-12-21libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli1-0/+1
2018-12-21Input: omap-keypad - fix keyboard debounce configurationTony Lindgren1-4/+14
2018-12-21ide: pmac: add of_node_put()Yangtao Li1-0/+1
2018-12-21drivers/tty: add missing of_node_put()Yangtao Li1-0/+1
2018-12-21drivers/sbus/char: add of_node_put()Yangtao Li1-0/+2
2018-12-21sbus: char: add of_node_put()Yangtao Li1-0/+1
2018-12-21SUNRPC: Fix a potential race in xprt_connect()Trond Myklebust1-2/+9
2018-12-21bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen1-0/+3
2018-12-21x86/earlyprintk/efi: Fix infinite loop on some screen widthsYiFei Zhu1-1/+1
2018-12-21scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery1-2/+2
2018-12-21scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard1-2/+2
2018-12-21powerpc: Look for "stdout-path" when setting up legacy consolesBenjamin Herrenschmidt1-1/+5
2018-12-21tracing: Fix memory leak of instance function hash filtersSteven Rostedt (VMware)1-0/+1
2018-12-21tracing: Fix memory leak in set_trigger_filter()Steven Rostedt (VMware)1-2/+4
2018-12-21MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen1-2/+9
2018-12-21powerpc/boot: Fix random libfdt related build errorsGuenter Roeck1-1/+2
2018-12-21timer/debug: Change /proc/timer_list from 0444 to 0400Ingo Molnar1-1/+1
2018-12-21lib/interval_tree_test.c: allow users to limit scope of endpointDavidlohr Bueso1-10/+13
2018-12-21lib/rbtree-test: lower default paramsDavidlohr Bueso2-3/+3
2018-12-21lib/rbtree_test.c: make input module parametersDavidlohr Bueso1-21/+34
2018-12-21lib/interval_tree_test.c: allow full tree searchDavidlohr Bueso1-5/+10
2018-12-21lib/interval_tree_test.c: make test options module parametersDavidlohr Bueso1-17/+40
2018-12-17Linux 3.18.130v3.18.130Greg Kroah-Hartman1-1/+1
2018-12-17selftests: Move networking/timestamping from DocumentationShuah Khan8-17/+9
2018-12-17staging: rts5208: fix gcc-8 logic error warningArnd Bergmann1-3/+0
2018-12-17vme: ca91cx42: fix LM_CTL address maskDmitry Kalinkin1-1/+1
2018-12-17vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi1-1/+1
2018-12-17exec: avoid gcc-8 warning for get_task_commArnd Bergmann2-5/+9
2018-12-17kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor1-1/+1
2018-12-17staging: speakup: Replace strncpy with memcpyGuenter Roeck1-2/+2
2018-12-17matroxfb: fix size of memcpySudip Mukherjee1-1/+1
2018-12-17pstore: Convert console write to use ->write_bufNamhyung Kim1-2/+2
2018-12-17ocfs2: fix potential use after freePan Bian1-1/+1
2018-12-17debugobjects: avoid recursive calls with kmemleakQian Cai1-1/+2
2018-12-17hfsplus: do not free node before usingPan Bian1-1/+2
2018-12-17hfs: do not free node before usingPan Bian1-1/+2
2018-12-17ocfs2: fix deadlock caused by ocfs2_defrag_extent()Larry Chen1-21/+26
2018-12-17fscache, cachefiles: remove redundant variable 'cache'Colin Ian King1-3/+0
2018-12-17fscache: fix race between enablement and dropping of objectNeilBrown1-0/+3
2018-12-17drm/ast: fixed reading monitor EDID not stable issueY.C. Chen1-6/+30