summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-29Linux 3.18.59v3.18.59Greg Kroah-Hartman1-1/+1
2017-06-29mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld1-2/+3
2017-06-29net: phy: fix marvell phy status readingRussell King1-2/+0
2017-06-29usb: gadget: f_fs: avoid out of bounds access on comp_descWilliam Wu1-5/+5
2017-06-29powerpc/slb: Force a full SLB flush when we insert for a bad EAMichael Ellerman1-0/+10
2017-06-29mtd: spi-nor: fix spansion quad enableJoël Esponde1-0/+7
2017-06-29of: Add check to of_scan_flat_dt() before accessing initial_boot_paramsTobias Wolf1-3/+6
2017-06-29rxrpc: Fix several cases where a padded len isn't checked in ticket decodeDavid Howells1-30/+34
2017-06-29target: Fix kref->refcount underflow in transport_cmd_finish_abortNicholas Bellinger3-12/+15
2017-06-29Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake1-0/+7
2017-06-29powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao1-0/+11
2017-06-29signal: Only reschedule timers on signals timers have sentEric W. Biederman1-6/+14
2017-06-29CIFS: Improve readdir verbosityPavel Shilovsky2-4/+9
2017-06-29KVM: PPC: Book3S HV: Preserve userspace HTM state properlyPaul Mackerras1-0/+21
2017-06-29lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov1-3/+3
2017-06-29autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown1-1/+1
2017-06-29fs/exec.c: account for argv/envp pointersKees Cook1-4/+24
2017-06-26Linux 3.18.58v3.18.58Greg Kroah-Hartman1-1/+1
2017-06-26mm: fix new crash in unmapped_area_topdown()Hugh Dickins1-2/+4
2017-06-26Allow stack to grow up to address space limitHelge Deller1-5/+8
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins20-158/+147
2017-06-26alarmtimer: Rate limit periodic intervalsThomas Gleixner1-0/+8
2017-06-26genirq: Release resources in __setup_irq() error pathHeiner Kallweit1-1/+3
2017-06-26swap: cond_resched in swap_cgroup_prepare()Yu Zhao1-0/+3
2017-06-26mm/memory-failure.c: use compound_head() flags for huge pagesJames Morse1-1/+4
2017-06-26usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe1-0/+3
2017-06-26drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()Dan Carpenter1-2/+2
2017-06-26usb: r8a66597-hcd: decrease timeoutChris Brandt1-1/+1
2017-06-26usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt1-1/+3
2017-06-26USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold1-3/+3
2017-06-26pvrusb2: reduce stack usage pvr2_eeprom_analyze()Arnd Bergmann1-9/+4
2017-06-26usb: core: fix potential memory leak in error path during hcd creationAnton Bondarenko1-0/+1
2017-06-26USB: hub: fix SS max number of portsJohan Hovold2-1/+10
2017-06-26iio: proximity: as3935: recalibrate RCO after resumeMatt Ranostay1-4/+2
2017-06-26staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()Dan Carpenter1-1/+1
2017-06-26mfd: omap-usb-tll: Fix inverted bit use for USB TLL modeTony Lindgren1-1/+1
2017-06-26x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott1-0/+1
2017-06-26serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET1-3/+8
2017-06-26mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach1-1/+5
2017-06-26vb2: Fix an off by one error in 'vb2_plane_vaddr'Christophe JAILLET1-1/+1
2017-06-26cpufreq: conservative: Allow down_threshold to take values from 1 to 10Tomasz Wilczyński1-2/+2
2017-06-26can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde1-0/+2
2017-06-26configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger1-2/+1
2017-06-26sparc64: make string buffers large enoughDan Carpenter1-2/+2
2017-06-26log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12
2017-06-26ipv6: Inhibit IPv4-mapped src address on the wire.Jonathan T. Leighton1-0/+3
2017-06-26ipv6: Handle IPv4-mapped src to in6addr_any dst.Jonathan T. Leighton3-8/+21
2017-06-26net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula1-3/+7
2017-06-26net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula1-54/+62
2017-06-26Call echo service immediately after socket reconnectSachin Prabhu1-6/+18