summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-29Linux 4.11.8v4.11.8Greg Kroah-Hartman
2017-06-29brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()Arend Van Spriel
2017-06-29netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPATWillem de Bruijn
2017-06-29netfilter: xtables: zero padding in data_to_userWillem de Bruijn
2017-06-29net: phy: fix marvell phy status readingRussell King
2017-06-29spi: double time out toleranceHauke Mehrtens
2017-06-29usb: gadget: f_fs: avoid out of bounds access on comp_descWilliam Wu
2017-06-29drm: Fix GETCONNECTOR regressionDaniel Vetter
2017-06-29rxrpc: Fix several cases where a padded len isn't checked in ticket decodeDavid Howells
2017-06-29ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula
2017-06-29ACPI / scan: Apply default enumeration to devices with ACPI driversRafael J. Wysocki
2017-06-29drm/amdgpu: add Polaris12 DIDJunshan Fang
2017-06-29drm/amdgpu: adjust default display clockAlex Deucher
2017-06-29drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher
2017-06-29drm/radeon: add a quirk for Toshiba Satellite L20-183Alex Deucher
2017-06-29drm/radeon: add a PX quirk for another K53TK variantAlex Deucher
2017-06-29iscsi-target: Reject immediate data underflow larger than SCSI transfer lengthNicholas Bellinger
2017-06-29iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMPNicholas Bellinger
2017-06-29target: Fix kref->refcount underflow in transport_cmd_finish_abortNicholas Bellinger
2017-06-29arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAWWill Deacon
2017-06-29time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz
2017-06-29time: Fix clock->read(clock) race around clocksource changesJohn Stultz
2017-06-29brcmfmac: unbind all devices upon failure in firmware callbackArend Van Spriel
2017-06-29brcmfmac: use firmware callback upon failure to loadArend Van Spriel
2017-06-29brcmfmac: add parameter to pass error code in firmware callbackArend Van Spriel
2017-06-29Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake
2017-06-29powerpc/64s: Handle data breakpoints in Radix modeNaveen N. Rao
2017-06-29powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao
2017-06-29signal: Only reschedule timers on signals timers have sentEric W. Biederman
2017-06-29random: silence compiler warnings and fix raceJason A. Donenfeld
2017-06-29HID: Add quirk for Dell PIXART OEM mouseSebastian Parschauer
2017-06-29cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju
2017-06-29CIFS: Fix some return values in case of error in 'crypt_message'Christophe Jaillet
2017-06-29CIFS: Improve readdir verbosityPavel Shilovsky
2017-06-29KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras
2017-06-29KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exitPaul Mackerras
2017-06-29KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras
2017-06-29KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1Paul Mackerras
2017-06-29KVM: PPC: Book3S HV: Preserve userspace HTM state properlyPaul Mackerras
2017-06-29KVM: PPC: Book3S HV: Cope with host using large decrementer modePaul Mackerras
2017-06-29KVM: s390: gaccess: fix real-space designation asce handling for gmap shadowsHeiko Carstens
2017-06-29KVM: MIPS: Fix maybe-uninitialized build failureJames Cowgill
2017-06-29KVM: x86: fix singlestepping over syscallPaolo Bonzini
2017-06-29perf probe: Fix probe definition for inlined functionsBjörn Töpel
2017-06-29perf/x86/intel: Add 1G DTLB load/store miss support for SKLKan Liang
2017-06-29lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov
2017-06-29fs/dax.c: fix inefficiency in dax_writeback_mapping_range()Jan Kara
2017-06-29autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown
2017-06-29powerpc/perf: Fix oops when kthread execs user processRavi Bangoria
2017-06-29fs/exec.c: account for argv/envp pointersKees Cook