summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-27net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()Christophe JAILLET1-2/+2
2024-03-27f2fs: compress: fix to check zstd compress level correctly in mount optionChao Yu1-2/+8
2024-03-27f2fs: fix to create selinux label during whiteout initializationChao Yu3-11/+22
2024-03-27scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfnArnd Bergmann4-13/+19
2024-03-27RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store()Alexey Kodanev1-1/+1
2024-03-27RDMA/device: Fix a race between mad_client and cm_client initShifeng Li1-15/+22
2024-03-27RDMA/hns: Fix mis-modifying default congestion control algorithmLuoyouming2-14/+19
2024-03-27i3c: dw: Disable IBI IRQ depends on hot-join and SIR enablingDylan Hung1-1/+3
2024-03-27scsi: csiostor: Avoid function pointer castsArnd Bergmann3-19/+20
2024-03-27f2fs: fix to avoid potential panic during recoveryChao Yu2-17/+21
2024-03-27f2fs: compress: fix to cover f2fs_disable_compressed_file() w/ i_semChao Yu1-2/+11
2024-03-27f2fs: fix NULL pointer dereference in f2fs_submit_page_write()Wenjie Qi1-4/+4
2024-03-27f2fs: zone: fix to wait completion of last bio in zone correctlyChao Yu1-2/+1
2024-03-27f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panicChao Yu1-3/+1
2024-03-27f2fs: compress: fix to avoid inconsistence bewteen i_blocks and dnodeChao Yu4-16/+24
2024-03-27f2fs: update blkaddr in __set_data_blkaddr() for cleanupChao Yu3-16/+11
2024-03-27f2fs: introduce get_dnode_addr() to clean up codesChao Yu4-37/+32
2024-03-27f2fs: delete obsolete FI_DROP_CACHEChao Yu2-9/+0
2024-03-27f2fs: delete obsolete FI_FIRST_BLOCK_WRITTENChao Yu6-40/+0
2024-03-27f2fs: compress: fix to check unreleased compressed clusterSheng Yong1-1/+12
2024-03-27f2fs: compress: fix to cover normal cluster write with cp_rwsemChao Yu2-10/+20
2024-03-27f2fs: compress: fix to guarantee persisting compressed blocks by CPChao Yu3-10/+15
2024-03-27RDMA/srpt: Do not register event handler until srpt device is fully setupWilliam Kucharski1-2/+1
2024-03-27RDMA/irdma: Remove duplicate assignmentMustafa Ismail1-2/+1
2024-03-27ALSA: usb-audio: Stop parsing channels bits when all channels are found.Johan Carlsson1-1/+4
2024-03-27ALSA: hda/tas2781: restore power state after system_resumeGergo Koteles1-1/+12
2024-03-27ALSA: hda/tas2781: configure the amp after firmware loadGergo Koteles1-0/+2
2024-03-27ALSA: hda/tas2781: do not call pm_runtime_force_* in system_resume/suspendGergo Koteles1-10/+1
2024-03-27ALSA: hda/tas2781: add ptrs to calibration functionsGergo Koteles3-14/+31
2024-03-27ALSA: hda/tas2781: do not reset cur_* values in runtime_suspendGergo Koteles1-7/+0
2024-03-27ALSA: hda/tas2781: add lock to system_suspendGergo Koteles1-0/+4
2024-03-27ALSA: hda/tas2781: use dev_dbg in system_resumeGergo Koteles1-1/+1
2024-03-27ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptopsAthaariq Ardhiansyah1-0/+63
2024-03-27cifs: Fix writeback data corruptionDavid Howells1-126/+157
2024-03-27cifs: Don't use certain unnecessary folio_*() functionsDavid Howells1-5/+5
2024-03-27smb: do not test the return value of folio_start_writeback()Matthew Wilcox (Oracle)1-4/+2
2024-03-27PCI: brcmstb: Fix broken brcm_pcie_mdio_write() pollingJonathan Bell1-1/+1
2024-03-27clk: zynq: Prevent null pointer dereference caused by kmalloc failureDuoming Zhou1-5/+3
2024-03-27clk: Fix clk_core_get NULL dereferenceBryan O'Donoghue1-0/+3
2024-03-27sparc32: Fix section mismatch in leon_pci_grpciSam Ravnborg2-2/+2
2024-03-27backlight: lp8788: Fully initialize backlight_properties during probeDaniel Thompson1-0/+1
2024-03-27backlight: lm3639: Fully initialize backlight_properties during probeDaniel Thompson1-0/+1
2024-03-27backlight: da9052: Fully initialize backlight_properties during probeDaniel Thompson1-0/+1
2024-03-27backlight: lm3630a: Don't set bl->props.brightness in get_brightnessLuca Weiss1-10/+4
2024-03-27backlight: lm3630a: Initialize backlight_properties on initLuca Weiss1-0/+1
2024-03-27backlight: ktz8866: Correct the check for of_property_read_u32Jianhua Lu1-3/+3
2024-03-27leds: sgm3140: Add missing timer cleanup and flash gpio controlOndrej Jirman1-0/+3
2024-03-27leds: aw2013: Unlock mutex before destroying itGeorge Stark1-0/+1
2024-03-27powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc.Michael Ellerman2-3/+3
2024-03-27mfd: cs42l43: Fix wrong GPIO_FN_SEL and SPI_CLK_CONFIG1 defaultsMaciej Strozek1-2/+2