summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-08Linux 5.10.203v5.10.203Greg Kroah-Hartman1-1/+1
2023-12-08driver core: Release all resources during unbind before updating device linksSaravana Kannan1-2/+2
2023-12-08r8169: fix deadlock on RTL8125 in jumbo mtu modeHeiner Kallweit1-1/+4
2023-12-08r8169: disable ASPM in case of tx timeoutHeiner Kallweit1-1/+13
2023-12-08mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulledWenchao Chen1-0/+25
2023-12-08mmc: core: add helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit2-0/+44
2023-12-08mmc: block: Retry commands in CQE error recoveryAdrian Hunter1-2/+5
2023-12-08mmc: core: convert comma to semicolonZheng Yongjun1-4/+4
2023-12-08mmc: cqhci: Fix task clearing in CQE error recoveryAdrian Hunter1-16/+16
2023-12-08mmc: cqhci: Warn of halt or task clear failureAdrian Hunter1-3/+3
2023-12-08mmc: cqhci: Increase recovery halt timeoutAdrian Hunter1-3/+3
2023-12-08cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarilyChristoph Niedermaier1-1/+1
2023-12-08cpufreq: imx6q: don't warn for disabling a non-existing frequencyChristoph Niedermaier1-14/+16
2023-12-08scsi: qla2xxx: Fix system crash due to bad pointer accessQuinn Tran1-2/+10
2023-12-08scsi: qla2xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche1-2/+2
2023-12-08scsi: core: Introduce the scsi_cmd_to_rq() functionBart Van Assche1-0/+6
2023-12-08smb3: fix caching of ctime on setxattrSteve French1-1/+4
2023-12-08fs: add ctime accessors infrastructureJeff Layton2-1/+60
2023-12-08drm/amdgpu: don't use ATRM for external devicesAlex Deucher1-0/+5
2023-12-08driver core: Move the "removable" attribute from USB to coreRajat Jain7-48/+89
2023-12-08ima: annotate iint mutex to avoid lockdep false positive warningsAmir Goldstein1-11/+37
2023-12-08fbdev: stifb: Make the STI next font pointer a 32-bit signed offsetHelge Deller1-1/+1
2023-12-08misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device supportSiddharth Vadapalli1-0/+4
2023-12-08misc: pci_endpoint_test: Add deviceID for AM64 and J7200Kishon Vijay Abraham I1-0/+8
2023-12-08s390/cmma: fix detection of DAT pagesHeiko Carstens1-3/+3
2023-12-08s390/mm: fix phys vs virt confusion in mark_kernel_pXd() functions familyAlexander Gordeev1-4/+4
2023-12-08ASoC: SOF: sof-pci-dev: Fix community key quirk detectionMark Hasemeyer1-0/+7
2023-12-08ASoC: SOF: sof-pci-dev: don't use the community key on APL ChromebooksPierre-Louis Bossart1-1/+23
2023-12-08ASoC: SOF: sof-pci-dev: add parameter to override topology filenamePierre-Louis Bossart1-5/+20
2023-12-08ASoC: SOF: sof-pci-dev: use community key on all Up boardsPierre-Louis Bossart1-9/+1
2023-12-08ASoC: Intel: Move soc_intel_is_foo() helpers to a generic headerHans de Goede2-48/+68
2023-12-08smb3: fix touch -h of symlinkSteve French1-0/+1
2023-12-08net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea1-2/+2
2023-12-08net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea1-1/+4
2023-12-08ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda1-1/+10
2023-12-08r8169: prevent potential deadlock in rtl8169_closeHeiner Kallweit1-1/+3
2023-12-08Revert "workqueue: remove unused cancel_work()"Andrey Grodzovsky2-0/+10
2023-12-08octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya1-2/+5
2023-12-08net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu1-0/+4
2023-12-08selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn1-7/+4
2023-12-08selftests/net: ipsec: fix constant out of rangeWillem de Bruijn1-2/+2
2023-12-08dpaa2-eth: increase the needed headroom to account for alignmentIoana Ciornei2-5/+5
2023-12-08ipv4: igmp: fix refcnt uaf issue when receiving igmp query packetZhengchao Shao1-2/+4
2023-12-08usb: config: fix iteration issue in 'usb_get_bos_descriptor()'Niklas Neronin1-1/+2
2023-12-08USB: core: Change configuration warnings to noticesAlan Stern1-41/+41
2023-12-08hv_netvsc: fix race of netvsc and VF register_netdeviceHaiyang Zhang1-10/+15
2023-12-08Input: xpad - add HyperX Clutch Gladiate SupportMax Nguyen1-0/+2
2023-12-08btrfs: make error messages more clear when getting a chunk mapFilipe Manana1-3/+4
2023-12-08btrfs: send: ensure send_fd is writableJann Horn1-1/+1
2023-12-08btrfs: fix off-by-one when checking chunk map includes logical addressFilipe Manana1-1/+1