summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2021-07-20Turn pipex(4) session statistics to per-CPU counters. This makes pipex(4)mvs
2021-07-20The current workaround to disable parallel IPsec did not work.Alexander Bluhm
2021-07-20Do not attempt to load 7265D iwm(4) firmware on all 7265 devices.Stefan Sperling
2021-07-20Make iwm_init() call iwm_stop() if we fail to move into SCAN state.Stefan Sperling
2021-07-20Make iwx_init() call iwx_stop() if we fail to move into SCAN state.Stefan Sperling
2021-07-20Remove bogus use of CPU_MAXID and get cpu_info only once.Visa Hankala
2021-07-20Remove unneeded __sync_* library functions from the kernel.Visa Hankala
2021-07-20Fix trailing whitespace in a few places.Mike Larkin
2021-07-19Fix an alignment fault observed on an octeon machine while pppoe(4) wasStefan Sperling
2021-07-19Remove `ids' from `ipsec_ids_tree' while following ipsp_ids_insert()mvs
2021-07-19drm/i915/display: Do not zero past infoframes.vscJonathan Gray
2021-07-19drm/amd/display: Reject non-zero src_y and src_x for video planesJonathan Gray
2021-07-19drm/amd/display: fix incorrrect valid irq checkJonathan Gray
2021-07-19drm/dp: Handle zeroed port counts in drm_dp_read_downstream_info()Jonathan Gray
2021-07-19drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64Jonathan Gray
2021-07-19drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_cr...Jonathan Gray
2021-07-19drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)Jonathan Gray
2021-07-19drm/amdgpu: Update NV SIMD-per-CU to 2Jonathan Gray
2021-07-19drm/amdkfd: Walk through list with dqm lock holdJonathan Gray
2021-07-19drm/amdgpu: fix bad address translation for sienna_cichlidJonathan Gray
2021-07-19drm/amdkfd: Fix circular lock in nocpsch pathJonathan Gray
2021-07-19drm/amdkfd: fix circular locking on get_wave_stateJonathan Gray
2021-07-19drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_checkJonathan Gray
2021-07-19drm/amdkfd: use allowed domain for vmbo validationJonathan Gray
2021-07-19drm/amd/display: Fix off-by-one error in DMLJonathan Gray
2021-07-19drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7Jonathan Gray
2021-07-19drm/amd/display: Release MST resources on switch from MST to SSTJonathan Gray
2021-07-19drm/amd/display: Update scaling settings on modesetJonathan Gray
2021-07-19drm/amd/display: Fix DCN 3.01 DSCCLK validationJonathan Gray
2021-07-19drm/amdgpu: remove unsafe optimization to drop preamble ibJonathan Gray
2021-07-19drm/amd/display: Avoid HDCP over-read and corruptionJonathan Gray
2021-07-19drm/sched: Avoid data corruptionsJonathan Gray
2021-07-19drm/scheduler: Fix hang when sched_entity releasedJonathan Gray
2021-07-19drm/amd/display: fix use_max_lb flag for 420 pixel formatsJonathan Gray
2021-07-19drm/amd/amdgpu/sriov disable all ip hw status by defaultJonathan Gray
2021-07-19drm/amd/display: fix HDCP reset sequence on reinitializeJonathan Gray
2021-07-19sync kfd_ioctl.h with linux 5.10.yJonathan Gray
2021-07-18Introduce and use garbage collector for 'ipsec_ids' struct entitiesmvs
2021-07-18The IPsec authentication before decryption used a different replayAlexander Bluhm
2021-07-18Do not ask iwx(4) firmware to send probe requests on passive channels.Stefan Sperling
2021-07-18Clear the "persistence bit" on iwx(4) devices during hardware init.Stefan Sperling
2021-07-18Set MIMO-related flags in the iwx(4) ADD_STA command.Stefan Sperling
2021-07-18Newer iwx(4) firmware doesn't like the DQA command anymore.Stefan Sperling
2021-07-18Fix wrong usage of iwx_lookup_cmd_ver() in iwx_send_soc_conf().Stefan Sperling
2021-07-18Fix iwx(4) PHY context updates for newer firmware versions.Stefan Sperling
2021-07-18make the printf on skipping reset with gen7/gen8 debug onlyJonathan Gray
2021-07-18regenJonathan Gray
2021-07-18add devices from ASUS ROG Strix G513QY and Alienware Aurora R10Jonathan Gray
2021-07-17syncJonathan Gray
2021-07-16drm/amdgpu: add another Renoir DIDJonathan Gray