summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-17Linux 4.19.10v4.19.10Greg Kroah-Hartman1-1/+1
2018-12-17tcp: lack of available data can also cause TSO deferEric Dumazet1-11/+24
2018-12-17bpf: fix off-by-one error in adjust_subprog_startsEdward Cree2-1/+20
2018-12-17IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz3-2/+5
2018-12-17ALSA: hda/realtek - Fix the mute LED regresion on Lenovo X1 CarbonHui Wang1-0/+2
2018-12-17ALSA: hda/realtek: Enable audio jacks of ASUS UX433FN/UX333FA with ALC294Jian-Hong Pan1-0/+4
2018-12-17ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294Jian-Hong Pan1-0/+23
2018-12-17ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UNChris Chiu1-0/+15
2018-12-17ALSA: hda/realtek - Fixed headphone issue for ALC700Kailang Yang1-0/+33
2018-12-17ALSA: fireface: fix reference to wrong register for clock configurationTakashi Sakamoto1-1/+1
2018-12-17dax: Check page->mapping isn't NULLMatthew Wilcox1-1/+1
2018-12-17flexfiles: enforce per-mirror stateid only for v4 DSesTigran Mkrtchyan1-2/+4
2018-12-17ocfs2: fix potential use after freePan Bian1-1/+1
2018-12-17initramfs: clean old path before creating a hardlinkLi Zhijian1-10/+12
2018-12-17kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notraceAnders Roxell1-2/+2
2018-12-17proc: fixup map_files test on armAlexey Dobriyan1-2/+7
2018-12-17debugobjects: avoid recursive calls with kmemleakQian Cai1-3/+2
2018-12-17hfsplus: do not free node before usingPan Bian1-1/+2
2018-12-17hfs: do not free node before usingPan Bian1-1/+2
2018-12-17mm/page_alloc.c: fix calculation of pgdat->nr_zonesWei Yang1-1/+3
2018-12-17ocfs2: fix deadlock caused by ocfs2_defrag_extent()Larry Chen1-21/+26
2018-12-17ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer valueLorenzo Pieralisi1-1/+1
2018-12-17nvme-rdma: fix double freeing of async event dataPrabhath Sajeepa1-0/+2
2018-12-17nvme: flush namespace scanning work just before removing namespacesSagi Grimberg1-1/+3
2018-12-17nvme: warn when finding multi-port subsystems without multipathing enabledChristoph Hellwig1-0/+3
2018-12-17fscache, cachefiles: remove redundant variable 'cache'Colin Ian King1-3/+0
2018-12-17cachefiles: Explicitly cast enumerated type in put_objectNathan Chancellor1-2/+4
2018-12-17fscache: fix race between enablement and dropping of objectNeilBrown1-0/+3
2018-12-17afs: Fix validation/callback interactionDavid Howells1-6/+12
2018-12-17pstore/ram: Correctly calculate usable PRZ bytesKees Cook2-10/+10
2018-12-17pvcalls-front: fixes incorrect error handlingPan Bian1-2/+2
2018-12-17Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin4-141/+13
2018-12-17xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli1-0/+1
2018-12-17drm/ast: fixed reading monitor EDID not stable issueY.C. Chen1-6/+30
2018-12-17drm/amdgpu: Add delay after enable RLC ucodeshaoyunl1-3/+4
2018-12-17net: hisilicon: remove unexpected free_netdevPan Bian1-3/+1
2018-12-17ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser1-1/+3
2018-12-17igb: fix uninitialized variablesYunjian Wang1-0/+1
2018-12-17cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is activeKiran Kumar Modukuri1-0/+6
2018-12-17fscache: Fix race in fscache_op_complete() due to split atomic_sub & readkiran.modukuri1-2/+1
2018-12-17cachefiles: Fix an assertion failure when trying to update a failed objectDavid Howells1-1/+2
2018-12-17ALSA: usb-audio: Add vendor and product name for Dell WD19 DockHui Wang1-0/+10
2018-12-17netfilter: nf_tables: deactivate expressions in rule replecement routineTaehee Yoo1-11/+4
2018-12-17usb: gadget: u_ether: fix unsafe list iterationMarek Szyprowski1-5/+6
2018-12-17net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi1-0/+3
2018-12-17x86/kvm/vmx: fix old-style function declarationYi Wang1-4/+4
2018-12-17KVM: x86: fix empty-body warningsYi Wang1-1/+1
2018-12-17KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changesLiran Alon1-5/+16
2018-12-17netfilter: nf_conncount: remove wrong condition check routineTaehee Yoo1-5/+2
2018-12-17netfilter: nat: fix double register in masquerade modulesTaehee Yoo2-14/+32