summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-20trap receiver is special in that the OID is optional. Make sure that weMartijn van Duren
2024-02-20Remove the packetid logic from ax.c. It's not used by snmpd and has someMartijn van Duren
2024-02-20implement disassociation (RUN->AUTH/INIT) in the qwx(4) driver state machineStefan Sperling
2024-02-20implement qwx_dp_reo_cmd_list_cleanup()Stefan Sperling
2024-02-20fix a double-free in qwx(4) that occurred when removing a peer from firmwareStefan Sperling
2024-02-20Include the test pattern that resulted in an infinite loop beforeClaudio Jeker
2024-02-20Add missing check for the case where the pattern hits a barrier beforeClaudio Jeker
2024-02-20Add rsync-unitClaudio Jeker
2024-02-20Add a unit test for rsync special rmatch() function.Claudio Jeker
2024-02-20drm/i915/pxp/mtl: Update pxp-firmware response timeoutJonathan Gray
2024-02-20don't append a gratuitous space to the end of subsystem arguments;Damien Miller
2024-02-19Make bwfm(4) work with MAC addresses set via ifconfig lladdr.Stefan Sperling
2024-02-19no need to be as strict with table formats on various match constraints,Gilles Chehade
2024-02-19Fix a deadlock in openrsync when big files are synced using the hashClaudio Jeker
2024-02-19use correct rtmsg member in sizeof()Denis Fondras
2024-02-19x509_asid: fix some KNF botchesTheo Buehler
2024-02-19pk7_attr.c: tidy includesTheo Buehler
2024-02-19Revert the change that enabled retpoline thunks by default. The use ofMark Kettenis
2024-02-19Remove "noretpolineplt" from the list of known -z flags. Missed in theMark Kettenis
2024-02-19Avoid passphrase in temporary fileKlemens Nanni
2024-02-19IANA assigned error 8 to draft-ietf-idr-sendholdtimerJob Snijders
2024-02-19In cpu_fork() do not copy the register windows stashed in the u_pcbClaudio Jeker
2024-02-19Always define puttysetup function.Darren Tucker
2024-02-19regenJonathan Gray
2024-02-19add more Intel device idsJonathan Gray
2024-02-19regenKevin Lo
2024-02-19add Realtek 802.11ax idsKevin Lo
2024-02-19drm/amd/display: Implement bounds check for stream encoder creation in DCN301Jonathan Gray
2024-02-19drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'Jonathan Gray
2024-02-19drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'Jonathan Gray
2024-02-19drm/i915/gvt: Fix uninitialized variable in handle_mmio()Jonathan Gray
2024-02-18asn1time: remove some debugging codeTheo Buehler
2024-02-18Fix format strings in TRAPDEBUG code and unbreak 88110_syscall. NFCMiod Vallat
2024-02-18Prevent ioctl(WSKBDIO_GETENCODINGS) NULL deference when sysctlAnton Lindqvist
2024-02-18syncTheo Buehler
2024-02-18Tweak previousTheo Buehler
2024-02-18Adjust regress test for memset() requested by jsing on reviewTheo Buehler
2024-02-18Add regress coverage for the new APITheo Buehler
2024-02-18Update ASN1_TIME_set(3)Theo Buehler
2024-02-18Add posix_time.h from BoringSSLTheo Buehler
2024-02-18Align EVP_CIPHER_CTX_init() and _legacy_clear()Theo Buehler
2024-02-18Hide EVP_{CIPHER,MD}_CTX_init() from internalsTheo Buehler
2024-02-18Use EVP_MD_CTX_legacy_clear() internallyTheo Buehler
2024-02-18Use EVP_CIPHER_CTX_legacy_clear() internallyTheo Buehler
2024-02-18Add EVP_MD_CTX_legacy_clear()Theo Buehler
2024-02-18Add EVP_CIPHER_CTX_legacy_clear()Theo Buehler
2024-02-18Don't call cpu_ucode_apply() and cpu_tsx_disable() from cpu_attach()'sPhilip Guenther
2024-02-18dt(4): profile: remove clock interrupt staggeringScott Soule Cheloha
2024-02-18syncTheo de Raadt
2024-02-17syncChristian Weisgerber