summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-27Linux 3.18.63v3.18.63Greg Kroah-Hartman
2017-07-27MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27alarmtimer: don't rate limit one-shot timersGreg Hackmann
2017-07-27tracing: Fix kmemleak in instance_rmdirChunyu Hu
2017-07-27spmi: Include OF based modalias in device ueventBjorn Andersson
2017-07-27of: device: Export of_device_{get_modalias, uvent_modalias} to modulesStephen Boyd
2017-07-27KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras
2017-07-27drm/mst: Avoid processing partially received up/down message transactionsImre Deak
2017-07-27drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Imre Deak
2017-07-27drm/mst: Fix error handling during MST sideband message receptionImre Deak
2017-07-27staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino
2017-07-27Revert "perf/core: Drop kernel samples even though :u is specified"Ingo Molnar
2017-07-27perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao
2017-07-27target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesceJiang Yi
2017-07-27udf: Fix deadlock between writeback and udf_setsize()Jan Kara
2017-07-27NFS: only invalidate dentrys that are clearly invalid.NeilBrown
2017-07-27Input: i8042 - fix crash at boot timeChen Hong
2017-07-27MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki
2017-07-27MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki
2017-07-27MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-07-27MIPS: Save static registers before sysmipsJames Hogan
2017-07-27x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han
2017-07-27MIPS: Negate error syscall return in traceJames Hogan
2017-07-27MIPS: Fix mips_atomic_set() with EVAJames Hogan
2017-07-27MIPS: Fix mips_atomic_set() retry conditionJames Hogan
2017-07-27vfio: New external user group/file matchAlex Williamson
2017-07-27vfio: Fix group release deadlockAlex Williamson
2017-07-27f2fs: Don't clear SGID when inheriting ACLsJaegeuk Kim
2017-07-27drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-07-27s390/syscalls: Fix out of bounds arguments accessJiri Olsa
2017-07-27Raid5 should update rdev->sectors after reshapeXiao Ni
2017-07-27md: don't use flush_signals in userspace processesMikulas Patocka
2017-07-27usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda
2017-07-27USB: cdc-acm: add device-id for quirky printerJohan Hovold
2017-07-27usb: storage: return on error to avoid a null pointer dereferenceColin Ian King
2017-07-27xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman
2017-07-27xhci: fix 20000ms port resume timeoutMathias Nyman
2017-07-27PCI/PM: Restore the status of PCI devices across hibernationChen Yu
2017-07-27af_key: Fix sadb_x_ipsecrequest parsingHerbert Xu
2017-07-27powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran
2017-07-27powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard
2017-07-27powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard
2017-07-27powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman
2017-07-27scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.Maurizio Lombardi
2017-07-27PM / Domains: Fix unsafe iteration over modified list of domain providersKrzysztof Kozlowski
2017-07-27PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski
2017-07-27ASoC: compress: Derive substream from stream based on directionSatish Babu Patakokila
2017-07-27Bluetooth: use constant time memory comparison for secret valuesJason A. Donenfeld
2017-07-27NFC: Add sockaddr length checks before accessing sa_family in bind handlersMateusz Jurczyk
2017-07-27stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches