summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-05Linux 3.18.60v3.18.60Greg Kroah-Hartman
2017-07-05KVM: nVMX: Fix exception injectionWanpeng Li
2017-07-05KVM: x86: zero base3 of unusable segmentsRadim Krčmář
2017-07-05cpufreq: s3c2416: double free on driver init error pathDan Carpenter
2017-07-05iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()Pan Bian
2017-07-05iommu/vt-d: Don't over-free page table directoriesDavid Dillow
2017-07-05ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger
2017-07-05watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt
2017-07-05xfrm: Oops on error in pfkey_msg2xfrm_state()Dan Carpenter
2017-07-05xfrm: NULL dereference on allocation failureDan Carpenter
2017-07-05xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca
2017-07-05mtd: bcm47xxpart: limit scanned flash area on BCM47XX (MIPS) onlyRafał Miłecki
2017-07-05net: korina: Fix NAPI versus resources freeingFlorian Fainelli
2017-07-05ARM: dts: BCM5301X: Correct GIC_PPI interrupt flagsJon Mason
2017-07-05mm: numa: avoid waiting on freed migrated pagesMark Rutland
2017-07-05sysctl: enable strict writesKees Cook
2017-07-05usb: gadget: f_fs: Fix possibe deadlockBaolin Wang
2017-07-05drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgrDeepak Rawat
2017-07-05ALSA: hda - set input_path bitmap to zero after moving it to new placeHui Wang
2017-07-05MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton
2017-07-05MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton
2017-07-05MIPS: Avoid accidental raw backtraceJames Hogan
2017-07-05arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall
2017-07-05net: 8021q: Fix one possible panic caused by BUG_ON in free_netdevGao Feng
2017-07-05decnet: always not take dst->__refcnt when inserting dst into hash tableWei Wang
2017-07-05ipv6: fix calling in6_ifa_hold incorrectly for dad workXin Long
2017-07-05igmp: add a missing spin_lock_init()WANG Cong
2017-07-05igmp: acquire pmc lock for ip_mc_clear_src()WANG Cong
2017-07-05net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfxJia-Ju Bai
2017-07-05Fix an intermittent pr_emerg warning about lo becoming free.Krister Johansen
2017-07-05decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skbMateusz Jurczyk
2017-07-05net: don't call strlen on non-terminated string in dev_set_alias()Alexander Potapenko
2017-07-05netfilter: synproxy: fix conntrackd interactionEric Leblond
2017-07-05netfilter: xt_TCPMSS: add more sanity tests on tcph->doffEric Dumazet
2017-07-05ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn
2017-07-05xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman
2017-06-29Linux 3.18.59v3.18.59Greg Kroah-Hartman
2017-06-29mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld
2017-06-29net: phy: fix marvell phy status readingRussell King
2017-06-29usb: gadget: f_fs: avoid out of bounds access on comp_descWilliam Wu
2017-06-29powerpc/slb: Force a full SLB flush when we insert for a bad EAMichael Ellerman
2017-06-29mtd: spi-nor: fix spansion quad enableJoël Esponde
2017-06-29of: Add check to of_scan_flat_dt() before accessing initial_boot_paramsTobias Wolf
2017-06-29rxrpc: Fix several cases where a padded len isn't checked in ticket decodeDavid Howells
2017-06-29target: Fix kref->refcount underflow in transport_cmd_finish_abortNicholas Bellinger
2017-06-29Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake
2017-06-29powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao
2017-06-29signal: Only reschedule timers on signals timers have sentEric W. Biederman
2017-06-29CIFS: Improve readdir verbosityPavel Shilovsky
2017-06-29KVM: PPC: Book3S HV: Preserve userspace HTM state properlyPaul Mackerras