summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-17Linux 3.18.130v3.18.130Greg Kroah-Hartman1-1/+1
2018-12-17selftests: Move networking/timestamping from DocumentationShuah Khan8-17/+9
2018-12-17staging: rts5208: fix gcc-8 logic error warningArnd Bergmann1-3/+0
2018-12-17vme: ca91cx42: fix LM_CTL address maskDmitry Kalinkin1-1/+1
2018-12-17vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi1-1/+1
2018-12-17exec: avoid gcc-8 warning for get_task_commArnd Bergmann2-5/+9
2018-12-17kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor1-1/+1
2018-12-17staging: speakup: Replace strncpy with memcpyGuenter Roeck1-2/+2
2018-12-17matroxfb: fix size of memcpySudip Mukherjee1-1/+1
2018-12-17pstore: Convert console write to use ->write_bufNamhyung Kim1-2/+2
2018-12-17ocfs2: fix potential use after freePan Bian1-1/+1
2018-12-17debugobjects: avoid recursive calls with kmemleakQian Cai1-1/+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-17ocfs2: fix deadlock caused by ocfs2_defrag_extent()Larry Chen1-21/+26
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-17drm/ast: fixed reading monitor EDID not stable issueY.C. Chen1-6/+30
2018-12-17KVM: x86: fix empty-body warningsYi Wang1-1/+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-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
2018-12-17Btrfs: send, fix infinite loop due to directory rename dependenciesRobbie Ko1-3/+8
2018-12-17hwmon: (w83795) temp4_type has writable permissionHuacai Chen1-1/+1
2018-12-17s390/cpum_cf: Reject request for sampling in event initializationThomas Richter1-0/+2
2018-12-17sysv: return 'err' instead of 0 in __sysv_write_inodeYueHaibing1-1/+1
2018-12-17ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik1-0/+3
2018-12-17ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeupNathan Chancellor1-1/+1
2018-12-17ipv6: Check available headroom in ip6_xmit() even without optionsStefano Brivio1-21/+21
2018-12-17neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio1-5/+23
2018-12-17tun: forbid iface creation with rtnl opsNicolas Dichtel1-3/+3
2018-12-17rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devicesEric Dumazet1-0/+3
2018-12-17net: Prevent invalid access to skb->prev in __qdisc_drop_allChristoph Paasch1-0/+3
2018-12-17net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun1-0/+5
2018-12-13Linux 3.18.129v3.18.129Greg Kroah-Hartman1-1/+1
2018-12-13mac80211: fix reordering of buffered broadcast packetsFelix Fietkau1-2/+2
2018-12-13mac80211: Clear beacon_int in ieee80211_do_stopBen Greear1-0/+2
2018-12-13kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin1-2/+2
2018-12-13Staging: lustre: remove two build warningsGreg Kroah-Hartman1-1/+1
2018-12-13USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork1-0/+1
2018-12-13xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman1-0/+16
2018-12-13SUNRPC: Fix leak of krb5p encode pagesChuck Lever1-0/+4
2018-12-13ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai1-1/+3
2018-12-13ALSA: pcm: Call snd_pcm_unlink() conditionally at closingTakashi Iwai1-1/+2
2018-12-13ALSA: hda: Add support for AMD Stoney RidgeKai-Heng Feng1-0/+4
2018-12-13USB: check usb_get_extra_descriptor for proper sizeMathias Payer4-7/+8