summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.151v4.9.151Greg Kroah-Hartman2019-01-161-1/+1
* sunrpc: use-after-free in svc_process_common()Vasily Averin2019-01-164-7/+14
* ext4: avoid kernel warning when writing the superblock to a dead deviceTheodore Ts'o2019-01-161-1/+1
* ext4: fix a potential fiemap/page fault deadlock w/ inline_dataTheodore Ts'o2019-01-161-3/+3
* ext4: make sure enough credits are reserved for dioread_nolock writesTheodore Ts'o2019-01-161-1/+2
* rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is setIlya Dryomov2019-01-161-5/+4
* i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng2019-01-161-0/+6
* ACPI: power: Skip duplicate power resource references in _PRxHans de Goede2019-01-161-0/+22
* mm: page_mapped: don't assume compound page is huge or THPJan Stancek2019-01-161-1/+1
* slab: alien caches must not be initialized if the allocation of the alien cac...Christoph Lameter2019-01-161-2/+4
* USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker2019-01-161-1/+2
* USB: storage: add quirk for SMI SM3350Icenowy Zheng2019-01-161-0/+12
* USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng2019-01-161-2/+6
* usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas2019-01-161-0/+7
* cifs: Fix potential OOB access of lock element arrayRoss Lagerwall2019-01-162-6/+6
* CIFS: Do not hide EINTR after sending network packetsPavel Shilovsky2019-01-161-1/+1
* ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225Kailang Yang2019-01-161-1/+15
* Linux 4.9.150v4.9.150Greg Kroah-Hartman2019-01-131-1/+1
* bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov2019-01-131-4/+10
* drm/vc4: Set ->is_yuv to false when num_planes == 1Boris Brezillon2019-01-131-0/+1
* power: supply: olpc_battery: correct the temperature unitsLubomir Rintel2019-01-131-2/+2
* intel_th: msu: Fix an off-by-one in attribute storeAlexander Shishkin2019-01-131-1/+2
* genwqe: Fix size checkChristian Borntraeger2019-01-131-1/+1
* ceph: don't update importing cap's mseq when handing cap exportYan, Zheng2019-01-131-1/+0
* iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta2019-01-131-2/+2
* rxe: fix error completion wr_id and qp_numSagi Grimberg2019-01-131-4/+9
* 9p/net: put a lower bound on msizeDominique Martinet2019-01-131-0/+21
* powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao2019-01-132-15/+49
* b43: Fix error in cordic routineLarry Finger2019-01-131-1/+1
* gfs2: Fix loop in gfs2_rbm_findAndreas Gruenbacher2019-01-131-1/+1
* gfs2: Get rid of potential double-freeing in gfs2_create_inodeAndreas Gruenbacher2019-01-131-9/+9
* dlm: memory leaks on error path in dlm_user_request()Vasily Averin2019-01-131-7/+7
* dlm: lost put_lkb on error path in receive_convert() and receive_unlock()Vasily Averin2019-01-131-0/+2
* dlm: possible memory leak on error path in create_lkb()Vasily Averin2019-01-131-0/+1
* dlm: fixed memory leaks after failed ls_remove_names allocationVasily Averin2019-01-131-1/+1
* ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirksHui Peng2019-01-131-0/+3
* ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()Takashi Iwai2019-01-131-2/+8
* ALSA: cs46xx: Potential NULL dereference in probeDan Carpenter2019-01-131-0/+3
* IB/hfi1: Incorrect sizing of sge for PIO will OOPsMichael J. Ruhl2019-01-131-0/+2
* vhost/vsock: fix uninitialized vhost_vsock->guest_cidStefan Hajnoczi2019-01-131-0/+2
* crypto: x86/chacha20 - avoid sleeping with preemption disabledEric Biggers2019-01-131-0/+1
* MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton2019-01-132-20/+22
* sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin2019-01-131-4/+4
* sunrpc: fix cache_head leak due to queued requestVasily Averin2019-01-131-1/+9
* mm, devm_memremap_pages: kill mapping "System RAM" supportDan Williams2019-01-131-6/+3
* mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams2019-01-132-2/+2
* hwpoison, memory_hotplug: allow hwpoisoned pages to be offlinedMichal Hocko2019-01-131-0/+16
* fork: record start_time lateDavid Herrmann2019-01-131-2/+11
* libceph: fix CEPH_FEATURE_CEPHX_V2 check in calc_signature()Ilya Dryomov2019-01-131-1/+1
* scsi: zfcp: fix posting too many status read buffers leading to adapter shutdownSteffen Maier2019-01-131-3/+3