summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2021-07-16amdgpu: Add Missing Sienna Cichlid DIDJonathan Gray
2021-07-16Improve comments in IPsec replay window calculation.Alexander Bluhm
2021-07-16regenJonathan Gray
2021-07-16add some x570 ppbs and another navi 23Jonathan Gray
2021-07-16Remove the unveil current directory pointer from struct process. InsteadClaudio Jeker
2021-07-15more space savingsTheo de Raadt
2021-07-15space savings on install kernels. (restore and ralink drivers+firmware goTheo de Raadt
2021-07-15UNVEIL_INSPECT is no longer needed, adjust code accordingly.Claudio Jeker
2021-07-15drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()Jonathan Gray
2021-07-15drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()Jonathan Gray
2021-07-14Export SA replay counters via pfkey and print with ipsecctl.tobhe
2021-07-14After VFS shutdown, init(8) cannot map a missing page that containsAlexander Bluhm
2021-07-14Resend the TCP packet only if the MTU locked flag appears at theAlexander Bluhm
2021-07-14timeout_add() always sets a new expiry time unrelated to the previousJonathan Gray
2021-07-14When mod_timer() is called with a value less than or equal to theJonathan Gray
2021-07-14fix "logically dead code" flagged by coverityDaniel Dickman
2021-07-13Ensure that we don't overrun the TX FIFO for longer transfers. CheckPatrick Wildt
2021-07-13Fix TIMEOUT_INITIALIZER_{FLAGS,KCLOCK}() macro.mvs
2021-07-13Remove unused `PolicyHead' from 'sockaddr_encap' structure.mvs
2021-07-13Add f_modify and f_process callbacks to FIFO filterops.Visa Hankala
2021-07-12Add uaudio(4) and umidi(4). ok kettenis@, mlarkin@Matthieu Herrb
2021-07-12fix "evaluation order violation" flagged by coverityDaniel Dickman
2021-07-12Remember to set CPUF_RUNNING on secondary CPUs.Visa Hankala
2021-07-12Make hw_cpu_hatch() more similar on loongson and octeon.Visa Hankala
2021-07-12wrap a long lineJonathan Gray
2021-07-11convert db_addr_t to vaddr_tJasper Lievisse Adriaanse
2021-07-11correct commentJonathan Gray
2021-07-10tweak indentation of conditional in db_validate_address().Jasper Lievisse Adriaanse