summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-28MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki1-3/+4
2017-07-28alarmtimer: don't rate limit one-shot timersGreg Hackmann1-1/+2
2017-07-28tracing: Fix kmemleak in instance_rmdirChunyu Hu1-0/+1
2017-07-28spmi: Include OF based modalias in device ueventBjorn Andersson1-0/+12
2017-07-28of: device: Export of_device_{get_modalias, uvent_modalias} to modulesStephen Boyd1-0/+2
2017-07-28KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras1-0/+16
2017-07-28drm/mst: Avoid processing partially received up/down message transactionsImre Deak1-7/+24
2017-07-28drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Imre Deak1-1/+3
2017-07-28drm/mst: Fix error handling during MST sideband message receptionImre Deak1-2/+8
2017-07-28staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino1-0/+1
2017-07-28Revert "perf/core: Drop kernel samples even though :u is specified"Ingo Molnar1-21/+0
2017-07-28perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao1-1/+1
2017-07-28target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesceJiang Yi1-0/+9
2017-07-28udf: Fix deadlock between writeback and udf_setsize()Jan Kara1-2/+2
2017-07-28NFS: only invalidate dentrys that are clearly invalid.NeilBrown2-6/+10
2017-07-28Input: i8042 - fix crash at boot timeChen Hong1-3/+9
2017-07-28MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki1-0/+38
2017-07-28MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki1-4/+1
2017-07-28MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki1-0/+1
2017-07-28MIPS: Save static registers before sysmipsJames Hogan5-4/+10
2017-07-28x86/acpi: Prevent out of bound access caused by broken ACPI tablesSeunghun Han1-0/+8
2017-07-28MIPS: Negate error syscall return in traceJames Hogan1-1/+1
2017-07-28MIPS: Fix mips_atomic_set() with EVAJames Hogan1-2/+5
2017-07-28MIPS: Fix mips_atomic_set() retry conditionJames Hogan1-1/+1
2017-07-28vfio: New external user group/file matchAlex Williamson3-8/+30
2017-07-28vfio: Fix group release deadlockAlex Williamson1-1/+36
2017-07-28f2fs: Don't clear SGID when inheriting ACLsJaegeuk Kim1-1/+1
2017-07-28drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher1-0/+6
2017-07-28s390/syscalls: Fix out of bounds arguments accessJiri Olsa1-0/+6
2017-07-28Raid5 should update rdev->sectors after reshapeXiao Ni1-3/+1
2017-07-28md: don't use flush_signals in userspace processesMikulas Patocka2-2/+8
2017-07-28usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda1-1/+3
2017-07-28USB: cdc-acm: add device-id for quirky printerJohan Hovold1-0/+3
2017-07-28usb: storage: return on error to avoid a null pointer dereferenceColin Ian King1-1/+4
2017-07-28xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman1-4/+7
2017-07-28xhci: fix 20000ms port resume timeoutMathias Nyman1-0/+3
2017-07-28PCI/PM: Restore the status of PCI devices across hibernationChen Yu1-0/+1
2017-07-28af_key: Fix sadb_x_ipsecrequest parsingHerbert Xu1-21/+26
2017-07-28powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran1-1/+1
2017-07-28powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard1-0/+13
2017-07-28powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard1-2/+4
2017-07-28powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman1-2/+2
2017-07-28scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.Maurizio Lombardi1-4/+10
2017-07-28PM / Domains: Fix unsafe iteration over modified list of domain providersKrzysztof Kozlowski1-2/+2
2017-07-28PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski1-2/+2
2017-07-28ASoC: compress: Derive substream from stream based on directionSatish Babu Patakokila1-2/+4
2017-07-28Bluetooth: use constant time memory comparison for secret valuesJason A. Donenfeld1-2/+3
2017-07-28NFC: Add sockaddr length checks before accessing sa_family in bind handlersMateusz Jurczyk1-2/+4
2017-07-28stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches1-4/+4
2017-07-28include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko2-13/+9