summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-31Call entry point of the executable through register x17. This allows itMark Kettenis
2023-03-31Inline only use of TS_VERIFY_CTX_init()Theo Buehler
2023-03-31Oops. Missed eliminating unneeded double quotes in previous.Kenneth R Westerback
2023-03-31remove the whitespace in weird " / " constructs;Jason McIntyre
2023-03-31remove some unneccessary words and whitespace;Jason McIntyre
2023-03-31regenMark Kettenis
2023-03-31Add RTL8211F-VD, a new RTL8211F variant.Mark Kettenis
2023-03-31Be more consistent in function naming. Functions taking orKenneth R Westerback
2023-03-31remove unused unp_lockJonathan Gray
2023-03-31Flip label separators to fix previousKlemens Nanni
2023-03-31When the slowcgi timeout fires but no process what yet started terminateClaudio Jeker
2023-03-31Enable ngbe(4).Kevin Lo
2023-03-31Man page for ngbe(4).Kevin Lo
2023-03-31ngbe(4), a driver for Wangxun WX1860 series Gigabit Ethernet devices.Kevin Lo
2023-03-31regenKevin Lo
2023-03-31Add "Beijing WangXun Technology" vendor and WX1860 series NICs.Kevin Lo
2023-03-31Guard use of GROUP_EC2N with #ifndef OPENSSL_NO_EC2MTheo Buehler
2023-03-31Add a regress for the recent BIO_new_NDEF() write after freeTheo Buehler
2023-03-31Explicitly ignore return from waitpid here too.Darren Tucker
2023-03-31Explictly ignore return codes where we don't check them. From DmitryDarren Tucker
2023-03-31Return immediately from get_sock_port if sock <0 so we don't callDarren Tucker
2023-03-31don't leak arg2 on parse_pubkey_algos error path; ok dtucker@Damien Miller
2023-03-31clamp max number of GSSAPI mechanisms to 2048; ok dtuckerDamien Miller
2023-03-31don't print key if printing hostname failed; with/ok dtucker@Damien Miller
2023-03-31remove redundant testDamien Miller
2023-03-31don't attempt to decode a ridiculous number of attributes;Damien Miller
2023-03-31Only send the used portion of struct idm_req in imsgs from the ldapclientJonathan Matthew
2023-03-31remove unused variable; prompted by Coverity CID 291879Damien Miller
2023-03-31Document i226.Kevin Lo
2023-03-31drm/amdkfd: Fix the memory overrunJonathan Gray
2023-03-31drm/amdkfd: add GC 11.0.4 KFD supportJonathan Gray
2023-03-31drm/amdkfd: Fix the warning of array-index-out-of-boundsJonathan Gray
2023-03-31drm/amdkfd: introduce dummy cache info for property asicJonathan Gray
2023-03-31drm/amdgpu: reposition the gpu reset checking for reuseJonathan Gray
2023-03-31drm/amdgpu: skip ASIC reset for APUs when go to S4Jonathan Gray
2023-03-31drm/i915: Preserve crtc_state->inherited during state clearingJonathan Gray
2023-03-31drm/i915/active: Fix missing debug object activationJonathan Gray
2023-03-31drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviJonathan Gray
2023-03-31drm/amd/display: fix wrong index used in dccg32_set_dpstreamclkJonathan Gray
2023-03-31drm/amd: Fix initialization mistake for NBIO 7.3.0Jonathan Gray
2023-03-31drm/amdgpu: Fix call trace warning and hang when removing amdgpu deviceJonathan Gray
2023-03-31drm/amd/display: Update clock table to include highest clock settingJonathan Gray
2023-03-31drm/amd/display: Set dcn32 caps.seamless_odmJonathan Gray
2023-03-31drm/i915/gt: perform uc late init after probe error injectionJonathan Gray
2023-03-31drm/i915/guc: Fix missing ecodesJonathan Gray
2023-03-31drm/i915/guc: Rename GuC register state capture node to be more obviousJonathan Gray
2023-03-31drm/i915/fbdev: lock the fbdev obj before vma pinJonathan Gray
2023-03-31drm/i915: Print return value on errorJonathan Gray
2023-03-31drm/amd/display: Fix DP MST sinks removal issueJonathan Gray
2023-03-31drm/amd/display: Remove OTG DIV register write for Virtual signals.Jonathan Gray