summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-10ANDROID: binder: Add strong ref checksArve Hjønnevåg1-9/+21
2016-11-10ALSA: hda - Fix headset mic detection problem for two Dell laptopsHui Wang1-0/+8
2016-11-10ALSA: hda - Adding a new group of pin cfg into ALC295 pin quirk tableHui Wang1-3/+7
2016-11-10ALSA: hda - allow 40 bit DMA mask for NVidia devicesArd Biesheuvel1-2/+5
2016-11-10ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top driversTakashi Iwai4-9/+10
2016-11-10ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND capsTakashi Iwai3-6/+4
2016-11-10ALSA: usb-audio: Add quirk for Syntek STK1160Marcel Hasler1-0/+17
2016-11-10KEYS: Fix short sprintf buffer in /proc/keys show functionDavid Howells1-1/+1
2016-11-10mm: memcontrol: do not recurse in direct reclaimJohannes Weiner2-0/+11
2016-11-10mm/list_lru.c: avoid error-path NULL pointer derefAlexander Polakov1-0/+2
2016-11-10libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong1-2/+1
2016-11-10h8300: fix syscall restartingMark Rutland2-5/+1
2016-11-10drm/dp/mst: Clear port->pdt when tearing down the i2c adapterVille Syrjälä1-0/+2
2016-11-10i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy1-1/+1
2016-11-10i2c: xgene: Avoid dma_buffer overrunHoan Tran1-1/+1
2016-11-01Linux 4.4.30v4.4.30Greg Kroah-Hartman1-1/+1
2016-11-01Revert "fix minor infoleak in get_user_ex()"Greg Kroah-Hartman1-5/+1
2016-11-01Revert "x86/mm: Expand the exception table logic to allow new handling options"Greg Kroah-Hartman8-176/+57
2016-10-31Linux 4.4.29v4.4.29Greg Kroah-Hartman1-1/+1
2016-10-31ARM: pxa: pxa_cplds: fix interrupt handlingRobert Jarzmik1-9/+15
2016-10-31powerpc/nvram: Fix an incorrect partition mergePan Xinhui1-3/+3
2016-10-31mpt3sas: Don't spam logs if logging level is 0Johannes Thumshirn1-1/+1
2016-10-31perf symbols: Fixup symbol sizes before picking best onesArnaldo Carvalho de Melo2-2/+2
2016-10-31perf symbols: Check symbol_conf.allow_aliases for kallsyms loading tooArnaldo Carvalho de Melo2-2/+4
2016-10-31perf hists browser: Fix event group displayNamhyung Kim1-1/+0
2016-10-31clk: divider: Fix clk_divider_round_rate() to use clk_readl()Geert Uytterhoeven1-1/+1
2016-10-31clk: qoriq: fix a register offset errorTang Yuantian1-1/+5
2016-10-31s390/con3270: fix insufficient space paddingSascha Silbe1-2/+7
2016-10-31s390/con3270: fix use of uninitialised dataSascha Silbe1-1/+1
2016-10-31s390/cio: fix accidental interrupt enabling during resumeSebastian Ott1-8/+12
2016-10-31x86/mm: Expand the exception table logic to allow new handling optionsTony Luck8-57/+176
2016-10-31dmaengine: ipu: remove bogus NO_IRQ referenceArnd Bergmann1-5/+4
2016-10-31power: bq24257: Fix use of uninitialized pointer bq->chargerGeorges Savoundararadj1-6/+6
2016-10-31staging: r8188eu: Fix scheduling while atomic splatLarry Finger1-2/+2
2016-10-31ASoC: dapm: Fix kcontrol creation for output driver widgetChen-Yu Tsai1-0/+1
2016-10-31ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channelChen-Yu Tsai1-1/+1
2016-10-31ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw()Chen-Yu Tsai1-0/+3
2016-10-31ASoC: topology: Fix error return code in soc_tplg_dapm_widget_create()Wei Yongjun1-0/+1
2016-10-31hwrng: omap - Only fail if pm_runtime_get_sync returns < 0Dave Gerlach1-2/+2
2016-10-31crypto: arm/ghash-ce - add missing async import/exportArd Biesheuvel1-0/+24
2016-10-31crypto: gcm - Fix IV buffer size in crypto_gcm_setkeyOndrej Mosnáček1-1/+1
2016-10-31mwifiex: correct aid value during tdls setupXinming Hu1-2/+1
2016-10-31spi: spi-fsl-dspi: Drop extra spi_master_put in device remove functionWei Yongjun1-1/+0
2016-10-31ARM: clk-imx35: fix name for ckil clkUwe Kleine-König1-1/+1
2016-10-31uio: fix dmem_region_start computationJan Viktorin1-1/+1
2016-10-31genirq/generic_chip: Add irq_unmap callbackSebastian Frias1-0/+21
2016-10-31perf stat: Fix interval output valuesJiri Olsa1-0/+10
2016-10-31powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey2-0/+13
2016-10-31tunnels: Remove encapsulation offloads on decap.Jesse Gross4-5/+32
2016-10-31tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross6-8/+39