kernel/arch/um/drivers
sevki c9e1dba412 chore(ci): setup github actions and workflows
setup CI/CD for kernel development
- added CodeQL for code scanning
- every pr is built as an image and is available for
  30days on https://oklinux.dev
- tagged and released on github for now

Signed-off-by: sevki <s@sevki.io>
2024-03-15 21:46:24 +00:00
..
chan.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
chan_kern.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
chan_user.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
chan_user.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cow.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cow_sys.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
cow_user.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
daemon.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
daemon_kern.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
daemon_user.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
fd.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
harddog.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
harddog_kern.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
harddog_user.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
harddog_user_exp.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
hostaudio_kern.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
Kconfig chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
line.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
line.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
Makefile chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
mconsole.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
mconsole_kern.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
mconsole_kern.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
mconsole_user.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
mmapper_kern.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
net_kern.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
net_user.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
null.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pcap_kern.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pcap_user.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pcap_user.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
port.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
port_kern.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
port_user.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
pty.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
random.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc_kern.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
rtc_user.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
slip.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
slip_common.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
slip_common.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
slip_kern.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
slip_user.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
slirp.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
slirp_kern.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
slirp_user.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ssl.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
stderr_console.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
stdio_console.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
stdio_console.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
tty.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ubd.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ubd_kern.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
ubd_user.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
umcast.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
umcast_kern.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
umcast_user.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vde.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vde_kern.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vde_user.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vector_kern.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vector_kern.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vector_transports.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vector_user.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vector_user.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
vhost_user.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
virt-pci.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
virtio_uml.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
xterm.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
xterm.h chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00
xterm_kern.c chore(ci): setup github actions and workflows 2024-03-15 21:46:24 +00:00