index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2020-06-22
drm/amd/display: Force watermark value propagation
Jonathan Gray
2020-06-22
drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4
Jonathan Gray
2020-06-22
The interface if_ioctl routine must be called with the NET_LOCK() held.
Claudio Jeker
2020-06-22
gup: document and work around "COW can break either way" issue
Jonathan Gray
2020-06-22
Prevent potencial `state_list' corruption while pppac(4) destroys pipex(4)
mvs
2020-06-22
Fix two iwx(4) TX_CMD_OFFLD macros.
Stefan Sperling
2020-06-22
Prepare for newer iwx(4) firmware scan command versions.
Stefan Sperling
2020-06-22
Update definition of the iwx_ac_to_tx_fifo map.
Stefan Sperling
2020-06-22
Enable critical temperature detection in iwx(4) firmware.
Stefan Sperling
2020-06-22
Do not copy an SSID into the iwx(4) probe request template.
Stefan Sperling
2020-06-22
Fix unconditional write to v1.scan_priority in iwx(4) scan command.
Stefan Sperling
2020-06-22
Fix length specification for 2GHz band IE data in iwx(4) probe request
Stefan Sperling
2020-06-22
in wait_for_completion_* return 0 on timeout -ERESTARTSYS on signal
Jonathan Gray
2020-06-22
let userland read vpd info from a pci device.
David Gwynne
2020-06-22
deprecate network livelock detection using the softclock.
David Gwynne
2020-06-22
there's not going to be any whole kernel wide network livelocks soon.
David Gwynne
2020-06-22
use ifiq_input and use it's return value to apply backpressure to rxrs.
David Gwynne
2020-06-22
use ifiq_input and use it's return value to apply backpressure to rxrs.
David Gwynne
2020-06-22
use ifiq_input and use it's return value to apply backpressure to rxrs.
David Gwynne
2020-06-22
enable nvme on i386.
David Gwynne
2020-06-21
Making tracing through traps work.
Mark Kettenis
2020-06-21
Update Spleen kernel fonts to version 1.7.1, bringing the following
Frederic Cambus
2020-06-21
Enable machine check interrupt.
Mark Kettenis
2020-06-21
Set PTE valid bit in PTE descriptors such that we actually match them in
Mark Kettenis
2020-06-21
Set reference count of freshly created pmap to one.
Mark Kettenis
2020-06-21
Nuke pointless vioblk_dev_probe() and vioblk_dev_free() functions and
Kenneth R Westerback
2020-06-21
correct mutex_lock_interruptible()
Jonathan Gray
2020-06-21
Set up exec_map and phys_map.
Mark Kettenis
2020-06-21
Add code to synchronize I-cache if necessary when mapping an executable
Mark Kettenis
2020-06-21
Implement copyin(9), copyout(9), copyinstr(9) and copyoutstr(9).
Mark Kettenis
2020-06-21
add a commented out entry for wg(4).
David Gwynne
2020-06-21
tell config how to build wg(4)
David Gwynne
2020-06-21
add wg(4), an in kernel driver for WireGuard vpn communication.
David Gwynne
2020-06-21
wireguard is taking over the gif mbuf tag.
David Gwynne
2020-06-21
wireguard can do ipv6, but doesnt do link local addresses.
David Gwynne
2020-06-21
add IFT_WIREGUARD.
David Gwynne
2020-06-21
add constructions for wireguard.
David Gwynne
2020-06-21
add hchacha20 for wireguard.
David Gwynne
2020-06-21
curve25519 for wireguard.
David Gwynne
2020-06-21
add blake2s for wireguard.
David Gwynne
2020-06-21
add mq_push. it's like mq_enqueue, but drops from the head, not the tail.
David Gwynne
2020-06-21
wrap a long line. no functional change.
David Gwynne
2020-06-21
if an inp_upcall is set, let it look at and maybe steal the udp packet.
David Gwynne
2020-06-21
The onboard interfaces on T7/S7 machines don't provide a valid MAC address
Jonathan Matthew
2020-06-21
knf: the inp_upcall line was too long.
David Gwynne
2020-06-21
add a inp_upcall function pointer and inp_upcall_arg to struct in_pcb.
David Gwynne
2020-06-20
Add bcmtmon(4), a driver for the temperature sensor on the Raspberry Pi 4.
Mark Kettenis
2020-06-20
Shifts (<<) of more than 32 bits must be done on 64-bit values.
Kenneth R Westerback
2020-06-20
Make FUNCTION()/UNIT() return valid major/minor device numbers rather
Kenneth R Westerback
2020-06-20
With filesystem having many cylinder groups and many inodes per cg the
Otto Moerbeek
[prev]
[next]