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