openbsd
2022-09-08 chelohariscv64: cpu_initclocks: install tb_timecounter before...
2022-09-08 chelohamacppc: cpu_initclocks: install tb_timecounter before...
2022-09-08 jsgrecognise Realtek ALC245
2022-09-08 jsgmatch on Intel 600 Series LP HD Audio (0x51c8)
2022-09-07 millertssl_cipher_process_rulestr: don't read outside rule_str...
2022-09-07 tbAdd EVP test coverage for RC2.
2022-09-07 tbAdd output length validation for EVP
2022-09-07 kettenisAdd a few more PNP IDs to handle variants of the Qualco...
2022-09-07 dvvmm(4): allow reading MSR_TSC on Intel hosts.
2022-09-07 patrickOn the Lenovo X13s the named components don't have...
2022-09-07 jsgsync with arm64.html
2022-09-07 knFix passing explicit stage files
2022-09-07 knRemove the .SILENT bits again after feedback from bluhm
2022-09-07 knMention bsd.rd and install72.img
2022-09-07 jsgansi
2022-09-07 jsgGBe -> GbE
2022-09-07 jsgremove history of when each du(1) flag was added
2022-09-07 jsgStarFire -> StarFive
2022-09-06 knDocument support for booting from RAID 1C on sparc64
2022-09-06 knCrank (sparse) disk size from 64M to 128M to make arm64...
2022-09-06 knAdd VERBOSE=No default, .IGNORE and .SILENT REGRESS_CLEANUP
2022-09-06 knkeep noise down, discard usage text for expected failur...
2022-09-06 knUse multi-chunk RAID 1C with keydisk on softraid enable...
2022-09-06 chelohai386/lapic.c: sync with amd64/lapic.c
2022-09-06 tbAdd a table-driven test for RC2 in ECB mode to replace...
2022-09-06 knFix spacing/indent, no object change
2022-09-06 krwDelete some unreferenced SMD, ST506 and archaic SCSI...
2022-09-06 kettenisAttach aplmbox(4) early.
2022-09-06 jobProperly free memory in filemode
2022-09-06 knRemove more mkerr.pl remnants, missed in previous
2022-09-06 jsingReplace aes_{ccm,xts}_cleanup usage with NULL.
2022-09-06 jsingStop casting a size_t to a long and then passing it...
2022-09-05 gkoehlersync
2022-09-05 tbFix copy-paste error
2022-09-05 tbPlug leaks due to not resetting the EVP_CIPHER_CTX
2022-09-05 tbTwo more missing long long casts
2022-09-05 tbMore long long casts for printing time_t
2022-09-05 tbConvert from %i to %d
2022-09-05 tbcast time_t to long long before printing for portability
2022-09-05 mglockerRemove some inactive code, comments, and DPRINTFs....
2022-09-05 miodDo not perform out-of-bounds arrray accesses for bogus...
2022-09-05 jobUpdate to most recent spec
2022-09-05 knUse exact fdisk arguments from "(W)hole disk" answer
2022-09-05 kettenisDon't ignore memory blocks smaller than 64KB. Some...
2022-09-05 tbReset provider in each iteration
2022-09-05 mbuhlPledge sendmmsg and recvmmsg with stdio similar to...
2022-09-05 bluhmMove mld6 address variables from data to stack memory...
2022-09-05 bluhmUse shared netlock in soreceive(). The UDP and IP...
2022-09-05 jsgdrm/amd/display: avoid doing vm_init multiple time
2022-09-05 jsgdrm/amdgpu: Increase tlb flush timeout for sriov
2022-09-05 jsgdrm/amd/display: Fix pixel clock programming
2022-09-05 jsgdrm/amd/pm: add missing ->fini_microcode interface...
2022-09-05 jsgdrm/amd/display: clear optc underflow before turn off...
2022-09-05 jsgdrm/amd/display: For stereo keep "FLIP_ANY_FRAME"
2022-09-05 jsgdrm/amd/display: Fix HDMI VSIF V3 incorrect issue
2022-09-05 jsgdrm/amd/display: Avoid MPC infinite loop
2022-09-05 jsgdrm/i915/gt: Skip TLB invalidations once wedged
2022-09-05 jsgdrm/bridge: Add stubs for devm_drm_of_get_bridge when...
2022-09-05 tbDon't leak cert in aspa_parse()
2022-09-05 sthensync
2022-09-05 knFix -r on multi-chunk softraid volumes
2022-09-05 mvsAdd missing prototypes for route_attach() and route_det...
2022-09-05 knboot_*.8: reference installboot.8, rectify FFS note...
2022-09-05 knFix file specification, zap partition bits, rectify...
2022-09-05 mglockerCleanup USB methods so that they align to what we do...
2022-09-05 antonAdd minimal tooling for separating tests into dedicated...
2022-09-04 jsingRemove dead code.
2022-09-04 jsingRemove dead code.
2022-09-04 jsingAdd bounds checks for various EVP cipher implementations.
2022-09-04 jsingRemove dead code.
2022-09-04 jsingExpand the looney M_do_cipher macro.
2022-09-04 jsingRearrange some functions.
2022-09-04 antonMake unveil tests less chatty when things work as expected.
2022-09-04 jsingRemove now unused EVP_C_DATA macro.
2022-09-04 jsingRemove now unused BLOCK_CIPHER_* macros.
2022-09-04 jsingExpand BLOCK_CIPHER_* macros.
2022-09-04 bluhmUse pru_send function to check socket splicing compatib...
2022-09-04 jsingMechanically expand BLOCK_CIPHER_* macros.
2022-09-04 jsingMechanically expand BLOCK_CIPHER_* macros.
2022-09-04 mglockerImprove periodic USB transfers (device intr, isoc)...
2022-09-04 knUse simpler disklabel template
2022-09-04 jsingMechanically expand BLOCK_CIPHER_* ciphers.
2022-09-04 knDocument disklabel(8) -T's new RAID template
2022-09-04 jsingRemove now unused IMPLEMENT_CFBR macro.
2022-09-04 tbMake ssl_create_cipher_list() have a single exit
2022-09-04 jsingMechanically expand IMPLEMENT_CFBR macros.
2022-09-04 ajacoutotFix regression in previous commit.
2022-09-04 jsgspelling
2022-09-03 tbProvide PCKBC_AUX to fix compilation
2022-09-03 mvsMove PRU_PEERADDR request to (*pru_peeraddr)().
2022-09-03 bluhmInitialize TCP mutex forgotten in previous commit.
2022-09-03 jobProperly free() crl & auth tree in parser process
2022-09-03 mbuhlregen
2022-09-03 knKeep _fw2 in local md_consoleinfo() scope
2022-09-03 mbuhlMake recvmmsg and sendmmsg look more alike. change...
2022-09-03 jsingRemove now unused IMPLEMENT_BLOCK_CIPHER macro.
2022-09-03 bennoMove the daemon() call in the parent process from after...
2022-09-03 jsingMechanically expand IMPLEMENT_BLOCK_CIPHER macro.
2022-09-03 jsingMechanically expand IMPLEMENT_BLOCK_CIPHER macro.
2022-09-03 jsingMechanically expand IMPLEMENT_BLOCK_CIPHER macro.
next