summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-03tty: n_gsm: fix UAF in gsm_cleanup_muxChaoyuan Peng1-1/+3
2023-08-03staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()Zhang Shurong1-2/+4
2023-08-03staging: r8712: Fix memory leak in _r8712_init_xmit_priv()Larry Finger2-9/+40
2023-08-03Documentation: security-bugs.rst: clarify CVE handlingGreg Kroah-Hartman1-7/+6
2023-08-03Documentation: security-bugs.rst: update preferences when dealing with the li...Greg Kroah-Hartman1-14/+12
2023-08-03Revert "usb: xhci: tegra: Fix error check"Dan Carpenter1-4/+4
2023-08-03usb: xhci-mtk: set the dma max_seg_sizeRicardo Ribalda1-0/+1
2023-08-03usb: cdns3: fix incorrect calculation of ep_buf_size when more than one configFrank Li1-1/+3
2023-08-03USB: quirks: add quirk for Focusrite ScarlettƁukasz Bartosik1-0/+4
2023-08-03usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen1-1/+7
2023-08-03usb: misc: ehset: fix wrong if conditionXu Yang1-4/+4
2023-08-03usb: dwc3: don't reset device side if dwc3 was configured as host-onlyJisheng Zhang1-2/+2
2023-08-03usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan1-2/+4
2023-08-03Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"Jakub Vanek2-19/+0
2023-08-03usb: typec: Use sysfs_emit_at when concatenating the stringKyle Tso1-2/+2
2023-08-03usb: typec: Iterate pds array when showing the pd listKyle Tso1-6/+5
2023-08-03usb: typec: Set port->pd before adding device for typec_portKyle Tso1-1/+3
2023-08-03TIOCSTI: always enable for CAP_SYS_ADMINSamuel Thibault1-1/+1
2023-08-03can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPEDMarc Kleine-Budde1-0/+2
2023-08-03USB: serial: simple: sort driver entriesJohan Hovold1-33/+33
2023-08-03USB: serial: simple: add Kaufmann RKS+CAN VCPOliver Neukum1-0/+7
2023-08-03USB: serial: option: add Quectel EC200A module supportMohsen Tahmasebi1-0/+2
2023-08-03USB: serial: option: support Quectel EM060K_128Jerry Meng1-0/+4
2023-08-03serial: sifive: Fix sifive_serial_console_setup() sectionSamuel Holland1-1/+1
2023-08-03serial: 8250_dw: Preserve original value of DLF registerRuihong Luo1-2/+4
2023-08-03tty: serial: sh-sci: Fix sleeping in atomic contextBiju Das1-1/+1
2023-08-03serial: qcom-geni: drop bogus runtime pm state updateJohan Hovold1-7/+0
2023-08-03KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalidSean Christopherson5-20/+52
2023-08-03KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guestSean Christopherson1-4/+9
2023-08-03KVM: Grab a reference to KVM for VM and vCPU stats file descriptorsSean Christopherson1-0/+24
2023-08-03usb: gadget: core: remove unbalanced mutex_unlock in usb_gadget_activateMichael Grzeschik1-1/+0
2023-08-03USB: gadget: Fix the memory leak in raw_gadget driverZqiang1-4/+6
2023-08-03usb: gadget: call usb_gadget_check_config() to verify UDC capabilityFrank Li1-0/+4
2023-08-03Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...Dan Carpenter1-4/+4
2023-08-03tracing: Fix warning in trace_buffered_event_disable()Zheng Yejian1-10/+4
2023-08-03ring-buffer: Fix wrong stat of cpu_buffer->readZheng Yejian1-10/+12
2023-08-03ata: pata_ns87415: mark ns87560_tf_read staticArnd Bergmann1-1/+1
2023-08-03tmpfs: fix Documentation of noswap and huge mount optionsHugh Dickins1-27/+20
2023-08-03iommufd: IOMMUFD_DESTROY should not increase the refcountJason Gunthorpe3-30/+75
2023-08-03ublk: return -EINTR if breaking from waiting for existed users in DEL_DEVMing Lei1-2/+2
2023-08-03ublk: fail to recover device if queue setup is interruptedMing Lei1-1/+3
2023-08-03ublk: fail to start device if queue setup is interruptedMing Lei1-1/+2
2023-08-03drm/msm: Disallow submit with fence id 0Rob Clark1-1/+1
2023-08-03RDMA/irdma: Report correct WC errorSindhu Devale1-0/+1
2023-08-03RDMA/irdma: Fix op_type reporting in CQEsSindhu Devale1-1/+1
2023-08-03drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter1-1/+1
2023-08-03drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello1-3/+3
2023-08-03dm raid: protect md_stop() with 'reconfig_mutex'Yu Kuai2-1/+5
2023-08-03dm raid: clean up four equivalent goto tags in raid_ctr()Yu Kuai1-18/+9
2023-08-03dm raid: fix missing reconfig_mutex unlock in raid_ctr() error pathsYu Kuai1-2/+7