summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nilfs2: prevent kernel bug at submit_bh_wbc()Ryusuke Konishi1-1/+1
2024-04-13nilfs2: use a more common logging styleJoe Perches20-251/+239
2024-04-13nilfs2: fix failure to detect DAT corruption in btree and direct mappingsRyusuke Konishi2-4/+14
2024-04-13memtest: use {READ,WRITE}_ONCE in memory scanningQiang Zhang1-2/+2
2024-04-13drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula1-1/+1
2024-04-13drm/imx/ipuv3: do not return negative values from .get_modes()Jani Nikula1-2/+2
2024-04-13s390/zcrypt: fix reference counting on zcrypt card objectsHarald Freudenberger1-0/+2
2024-04-13soc: fsl: qbman: Use raw spinlock for cgr_lockSean Anderson1-11/+14
2024-04-13soc: fsl: qbman: Add CGR update functionSean Anderson2-0/+57
2024-04-13soc: fsl: qbman: Add helper for sanity checking cgr opsSean Anderson1-10/+19
2024-04-13soc: fsl: qbman: Always disable interrupts when taking cgr_lockSean Anderson1-5/+5
2024-04-13vfio/platform: Disable virqfds on cleanupAlex Williamson1-1/+4
2024-04-13kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1Nathan Chancellor1-0/+2
2024-04-13speakup: Fix 8bit characters from direct synthSamuel Thibault1-1/+3
2024-04-13slimbus: core: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-2/+2
2024-04-13ext4: fix corruption during on-line resizeMaximilian Heyne1-1/+2
2024-04-13hwmon: (amc6821) add of_match tableJosua Mayer1-0/+11
2024-04-13mmc: core: Fix switch on gp3 partitionDominique Martinet1-4/+6
2024-04-13dm-raid: fix lockdep waring in "pers->hot_add_disk"Yu Kuai1-0/+2
2024-04-13Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d""Song Liu1-0/+12
2024-04-13PCI/PM: Drain runtime-idle callbacks before driver removalRafael J. Wysocki1-0/+7
2024-04-13PCI: Drop pci_device_remove() test of pci_dev->driverUwe Kleine-König1-9/+7
2024-04-13fuse: don't unhash rootMiklos Szeredi2-3/+5
2024-04-13mmc: tmio: avoid concurrent runs of mmc_request_done()Wolfram Sang1-0/+2
2024-04-13PM: sleep: wakeirq: fix wake irq warning in system suspendQingliang Li1-1/+3
2024-04-13USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113MToru Katagiri1-0/+2
2024-04-13USB: serial: option: add MeiG Smart SLM320 productAurélien Jacobs1-0/+6
2024-04-13USB: serial: cp210x: add ID for MGP Instruments PDS100Christian Häggström1-0/+1
2024-04-13USB: serial: add device ID for VeriFone adapterCameron Williams1-0/+1
2024-04-13USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USBDaniel Vogelbacher2-0/+8
2024-04-13powerpc/fsl: Fix mfpmr build errors with newer binutilsMichael Ellerman1-2/+9
2024-04-13clk: qcom: mmcc-msm8974: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-04-13clk: qcom: mmcc-apq8084: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-04-13clk: qcom: gcc-ipq8074: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-04-13PM: suspend: Set mem_sleep_current during kernel command line setupMaulik Shah1-0/+1
2024-04-13parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit buildsGuenter Roeck1-0/+1
2024-04-13parisc: Fix csum_ipv6_magic on 64-bit systemsGuenter Roeck1-2/+2
2024-04-13parisc: Fix csum_ipv6_magic on 32-bit systemsGuenter Roeck1-1/+2
2024-04-13parisc: Fix ip_fast_csumGuenter Roeck1-1/+1
2024-04-13parisc: Do not hardcode registers in checksum functionsHelge Deller1-49/+52
2024-04-13ubi: correct the calculation of fastmap sizeZhang Yi1-3/+4
2024-04-13ubi: Check for too small LEB size in VTBL codeRichard Weinberger1-0/+6
2024-04-13ubifs: Set page uptodate in the correct placeMatthew Wilcox (Oracle)1-9/+4
2024-04-13fat: fix uninitialized field in nostale filehandlesJan Kara1-0/+6
2024-04-13crypto: qat - resolve race condition during AER recoveryDamian Muszynski1-6/+16
2024-04-13crypto: qat - fix double free during resetSvyatoslav Pankratov1-1/+2
2024-04-13sparc: vDSO: fix return value of __setup handlerRandy Dunlap1-4/+3
2024-04-13sparc64: NMI watchdog: fix return value of __setup handlerRandy Dunlap1-1/+1
2024-04-13KVM: Always flush async #PF workqueue when vCPU is being destroyedSean Christopherson1-5/+26
2024-04-13media: xc4000: Fix atomicity violation in xc4000_get_frequencyGui-Dong Han1-2/+2