summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-03staging: vc04_services: changen strncpy() to strscpy_pad()Arnd Bergmann1-2/+2
2024-04-03scsi: core: Fix unremoved procfs host directory regressionGuilherme G. Piccoli1-3/+4
2024-04-03scsi: sd: Fix TCG OPAL unlock on system resumeDamien Le Moal7-5/+69
2024-04-03ALSA: sh: aica: reorder cleanup operations to avoid UAF bugsDuoming Zhou1-3/+14
2024-04-03vfio/pds: Make sure migration file isn't accessed after resetBrett Creeley2-0/+14
2024-04-03drm/amd/display: Clear OPTC mem select on disableIlya Bakoulin1-0/+3
2024-04-03drm/amd/display: Disconnect phantom pipe OPP from OPTC being disabledGeorge Shen1-6/+13
2024-04-03drm/amd/display: Fix hang/underflow when transitioning to ODM4:1Ilya Bakoulin1-0/+7
2024-04-03USB: UAS: return ENODEV when submit urbs fail with device not attachedWeitao Wang1-15/+13
2024-04-03usb: cdc-wdm: close race between read and workqueueOliver Neukum1-1/+5
2024-04-03Revert "usb: phy: generic: Get the vbus supply"Alexander Stein1-7/+0
2024-04-03mtd: spinand: Add support for 5-byte IDsEzra Buehler1-1/+1
2024-04-03Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_syncLuiz Augusto von Dentz2-4/+7
2024-04-03drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson2-3/+3
2024-04-03drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()Jonathon Hall1-1/+1
2024-04-03drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostlyVille Syrjälä2-7/+39
2024-04-03drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Ville Syrjälä1-0/+3
2024-04-03drm/i915/hwmon: Fix locking inversion in sysfs getterJanusz Krzysztofik1-18/+19
2024-04-03drm/amdgpu: fix deadlock while reading mqd from debugfsJohannes Weiner1-17/+29
2024-04-03drm/amdkfd: fix TLB flush after unmap for GFX9.4.2Eric Huang1-1/+1
2024-04-03drm/vmwgfx: Create debugfs ttm_resource_manager entry only if neededJocelyn Falempe1-6/+9
2024-04-03net: ll_temac: platform_get_resource replaced by wrong functionClaus Hansen Ries1-1/+1
2024-04-03nouveau/dmem: handle kcalloc() allocation failureDuoming Zhou1-6/+6
2024-04-03thermal: devfreq_cooling: Fix perf state when calculate dfc res_utilYe Zhang1-1/+1
2024-04-03block: Do not force full zone append completion in req_bio_endio()Damien Le Moal1-7/+2
2024-04-03sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove()Liming Sun1-11/+17
2024-04-03mmc: core: Avoid negative index with array accessMikko Rapeli1-1/+1
2024-04-03mmc: core: Initialize mmc_blk_ioc_dataMikko Rapeli1-1/+1
2024-04-03mmc: sdhci-omap: re-tuning is needed after a pm transition to support emmc HS...Romain Naour1-0/+3
2024-04-03selftests/mm: fix ARM related issue with fork after pthread_createEdward Liaw3-0/+15
2024-04-03selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEMEdward Liaw1-1/+2
2024-04-03mm: cachestat: fix two shmem bugsJohannes Weiner1-0/+16
2024-04-03hexagon: vmlinux.lds.S: handle attributes sectionNathan Chancellor1-0/+1
2024-04-03exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()Max Filippov1-0/+1
2024-04-03Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Harry Wentland2-13/+8
2024-04-03wifi: iwlwifi: fw: don't always use FW dump trigJohannes Berg1-7/+8
2024-04-03wifi: iwlwifi: mvm: disable MLO for the time beingJohannes Berg1-1/+1
2024-04-03wifi: cfg80211: add a flag to disable wireless extensionsJohannes Berg2-2/+7
2024-04-03wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changesFelix Fietkau1-3/+2
2024-04-03btrfs: zoned: use zone aware sb location for scrubJohannes Thumshirn1-1/+11
2024-04-03btrfs: zoned: don't skip block groups with 100% zone unusableJohannes Thumshirn1-1/+2
2024-04-03btrfs: fix race in read_extent_buffer_pages()Tavian Barnes1-0/+13
2024-04-03tmpfs: fix race on handling dquot rbtreeCarlos Maiolino1-3/+7
2024-04-03ARM: prctl: reject PR_SET_MDWE on pre-ARMv6Zev Weiss1-0/+14
2024-04-03prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss3-2/+27
2024-04-03x86/efistub: Reinstate soft limit for initrd loadingArd Biesheuvel1-0/+1
2024-04-03efi/libstub: Cast away type warning in use of max()Ard Biesheuvel1-1/+1
2024-04-03x86/efistub: Add missing boot_params for mixed mode compat entryArd Biesheuvel1-5/+15
2024-04-03init: open /initrd.image with O_LARGEFILEJohn Sperbeck1-1/+1
2024-04-03ALSA: hda/tas2781: add locks to kcontrolsGergo Koteles1-2/+48