summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-21Linux 3.18.62v3.18.62Greg Kroah-Hartman
2017-07-21tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate resultsPavankumar Kondeti
2017-07-21PM / QoS: return -EINVAL for bogus stringsDan Carpenter
2017-07-21sched/topology: Fix overlapping sched_group_maskPeter Zijlstra
2017-07-21sched/topology: Optimize build_group_mask()Lauro Ramos Venancio
2017-07-21crypto: caam - fix signals handlingHoria Geantă
2017-07-21crypto: sha1-ssse3 - Disable avx2Herbert Xu
2017-07-21crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef
2017-07-21crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks
2017-07-21mm: fix overflow check in expand_upwards()Helge Deller
2017-07-21vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski
2017-07-21exec: Limit arg stack to at most 75% of _STK_LIMKees Cook
2017-07-21checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur
2017-07-21fs/dcache.c: fix spin lockup issue on nlru->lockSahitya Tummala
2017-07-21kernel/extable.c: mark core_kernel_text notraceMarcin Nowakowski
2017-07-21tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: DepthBen Hutchings
2017-07-21parisc/mm: Ensure IRQs are off in switch_mm()Helge Deller
2017-07-21parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer
2017-07-21parisc: use compat_sys_keyctl()Eric Biggers
2017-07-21parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller
2017-07-21irqchip/gic-v3: Fix out-of-bound access in gic_set_affinitySuzuki K Poulose
2017-07-21cfg80211: Check if PMKID attribute is of expected sizeSrinivas Dasari
2017-07-21cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIESSrinivas Dasari
2017-07-21cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODESrinivas Dasari
2017-07-21brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel
2017-07-21ipv6: dad: don't remove dynamic addresses if link is downSabrina Dubroca
2017-07-21net: prevent sign extension in dev_get_stats()Eric Dumazet
2017-07-21tcp: reset sk_rx_dst in tcp_disconnect()WANG Cong
2017-07-21ipv6: avoid unregistering inet6_dev for loopbackWANG Cong
2017-07-15Linux 3.18.61v3.18.61Greg Kroah-Hartman
2017-07-15saa7134: fix warm Medion 7134 EEPROM readMaciej S. Szmigiero
2017-07-15staging: comedi: fix clean-up of comedi_class in comedi_init()Ian Abbott
2017-07-15staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.Malcolm Priestley
2017-07-15md: fix super_offset endianness in super_1_rdev_size_changeJason Yan
2017-07-15mqueue: fix a use-after-free in sys_mq_notify()Cong Wang
2017-07-15KEYS: Fix an error code in request_master_key()Dan Carpenter
2017-07-15USB: serial: qcserial: new Sierra Wireless EM7305 device IDBjørn Mork
2017-07-15USB: serial: option: add two Longcheer device idsJohan Hovold
2017-07-15pinctrl: sh-pfc: Update info pointer after SoC-specific initGeert Uytterhoeven
2017-07-15pinctrl: mxs: atomically switch mux and drive strength configUwe Kleine-König
2017-07-15usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt
2017-07-15usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik
2017-07-15Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller
2017-07-15USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin
2017-07-15usb: dwc3: replace %p with %pKFelipe Balbi
2017-07-15tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca
2017-07-15usb: ehci-orion: fix probe for !GENERIC_PHYJonas Gorski
2017-07-15bgmac: reset & enable Ethernet core before using itRafał Miłecki
2017-07-15bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki
2017-07-15MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou