summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-29Linux 5.4.1v5.4.1Greg Kroah-Hartman1-1/+1
2019-11-29KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman3-0/+41
2019-11-29powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman4-4/+54
2019-11-29staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr1-7/+14
2019-11-29USB: serial: option: add support for Foxconn T77W968 LTE modulesAleksander Morgado1-0/+4
2019-11-29USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado1-0/+3
2019-11-29USB: serial: mos7840: fix remote wakeupJohan Hovold1-5/+0
2019-11-29USB: serial: mos7720: fix remote wakeupJohan Hovold1-4/+0
2019-11-29USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl1-0/+11
2019-11-29appledisplay: fix error handling in the scheduled workOliver Neukum1-1/+7
2019-11-29USB: chaoskey: fix error case of a timeoutOliver Neukum1-3/+21
2019-11-29usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman1-0/+1
2019-11-29usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()Suwan Kim1-18/+32
2019-11-29usbip: tools: fix fd leakage in the function of read_attr_usbip_statusHewenliang1-1/+1
2019-11-29USBIP: add config dependency for SGL_ALLOCOliver Neukum1-0/+1
2019-11-29ALSA: hda - Disable audio component for legacy Nvidia HDMI codecsTakashi Iwai1-22/+0
2019-11-29media: mceusb: fix out of bounds read in MCE receiver bufferA Sun1-43/+98
2019-11-29media: imon: invalid dereference in imon_touch_eventSean Young1-2/+1
2019-11-29media: cxusb: detect cxusb_ctrl_msg error in queryVito Caputo1-1/+2
2019-11-29media: b2c2-flexcop-usb: add sanity checkingOliver Neukum1-0/+3
2019-11-29media: uvcvideo: Fix error path in control parsing failureLaurent Pinchart1-13/+15
2019-11-29futex: Prevent exit livelockThomas Gleixner1-15/+91
2019-11-29futex: Provide distinct return value when owner is exitingThomas Gleixner1-7/+9
2019-11-29futex: Add mutex around futex exitThomas Gleixner3-0/+18
2019-11-29futex: Provide state handling for exec() as wellThomas Gleixner1-4/+34
2019-11-29futex: Sanitize exit state handlingThomas Gleixner1-7/+10
2019-11-29futex: Mark the begin of futex exit explicitlyThomas Gleixner3-41/+40
2019-11-29futex: Set task::futex_state to DEAD right after handling futex exitThomas Gleixner2-1/+1
2019-11-29futex: Split futex_mm_release() for exit/execThomas Gleixner3-6/+12
2019-11-29exit/exec: Seperate mm_release()Thomas Gleixner4-5/+17
2019-11-29futex: Replace PF_EXITPIDONE with a stateThomas Gleixner4-29/+49
2019-11-29futex: Move futex exit handling into futex codeThomas Gleixner4-41/+48
2019-11-29cpufreq: Add NULL checks to show() and store() methods of cpufreqKai Shen1-0/+6
2019-11-29media: usbvision: Fix races among open, close, and disconnectAlan Stern1-3/+18
2019-11-29media: usbvision: Fix invalid accesses after device disconnectAlan Stern1-2/+6
2019-11-29media: vivid: Fix wrong locking that causes race conditions on streaming stopAlexander Popov3-9/+15
2019-11-29media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN2-6/+0
2019-11-29ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port dataGeoffrey D. Bennett1-18/+18
2019-11-29ALSA: usb-audio: Fix NULL dereference at parsing BADDTakashi Iwai1-0/+3
2019-11-29futex: Prevent robust futex exit raceYang Tao1-7/+51
2019-11-29x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3Andy Lutomirski1-3/+18
2019-11-29x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...Ingo Molnar3-10/+14
2019-11-29selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernelAndy Lutomirski1-0/+13
2019-11-29selftests/x86/mov_ss_trap: Fix the SYSENTER testAndy Lutomirski1-1/+2
2019-11-29x86/entry/32: Fix NMI vs ESPFIXPeter Zijlstra1-12/+41
2019-11-29x86/entry/32: Unwind the ESPFIX stack earlier on exception entryAndy Lutomirski1-14/+16
2019-11-29x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALLAndy Lutomirski1-31/+35
2019-11-29x86/entry/32: Use %ss segment where requiredAndy Lutomirski1-5/+14
2019-11-29x86/entry/32: Fix IRET exceptionPeter Zijlstra1-1/+1
2019-11-29x86/cpu_entry_area: Add guard page for entry stack on 32bitThomas Gleixner1-1/+5