summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drm/bridge: lt8912b: do not return negative values from .get_modes()Jani Nikula2024-04-031-9/+7
* drm/bridge: lt8912b: clear the EDID property on failuresJani Nikula2024-04-031-1/+1
* drm/bridge: lt8912b: use drm_bridge_edid_read()Jani Nikula2024-04-031-6/+6
* drm/bridge: add ->edid_read hook and drm_bridge_edid_read()Jani Nikula2024-04-032-1/+78
* vfio/pci: Create persistent INTx handlerAlex Williamson2024-04-031-67/+78
* vfio: Introduce interface to flush virqfd inject workqueueAlex Williamson2024-04-032-0/+23
* drm/ttm: Make sure the mapped tt pages are decrypted when neededZack Rusin2024-04-033-3/+32
* wifi: brcmfmac: Demote vendor-specific attach/detach messages to infoHector Martin2024-04-035-68/+6
* wifi: brcmfmac: cfg80211: Use WSEC to set SAE passwordHector Martin2024-04-037-35/+76
* wifi: brcmfmac: add per-vendor feature detection callbackArend van Spriel2024-04-033-0/+23
* x86/pm: Work around false positive kmemleak report in msr_build_context()Anton Altaparmakov2024-04-031-5/+5
* dm snapshot: fix lockup in dm_exception_table_exitMikulas Patocka2024-04-031-1/+3
* drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma2024-04-031-1/+11
* drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira2024-04-031-0/+3
* drm/amd/display: Fix idle check for shared firmware stateNicholas Kazlauskas2024-04-031-9/+3
* drm/amd/display: Update odm when ODM combine is changed on an otg master pipe...Wenjing Liu2024-04-032-20/+28
* drm/amd/display: Init DPPCLK from SMU on dcn32Dillon Varone2024-04-035-8/+41
* drm/amd/display: Add dml2 copy functionsDillon Varone2024-04-033-12/+36
* drm/amd/display: Allow dirty rects to be sent to dmub when abm is activeJosip Pavic2024-04-031-0/+3
* drm/amd/display: Override min required DCFCLK in dml1_validateSohaib Nadeem2024-04-033-0/+10
* drm/amd/display: Add ODM check during pipe split/merge validationRelja Vojvodic2024-04-033-0/+31
* drm/amdgpu/pm: Check the validity of overdiver power limitMa Jun2024-04-035-26/+37
* drm/amdgpu/pm: Fix NULL pointer dereference when get power limitMa Jun2024-04-035-31/+41
* drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flagPhilip Yang2024-04-031-0/+1
* drm/amd/display: Change default size for dummy plane in DML2Swapnil Patel2024-04-031-3/+15
* ahci: asm1064: asm1166: don't limit reported portsConrad Kostecki2024-04-031-13/+0
* ahci: asm1064: correct count of reported portsAndrey Jr. Melnikov2024-04-031-3/+11
* wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}Jason A. Donenfeld2024-04-032-0/+2
* wireguard: netlink: access device through ctx instead of peerJason A. Donenfeld2024-04-031-2/+2
* wireguard: netlink: check for dangling peer via is_dead instead of empty listJason A. Donenfeld2024-04-031-3/+3
* LoongArch/crypto: Clean up useless assignment operationsYuli Wang2024-04-031-2/+0
* LoongArch: Define the __io_aw() hook as mmiowb()Huacai Chen2024-04-033-18/+3
* LoongArch: Change __my_cpu_offset definition to avoid mis-optimizationHuacai Chen2024-04-031-1/+6
* virtio: reenable config if freezing device failedDavid Hildenbrand2024-04-031-2/+8
* virtio: Define feature bit for administration virtqueueFeng Liu2024-04-031-1/+7
* ksmbd: fix potencial out-of-bounds when buffer offset is invalidNamjae Jeon2024-04-032-29/+42
* cxl/trace: Properly initialize cxl_poison region nameAlison Schofield2024-04-031-7/+7
* net: hns3: tracing: fix hclgevf trace event stringsSteven Rostedt (Google)2024-04-032-8/+8
* drm/i915: Add missing ; to __assign_str() macros in tracepoint codeSteven Rostedt (Google)2024-04-031-3/+3
* NFSD: Fix nfsd_clid_class use of __string_len() macroSteven Rostedt (Google)2024-04-031-1/+1
* net: esp: fix bad handling of pages from page_poolDragos Tatulea2024-04-033-8/+18
* ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()Namjae Jeon2024-04-031-1/+4
* x86/CPU/AMD: Update the Zenbleed microcode revisionsBorislav Petkov (AMD)2024-04-031-5/+5
* io_uring/waitid: always remove waitid entry for cancel allJens Axboe2024-04-031-6/+1
* io_uring/futex: always remove futex entry for cancel allJens Axboe2024-04-031-0/+1
* cpufreq: dt: always allocate zeroed cpumaskMarek Szyprowski2024-04-031-1/+1
* mtd: rawnand: Constrain even more when continuous reads are enabledMiquel Raynal2024-04-031-1/+11
* mtd: rawnand: Ensure all continuous terms are always in syncMiquel Raynal2024-04-031-9/+14
* mtd: rawnand: Add a helper for calculating a page indexMiquel Raynal2024-04-031-5/+11
* mtd: rawnand: Fix and simplify again the continuous read derivationsMiquel Raynal2024-04-031-14/+20