summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-05arm64: dts: ls1028a: fix a compatible issueYuantian Tang1-1/+1
2019-12-05ASoC: kirkwood: fix device remove orderingRussell King1-1/+2
2019-12-05ASoC: kirkwood: fix external clock probe deferRussell King1-4/+4
2019-12-05clk: samsung: exynos542x: Move G3D subsystem clocks to its sub-CMUMarek Szyprowski1-2/+19
2019-12-05clk: samsung: exynos5433: Fix error pathsMarek Szyprowski1-2/+12
2019-12-05reset: Fix memory leak in reset_control_array_put()Kishon Vijay Abraham I1-0/+1
2019-12-05ASoC: compress: fix unsigned integer overflow checkXiaojun Sang1-1/+1
2019-12-05ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUXStephan Gerhold1-2/+2
2019-12-05soundwire: intel: fix intel_register_dai PDI offsets and numbersBard Liao1-2/+2
2019-12-05clocksource/drivers/mediatek: Fix error handlingFabien Parent1-8/+2
2019-12-05thunderbolt: Fix lockdep circular locking depedency warningMika Westerberg1-9/+0
2019-12-05thunderbolt: Read DP IN adapter first two dwords in one goMika Westerberg1-8/+11
2019-12-05clk: at91: sam9x60: fix programmable clockEugen Hristev1-0/+1
2019-12-05clk: meson: gxbb: let sar_adc_clk_div set the parent clock rateMartin Blumenstingl1-0/+1
2019-12-05XArray: Fix xas_next() with a single entry at 0Matthew Wilcox (Oracle)2-0/+28
2019-12-05net: disallow ancillary data for __sys_{send,recv}msg_file()Jens Axboe1-6/+37
2019-12-05net: separate out the msghdr copy from ___sys_{send,recv}msg()Jens Axboe1-46/+95
2019-12-05io_uring: async workers should inherit the user credsJens Axboe1-1/+22
2019-11-29Linux 5.3.14v5.3.14Greg 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-29powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl1-3/+16
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-29mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocationsAlexander Potapenko1-6/+16
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-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-29nfc: port100: handle command failure cleanlyOliver Neukum1-1/+1
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