summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-23USB: UAS: fix disconnect by unplugging a hubOliver Neukum1-2/+12
2020-09-23USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao1-0/+4
2020-09-23MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer1-2/+7
2020-09-23fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa1-1/+1
2020-09-23perf test: Free formats for perf pmu parse testNamhyung Kim3-0/+13
2020-09-23MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer1-0/+1
2020-09-23i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo2-12/+38
2020-09-23rapidio: Replace 'select' DMAENGINES 'with depends on'Laurent Pinchart1-1/+1
2020-09-23SUNRPC: stop printk reading past end of stringJ. Bruce Fields1-2/+2
2020-09-23scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart1-1/+3
2020-09-23scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu1-1/+1
2020-09-23NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recallOlga Kornievskaia1-1/+6
2020-09-23gcov: add support for GCC 10.1Peter Oberparleiter2-2/+3
2020-09-23usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman1-49/+42
2020-09-23USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modulesAleksander Morgado1-0/+2
2020-09-23USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen2-0/+2
2020-09-23video: fbdev: fix OOB read in vga_8planes_imageblit()Tetsuo Handa1-1/+1
2020-09-23KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li1-0/+1
2020-09-23vgacon: remove software scrollback supportLinus Torvalds6-189/+1
2020-09-23fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds7-44/+8
2020-09-23fbcon: remove soft scrollback codeLinus Torvalds1-332/+4
2020-09-23rbd: require global CAP_SYS_ADMIN for mapping and unmappingIlya Dryomov1-0/+9
2020-09-23scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...Hou Pu3-7/+5
2020-09-23btrfs: fix wrong address when faulting in pages in the search ioctlFilipe Manana1-1/+2
2020-09-23staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev2-18/+6
2020-09-23USB: core: add helpers to retrieve endpointsJohan Hovold2-0/+118
2020-09-23iio:accel:mma8452: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+8
2020-09-23iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+12
2020-09-23iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron1-6/+9
2020-09-23iio: adc: mcp3422: fix locking on error pathAngelo Compagnucci1-1/+3
2020-09-23iio: adc: mcp3422: fix locking scopeAngelo Compagnucci1-5/+7
2020-09-23gcov: Disable gcov build with GCC 10Leon Romanovsky1-0/+1
2020-09-23ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabledRander Wang1-0/+2
2020-09-23drivers/net/wan/hdlc_cisco: Add hard_header_lenXie He1-0/+1
2020-09-23xfs: initialize the shortform attr header padding entryDarrick J. Wong1-2/+2
2020-09-23drivers/net/wan/lapbether: Set network_header before transmittingXie He1-0/+2
2020-09-23firestream: Fix memleak in fs_openDinghao Liu1-0/+1
2020-09-23drivers/net/wan/lapbether: Added needed_tailroomXie He1-0/+1
2020-09-23scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATALuo Jiaxing1-1/+4
2020-09-23ARM: dts: socfpga: fix register entry for timer3 on Arria10Dinh Nguyen1-1/+1
2020-09-12Linux 4.4.236v4.4.236Greg Kroah-Hartman1-1/+1
2020-09-12net: disable netpoll on fresh napisJakub Kicinski2-2/+3
2020-09-12sctp: not disable bh in the whole sctp_get_port_local()Xin Long1-10/+6
2020-09-12net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc1-0/+4
2020-09-12bnxt: don't enable NAPI until rings are readyJakub Kicinski1-6/+3
2020-09-12bnxt_en: Failure to update PHY is not fatal condition.Michael Chan1-1/+1
2020-09-12net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu1-1/+1
2020-09-12ravb: Fixed to be able to unload modulesYuusuke Ashizuka1-55/+55
2020-09-12affs: fix basic permission bits to actually workMax Staudt3-7/+62
2020-09-12fs/affs: use octal for permissionsFabian Frederick1-18/+18