summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-03entry: Respect changes to system call number by trace_sys_enter()André Rösti1-1/+7
2024-04-03ARM: 9359/1: flush: check if the folio is reserved for no-mapping addressesYongqiang Liu1-0/+3
2024-04-03ARM: 9352/1: iwmmxt: Remove support for PJ4/PJ4B coresArd Biesheuvel4-177/+15
2024-04-03clocksource/drivers/arm_global_timer: Fix maximum prescaler valueMartin Blumenstingl1-1/+1
2024-04-03x86/sev: Fix position dependent variable references in startup codeArd Biesheuvel7-36/+51
2024-04-03x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULTBorislav Petkov (AMD)4-34/+10
2024-04-03wifi: rtw88: 8821cu: Fix connection failureBitterblue Smith1-0/+7
2024-04-03Fix memory leak in posix_clock_open()Linus Torvalds1-7/+9
2024-04-03ASoC: amd: yc: Revert "add new YC platform variant (0x63) support"Jiawei Wang1-1/+0
2024-04-03ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2"Jiawei Wang1-7/+0
2024-04-03x86/efistub: Call mixed mode boot services on the firmware's stackArd Biesheuvel1-0/+9
2024-04-03Revert "crypto: pkcs7 - remove sha1 support"Eric Biggers8-2/+107
2024-04-03netfilter: nf_tables: reject constant set with timeoutPablo Neira Ayuso1-0/+3
2024-04-03drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` foundMario Limonciello1-8/+14
2024-04-03workqueue: Shorten events_freezable_power_efficient nameAudra Mitchell1-1/+1
2024-04-03drm/amd/display: Revert Remove pixle rate limit for subvpWenjing Liu1-0/+1
2024-04-03drm/amd/display: Remove pixle rate limit for subvpAlvin Lee1-1/+0
2024-04-03drm/bridge: lt8912b: do not return negative values from .get_modes()Jani Nikula1-9/+7
2024-04-03drm/bridge: lt8912b: clear the EDID property on failuresJani Nikula1-1/+1
2024-04-03drm/bridge: lt8912b: use drm_bridge_edid_read()Jani Nikula1-6/+6
2024-04-03drm/bridge: add ->edid_read hook and drm_bridge_edid_read()Jani Nikula2-1/+78
2024-04-03vfio/pci: Create persistent INTx handlerAlex Williamson1-67/+78
2024-04-03vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson2-0/+23
2024-04-03btrfs: qgroup: validate btrfs_qgroup_inherit parameterQu Wenruo4-13/+58
2024-04-03btrfs: add helper to get fs_info from struct inode pointerDavid Sterba14-68/+72
2024-04-03btrfs: add helpers to get fs_info from page/folio pointersDavid Sterba6-12/+15
2024-04-03btrfs: add helpers to get inode from page/folio pointersDavid Sterba4-6/+12
2024-04-03btrfs: replace sb::s_blocksize by fs_info::sectorsizeDavid Sterba7-9/+11
2024-04-03btrfs: add set_folio_extent_mapped() helperMatthew Wilcox (Oracle)2-4/+9
2024-04-03drm/amd/display: Add more checks for exiting idle in DCNicholas Kazlauskas4-0/+63
2024-04-03drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr5-17/+10
2024-04-03drm/ttm: Make sure the mapped tt pages are decrypted when neededZack Rusin3-3/+32
2024-04-03wifi: brcmfmac: Demote vendor-specific attach/detach messages to infoHector Martin5-68/+6
2024-04-03wifi: brcmfmac: cfg80211: Use WSEC to set SAE passwordHector Martin7-35/+76
2024-04-03wifi: brcmfmac: add per-vendor feature detection callbackArend van Spriel3-0/+23
2024-04-03x86/pm: Work around false positive kmemleak report in msr_build_context()Anton Altaparmakov1-5/+5
2024-04-03dm snapshot: fix lockup in dm_exception_table_exitMikulas Patocka1-1/+3
2024-04-03drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma1-1/+11
2024-04-03drm/amd/display: Add a dc_state NULL check in dc_state_releaseAllen Pan1-1/+2
2024-04-03drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira1-0/+3
2024-04-03drm/amd/display: Implement wait_for_odm_update_pending_completeWenjing Liu11-4/+90
2024-04-03drm/amd/display: Lock all enabled otg pipes even with no planesWenjing Liu3-1/+26
2024-04-03drm/amd/display: Amend coasting vtotal for replay low hzChunTao Tso7-10/+18
2024-04-03drm/amd/display: Fix idle check for shared firmware stateNicholas Kazlauskas1-9/+3
2024-04-03drm/amd/display: Update odm when ODM combine is changed on an otg master pipe...Wenjing Liu2-20/+28
2024-04-03drm/amd/display: Init DPPCLK from SMU on dcn32Dillon Varone5-8/+41
2024-04-03drm/amd/display: Allow dirty rects to be sent to dmub when abm is activeJosip Pavic1-0/+3
2024-04-03drm/amd/display: Override min required DCFCLK in dml1_validateSohaib Nadeem3-0/+10
2024-04-03drm/amdgpu/pm: Check the validity of overdiver power limitMa Jun5-26/+37
2024-04-03drm/amdgpu/pm: Fix NULL pointer dereference when get power limitMa Jun5-31/+41