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
41 hours
Flush the interrupt status register in ahci(4) attach
Jan Klemkow
2 days
During IP deliver, propagate correct address family.
Alexander Bluhm
3 days
Let the user provide an alternative perfpolicy when on battery
Jeremie Courreges-Anglas
3 days
The buffer flipper (incorrectly?) uses pmap_copy_page() from interrupt
Mark Kettenis
4 days
Improve error handling of psp(4) driver.
Alexander Bluhm
4 days
No need to call unsleep() if p_wchan is NULL.
Claudio Jeker
4 days
use ifq_deq_set_oactive if we're in an if_deq_begin "transaction"
David Gwynne
4 days
provide ifq_deq_set_oactive.
David Gwynne
4 days
use a tailq for the global list of bpf_if structs.
David Gwynne
5 days
gather ice(4) hardware counters for debugging
Stefan Sperling
5 days
implement ice_add_rx_lldp_filter()
Stefan Sperling
5 days
remove forward declaration of struct mount
Jonathan Gray
5 days
Teach ddb how to disassemble endbr64.
Anton Lindqvist
5 days
kill our kids before we die, or there will be panic
Joshua Stein
5 days
fix tcpdump on pfsync interfaces.
David Gwynne
6 days
Cast atomic_load_int(9) to signed int when loading `securelevel'.
Vitaliy Makkoveev
6 days
move bus space extern to bus.h; ok mpi@
Jonathan Gray
6 days
Fix some typos in comments in i386/amd64 bootblocks
Mike Larkin
6 days
drm/amdkfd: Accounting pdd vram_usage for svm
Jonathan Gray
6 days
bump the "mru" up to MAXMCLBYTES.
David Gwynne
6 days
include tun_hdr in the length reported by FIONREAD and kq if it's enabled.
David Gwynne
6 days
add qccpucp to GENERIC
Tobias Heider
7 days
make sure bpfsdetach is holding a bpf_d ref when invalidating stuff.
David Gwynne
7 days
provide network offloads between the kernel and userland again
David Gwynne
7 days
Add qccpucp(4), a driver for the CPUSS Control Processor (CPUCP) mailbox
Tobias Heider
8 days
Adjust deep logic in cursig() to handle sig_stop specially.
Claudio Jeker
8 days
Remove unreachable check for orphaned process groups in cursig.
Claudio Jeker
8 days
Do not dereference `pve' after releasing `pv_mtx'.
Martin Pieuchot
8 days
wait for ice(4) software interrupt to occur when flushing queue interrupts
Stefan Sperling
8 days
fix build without ICE_DEBUG
Stefan Sperling
8 days
implement the ice(4) Rx interrupt handler
Stefan Sperling
8 days
in ice(4), ensure that vsi->max_frame_size gets set
Stefan Sperling
9 days
add placeholder for GC 11.5.2 APU
Jonathan Gray
9 days
procmap(8) -> procmap(1); spotted by Avon Robertson
Jonathan Gray
9 days
sparce -> sparse
Jonathan Gray
9 days
drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported
Jonathan Gray
9 days
drm/amdgpu: Fix DPX valid mode check on GC 9.4.3
Jonathan Gray
9 days
drm/amdgpu: Adjust debugfs register access permissions
Jonathan Gray
9 days
drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
Jonathan Gray
9 days
drm/amdgpu: Adjust debugfs eviction and IB access permissions
Jonathan Gray
9 days
Move the stack 1GB higher, closer to the end of the userland address space.
Miod Vallat
10 days
revert tun(4) changes for now, breaks in kdump build (TUNSCAP/TIOCEXT clash)
Stuart Henderson
10 days
use down->up hammer to handle ENETRESET in ice_ioctl; can be refined later
Stefan Sperling
10 days
avoid sending needless MAC address updates to ice(4) hardware
Stefan Sperling
10 days
for clarity, look at 'perm_addr' for obtaining the MAC when ice(4) attaches
Stefan Sperling
10 days
Typo fixes in comments
Kevin Lo
10 days
provide a way to negotiate network offloads between the kernel and userland.
David Gwynne
10 days
implement ice_down(); ifconfig ice0 down/up is working now
Stefan Sperling
10 days
Enable ixv(4) in RAMDISK_CD
YASUOKA Masahiko
11 days
Fix simplefb colours for BPP16 and BPP24 by specifiying colour
Tobias Heider
[next]