summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-26partitions/msdos: FreeBSD UFS2 file systems are not recognizedRichard1-0/+2
2017-06-26s390/vmem: fix identity mappingHeiko Carstens1-1/+1
2017-06-14Linux 3.18.57v3.18.57Greg Kroah-Hartman1-1/+1
2017-06-14ALSA: timer: Fix race between read and ioctlTakashi Iwai1-0/+4
2017-06-14mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig4-4/+4
2017-06-14arm64: ensure extension of smp_store_release valueMark Rutland1-2/+8
2017-06-14usercopy: Adjust tests to deal with SMAP/PANKees Cook1-2/+18
2017-06-14RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn1-1/+3
2017-06-14arm64: entry: improve data abort handling of tagged pointersKristina Martsenko2-2/+17
2017-06-14arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko3-1/+21
2017-06-14serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama1-4/+6
2017-06-14drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner1-1/+1
2017-06-14ASoC: Fix use-after-free at card unregistrationTakashi Iwai1-2/+3
2017-06-14ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECTTakashi Iwai1-0/+1
2017-06-14drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov1-0/+3
2017-06-14drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter1-0/+2
2017-06-14perf/core: Drop kernel samples even though :u is specifiedJin Yao1-0/+21