summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-29signal: Only reschedule timers on signals timers have sentEric W. Biederman1-6/+14
2017-06-29HID: Add quirk for Dell PIXART OEM mouseSebastian Parschauer2-0/+4
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 4.4.74v4.4.74Greg 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 Dickins21-160/+149
2017-06-26alarmtimer: Rate limit periodic intervalsThomas Gleixner1-0/+8
2017-06-26MIPS: Fix bnezc/jialc return address calculationPaul Burton1-1/+3
2017-06-26usb: dwc3: exynos fix axius clock error path to do cleanupShuah Khan1-1/+3
2017-06-26alarmtimer: Prevent overflow of relative timersThomas Gleixner1-3/+3
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: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern3-19/+8
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: fix IBSS presp allocation sizeJohannes Berg1-0/+2
2017-06-26mac80211: fix CSA in IBSS modeKoen Vandeputte1-2/+2
2017-06-26mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld1-4/+5
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-17Linux 4.4.73v4.4.73Greg Kroah-Hartman1-1/+1
2017-06-17sparc64: make string buffers large enoughDan Carpenter1-2/+2
2017-06-17s390/kvm: do not rely on the ILC on kvm host protection faulsChristian Borntraeger1-6/+13
2017-06-17xtensa: don't use linux IRQ #0Max Filippov6-15/+13
2017-06-17tipc: ignore requests when the connection state is not CONNECTEDParthasarathy Bhuvaragan1-6/+7
2017-06-17proc: add a schedule point in proc_pid_readdir()Eric Dumazet1-0/+2
2017-06-17romfs: use different way to generate fsid for BLOCK or MTDColy Li1-1/+22
2017-06-17sctp: sctp_addr_id2transport should verify the addr before looking up assocXin Long1-1/+5
2017-06-17r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang1-2/+6
2017-06-17r8152: fix rtl8152_post_reset functionhayeswang1-0/+2