summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-17KVM: arm/arm64: Fix VMID alloc race by reverting to lock-lessChristoffer Dall1-12/+11
2019-01-17sunrpc: use-after-free in svc_process_common()Vasily Averin4-8/+15
2019-01-17ext4: track writeback errors using the generic tracking infrastructureTheodore Ts'o1-0/+3
2019-01-17ext4: use ext4_write_inode() when fsyncing w/o a journalTheodore Ts'o1-4/+9
2019-01-17ext4: avoid kernel warning when writing the superblock to a dead deviceTheodore Ts'o1-1/+1
2019-01-17ext4: fix a potential fiemap/page fault deadlock w/ inline_dataTheodore Ts'o1-3/+3
2019-01-17ext4: make sure enough credits are reserved for dioread_nolock writesTheodore Ts'o1-1/+2
2019-01-17rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is setIlya Dryomov1-5/+4
2019-01-17drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2Ivan Mironov1-53/+73
2019-01-17i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng1-0/+6
2019-01-17ACPI / PMIC: xpower: Fix TS-pin current-source handlingHans de Goede1-8/+33
2019-01-17ACPI: power: Skip duplicate power resource references in _PRxHans de Goede1-0/+22
2019-01-17mm, memcg: fix reclaim deadlock with writebackMichal Hocko1-0/+23
2019-01-17mm: page_mapped: don't assume compound page is huge or THPJan Stancek1-1/+1
2019-01-17slab: alien caches must not be initialized if the allocation of the alien cac...Christoph Lameter1-2/+4
2019-01-17USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker1-1/+2
2019-01-17USB: storage: add quirk for SMI SM3350Icenowy Zheng1-0/+12
2019-01-17USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng1-2/+6
2019-01-17usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas1-0/+7
2019-01-17cifs: Fix potential OOB access of lock element arrayRoss Lagerwall2-6/+6
2019-01-17CIFS: Do not hide EINTR after sending network packetsPavel Shilovsky1-1/+1
2019-01-17CIFS: Fix adjustment of credits for MTU requestsPavel Shilovsky1-2/+6
2019-01-17ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225Kailang Yang1-1/+15
2019-01-17ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode for...Kailang Yang1-0/+1
2019-01-17ALSA: hda/realtek - Support Dell headset mode for New AIO platformKailang Yang1-0/+1
2019-01-17x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao4-4/+4
2019-01-17x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel3-22/+27
2019-01-13Linux 4.14.93v4.14.93Greg Kroah-Hartman1-1/+1
2019-01-13tools: power/acpi, revert to LD = gccJiri Slaby1-0/+1
2019-01-13bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov1-4/+10
2019-01-13drm/vc4: Set ->is_yuv to false when num_planes == 1Boris Brezillon1-0/+1
2019-01-13lib: fix build failure in CONFIG_DEBUG_VIRTUAL testChristophe Leroy1-0/+1
2019-01-13power: supply: olpc_battery: correct the temperature unitsLubomir Rintel1-2/+2
2019-01-13intel_th: msu: Fix an off-by-one in attribute storeAlexander Shishkin1-1/+2
2019-01-13genwqe: Fix size checkChristian Borntraeger1-1/+1
2019-01-13ceph: don't update importing cap's mseq when handing cap exportYan, Zheng1-1/+0
2019-01-13sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...Linus Torvalds1-34/+9
2019-01-13iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta1-2/+2
2019-01-13rxe: fix error completion wr_id and qp_numSagi Grimberg1-4/+9
2019-01-139p/net: put a lower bound on msizeDominique Martinet1-0/+21
2019-01-13powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao2-15/+49
2019-01-13arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel2-5/+6
2019-01-13arm64: drop linker script hack to hide __efistub_ symbolsArd Biesheuvel1-27/+17
2019-01-13scripts/kallsyms: filter arm64's __efistub_ symbolsArd Biesheuvel1-0/+1
2019-01-13lockd: Show pid of lockd for remote locksBenjamin Coddington3-5/+5
2019-01-13selinux: policydb - fix byte order and alignment issuesOndrej Mosnacek1-15/+36
2019-01-13b43: Fix error in cordic routineLarry Finger1-1/+1
2019-01-13gfs2: Fix loop in gfs2_rbm_findAndreas Gruenbacher1-1/+1
2019-01-13gfs2: Get rid of potential double-freeing in gfs2_create_inodeAndreas Gruenbacher1-9/+9
2019-01-13dlm: memory leaks on error path in dlm_user_request()Vasily Averin1-7/+7