summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-16sunrpc: use-after-free in svc_process_common()Vasily Averin
2019-01-16ext4: avoid kernel warning when writing the superblock to a dead deviceTheodore Ts'o
2019-01-16ext4: fix a potential fiemap/page fault deadlock w/ inline_dataTheodore Ts'o
2019-01-16ext4: make sure enough credits are reserved for dioread_nolock writesTheodore Ts'o
2019-01-16rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is setIlya Dryomov
2019-01-16i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng
2019-01-16ACPI: power: Skip duplicate power resource references in _PRxHans de Goede
2019-01-16mm: page_mapped: don't assume compound page is huge or THPJan Stancek
2019-01-16slab: alien caches must not be initialized if the allocation of the alien cac...Christoph Lameter
2019-01-16USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker
2019-01-16USB: storage: add quirk for SMI SM3350Icenowy Zheng
2019-01-16USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng
2019-01-16usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas
2019-01-16cifs: Fix potential OOB access of lock element arrayRoss Lagerwall
2019-01-16CIFS: Do not hide EINTR after sending network packetsPavel Shilovsky
2019-01-16ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225Kailang Yang
2019-01-13Linux 4.9.150v4.9.150Greg Kroah-Hartman
2019-01-13bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov
2019-01-13drm/vc4: Set ->is_yuv to false when num_planes == 1Boris Brezillon
2019-01-13power: supply: olpc_battery: correct the temperature unitsLubomir Rintel
2019-01-13intel_th: msu: Fix an off-by-one in attribute storeAlexander Shishkin
2019-01-13genwqe: Fix size checkChristian Borntraeger
2019-01-13ceph: don't update importing cap's mseq when handing cap exportYan, Zheng
2019-01-13iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta
2019-01-13rxe: fix error completion wr_id and qp_numSagi Grimberg
2019-01-139p/net: put a lower bound on msizeDominique Martinet
2019-01-13powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao
2019-01-13b43: Fix error in cordic routineLarry Finger
2019-01-13gfs2: Fix loop in gfs2_rbm_findAndreas Gruenbacher
2019-01-13gfs2: Get rid of potential double-freeing in gfs2_create_inodeAndreas Gruenbacher
2019-01-13dlm: memory leaks on error path in dlm_user_request()Vasily Averin
2019-01-13dlm: lost put_lkb on error path in receive_convert() and receive_unlock()Vasily Averin
2019-01-13dlm: possible memory leak on error path in create_lkb()Vasily Averin
2019-01-13dlm: fixed memory leaks after failed ls_remove_names allocationVasily Averin
2019-01-13ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirksHui Peng
2019-01-13ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()Takashi Iwai
2019-01-13ALSA: cs46xx: Potential NULL dereference in probeDan Carpenter
2019-01-13IB/hfi1: Incorrect sizing of sge for PIO will OOPsMichael J. Ruhl
2019-01-13vhost/vsock: fix uninitialized vhost_vsock->guest_cidStefan Hajnoczi
2019-01-13crypto: x86/chacha20 - avoid sleeping with preemption disabledEric Biggers
2019-01-13MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton
2019-01-13sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin
2019-01-13sunrpc: fix cache_head leak due to queued requestVasily Averin
2019-01-13mm, devm_memremap_pages: kill mapping "System RAM" supportDan Williams
2019-01-13mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams
2019-01-13hwpoison, memory_hotplug: allow hwpoisoned pages to be offlinedMichal Hocko
2019-01-13fork: record start_time lateDavid Herrmann
2019-01-13libceph: fix CEPH_FEATURE_CEPHX_V2 check in calc_signature()Ilya Dryomov
2019-01-13scsi: zfcp: fix posting too many status read buffers leading to adapter shutdownSteffen Maier
2019-01-13serial/sunsu: fix refcount leakYangtao Li