summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2024-08-17skip Controller Save State (CSS) and Controller Restore State (CRS)Jonathan Gray
2024-08-16Atomically modify `nthreads' and move proc_free() out of KERNEL_LOCK().Martin Pieuchot
2024-08-16whitespaceTheo de Raadt
2024-08-16vio(4): Don't set IPv4 checksum OK flag for rx packets.Jan Klemkow
2024-08-16Fix bounds checking in wsmux_getmux().Miod Vallat
2024-08-16Set CONFIG_AMD_PMC. We don't have the corresponding driver just yet, butMark Kettenis
2024-08-16Hook up a few more bits of suspend/resume power management code. ThisMark Kettenis
2024-08-16drm/amd: Stop evicting resources on APUs in suspendMark Kettenis
2024-08-16Introduce PR_MPSYSCTL flag to mark mp-safe (*pr_sysctl)() handlers andVitaliy Makkoveev
2024-08-16delete disabled ACPI-related code in here, this power management isTheo de Raadt
2024-08-16Align more register addresses and data structures with ath12k.Patrick Wildt
2024-08-15Further minor cleanup for improved readability, with the major change thatPatrick Wildt
2024-08-15Initial patchset on top of the qwx(4) to adjust for ath12k. Still notPatrick Wildt
2024-08-15whitespaceTheo de Raadt
2024-08-15Upon resume, restore the saved state. Newer Intel xHCI controller (e.g.Mark Kettenis
2024-08-15add BIOCSETFNR, which is like BIOCSETF but doesnt reset the buffer or stats.David Gwynne
2024-08-15syncPatrick Wildt
2024-08-15Add Qualcomm WCN7850Patrick Wildt
2024-08-15drm/radeon: Remove __counted_by from StateArray.states[]Jonathan Gray
2024-08-15drm/dp_mst: Skip CSN if topology probing is not done yetJonathan Gray
2024-08-15drm/client: fix null pointer dereference in drm_client_modeset_probeJonathan Gray
2024-08-15drm/i915/gem: Adjust vma offset for framebuffer mmap offsetJonathan Gray
2024-08-15drm/amdgpu: Forward soft recovery errors to userspaceJonathan Gray
2024-08-15drm/amd/display: Skip Recompute DSC Params if no Stream on LinkJonathan Gray
2024-08-15drm/i915/gem: Fix Virtual Memory mapping boundaries calculationJonathan Gray
2024-08-15drm/amd/display: Add null checker before passing variablesJonathan Gray
2024-08-15drm/amd/pm: Fix the null pointer dereference for vega10_hwmgrJonathan Gray
2024-08-15drm/amdgpu: Add lock around VF RLCG interfaceJonathan Gray
2024-08-15drm/admgpu: fix dereferencing null pointer contextJonathan Gray
2024-08-15drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rulesJonathan Gray
2024-08-15drm/amdgpu: Fix the null pointer dereference to ras_managerJonathan Gray
2024-08-15drm/amdgpu/pm: Fix the null pointer dereference for smu7Jonathan Gray
2024-08-15drm/amdgpu/pm: Fix the param type of set_power_profile_modeJonathan Gray
2024-08-15drm/amdgpu: fix potential resource leak warningJonathan Gray
2024-08-15drm/amd/display: Add delay to improve LTTPR UHBR interopJonathan Gray
2024-08-14Implement bounce buffering for AMD SEV in amd64 bus dma.Alexander Bluhm
2024-08-14Push kernel lock down to net_sysctl().Vitaliy Makkoveev
2024-08-14Introduce qwz(4), a work-in-progress port of the Linux ath12k driver.Patrick Wildt
2024-08-14Make sysctl_int() and sysctl_int_lower() mp-safe and unlock KERN_HOSTID.Vitaliy Makkoveev
2024-08-14In a qcspmi_cmd_read() error case, the register is only returning the errorMarcus Glocker
2024-08-13Be more aggressive about disabling interrupts in both DVACT_QUIESCE andTheo de Raadt
2024-08-13use ACPI _WAK upon resume. Such a huge oversight it is surprising thatTheo de Raadt
2024-08-13For AMD SEV use correct command mask in ccp(4) driver.Alexander Bluhm
2024-08-13Sync full virtqueue on device resetStefan Fritsch
2024-08-13drm/i915/pxp/mtl: Update pxp-firmware packet sizeJonathan Gray
2024-08-13drm/i915/mtl: Wake GT before sending H2G messageJonathan Gray
2024-08-13drm/i915/mtl: Don't set PIPE_CONTROL_FLUSH_L3Jonathan Gray
2024-08-13drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()Jonathan Gray
2024-08-13drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macroJonathan Gray
2024-08-13i915/perf: Remove code to update PWR_CLK_STATE for gen12Jonathan Gray