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
11 days
drm/amdgpu: Adjust debugfs register access permissions
Jonathan Gray
11 days
drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
Jonathan Gray
11 days
drm/amdgpu: Adjust debugfs eviction and IB access permissions
Jonathan Gray
11 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
13 days
Fix simplefb colours for BPP16 and BPP24 by specifiying colour
Tobias Heider
13 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
14 days
add wd to nam2blk to match bdevsw
Jonathan Gray
14 days
order nam2blk by major number
Jonathan Gray
14 days
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
2024-11-09
remove unused functions; ok mglocker@
Jonathan Gray
2024-11-09
libz: sync with base
Theo Buehler
2024-11-09
The buffer flipper (incorrectly?) uses pmap_copy_page() from interrupt
Mark Kettenis
2024-11-09
Simplify uvm wire and unwire in psp(4) for lauch update data.
Alexander Bluhm
2024-11-09
Regen
Miod Vallat
2024-11-09
Add support for Exar XR17V352, submitted by Sean on tech@
Miod Vallat
2024-11-09
Regen
Miod Vallat
2024-11-09
More uftdi(4) devices; from Cameron Willams on tech@
Miod Vallat
2024-11-09
Regen
Miod Vallat
2024-11-09
More udl(4) devices, from NetBSD.
Miod Vallat
2024-11-09
remove unused ifq_is_serialized()
Jonathan Gray
2024-11-08
Change 'labeloffset' to 0 from 64 as that space in the OpenBSD disklabel bloc...
Kenneth R Westerback
2024-11-08
Use read once in socket filter functions.
Alexander Bluhm
2024-11-08
Use mutex of receive socket buffer to protect so_oobmark.
Alexander Bluhm
2024-11-08
qcpas: send APM_POWER_CHANGE events upon ac / battery life changes
Landry Breuil
2024-11-08
Use a mutex to make psp(4) MP safe.
Alexander Bluhm
2024-11-08
sparc64 now has ci_idepth.
Martin Pieuchot
2024-11-08
TCP send and receive space update are MP safe.
Alexander Bluhm
2024-11-08
pf(4) when doing af-to translation for ICMP protocol sends packets
Alexandr Nedvedicky
2024-11-08
remove pmap_zero_page_uncached()
Jonathan Gray
2024-11-08
Move sparc64-specific ofw prototypes out of the MI header.
Miod Vallat
[next]