summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.130v3.18.130Greg Kroah-Hartman2018-12-171-1/+1
* selftests: Move networking/timestamping from DocumentationShuah Khan2018-12-178-17/+9
* staging: rts5208: fix gcc-8 logic error warningArnd Bergmann2018-12-171-3/+0
* vme: ca91cx42: fix LM_CTL address maskDmitry Kalinkin2018-12-171-1/+1
* vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi2018-12-171-1/+1
* exec: avoid gcc-8 warning for get_task_commArnd Bergmann2018-12-172-5/+9
* kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor2018-12-171-1/+1
* staging: speakup: Replace strncpy with memcpyGuenter Roeck2018-12-171-2/+2
* matroxfb: fix size of memcpySudip Mukherjee2018-12-171-1/+1
* pstore: Convert console write to use ->write_bufNamhyung Kim2018-12-171-2/+2
* ocfs2: fix potential use after freePan Bian2018-12-171-1/+1
* debugobjects: avoid recursive calls with kmemleakQian Cai2018-12-171-1/+2
* hfsplus: do not free node before usingPan Bian2018-12-171-1/+2
* hfs: do not free node before usingPan Bian2018-12-171-1/+2
* ocfs2: fix deadlock caused by ocfs2_defrag_extent()Larry Chen2018-12-171-21/+26
* fscache, cachefiles: remove redundant variable 'cache'Colin Ian King2018-12-171-3/+0
* fscache: fix race between enablement and dropping of objectNeilBrown2018-12-171-0/+3
* drm/ast: fixed reading monitor EDID not stable issueY.C. Chen2018-12-171-6/+30
* KVM: x86: fix empty-body warningsYi Wang2018-12-171-1/+1
* USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen2018-12-171-0/+1
* USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen2018-12-171-1/+2
* USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen2018-12-171-31/+19
* USB: omap_udc: use devm_request_irq()Aaro Koskinen2018-12-171-27/+10
* exportfs: do not read dentry after freePan Bian2018-12-171-1/+1
* ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLEPeter Ujfalusi2018-12-171-0/+9
* ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLEPeter Ujfalusi2018-12-171-1/+42
* Btrfs: send, fix infinite loop due to directory rename dependenciesRobbie Ko2018-12-171-3/+8
* hwmon: (w83795) temp4_type has writable permissionHuacai Chen2018-12-171-1/+1
* s390/cpum_cf: Reject request for sampling in event initializationThomas Richter2018-12-171-0/+2
* sysv: return 'err' instead of 0 in __sysv_write_inodeYueHaibing2018-12-171-1/+1
* ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik2018-12-171-0/+3
* ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeupNathan Chancellor2018-12-171-1/+1
* ipv6: Check available headroom in ip6_xmit() even without optionsStefano Brivio2018-12-171-21/+21
* neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio2018-12-171-5/+23
* tun: forbid iface creation with rtnl opsNicolas Dichtel2018-12-171-3/+3
* rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devicesEric Dumazet2018-12-171-0/+3
* net: Prevent invalid access to skb->prev in __qdisc_drop_allChristoph Paasch2018-12-171-0/+3
* net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun2018-12-171-0/+5
* Linux 3.18.129v3.18.129Greg Kroah-Hartman2018-12-131-1/+1
* mac80211: fix reordering of buffered broadcast packetsFelix Fietkau2018-12-131-2/+2
* mac80211: Clear beacon_int in ieee80211_do_stopBen Greear2018-12-131-0/+2
* kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin2018-12-131-2/+2
* Staging: lustre: remove two build warningsGreg Kroah-Hartman2018-12-131-1/+1
* USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork2018-12-131-0/+1
* xhci: Prevent U1/U2 link pm states if exit latency is too longMathias Nyman2018-12-131-0/+16
* SUNRPC: Fix leak of krb5p encode pagesChuck Lever2018-12-131-0/+4
* ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai2018-12-131-1/+3
* ALSA: pcm: Call snd_pcm_unlink() conditionally at closingTakashi Iwai2018-12-131-1/+2
* ALSA: hda: Add support for AMD Stoney RidgeKai-Heng Feng2018-12-131-0/+4
* USB: check usb_get_extra_descriptor for proper sizeMathias Payer2018-12-134-7/+8