summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.61v3.18.61Greg Kroah-Hartman2017-07-151-1/+1
* saa7134: fix warm Medion 7134 EEPROM readMaciej S. Szmigiero2017-07-151-0/+31
* staging: comedi: fix clean-up of comedi_class in comedi_init()Ian Abbott2017-07-151-0/+1
* staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.Malcolm Priestley2017-07-151-0/+3
* md: fix super_offset endianness in super_1_rdev_size_changeJason Yan2017-07-151-1/+1
* mqueue: fix a use-after-free in sys_mq_notify()Cong Wang2017-07-151-1/+3
* KEYS: Fix an error code in request_master_key()Dan Carpenter2017-07-151-1/+1
* USB: serial: qcserial: new Sierra Wireless EM7305 device IDBjørn Mork2017-07-151-0/+1
* USB: serial: option: add two Longcheer device idsJohan Hovold2017-07-151-0/+4
* pinctrl: sh-pfc: Update info pointer after SoC-specific initGeert Uytterhoeven2017-07-151-0/+3
* pinctrl: mxs: atomically switch mux and drive strength configUwe Kleine-König2017-07-151-4/+12
* usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt2017-07-151-2/+2
* usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik2017-07-152-0/+8
* Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller2017-07-151-0/+4
* USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin2017-07-151-0/+1
* usb: dwc3: replace %p with %pKFelipe Balbi2017-07-152-3/+3
* tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca2017-07-151-13/+8
* usb: ehci-orion: fix probe for !GENERIC_PHYJonas Gorski2017-07-151-1/+2
* bgmac: reset & enable Ethernet core before using itRafał Miłecki2017-07-151-0/+5
* bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki2017-07-151-2/+3
* MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou2017-07-151-3/+4
* driver core: platform: fix race condition with driver_overrideAdrian Salido2017-07-151-2/+9
* Linux 3.18.60v3.18.60Greg Kroah-Hartman2017-07-051-1/+1
* KVM: nVMX: Fix exception injectionWanpeng Li2017-07-051-1/+1
* KVM: x86: zero base3 of unusable segmentsRadim Krčmář2017-07-051-0/+2
* cpufreq: s3c2416: double free on driver init error pathDan Carpenter2017-07-051-1/+0
* iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian2017-07-051-1/+1
* iommu/vt-d: Don't over-free page table directoriesDavid Dillow2017-07-051-1/+1
* ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger2017-07-051-4/+4
* watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt2017-07-051-1/+2
* xfrm: Oops on error in pfkey_msg2xfrm_state()Dan Carpenter2017-07-051-4/+12
* xfrm: NULL dereference on allocation failureDan Carpenter2017-07-051-0/+1
* xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2017-07-052-57/+0
* mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) onlyRafał Miłecki2017-07-051-2/+2
* net: korina: Fix NAPI versus resources freeingFlorian Fainelli2017-07-051-4/+4
* ARM: dts: BCM5301X: Correct GIC_PPI interrupt flagsJon Mason2017-07-051-2/+2
* mm: numa: avoid waiting on freed migrated pagesMark Rutland2017-07-051-0/+7
* sysctl: enable strict writesKees Cook2017-07-052-9/+8
* usb: gadget: f_fs: Fix possibe deadlockBaolin Wang2017-07-051-2/+6
* drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgrDeepak Rawat2017-07-051-0/+1
* ALSA: hda - set input_path bitmap to zero after moving it to new placeHui Wang2017-07-051-0/+1
* MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton2017-07-051-0/+3
* MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton2017-07-051-8/+1
* MIPS: Avoid accidental raw backtraceJames Hogan2017-07-051-0/+2
* arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall2017-07-051-1/+2
* net: 8021q: Fix one possible panic caused by BUG_ON in free_netdevGao Feng2017-07-051-1/+2
* decnet: always not take dst->__refcnt when inserting dst into hash tableWei Wang2017-07-051-10/+4
* ipv6: fix calling in6_ifa_hold incorrectly for dad workXin Long2017-07-051-3/+3
* igmp: add a missing spin_lock_init()WANG Cong2017-07-051-0/+1
* igmp: acquire pmc lock for ip_mc_clear_src()WANG Cong2017-07-051-8/+13