summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-13lockd: fix access beyond unterminated strings in printsAmir Goldstein1-1/+1
2018-11-13nfsd: Fix an Oops in free_session()Trond Myklebust1-1/+1
2018-11-13NFSv4.1: Fix the r/wsize checkingTrond Myklebust1-7/+9
2018-11-13genirq: Fix race on spurious interrupt detectionLukas Wunner1-2/+6
2018-11-13printk: Fix panic caused by passing log_buf_len to command lineHe Zhe1-1/+6
2018-11-13smb3: on kerberos mount if server doesn't specify auth type use krb5Steve French1-2/+4
2018-11-13smb3: do not attempt cifs operation in smb3 query info error pathSteve French1-1/+9
2018-11-13smb3: allow stats which track session and share reconnects to be resetSteve French1-0/+3
2018-11-13w1: omap-hdq: fix missing bus unregister at removalAndreas Kemnade1-0/+2
2018-11-13iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev1-1/+3
2018-11-13iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev1-0/+2
2018-11-13iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()Alexey Khoroshilov1-0/+6
2018-11-13iio: ad5064: Fix regulator handlingLars-Peter Clausen1-15/+38
2018-11-13kbuild: fix kernel/bounds.c 'W=1' warningArnd Bergmann1-1/+3
2018-11-13hugetlbfs: dirty pages as they are added to pagecacheMike Kravetz1-0/+6
2018-11-13ima: fix showing large 'violations' or 'runtime_measurements_count'Eric Biggers1-3/+3
2018-11-13crypto: tcrypt - fix ghash-generic speed testHoria Geantă1-0/+3
2018-11-13crypto: lrw - Fix out-of bounds access on counter overflowOndrej Mosnacek1-1/+6
2018-11-13signal/GenWQE: Fix sending of SIGKILLEric W. Biederman2-5/+6
2018-11-13PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng1-0/+4
2018-11-13EDAC, skx_edac: Fix logical channel intermediate decodingQiuxu Zhuo1-1/+1
2018-11-13EDAC, {i7core,sb,skx}_edac: Fix uncorrected error countingTony Luck3-0/+3
2018-11-13HID: hiddev: fix potential Spectre v1Breno Leitao1-4/+14
2018-11-13ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTRWang Shilong1-1/+3
2018-11-13ext4: initialize retries variable in ext4_da_write_inline_data_begin()Lukas Czerner1-1/+1
2018-11-13gfs2_meta: ->mount() can get NULL dev_nameAl Viro1-0/+3
2018-11-13jbd2: fix use after free in jbd2_log_do_checkpoint()Jan Kara1-2/+2
2018-11-13ASoC: intel: skylake: Add missing break in skl_tplg_get_token()Takashi Iwai1-0/+1
2018-11-13libnvdimm: Hold reference on parent while scheduling async initAlexander Duyck1-0/+4
2018-11-13net/ipv4: defensive cipso option parsingStefan Nuernberger1-4/+7
2018-11-13iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()Luca Coelho1-5/+19
2018-11-13usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwrittenShuah Khan (Samsung OSG)1-1/+9
2018-11-13libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel1-2/+0
2018-11-13xen: make xen_qlock_wait() nestableJuergen Gross1-14/+10
2018-11-13xen: fix race in xen_qlock_wait()Juergen Gross1-10/+5
2018-11-13xen/blkfront: avoid NULL blkfront_info dereference on device removalVasilis Liaskovitis1-0/+3
2018-11-13tpm: Restore functionality to xen vtpm driver.Dr. Greg Wettstein1-1/+1
2018-11-13xen-swiotlb: use actually allocated size on check physical continuousJoe Jin1-0/+6
2018-11-13ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250Marek Szyprowski1-0/+1
2018-11-13ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindingsMarek Szyprowski1-42/+88
2018-11-13arm: dts: exynos: Add missing cooling device properties for CPUsViresh Kumar3-0/+52
2018-11-13ARM: dts: exynos: Remove "cooling-{min|max}-level" for CPU nodesViresh Kumar5-38/+0
2018-11-13ALSA: hda: Check the non-cached stream buffers more explicitlyTakashi Iwai2-3/+9
2018-11-13dmaengine: dma-jz4780: Return error if not probed from DTPaul Cercueil1-0/+5
2018-11-13signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace initEric W. Biederman1-1/+1
2018-11-13scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart1-0/+7
2018-11-13uio: ensure class is registered before devicesAlexandre Belloni1-0/+9
2018-11-13driver/dma/ioat: Call del_timer_sync() without holding prep_lockWaiman Long1-1/+8
2018-11-13usb: chipidea: Prevent unbalanced IRQ disableLoic Poulain1-1/+2
2018-11-13crypto: caam - fix implicit casts in endianness helpersHoria Geantă1-14/+14