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