summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-09drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]Jonathan Gray
2024-09-09drm/amd/display: Add array index check for hdcp ddc accessJonathan Gray
2024-09-09drm/amd/display: Check index for aux_rd_interval before usingJonathan Gray
2024-09-09drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6Jonathan Gray
2024-09-09drm/amd/display: Check gpio_id before used as array indexJonathan Gray
2024-09-09drm/amdgpu: avoid reading vf2pf info size from FBJonathan Gray
2024-09-09drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgrJonathan Gray
2024-09-09drm/amd/pm: fix the Out-of-bounds read warningJonathan Gray
2024-09-09drm/amd/pm: Fix negative array index readJonathan Gray
2024-09-09drm/amd/pm: fix warning using uninitialized value of max_vid_stepJonathan Gray
2024-09-09drm/amd/pm: fix uninitialized variable warning for smu8_hwmgrJonathan Gray
2024-09-09drm/amd/pm: fix uninitialized variable warningJonathan Gray
2024-09-09drm/amdgpu/pm: Check the return value of smum_send_msg_to_smcJonathan Gray
2024-09-09drm/amdgpu: fix overflowed array index read warningJonathan Gray
2024-09-09drm/amd/display: Assign linear_pitch_alignment even for VMJonathan Gray
2024-09-09drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acrJonathan Gray
2024-09-09drm: panel-orientation-quirks: Add quirk for OrangePi NeoJonathan Gray
2024-09-09drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()Jonathan Gray
2024-09-09Make error 235 resolve to "no application protocol"Theo Buehler
2024-09-09Document 'socket' and 'sockbuf' structures locking.Vitaliy Makkoveev
2024-09-09Don't take netlock while setting `if_description'.Vitaliy Makkoveev
2024-09-09Add triple-dots to synopsis as multiple name[=value] arguments may be givenKlemens Nanni
2024-09-09Fix alert callback in the QUIC layerTheo Buehler
2024-09-09move some server only functions from nfs_subs.c to nfs_srvsubs.cJonathan Gray
2024-09-09Add and use tls13_record_layer_alert_sent()Theo Buehler
2024-09-09test mlkem768x25519-sha256Damien Miller
2024-09-09pull post-quantum ML-KEM/x25519 key exchange out from compile-timeDamien Miller
2024-09-08rpki-client: fix typos in comments and one in a warning messageTheo Buehler
2024-09-07fix RBT_ENTRY in pf_state and pf_state_keyaisha
2024-09-07Futhermore -> FurthermoreTheo Buehler
2024-09-06Prepare for an upcoming tlsfuzzer test that expects decode_errorTheo Buehler
2024-09-06Fix KUBSAN by adding invalid builtin detection, as needed by our current clang.Moritz Buhl
2024-09-06Document float cast overflow detection.Moritz Buhl
2024-09-06spelling; ok mglocker@Jonathan Gray
2024-09-06Reenable AES-NI in libcryptoTheo Buehler
2024-09-06Allow tracing interrupts by defering the wakeup(9) to a different context.Martin Pieuchot
2024-09-06Remove incorrect increment of the context switch counter.Martin Pieuchot
2024-09-06Regression for '%c'.Martin Pieuchot
2024-09-06Interpret the argument of '%c' as an integer instead of a string.Martin Pieuchot
2024-09-06Adjust documentation to work without X509_LOOKUP_by_subject()Theo Buehler
2024-09-06Repair build with gcc.Miod Vallat
2024-09-06syncAnton Lindqvist
2024-09-06match on Lunar LakeJonathan Gray
2024-09-06regenJonathan Gray
2024-09-06add Intel Lunar Lake idsJonathan Gray
2024-09-06make parsing user@host consistently look for the last '@' in theDamien Miller
2024-09-05Bump versionClaudio Jeker
2024-09-05sync with baseTheo Buehler
2024-09-05Avoid out-of-bounds pointer arithmetic in inflateCopy().Theo Buehler
2024-09-05In ddb(4) print mbuf chain and packet list.Alexander Bluhm