summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-28Linux 4.4.79v4.4.79Greg Kroah-Hartman1-1/+1
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-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-28RDMA/core: Initialize port_num in qp_attrIsmail, Mustafa1-0/+2
2017-07-28ceph: fix race in concurrent readdirYan, Zheng1-0/+5
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: Fix a typo: s/preset/present/ in r2-to-r6 emulation error messageMaciej W. Rozycki1-1/+1
2017-07-28MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'Maciej W. Rozycki1-8/+4
2017-07-28MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'Maciej W. Rozycki1-8/+8
2017-07-28MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki1-3/+4
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-28MIPS: Fix MIPS I ISA /proc/cpuinfo reportingMaciej W. Rozycki1-1/+1
2017-07-28x86/ioapic: Pass the correct data to unmask_ioapic_irq()Seunghun Han1-1/+1
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-28ftrace: Fix uninitialized variable in match_records()Dan Carpenter1-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-28ipmi:ssif: Add missing unlock in error branchCorey Minyard1-0/+5
2017-07-28ipmi: use rcu lock around call to intf->handlers->sender()Tony Camuso1-0/+5
2017-07-28drm/radeon: Fix eDP for single-display iMac10,1 (v2)Mario Kleiner1-2/+11
2017-07-28drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher1-0/+6
2017-07-28drm/amd/amdgpu: Return error if initiating read out of range on vramTom St Denis1-0/+3
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-28cx88: Fix regression in initial video standard settingDevin Heitmueller2-2/+9
2017-07-28x86/xen: allow userspace access during hypercallsMarek Marczykowski-Górecki1-0/+3
2017-07-28md: don't use flush_signals in userspace processesMikulas Patocka2-2/+8
2017-07-28usb: renesas_usbhs: gadget: disable all eps when the driver stopsYoshihiro Shimoda1-7/+24
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