openbsd
2022-05-27 kettenisConvert KVA allocation to km_alloc(9).
2022-05-27 jmcrework the text on mtu and mss, according to some notes...
2022-05-27 ajacoutotNormalise markup.
2022-05-27 mpiCall uvm_vnp_uncache() before VOP_RENAME().
2022-05-27 djmsplit the low-level file handling functions out from...
2022-05-27 djmrefactor authorized_keys/principals handling
2022-05-27 dtuckerf sshpkt functions fail, then password is not cleared...
2022-05-27 dtuckerAvoid kill with -1 argument.
2022-05-27 dtuckerNote that ProxyJump also accepts the same tokens as...
2022-05-26 kettenisAdjust compatible string to match what has been submitt...
2022-05-26 espieI'm a doofus, of course I need to use "write_without_va...
2022-05-26 jsgrecognise Cortex-X1C
2022-05-26 ajacoutotIntroduce a new daemon_execdir variable for changing...
2022-05-26 espiefirst step in simplifying the always-update case:
2022-05-26 jsgdrm/i915/adl-n: Add stepping info
2022-05-26 jsgdrm/i915/rpl-s: Add stepping info
2022-05-26 jsgdrm/i915/rpl-s: Enable guc submission by default
2022-05-26 jsgdrm/i915/adl-n: Add PCH Support for Alder Lake N
2022-05-26 jsgdrm/i915/rpl-s: Add PCH Support for Raptor Lake S
2022-05-26 jsgregen
2022-05-26 jsgadd more Intel RPL-S graphics ids
2022-05-26 jsgdrm/i915/rpl-p: Add PCI IDs
2022-05-26 jsgdrm/i915: Add RPL-S PCI IDs
2022-05-25 mvsCall if_put(9) after we finish with `ia' within ip_getm...
2022-05-25 guentherRevert the .rodata.cst4 change: results in incorrect...
2022-05-25 tbRemove an unnecessary XXX comment. The suggested check...
2022-05-25 claudioAdjust code after adding an extra argument to community...
2022-05-25 claudioPrint ASnumbers in asplain format and stop using the...
2022-05-25 claudioFix non-transitive extended community handling.
2022-05-25 jobAdd RFC 9234 "BGP Role" support
2022-05-25 jsgdrm/dp/mst: fix a possible memory leak in fetch_monitor...
2022-05-25 jsgdrm/i915/dmc: Add MMIO range restrictions
2022-05-25 jsgdrm/amd: Don't reset dGPUs if the system is going to...
2022-05-25 jsgRevert "drm/i915/opregion: check port number bounds...
2022-05-25 jmatthewAs with if_em.c r1.350, and for the same reasons (arm64...
2022-05-25 djmrevert previous; it was broken (spotted by Theo)
2022-05-25 dlgmarvell,armada-3700-ahci seems to work.
2022-05-25 djmmake SSHBUF_DBG/SSHBUF_TELL (off by default and only...
2022-05-24 guentherDelete superfluous/duplicated #includes
2022-05-24 guentherGive internal 'botch' labels a '.L' prefix to remove...
2022-05-24 guentherAddress the clang 13 "changed binding to STB_WEAK"...
2022-05-24 tbClean up ASN1_item_sign_ctx() a little
2022-05-24 tbSimplify ec_asn1_group2curve()
2022-05-24 tbStraightforward conversion of ecdh_cms_encrypt() to
2022-05-24 tbRewrite X509_PUBKEY_set0_param() to use asn1_abs_set_un...
2022-05-24 tbUse asn1_abs_set_unused_bits() in asn1_str2type()
2022-05-24 krwfdisk(8) no longer uses the partition table it finds in
2022-05-24 guentherSet the correct alignment on __jmpxor (.align's meaning...
2022-05-24 guentherDelete superfluous/duplicated #includes
2022-05-24 guentherAdd END() tags to give these functions sizes in the...
2022-05-24 guentherAddress the clang 13 "changed binding to STB_WEAK"...
2022-05-24 opfix some dobeep_msgs calls
2022-05-24 opautomatically delete trailing whitespaces on RET in...
2022-05-24 claudioWhile not strictly required clear all pfds in the poll...
2022-05-24 claudioIntroduce MAX_HTTP_REQUESTS and MAX_RSYNC_REQUESTS.
2022-05-24 antonRecent changes to truncate(2) swapped the ordering...
2022-05-23 krwNeither macppc nor the retired loongson have any remain...
2022-05-23 millertRespect RLIMIT_FSIZE when extending a file via truncat...
2022-05-23 tbImprove #ifdefs for STACK_OF() helpers.
2022-05-23 deraadtwhitespaces found when I went checking for something...
2022-05-23 claudioThere is no need to be quiet by default anymore and...
2022-05-23 dlgadd support for the ehci controller on marvell 3720...
2022-05-23 bluhmIn pf the kernel paniced if IP options in packet within...
2022-05-23 bluhmFix white space.
2022-05-22 kettenisConvert KVA allocation to km_alloc(9).
2022-05-22 visaLock kernel in nfsrv_rcv() because NFS subsystem is...
2022-05-21 kettenisConvert KVA allocation to km_alloc(9).
2022-05-21 ajacoutotDocument rc_exec.
2022-05-21 deraadtRepair a leak of a FILE. The FILE contains a fd via...
2022-05-21 jsingRemove some unhelpful comments and spell NULL correctly.
2022-05-21 jsingFactor out ASN1_ITYPE_EXTERN handling.
2022-05-21 ajacoutot${rcexec} -> rc_exec
2022-05-21 jsingUse 'at' for ASN1_TEMPLATE variable names rather than...
2022-05-21 jsingRemove _ex_ from all of the internal function names.
2022-05-21 ajacoutotReplace the $rcexec variable by an rc_exec function.
2022-05-21 ajacoutotNo need for true(1).
2022-05-21 deraadtrepair a few more backwards compares that create headaches
2022-05-21 millertsystem(3) should ignore SIGINT and SIGQUIT until the...
2022-05-20 dvvmm: remove spinout paranoia
2022-05-20 dvvmm: load the vmcs before reading vcpu registers
2022-05-20 dvuse correct logging or error calls
2022-05-20 espieas promised, extend the precaching using quirks stems...
2022-05-20 mbuhlAdd expected failures for octeon and riscv64.
2022-05-20 schwarzeRe-classify the roff(7) \r (reverse line feed) escape...
2022-05-20 schwarzeTest the handling of some additional one-character...
2022-05-20 espiefold some of the useful "obsolete" information into...
2022-05-20 jobAdd RFC 7318
2022-05-20 bluhmNew ldapsearch does not support -h and -p for host...
2022-05-20 tbDrop *out == NULL check in ASN1_STRING_to_UTF8()
2022-05-20 tbDon't pass uninitialized pointer to ASN1_STRING_to_UTF8()
2022-05-20 tbDon't pass uninitialized pointer to ASN1_STRING_to_UTF8()
2022-05-20 antonRename hid_none to hid_all as it represents all possibl...
2022-05-20 antonuhid_maxrepid() is currently not able to observe all...
2022-05-19 jsingReorder functions within file.
2022-05-19 jsingRewrite the asn1_template_*() functions with CBS.
2022-05-19 schwarzefollowing the fixed parsing direction of roff_expand...
2022-05-19 schwarzeAdjust a column number in an error message
2022-05-19 schwarzefix a wrong column number that got fixed as a side...
2022-05-19 schwarzeremove a bogus warning that went away as a side effect
2022-05-19 schwarzeMake roff_expand() parse left-to-right rather than...
next