summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-01wifi: mac80211: adding missing drv_mgd_complete_tx() callJohannes Berg1-0/+1
2024-03-01wifi: mac80211: set station RX-NSS on reconfigJohannes Berg1-0/+2
2024-03-01fs/ntfs3: Fix oob in ntfs_listxattrEdward Adam Davis1-0/+3
2024-03-01fs/ntfs3: Update inode->i_size after success write into compressed fileKonstantin Komarov1-0/+2
2024-03-01fs/ntfs3: Correct function is_rst_area_validKonstantin Komarov1-6/+8
2024-03-01fs/ntfs3: Prevent generic message "attempt to access beyond end of device"Konstantin Komarov2-13/+25
2024-03-01fs/ntfs3: use non-movable memory for ntfs3 MFT buffer cacheIsm Hong1-1/+1
2024-03-01fs/ntfs3: Disable ATTR_LIST_ENTRY size checkKonstantin Komarov2-6/+4
2024-03-01fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame()Konstantin Komarov1-8/+12
2024-03-01fs/ntfs3: Fix detected field-spanning write (size 8) of single field "le->name"Konstantin Komarov1-1/+1
2024-03-01fs/ntfs3: Print warning while fixing hard links countKonstantin Komarov1-1/+1
2024-03-01fs/ntfs3: Correct hard links updating when dealing with DOS namesKonstantin Komarov1-2/+14
2024-03-01fs/ntfs3: Improve ntfs_dir_countKonstantin Komarov1-7/+3
2024-03-01fs/ntfs3: Modified fix directory element type detectionKonstantin Komarov1-5/+25
2024-03-01Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk tableSzilard Fabian1-0/+8
2024-03-01ext4: correct the hole length returned by ext4_map_blocks()Zhang Yi1-41/+70
2024-03-01smb: client: increase number of PDUs allowed in a compound requestPaulo Alcantara2-3/+3
2024-03-01nvmet-fc: take ref count on tgtport before delete assocDaniel Wagner1-8/+23
2024-03-01nvmet-fc: avoid deadlock on delete association pathDaniel Wagner1-3/+13
2024-03-01nvmet-fc: abort command when there is no bindingDaniel Wagner1-2/+6
2024-03-01nvmet-fc: hold reference on hostport matchDaniel Wagner1-2/+0
2024-03-01nvmet-fc: defer cleanup using RCU properlyDaniel Wagner1-46/+37
2024-03-01nvmet-fc: release reference on target portDaniel Wagner1-1/+2
2024-03-01nvmet-fcloop: swap the list_add_tail argumentsDaniel Wagner1-3/+3
2024-03-01nvme-fc: do not wait in vain when unloading moduleDaniel Wagner1-41/+6
2024-03-01ALSA: usb-audio: Ignore clock selector errors for single connectionAlexander Tsoy1-1/+9
2024-03-01ASoC: wm_adsp: Don't overwrite fwf_name with the defaultRichard Fitzgerald1-17/+12
2024-03-01drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhzSohaib Nadeem1-1/+1
2024-03-01netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_newXin Long1-1/+1
2024-03-01misc: open-dice: Fix spurious lockdep warningWill Deacon1-1/+1
2024-03-01Input: xpad - add Lenovo Legion Go controllersBrenton Simpson1-0/+2
2024-03-01spi: sh-msiof: avoid integer overflow in constantsWolfram Sang1-8/+8
2024-03-01ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616Chen-Yu Tsai1-0/+5
2024-03-01ALSA: usb-audio: Check presence of valid altsetting controlAlexander Tsoy1-0/+20
2024-03-01usb: ucsi_acpi: Quirk to ack a connector change ack cmdChristian A. Ehrhardt1-3/+68
2024-03-01nvmet-tcp: fix nvme tcp ida memory leakGuixin Liu1-0/+1
2024-03-01regulator: pwm-regulator: Add validity checks in continuous .get_voltageMartin Blumenstingl1-0/+3
2024-03-01dmaengine: ti: edma: Add some null pointer checks to the edma_probeKunwu Chan1-0/+10
2024-03-01Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0Hans de Goede1-1/+2
2024-03-01ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()Baokun Li1-5/+4
2024-03-01ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()Baokun Li1-0/+4
2024-03-01ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap ...Baokun Li1-1/+1
2024-03-01platform/x86: touchscreen_dmi: Add info for the TECLAST X16 Plus tabletPhoenix Chen1-0/+35
2024-03-01MIPS: reserve exception vector space ONLY ONCEHuang Pei1-1/+7
2024-03-01ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllersLennert Buytenhek2-6/+24
2024-03-01aoe: avoid potential deadlock at set_capacityMaksim Kiselev1-1/+4
2024-03-01ahci: asm1166: correct count of reported portsConrad Kostecki1-0/+5
2024-03-01cifs: translate network errors on send to -ECONNABORTEDShyam Prasad N1-2/+9
2024-03-01smb: Work around Clang __bdos() type confusionKees Cook1-1/+1
2024-03-01block: Fix WARNING in _copy_from_iterChristian A. Ehrhardt1-3/+10