summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-08Linux 5.4.263v5.4.263Greg Kroah-Hartman1-1/+1
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-08scsi: qla2xxx: Simplify the code for aborting SCSI commandsBart Van Assche3-21/+14
2023-12-08ima: detect changes to the backing overlay fileMimi Zohar3-1/+22
2023-12-08ovl: skip overlayfs superblocks at global syncKonstantin Khlebnikov3-3/+7
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-08mtd: cfi_cmdset_0001: Byte swap OTP infoLinus Walleij1-2/+18
2023-12-08mtd: cfi_cmdset_0001: Support the absence of protection registersJean-Philippe Brucker1-5/+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-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-08net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu1-0/+4
2023-12-08ipv4: igmp: fix refcnt uaf issue when receiving igmp query packetZhengchao Shao1-2/+4
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
2023-12-08btrfs: add dmesg output for first mount and last unmount of a filesystemQu Wenruo2-1/+5
2023-12-08powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2-0/+15
2023-12-08bcache: revert replacing IS_ERR_OR_NULL with IS_ERRMarkus Weippert1-1/+1
2023-12-08dm verity: don't perform FEC for failed readahead IOWu Bo1-1/+3
2023-12-08dm-verity: align struct dm_verity_fec_io properlyMikulas Patocka2-7/+2
2023-12-08ALSA: hda/realtek: Add supported ALC257 for ChromeOSKailang Yang1-0/+3
2023-12-08ALSA: hda/realtek: Headset Mic VREF to 100%Kailang Yang1-0/+9
2023-12-08ALSA: hda: Disable power-save on KONTRON SinglePCTakashi Iwai1-0/+2
2023-12-08mmc: block: Do not lose cache flush during CQE error recoveryAdrian Hunter1-0/+2
2023-12-08firewire: core: fix possible memory leak in create_units()Yang Yingliang1-7/+4
2023-12-08pinctrl: avoid reload of p state in list iterationMaria Yu1-3/+3
2023-12-08io_uring: fix off-by one bvec indexKeith Busch1-1/+1
2023-12-08USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold1-4/+4
2023-12-08USB: dwc3: qcom: fix resource leaks on probe deferralJohan Hovold1-3/+6
2023-12-08usb: dwc3: set the dma max_seg_sizeRicardo Ribalda1-0/+2
2023-12-08USB: dwc2: write HCINT with INTMASK appliedOliver Neukum1-8/+7
2023-12-08USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak1-1/+2
2023-12-08USB: serial: option: fix FM101R-GL definesPuliang Lu1-2/+2
2023-12-08USB: serial: option: add Fibocom L7xx modulesVictor Fragoso1-0/+1
2023-12-08bcache: prevent potential division by zero errorRand Deeb1-1/+1