summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-03x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocksYazen Ghannam1-2/+2
2023-08-03btrfs: check for commit error at btrfs_attach_transaction_barrier()Filipe Manana1-2/+7
2023-08-03btrfs: check if the transaction was aborted at btrfs_wait_for_commit()Filipe Manana1-0/+1
2023-08-03btrfs: account block group tree when calculating global reserve sizeFilipe Manana1-0/+5
2023-08-03btrfs: zoned: do not enable async discardNaohiro Aota2-1/+9
2023-08-03hwmon: (pmbus_core) Fix Deadlock in pmbus_regulator_get_statusGuenter Roeck1-1/+2
2023-08-03hwmon: (pmbus_core) Fix NULL pointer dereferencePatrick Rudolph1-7/+8
2023-08-03hwmon: (pmbus_core) Fix pmbus_is_enabled()Patrick Rudolph1-1/+1
2023-08-03hwmon: (aquacomputer_d5next) Fix incorrect PWM value readoutAleksa Savic1-1/+1
2023-08-03hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabledGilles Buloz1-1/+1
2023-08-03hwmon: (k10temp) Enable AMD3255 Proc to show negative temperatureBaskaran Kannan1-2/+15
2023-08-03ALSA: hda/relatek: Enable Mute LED on HP 250 G8Luka Guzenko1-0/+1
2023-08-03ALSA: hda/realtek: Support ASUS G713PV laptopPavel Asyutchenko1-0/+1
2023-08-03Revert "xhci: add quirk for host controllers that don't update endpoint DCS"Oliver Neukum2-27/+2
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