summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.74-rt87v4.4.74-rt87Steven Rostedt (VMware)2017-07-031-1/+1
* Merge tag 'v4.4.74' into v4.4-rtSteven Rostedt (VMware)2017-07-0350-228/+253
|\
| * Linux 4.4.74v4.4.74Greg Kroah-Hartman2017-06-261-1/+1
| * mm: fix new crash in unmapped_area_topdown()Hugh Dickins2017-06-261-2/+4
| * Allow stack to grow up to address space limitHelge Deller2017-06-261-5/+8
| * mm: larger stack guard gap, between vmasHugh Dickins2017-06-2621-160/+149
| * alarmtimer: Rate limit periodic intervalsThomas Gleixner2017-06-261-0/+8
| * MIPS: Fix bnezc/jialc return address calculationPaul Burton2017-06-261-1/+3
| * usb: dwc3: exynos fix axius clock error path to do cleanupShuah Khan2017-06-261-1/+3
| * alarmtimer: Prevent overflow of relative timersThomas Gleixner2017-06-261-3/+3
| * genirq: Release resources in __setup_irq() error pathHeiner Kallweit2017-06-261-1/+3
| * swap: cond_resched in swap_cgroup_prepare()Yu Zhao2017-06-261-0/+3
| * mm/memory-failure.c: use compound_head() flags for huge pagesJames Morse2017-06-261-1/+4
| * USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern2017-06-263-19/+8
| * usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe2017-06-261-0/+3
| * drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()Dan Carpenter2017-06-261-2/+2
| * usb: r8a66597-hcd: decrease timeoutChris Brandt2017-06-261-1/+1
| * usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt2017-06-261-1/+3
| * USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold2017-06-261-3/+3
| * pvrusb2: reduce stack usage pvr2_eeprom_analyze()Arnd Bergmann2017-06-261-9/+4
| * usb: core: fix potential memory leak in error path during hcd creationAnton Bondarenko2017-06-261-0/+1
| * USB: hub: fix SS max number of portsJohan Hovold2017-06-262-1/+10
| * iio: proximity: as3935: recalibrate RCO after resumeMatt Ranostay2017-06-261-4/+2
| * staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()Dan Carpenter2017-06-261-1/+1
| * mfd: omap-usb-tll: Fix inverted bit use for USB TLL modeTony Lindgren2017-06-261-1/+1
| * x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott2017-06-261-0/+1
| * serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET2017-06-261-3/+8
| * mac80211: fix IBSS presp allocation sizeJohannes Berg2017-06-261-0/+2
| * mac80211: fix CSA in IBSS modeKoen Vandeputte2017-06-261-2/+2
| * mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld2017-06-261-4/+5
| * mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach2017-06-261-1/+5
| * vb2: Fix an off by one error in 'vb2_plane_vaddr'Christophe JAILLET2017-06-261-1/+1
| * cpufreq: conservative: Allow down_threshold to take values from 1 to 10Tomasz WilczyƄski2017-06-261-2/+2
| * can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde2017-06-261-0/+2
| * configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger2017-06-261-2/+1
* | Linux 4.4.73-rt86v4.4.73-rt86Steven Rostedt (VMware)2017-07-031-1/+1
* | Merge tag 'v4.4.73' into v4.4-rtSteven Rostedt (VMware)2017-07-0356-315/+600
|\ \ | |/
| * Linux 4.4.73v4.4.73Greg Kroah-Hartman2017-06-171-1/+1
| * sparc64: make string buffers large enoughDan Carpenter2017-06-171-2/+2
| * s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger2017-06-171-6/+13
| * xtensa: don't use linux IRQ #0Max Filippov2017-06-176-15/+13
| * tipc: ignore requests when the connection state is not CONNECTEDParthasarathy Bhuvaragan2017-06-171-6/+7
| * proc: add a schedule point in proc_pid_readdir()Eric Dumazet2017-06-171-0/+2
| * romfs: use different way to generate fsid for BLOCK or MTDColy Li2017-06-171-1/+22
| * sctp: sctp_addr_id2transport should verify the addr before looking up assocXin Long2017-06-171-1/+5
| * r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang2017-06-171-2/+6
| * r8152: fix rtl8152_post_reset functionhayeswang2017-06-171-0/+2
| * r8152: re-schedule napi for txhayeswang2017-06-171-0/+3
| * nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever2017-06-171-0/+1
| * ravb: unmap descriptors when freeing ringsKazuya Mizuguchi2017-06-171-48/+64