summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* USB: UAS: return ENODEV when submit urbs fail with device not attachedWeitao Wang2024-04-031-15/+13
* usb: misc: ljca: Fix double free in error handling pathYongzhi Liu2024-04-031-13/+9
* usb: cdc-wdm: close race between read and workqueueOliver Neukum2024-04-031-1/+5
* Revert "usb: phy: generic: Get the vbus supply"Alexander Stein2024-04-031-7/+0
* mtd: spinand: Add support for 5-byte IDsEzra Buehler2024-04-031-1/+1
* Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_syncLuiz Augusto von Dentz2024-04-032-4/+7
* drm/amd/display: Fix bounds check for dcn35 DcfClocksRoman Li2024-04-031-1/+1
* drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson2024-04-032-3/+3
* drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()Jonathon Hall2024-04-031-1/+1
* drm/i915/dsb: Fix DSB vblank waits when using VRRVille Syrjälä2024-04-031-0/+14
* drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostlyVille Syrjälä2024-04-032-7/+39
* drm/i915/vrr: Generate VRR "safe window" for DSBVille Syrjälä2024-04-032-4/+5
* drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Ville Syrjälä2024-04-031-0/+3
* drm/i915/hwmon: Fix locking inversion in sysfs getterJanusz Krzysztofik2024-04-031-18/+19
* drm/amd/display: Set DCN351 BB and IP the same as DCN35Xi Liu2024-04-031-5/+1
* drm/amd/display: Remove MPC rate control logic from DCN30 and aboveGeorge Shen2024-04-036-155/+41
* drm/amdgpu: fix deadlock while reading mqd from debugfsJohannes Weiner2024-04-031-17/+29
* drm/amdkfd: fix TLB flush after unmap for GFX9.4.2Eric Huang2024-04-031-1/+1
* drm/vmwgfx: Create debugfs ttm_resource_manager entry only if neededJocelyn Falempe2024-04-031-6/+9
* net: ll_temac: platform_get_resource replaced by wrong functionClaus Hansen Ries2024-04-031-1/+1
* nouveau/dmem: handle kcalloc() allocation failureDuoming Zhou2024-04-031-6/+6
* thermal: devfreq_cooling: Fix perf state when calculate dfc res_utilYe Zhang2024-04-031-1/+1
* block: Do not force full zone append completion in req_bio_endio()Damien Le Moal2024-04-031-7/+2
* sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove()Liming Sun2024-04-031-11/+17
* mmc: core: Avoid negative index with array accessMikko Rapeli2024-04-031-1/+1
* mmc: core: Initialize mmc_blk_ioc_dataMikko Rapeli2024-04-031-1/+1
* mmc: sdhci-omap: re-tuning is needed after a pm transition to support emmc HS...Romain Naour2024-04-031-0/+3
* selftests/mm: fix ARM related issue with fork after pthread_createEdward Liaw2024-04-033-0/+15
* selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEMEdward Liaw2024-04-031-1/+2
* mm: cachestat: fix two shmem bugsJohannes Weiner2024-04-031-0/+16
* hexagon: vmlinux.lds.S: handle attributes sectionNathan Chancellor2024-04-031-0/+1
* exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()Max Filippov2024-04-031-0/+1
* Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Harry Wentland2024-04-032-13/+8
* wifi: iwlwifi: mvm: handle debugfs names more carefullyJohannes Berg2024-04-031-4/+7
* wifi: iwlwifi: fw: don't always use FW dump trigJohannes Berg2024-04-031-7/+8
* wifi: iwlwifi: mvm: disable MLO for the time beingJohannes Berg2024-04-031-1/+1
* wifi: cfg80211: add a flag to disable wireless extensionsJohannes Berg2024-04-032-2/+7
* wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changesFelix Fietkau2024-04-031-3/+2
* btrfs: zoned: use zone aware sb location for scrubJohannes Thumshirn2024-04-031-1/+11
* btrfs: zoned: don't skip block groups with 100% zone unusableJohannes Thumshirn2024-04-031-1/+2
* btrfs: fix race in read_extent_buffer_pages()Tavian Barnes2024-04-031-0/+13
* btrfs: validate device maj:min during openAnand Jain2024-04-031-0/+10
* tmpfs: fix race on handling dquot rbtreeCarlos Maiolino2024-04-031-3/+7
* ARM: prctl: reject PR_SET_MDWE on pre-ARMv6Zev Weiss2024-04-031-0/+14
* prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss2024-04-033-2/+27
* x86/efistub: Reinstate soft limit for initrd loadingArd Biesheuvel2024-04-031-0/+1
* efi/libstub: Cast away type warning in use of max()Ard Biesheuvel2024-04-031-1/+1
* x86/efistub: Add missing boot_params for mixed mode compat entryArd Biesheuvel2024-04-031-5/+15
* init: open /initrd.image with O_LARGEFILEJohn Sperbeck2024-04-031-1/+1
* ALSA: hda/tas2781: add locks to kcontrolsGergo Koteles2024-04-031-2/+48