openbsd
2022-04-13 schwarzeTo prevent infinite recursion while expanding eqn(7...
2022-04-13 espiewe're not 2000 anymore, direct the user to using binary...
2022-04-13 millertftok: avoid left shift of a signed in by 24 places
2022-04-13 millertinet_net_pton_ipv6: avoid signed vs unsigned comparison
2022-04-13 krwCorrect a gh_csum calculation used in debug output.
2022-04-13 krwEliminate a couple of 'XXX' assumptions by calculating...
2022-04-13 schwarzeDo not die on an assertion if an input file contains...
2022-04-13 schwarzeSurprisingly, groff supports multiple copy mode escapes...
2022-04-13 tobheDocument sntrup761x25519 key exchange.
2022-04-13 sthenUse a simpler "formula" to decide a default kern.maxthr...
2022-04-12 naddyddb: simplify machine command handling
2022-04-12 naddyconstify USB host controller method tables and root...
2022-04-12 ajacoutotMake this more readable.
2022-04-12 claudioDo not convert the int value twice from little to host...
2022-04-12 semariestruct vnode: document the protection required for...
2022-04-12 jmcfix bad space;
2022-04-12 jobExtend -f filemode to decode & print TAL details
2022-04-12 tbKNF for a brace and zap trailing blank line
2022-04-12 tbAdd a colon to warning for consistency
2022-04-12 tbShuffle sbgp_sia() a bit down to a place where it makes...
2022-04-12 tbAdjust regress for x509_location() change
2022-04-12 tbGeneralize sbgp_sia_location() to x509_location()
2022-04-12 dtuckerCorrect path for system known hosts file in description of
2022-04-12 afresh1Improve test and clean targets
2022-04-11 djmclear io_want/io_ready flags at start of poll() cycle;
2022-04-11 tobheFix leak of esnxf if esn ore noesn are configured expli...
2022-04-11 claudioRefactor on how the subprocesses are started.
2022-04-11 mvsKeep `fdp' locked until we finish the second loop of...
2022-04-11 mpiRemove trailing spaces.
2022-04-11 visagpio: Add missing device_unref() calls
2022-04-11 tbSimplify SIA extension parsing further
2022-04-11 claudioSort RTYPE in case alphabetically and mention ASPA...
2022-04-11 sthenFix spamlogd's rc_pre to avoid creating pflog0 if spamd...
2022-04-11 tbAdjust regress: test-cert now needs mft.c for rtype_fro...
2022-04-11 tbMerge sbgp_sia() and sbgp_sia_resource()
2022-04-11 tbSimplify cert_parse_pre()
2022-04-11 jsgdon't warn on output type 0 result in dm_edid_parser_se...
2022-04-11 tbLet the templated ASN.1 parse the SIA extension
2022-04-11 jsgdrm/connector: Fix typo in documentation
2022-04-11 jsgdrm/i915: Reject unsupported TMDS rates on ICL+
2022-04-11 jsgdrm/i915: Fix PSF GV point mask when SAGV is not possible
2022-04-11 jsgdrm/i915: Treat SAGV block time 0 as SAGV disabled
2022-04-11 jsgdrm/dp: Fix off-by-one in register cache size
2022-04-11 jsgdrm/i915/display: Fix HPD short pulse handling for eDP
2022-04-11 jsgdrm/amd/display: Remove vupdate_int_entry definition
2022-04-11 jsgdrm/amd/display: Add affected crtcs to atomic state...
2022-04-11 jsgdrm/amd/pm: enable pm sysfs write for one VF mode
2022-04-11 jsgdrm/amd/pm: return -ENOTSUPP if there is no get_dpm_ult...
2022-04-11 jsgdrm/amd/display: Fix a NULL pointer dereference in...
2022-04-11 jsgdrm/edid: Split deep color modes between RGB and YUV444
2022-04-11 jsgdrm/edid: Don't clear formats if using deep color
2022-04-11 jsgdrm/i915/gem: add missing boundary check in vm_access
2022-04-11 jsgdrm/i915/opregion: check port number bounds for SWSCI
2022-04-11 jsgdrm/fb-helper: Mark screen buffers in system memory...
2022-04-11 jsgdrm/syncobj: flatten dma_fence_chains on transfer
2022-04-11 jsgdrm/edid: check basic audio support on CEA extension...
2022-04-11 jsgdrm/amdgpu: only check for _PR3 on dGPUs
2022-04-11 jsgdrm/amdgpu: move PX checking into amdgpu_device_ip_earl...
2022-04-11 jsgadd pci_upstream_bridge() and pci_pr3_present()
2022-04-11 jsginclude dma-fence-array.h
2022-04-10 dvFree vm_info_result in error paths.
2022-04-10 jcaPrint a more accurate message when -v is used with -k
2022-04-10 jcaAdd more missing archs to "categories": aarch64, mips64...
2022-04-10 claudioPrint the strerror of the expected error. errno is...
2022-04-10 visamips64: Enforce memory ordering on SMP rendezvous
2022-04-10 inoguchiSet ASN1_OBJECT_FLAG_DYNAMIC_DATA flag with t2i_ASN1_OB...
2022-04-10 kettenisFix definition of "local" IPI system register. Spotted...
2022-04-09 naddyatascsi: constify method tables
2022-04-09 naddyconstify method tables in OAK USB sensor drivers
2022-04-09 naddyconstify method tables in USB serial drivers
2022-04-09 dvfix grammar in comment: successfully -> successful
2022-04-09 mbuhlRelease PF und NET lock before calling copyin for DIOCX...
2022-04-09 dvSimplify vmx instruction error handling.
2022-04-08 bluhmRename the pf state assert locked macro consistently.
2022-04-08 schwarzeWhen calculating the with of spanned columns, which...
2022-04-08 claudioBump because of the last minute mktime -> timegm fix
2022-04-08 claudioAll times in the x509 are UTC so use timegm() and not...
2022-04-08 naddylm, uguru, fins, wbenv: constify sensor tables
2022-04-08 mbuhlfix leaking memory in get_sdr on failure.
2022-04-08 kevloregen
2022-04-08 kevloAdd MT7921K.
2022-04-08 dtuckerNote that curve25519-sha256 was later published in...
2022-04-08 djmtwo defensive changes from Tobias Stoeckmann via GHPR287
2022-04-08 jsgchange "PSP runtime database doesn't exist" from warn...
2022-04-07 mbuhlRelease PF und NET lock before calling copyin and copyo...
2022-04-07 tbAvoid infinite loop on parsing DSA private keys
2022-04-07 tbAvoid infinite loop for custom curves of order 1
2022-04-07 sthenSupport more power sensors in IPMI. Tested on several...
2022-04-07 naddyconstify ifmedia descriptions; ok deraadt@ miod@
2022-04-07 mbuhlpf_rollback_rules always has the same return value...
2022-04-07 bluhmIn pfsync(4) sc_len is modified with atomic operations...
2022-04-07 tbAdjust mkioconf so the emitted extern struct cfattach...
2022-04-07 tbFix kernel builds with pseudo-device rd
2022-04-07 jsgdrm/vrr: Set VRR capable prop only if it is attached...
2022-04-07 jsgdrm/i915: Workaround broken BIOS DBUF configuration...
2022-04-07 jsgdrm/amdgpu: bypass tiling flag check in virtual display...
2022-04-07 jsgdrm/amdgpu: fix suspend/resume hang regression
2022-04-07 jsgdrm/i915/guc/slpc: Correct the param count for unset...
2022-04-07 jsgdrm/amd/display: Reduce dmesg error to a debug print
2022-04-07 jsgdrm/i915: s/JSP2/ICP2/ PCH
next