summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-29Linux 5.4.1v5.4.1Greg Kroah-Hartman
2019-11-29KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-11-29powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-11-29staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr
2019-11-29USB: serial: option: add support for Foxconn T77W968 LTE modulesAleksander Morgado
2019-11-29USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado
2019-11-29USB: serial: mos7840: fix remote wakeupJohan Hovold
2019-11-29USB: serial: mos7720: fix remote wakeupJohan Hovold
2019-11-29USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl
2019-11-29appledisplay: fix error handling in the scheduled workOliver Neukum
2019-11-29USB: chaoskey: fix error case of a timeoutOliver Neukum
2019-11-29usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman
2019-11-29usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()Suwan Kim
2019-11-29usbip: tools: fix fd leakage in the function of read_attr_usbip_statusHewenliang
2019-11-29USBIP: add config dependency for SGL_ALLOCOliver Neukum
2019-11-29ALSA: hda - Disable audio component for legacy Nvidia HDMI codecsTakashi Iwai
2019-11-29media: mceusb: fix out of bounds read in MCE receiver bufferA Sun
2019-11-29media: imon: invalid dereference in imon_touch_eventSean Young
2019-11-29media: cxusb: detect cxusb_ctrl_msg error in queryVito Caputo
2019-11-29media: b2c2-flexcop-usb: add sanity checkingOliver Neukum
2019-11-29media: uvcvideo: Fix error path in control parsing failureLaurent Pinchart
2019-11-29futex: Prevent exit livelockThomas Gleixner
2019-11-29futex: Provide distinct return value when owner is exitingThomas Gleixner
2019-11-29futex: Add mutex around futex exitThomas Gleixner
2019-11-29futex: Provide state handling for exec() as wellThomas Gleixner
2019-11-29futex: Sanitize exit state handlingThomas Gleixner
2019-11-29futex: Mark the begin of futex exit explicitlyThomas Gleixner
2019-11-29futex: Set task::futex_state to DEAD right after handling futex exitThomas Gleixner
2019-11-29futex: Split futex_mm_release() for exit/execThomas Gleixner
2019-11-29exit/exec: Seperate mm_release()Thomas Gleixner
2019-11-29futex: Replace PF_EXITPIDONE with a stateThomas Gleixner
2019-11-29futex: Move futex exit handling into futex codeThomas Gleixner
2019-11-29cpufreq: Add NULL checks to show() and store() methods of cpufreqKai Shen
2019-11-29media: usbvision: Fix races among open, close, and disconnectAlan Stern
2019-11-29media: usbvision: Fix invalid accesses after device disconnectAlan Stern
2019-11-29media: vivid: Fix wrong locking that causes race conditions on streaming stopAlexander Popov
2019-11-29media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN
2019-11-29ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port dataGeoffrey D. Bennett
2019-11-29ALSA: usb-audio: Fix NULL dereference at parsing BADDTakashi Iwai
2019-11-29futex: Prevent robust futex exit raceYang Tao
2019-11-29x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3Andy Lutomirski
2019-11-29x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...Ingo Molnar
2019-11-29selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernelAndy Lutomirski
2019-11-29selftests/x86/mov_ss_trap: Fix the SYSENTER testAndy Lutomirski
2019-11-29x86/entry/32: Fix NMI vs ESPFIXPeter Zijlstra
2019-11-29x86/entry/32: Unwind the ESPFIX stack earlier on exception entryAndy Lutomirski
2019-11-29x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALLAndy Lutomirski
2019-11-29x86/entry/32: Use %ss segment where requiredAndy Lutomirski
2019-11-29x86/entry/32: Fix IRET exceptionPeter Zijlstra
2019-11-29x86/cpu_entry_area: Add guard page for entry stack on 32bitThomas Gleixner