kernel: don't sched() for clock interrupt when up->state != Running
kernel: make sure process is in Queueing state in qunlock()
etherseeq: defer enabling controller until attach(), provide shutdown() function
mt7688/uarti8250.c; fixed interrupts
sgi: make newport graphics work in MAME
ip/dhcpd: don't override local address for gateway case
sgi: fix botched conversion to stacks below Proc.
libc: add _callmain to share more initialization code
/sys/lib/acid/kernel: fix proctab()
7l: dont dump constant-pool in the middle of switch/case jump table
qc: fix crash, nodet not nused/initialized
rc: handle Xeflag in exitnext()
ref: check if object is a commit when needed
git/log: ensure we're starting to log from a commit hash
kernel: add pc field in QLock for debugging
libgeometry: fix typo from previous commit
libgeometry: add matrix minor and cofactor functions
ethervirtio: make multicast work (thanks Arne)
ip/cifsd: dont add pointless logging (already logged when debug is active)
cifsd: clarify SMBv1 is supported, not SMB 2/3.
qlock: keep the caller pc in the qlock for debugging
cc: don't rearrange constant scaling across unsigned casts
?c: allow registerizing .ret (thanks rodri)
libmach: add TBZ and TBNZ instructions for arm64
libc: deduplicate fake cycles() imeplementation to port/
7l: fix constant pool size for imm14 displacement for TBZ/TBNZ
devether: handle bypass case for dmat
date: remove reference to dead -m flag (thanks Thim Cederlund)
devether: make dmatproxy part of devether
aux/wpa: continue trying to connect when forked
ethermultilink: ignore link-status of primary
ether4330: set link status, omit "status:" line from ifstats for aux/wpa when bypassed
ether4330: ignore join request while bypassed
ether8169: fix rx/tx on more recent realtek models (thanks uramekus)
git/fs: don't unload large objects when inserting into cache
/lib/terry: speak no ill of the dead
git(1): conform NAME to indexing assumptions
6[acl], libmach: add 3-byte opcode encoding support for SSE[34] along with some instructions
nusb/ether: implement link status for a88179
ip/torrent: allow seeding files from read-only contexts.
ip/torrent: fix webseed when there is only one defined in the torrent file
libndb: do some extra robustness checks around hash files
ndb/mkhash: handle database= reordering, check offset overflow, remove file
git/walk: skip all paths with '.git/' when creating the index
libmach: add HSUBPD decoding for amd64
libmach: add DPPD decoding for amd64
git: utilize time zone info when present and ignore it when it's not
rio(1), rio(4): wctl /srv pipe is dead, mention 'none' attach (thanks unobe)
fshalt: get rid of special nvme hack for disk shutdown
devip: make some symbols static, cleanup
ip/ipconfig: allow "del" verb in addition to "remove"
devip: have findipifc() return rlock'd interface, allow to use "del" instead of "remove" for route and interface operations
cpp: run tests with 'mk test'
devuart: fix wrong opens count in case of uartenable() error
devuart: make sure consuart was enabled before setting serialoq
devuart: handle software flow control (XON/XOFF) in devuart alone
/sys/lib/dist/mkfile: include /386/mbr et al in disk images
devuart: cleanup uart console code
zynq: remove uartconsole() function, already done by devuart internally
zynq: fix print format in emmc driver
diff: make distproto copies tests
ape: libap: do not set objtype in amd64 mkfile
patch: delete files for tests before test run
bcm64, imx8: provide more flexible MPIDR_EL1 CPUID to machno mapping
kernel: fix SEGMAXSIZE macro, force 64-bit result
distproto: include /lib/ucd in releases
nusb/ether: implement link status detection for smsc and lan78xx
nusb/ether: make stats file compatible to stats(8)
stats(8): drop 802.11, consider *ALL* /net/ether*/stats
ircrc: fix pong message (thanks mkf)
bcm, bcm64: handle disk activity led from sdmmc
Add missing sd/mmc controller dependencies to /sys/src/9/port/sd.h
sdhost: remove coherence() for RD() and cleanup
i2cbcm: use core clock rate from vcore instead of hardcoding 250Mhz
pi3: implement sdhost controller driver so we can use wifi always
ether4330: annex sdM for emmc (changed order)
pi3, pi4: change the order of emmc and sdhc for ether4330
plan9.ini(8): document $wpaopts
arm64: remove hz/mhz from conf, not needed.
9/boot/net.rc: allow setting additional flags to aux/wpa with $wpaopts in plan9.ini
devsd, sdmmc, ether4330: improve infrastructure for sdio
ndb/dns: fix memory leak in dnzone()
ndb/dns: add -L flag for local-recursive server
ndb/dns: better handling of extended response code
ndb/dns: make sure theres only a single Topt option in getednsopt().
ndb/dns: implement EDNS(0) extension (rfc6891)
git/branch: avoid null list errors
arm64: mem.c doesnt need sysreg.h
bcm64: dont need sysreg.h in mem.c
bcm64: use generic 9/arm64/mmu.c
imx8: share generic arm64 mmu.c
bcm64: use generic 9/arm64/* files
imx8: use generic 9/arm64/sysreg.h
imx8: use generic 9/arm64/^(init9.s rebootcode.s)
imx8: use generic 9/arm64/cache.v8.s