index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
port
Age
Commit message (
Expand
)
Author
2023-05-01
usbxhci: add some robustness checks
cinap_lenrek
2023-05-01
usbxhci: fix command ring wrap crash
cinap_lenrek
2023-04-24
portmkfile: cleanup dependencies for wifi.$O and etheriwl.$O
cinap_lenrek
2023-04-24
sdnvme: remove unused mptr argument to qcmd()
cinap_lenrek
2023-04-19
imx8: make etheriwl work on MNT Reform, move it to port/ (thanks cinap); test...
Sigrid Solveig Haflínudóttir
2023-04-08
kernel: Clear secrets on reboot
cinap_lenrek
2023-03-07
sys/src/9/port/sysproc.c: add spim magic
adventuresin9
2023-02-17
devproc: Fix a double-free reading note file (thanks Josiah Frentsos)
cinap_lenrek
2023-01-15
sdmmc: implement boot partition access for emmc
cinap_lenrek
2023-01-15
devsd: fix wrong range check for subunit number
cinap_lenrek
2023-01-06
devdraw: coding style (from drawterm)
cinap_lenrek
2023-01-05
devusb: provide usb hub device number instead of address in /dev/usb/ctl
cinap_lenrek
2023-01-01
mouse: Make /dev/mousein readable to get mouse status without blocking
cinap_lenrek
2022-12-30
sdmmc: switch argument must be integer
cinap_lenrek
2022-12-29
sdmmc: actually implement mmc support
cinap_lenrek
2022-12-27
sdmmc: new interface for SDio
cinap_lenrek
2022-12-25
devsrv: Various fixes.
cinap_lenrek
2022-12-12
bootrc: let /boot/boot run in a more natural namespace
cinap_lenrek
2022-12-12
devsrv: fix recusrion deadlock on remove
cinap_lenrek
2022-12-11
sdmmc: multiple controller support
cinap_lenrek
2022-12-04
kernel: free exec temporary stack segment under seglock
cinap_lenrek
2022-12-03
usbxhci: cleanup
cinap_lenrek
2022-12-03
devbridge: simplify ethermultiwrite()
cinap_lenrek
2022-12-03
usbxhci: split usbxhci in portable and pci / soc specific drivers
cinap_lenrek
2022-12-03
kernel: fix devsrv compilation on arm32
Jacob Moody
2022-12-02
kernel: private srv boards
Jacob Moody
2022-11-12
usbxhci: wait for reset to complete before continuing initialization
Michael Forney
2022-10-23
sdnvme: fix missing unlock() in submit queue full case
cinap_lenrek
2022-10-21
kernel: fix freeb() for custom pools
cinap_lenrek
2022-09-25
9/port: revert timer wheel change, breaks pi4 boot, needs more time investiga...
cinap_lenrek
2022-09-25
devpci: provide a #$ device for PCI config access
cinap_lenrek
2022-09-24
9/port: reimplement timers to use timer wheel
Ori Bernstein
2022-09-18
sdnvme: avoid "empty if body" warning
cinap_lenrek
2022-09-18
usbxhci: eliminate "set but not used" warning
cinap_lenrek
2022-09-17
devip: do tcp mss clamping when forwarding packets
cinap_lenrek
2022-09-03
kernel: half NERR, refcount Note's to avoid excessive allocations for postnot...
cinap_lenrek
2022-08-26
sdnvme: correct mode/serial/firmware string lengths
Sigrid Solveig Haflínudóttir
2022-08-18
devvga: fix race condition between writes to vgactl
qwx
2022-08-17
kernel: allocate notes in heap
cinap_lenrek
2022-08-17
kernel: simplify notify() adding common popnote() function
cinap_lenrek
2022-08-15
mkdevc: fix dtracy-disabled builds (thanks ori)
Sigrid Solveig Haflínudóttir
2022-08-13
dtracy: make timer probes run in interrupt context
Ori Bernstein
2025-05-14
kernel: get rid of Proc.kstack
glenda
2022-08-12
9: compute available kernel pages using sizeof(Proc*)
Ori Bernstein
2022-08-10
9/port: allow kiloprocs -- allocate procs lazily
Ori Bernstein
2022-08-09
kernel: use 64 bits for mountids
glenda
2022-07-31
usb: fix ehci isochronous "in" split transactions
cinap_lenrek
2022-07-30
bind, mount: stop returning mount id
Ori Bernstein
2022-07-25
sysproc: raise limit on #! lines, and allow quoted args
Ori Bernstein
2022-07-03
imx8: pcie and nvme support
cinap_lenrek
[next]