summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-17Linux 4.9.146v4.9.146Greg Kroah-Hartman
2018-12-17staging: speakup: Replace strncpy with memcpyGuenter Roeck
2018-12-17pstore: Convert console write to use ->write_bufNamhyung Kim
2018-12-17ocfs2: fix potential use after freePan Bian
2018-12-17debugobjects: avoid recursive calls with kmemleakQian Cai
2018-12-17hfsplus: do not free node before usingPan Bian
2018-12-17hfs: do not free node before usingPan Bian
2018-12-17ocfs2: fix deadlock caused by ocfs2_defrag_extent()Larry Chen
2018-12-17fscache, cachefiles: remove redundant variable 'cache'Colin Ian King
2018-12-17fscache: fix race between enablement and dropping of objectNeilBrown
2018-12-17xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli
2018-12-17drm/ast: fixed reading monitor EDID not stable issueY.C. Chen
2018-12-17net: hisilicon: remove unexpected free_netdevPan Bian
2018-12-17ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2018-12-17igb: fix uninitialized variablesYunjian Wang
2018-12-17cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is activeKiran Kumar Modukuri
2018-12-17net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi
2018-12-17x86/kvm/vmx: fix old-style function declarationYi Wang
2018-12-17KVM: x86: fix empty-body warningsYi Wang
2018-12-17USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen
2018-12-17USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen
2018-12-17USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen
2018-12-17USB: omap_udc: use devm_request_irq()Aaro Koskinen
2018-12-17ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notfXin Long
2018-12-17bpf: fix check of allowed specifiers in bpf_trace_printkMartynas Pumputis
2018-12-17exportfs: do not read dentry after freePan Bian
2018-12-17ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLEPeter Ujfalusi
2018-12-17ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLEPeter Ujfalusi
2018-12-17RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny
2018-12-17Btrfs: send, fix infinite loop due to directory rename dependenciesRobbie Ko
2018-12-17objtool: Fix segfault in .cold detection with -ffunction-sectionsArtem Savkov
2018-12-17objtool: Fix double-free in .cold detection error pathArtem Savkov
2018-12-17hwmon: (w83795) temp4_type has writable permissionHuacai Chen
2018-12-17ASoC: dapm: Recalculate audio map forcely when card instantiatedTzung-Bi Shih
2018-12-17ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probingPeter Ujfalusi
2018-12-17hwmon: (ina2xx) Fix current value calculationNicolin Chen
2018-12-17s390/cpum_cf: Reject request for sampling in event initializationThomas Richter
2018-12-17selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal
2018-12-17sysv: return 'err' instead of 0 in __sysv_write_inodeYueHaibing
2018-12-17ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik
2018-12-17ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1Adam Ford
2018-12-17ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeupNathan Chancellor
2018-12-17neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio
2018-12-17tun: forbid iface creation with rtnl opsNicolas Dichtel
2018-12-17tcp: fix NULL ref in tail loss probeYuchung Cheng
2018-12-17rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devicesEric Dumazet
2018-12-17net: Prevent invalid access to skb->prev in __qdisc_drop_allChristoph Paasch
2018-12-17net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit
2018-12-17net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir
2018-12-17net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun