summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2017-10-29devfs: rewrite cryptio()cinap_lenrek
2017-10-29libsec: rewrite aex_xts_encrypt()/aes_xts_decrypt()cinap_lenrek
2017-10-29cwfs: use /dev/swap instead of #c/swap to determine memory sizecinap_lenrek
2017-10-28libc: improve alignment of QLp structure on amd64, cosmeticscinap_lenrek
2017-10-26libc: wunlock() part 2cinap_lenrek
2017-10-23upas/smtpd: don't call syslog() from the note handler, this can deadlockcinap_lenrek
2017-10-20libc: cleanup atexit and put exits() in its own compilation unitcinap_lenrek
2017-10-20vt: block when sending input to host (fixes truncated paste)cinap_lenrek
2017-10-17libsec: make sectorNumber argument for aes_xts routines uvlongcinap_lenrek
2017-10-17libsec: add AES CFB and AES OFB stream cipherscinap_lenrek
2017-10-17aux/wpa: prevent PTK re-installation attack by replaying AP retransmitscinap_lenrek
2017-10-16ape/libsec: fix the build, bring ape libsec.h in sync with plan9 versioncinap_lenrek
2017-10-06ssh: remove extern declarations for pkcs1padbuf() and asn1encodedigest() (now...cinap_lenrek
2017-10-06rsa: add auth/rsa2asn1, check write error in auth/rsa2x509 and auth/rsa2pub, ...cinap_lenrek
2017-10-06libsec: export asn1encodedigest(), asn1encodeRSApub(), asn1toRSApub(), pkcs1p...cinap_lenrek
2017-10-05libsec: allow \r\n terminated lines in decodePEM()cinap_lenrek
2017-10-04hgwebfs: simplify retry loop constructioncinap_lenrek
2017-10-04ndb/cs: icmp only supports version 4 addresses, icmpv6 only version 6 addressescinap_lenrek
2017-10-04libauthsrv: preserve readcons() error message from read() errorcinap_lenrek
2017-10-04hg: disable tag caching, allows accessing hg repo from dumpcinap_lenrek
2017-09-299boot: limit read size to 4K for efi simple file system protocolcinap_lenrek
2017-09-27pc64: add ether82598 driver to configurationcinap_lenrek
2017-09-27ether82598: support for T540-T1, use physical addresses for isaconf portcinap_lenrek
2017-09-27sdnvme: identify namespace list fails on intel ssd, just assume nsid=[1]cinap_lenrek
2017-09-27kernel: don't tokenize inplace in isaconfig() to make /dev/reboot workcinap_lenrek
2017-09-27kernel: get rid of 36 bit Paerange mask in mtrr (supporting machines with mo...cinap_lenrek
2017-09-23upas/fs: fix putcache(), sub-part messages should never go into the lrucinap_lenrek
2017-09-22xhci: do bounds checking in capability walking, check if controller vanished ...cinap_lenrek
2017-09-22sshfs: use mtime for qid.vers, fix wstat without name change, fix wstat memor...cinap_lenrek
2017-09-13upas/fs: replace fixed cache table with lru linked listcinap_lenrek
2017-09-11winwatch: show windows with empty labels (thanks jpm)cinap_lenrek
2017-09-10rename pcf kernel to pc, remove pcf, pccpuf, pccpu64 kernels, update document...cinap_lenrek
2017-09-10audiohda: add pci id for nvidia GM204BurnZeZ
2017-09-10audiohda: add pci id for Intel 9 SeriesBurnZeZ
2017-09-10vmx(3): document changes to devvmx interfacecinap_lenrek
2017-09-10audiohda: add pci id for ICH10 (thanks echoline)cinap_lenrek
2017-09-02devvmx: call vmxshutdown from reboot() function manuallyaiju
2017-08-29sshfs: fork ssh in its own namespace so it wont keep the mountpoint opencinap_lenrek
2017-08-29sshfs: start sendproc and recvproc in the sane notegroup as the fs process so...cinap_lenrek
2017-08-29ether82563: make the ethernet of thinkpad p50 work (thanks sam-d)cinap_lenrek
2017-08-29audiohda: Intel Sunrise Point-H support (thanks sam-d)cinap_lenrek
2017-08-29sdnvme: pass 0 instead of 0xffffffff as NSID for identify controller and crea...cinap_lenrek
2017-08-28devdup: remove useless OCEXEC check, handled by namec()cinap_lenrek
2017-08-28mergecinap_lenrek
2017-08-28devsegment: handle ORCLOSE on segment directory correctly, fix wrong qid, mis...cinap_lenrek
2017-08-28devvmx, vmx: lilu dallas multivmaiju
2017-08-28vmx(1): don't realloc virtio queues -- breaks pointersaiju
2017-08-27sdiahci: Intel 200 Series Chipset Family PCH support (thanks aiju)cinap_lenrek
2017-08-24libmach: support disassembling from memoryaiju
2017-08-24vmx(1): VGA framebuffer should be normal memoryaiju