summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-17Linux 4.14.89v4.14.89Greg Kroah-Hartman1-1/+1
2018-12-17tcp: lack of available data can also cause TSO deferEric Dumazet1-11/+24
2018-12-17IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz3-2/+5
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-17staging: speakup: Replace strncpy with memcpyGuenter Roeck1-2/+2
2018-12-17flexfiles: enforce per-mirror stateid only for v4 DSesTigran Mkrtchyan1-2/+4
2018-12-17lib/rbtree-test: lower default paramsDavidlohr Bueso2-3/+3
2018-12-17printk: Wake klogd when passing console_lock ownerPetr Mladek1-1/+2
2018-12-17printk: Never set console_may_schedule in console_trylock()Sergey Senozhatsky1-14/+8
2018-12-17printk: Hide console waiter logic into helpersPetr Mladek1-97/+148
2018-12-17printk: Add console owner and waiter logic to load balance console writesSteven Rostedt (VMware)1-1/+107
2018-12-17Revert "printk: Never set console_may_schedule in console_trylock()"Sasha Levin1-8/+14
2018-12-17ocfs2: fix potential use after freePan Bian1-1/+1
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: flush namespace scanning work just before removing namespacesSagi Grimberg1-1/+3
2018-12-17fscache, cachefiles: remove redundant variable 'cache'Colin Ian King1-3/+0
2018-12-17fscache: fix race between enablement and dropping of objectNeilBrown1-0/+3
2018-12-17pstore/ram: Correctly calculate usable PRZ bytesKees Cook2-10/+10
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-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-17IB/mlx5: Fix page fault handling for MWArtemy Kovalyov1-0/+1
2018-12-17netfilter: ipv6: Preserve link scope traffic original oifAlin Nastac1-1/+2
2018-12-17drm/meson: add support for 1080p25 modeChristian Hewitt1-0/+1
2018-12-17USB: omap_udc: fix rejection of out transfers when DMA is usedAaro Koskinen1-0/+1
2018-12-17USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen1-0/+1
2018-12-17USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen1-1/+2
2018-12-17USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen1-31/+19
2018-12-17USB: omap_udc: use devm_request_irq()Aaro Koskinen1-27/+10
2018-12-17ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notfXin Long1-0/+3
2018-12-17bpf: fix check of allowed specifiers in bpf_trace_printkMartynas Pumputis1-3/+5
2018-12-17exportfs: do not read dentry after freePan Bian1-1/+1
2018-12-17ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLEPeter Ujfalusi1-0/+9
2018-12-17ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLEPeter Ujfalusi1-1/+42