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
12 days
move bus space extern to bus.h; ok mpi@
Jonathan Gray
12 days
Fix some typos in comments in i386/amd64 bootblocks
Mike Larkin
12 days
drm/amdkfd: Accounting pdd vram_usage for svm
Jonathan Gray
12 days
bump the "mru" up to MAXMCLBYTES.
David Gwynne
12 days
include tun_hdr in the length reported by FIONREAD and kq if it's enabled.
David Gwynne
12 days
add qccpucp to GENERIC
Tobias Heider
12 days
make sure bpfsdetach is holding a bpf_d ref when invalidating stuff.
David Gwynne
13 days
provide network offloads between the kernel and userland again
David Gwynne
13 days
Add qccpucp(4), a driver for the CPUSS Control Processor (CPUCP) mailbox
Tobias Heider
13 days
Adjust deep logic in cursig() to handle sig_stop specially.
Claudio Jeker
13 days
Remove unreachable check for orphaned process groups in cursig.
Claudio Jeker
14 days
Do not dereference `pve' after releasing `pv_mtx'.
Martin Pieuchot
2024-11-15
wait for ice(4) software interrupt to occur when flushing queue interrupts
Stefan Sperling
2024-11-15
fix build without ICE_DEBUG
Stefan Sperling
2024-11-15
implement the ice(4) Rx interrupt handler
Stefan Sperling
2024-11-15
in ice(4), ensure that vsi->max_frame_size gets set
Stefan Sperling
2024-11-15
add placeholder for GC 11.5.2 APU
Jonathan Gray
2024-11-15
procmap(8) -> procmap(1); spotted by Avon Robertson
Jonathan Gray
2024-11-15
sparce -> sparse
Jonathan Gray
2024-11-15
drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported
Jonathan Gray
2024-11-15
drm/amdgpu: Fix DPX valid mode check on GC 9.4.3
Jonathan Gray
2024-11-15
drm/amdgpu: Adjust debugfs register access permissions
Jonathan Gray
2024-11-15
drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
Jonathan Gray
2024-11-15
drm/amdgpu: Adjust debugfs eviction and IB access permissions
Jonathan Gray
2024-11-14
Move the stack 1GB higher, closer to the end of the userland address space.
Miod Vallat
2024-11-14
revert tun(4) changes for now, breaks in kdump build (TUNSCAP/TIOCEXT clash)
Stuart Henderson
2024-11-14
use down->up hammer to handle ENETRESET in ice_ioctl; can be refined later
Stefan Sperling
2024-11-14
avoid sending needless MAC address updates to ice(4) hardware
Stefan Sperling
2024-11-14
for clarity, look at 'perm_addr' for obtaining the MAC when ice(4) attaches
Stefan Sperling
2024-11-14
Typo fixes in comments
Kevin Lo
2024-11-14
provide a way to negotiate network offloads between the kernel and userland.
David Gwynne
2024-11-13
implement ice_down(); ifconfig ice0 down/up is working now
Stefan Sperling
2024-11-13
Enable ixv(4) in RAMDISK_CD
YASUOKA Masahiko
2024-11-12
Fix simplefb colours for BPP16 and BPP24 by specifiying colour
Tobias Heider
2024-11-12
Adds support for BPP16 16-bit color EFI framebuffer format as offered
Tobias Heider
2024-11-12
remove unused arm64_machdep.h
Jonathan Gray
2024-11-12
rename bus space files to match other archs
Jonathan Gray
2024-11-12
bump the type used to specify traffic queue bandwidth to 64bit.
David Gwynne
2024-11-12
add wd to nam2blk to match bdevsw
Jonathan Gray
2024-11-11
order nam2blk by major number
Jonathan Gray
2024-11-11
remove unused mainbus.h; ok miod@
Jonathan Gray
2024-11-11
If nostop is set properly ignore stop signals with default handlers.
Claudio Jeker
2024-11-10
drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing
Jonathan Gray
2024-11-10
remove vmx_pmap_find_pte_ept(), used by removed EPT mprotect ioctl
Jonathan Gray
2024-11-10
Lock send socket buffer for fstat syscall.
Alexander Bluhm
2024-11-10
all archs now have ci_idepth, remove ifdefs
Jonathan Gray
2024-11-10
replace uvm.h includes with uvm_extern.h where possible
Jonathan Gray
2024-11-10
no need to include both uvm.h and uvm_extern.h
Jonathan Gray
2024-11-10
Do not call uvm_swap_finicrypt_all() a second time in dumpsys().
Jonathan Gray
2024-11-10
remove unused XINTR() define
Jonathan Gray
[next]