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
2023-12-19
sync
Theo de Raadt
2023-12-19
the 4th argument of pinsyscalls() is now "number of pin elements",
Theo de Raadt
2023-12-19
soreceive() must not hold mutex when calling sblock().
Alexander Bluhm
2023-12-18
Fix race between ifconfig destroy and ARP timer.
Alexander Bluhm
2023-12-18
Run bind(2) system call in parallel.
Alexander Bluhm
2023-12-16
Make `fuse_rd_filtops' mpsafe.
Vitaliy Makkoveev
2023-12-16
Rework pflowioctl() lock dances.
Vitaliy Makkoveev
2023-12-15
Drop no-longer-applicable comment.
Miod Vallat
2023-12-15
provide the pieces for ktrace/kdump to observe pinsyscall violations.
Theo de Raadt
2023-12-15
Use inpcb table mutex to set addresses.
Alexander Bluhm
2023-12-14
Workaround for broken clang which has a broken -fno-zero-initialized-in-bss
Claudio Jeker
2023-12-14
NKMEMPAGES_MAX_DEFAULT is no longer used. Remove it from param.h.
Claudio Jeker
2023-12-14
Bring default logic to set nkmempages into the 21st century.
Claudio Jeker
2023-12-14
drm/i915: Skip some timing checks on BXT/GLK DSI transcoders
Jonathan Gray
2023-12-14
drm/i915/sdvo: stop caching has_hdmi_monitor in struct intel_sdvo
Jonathan Gray
2023-12-14
drm/i915/lvds: Use REG_BIT() & co.
Jonathan Gray
2023-12-14
drm/i915/display: Drop check for doublescan mode in modevalid
Jonathan Gray
2023-12-14
drm/amdgpu: Update EEPROM I2C address for smu v13_0_0
Jonathan Gray
2023-12-14
drm/amdgpu: Add I2C EEPROM support on smu v13_0_6
Jonathan Gray
2023-12-14
drm/amdgpu: simplify amdgpu_ras_eeprom.c
Jonathan Gray
2023-12-14
drm/amdgpu: Return from switch early for EEPROM I2C address
Jonathan Gray
2023-12-14
drm/amdgpu: Remove second moot switch to set EEPROM I2C address
Jonathan Gray
2023-12-14
drm/amdgpu: Add support for RAS table at 0x40000
Jonathan Gray
2023-12-14
drm/amdgpu: Decouple RAS EEPROM addresses from chips
Jonathan Gray
2023-12-14
drm/amdgpu: Remove redundant I2C EEPROM address
Jonathan Gray
2023-12-14
drm/amdgpu: Add EEPROM I2C address support for ip discovery
Jonathan Gray
2023-12-14
drm/amdgpu: Update ras eeprom support for smu v13_0_0 and v13_0_10
Jonathan Gray
2023-12-14
drm/amdgpu: correct the amdgpu runtime dereference usage count
Jonathan Gray
2023-12-14
drm/amd/amdgpu: Fix warnings in amdgpu/amdgpu_display.c
Jonathan Gray
2023-12-14
drm/amdgpu: fix memory overflow in the IB test
Jonathan Gray
2023-12-14
drm/amdgpu: correct chunk_ptr to a pointer to chunk.
Jonathan Gray
2023-12-13
Implement per-CPU caching for the page table page (vp) pool and the PTE
Jeremie Courreges-Anglas
2023-12-13
Fix syscall number bounds check computations.
Miod Vallat
2023-12-13
Unbreak; looks like a not up-to-date diff was commited )-:
Miod Vallat
2023-12-13
Put back variable initialization mistakenly lost in 1.162
Miod Vallat
2023-12-13
another syscall(2) removal chunk got lost
Theo de Raadt
2023-12-12
two syscall(2) removal chunks got lost
Theo de Raadt
2023-12-12
put pinsyscalls(2) into the "always" group
Theo de Raadt
2023-12-12
sync
Theo de Raadt
2023-12-12
remove support for syscall(2) -- the "indirection system call" because
Theo de Raadt
2023-12-12
slyle(9) fix. No functional changes.
Vitaliy Makkoveev
2023-12-12
The sigtramp was calling sigreturn(2), and upon failure exit(2), which
Theo de Raadt
2023-12-12
Turn `pflowstats' statistics counters into per-CPU counters to make them
Vitaliy Makkoveev
2023-12-11
Implement per-CPU caching for the page table page (vp) pool and the PTE
Mark Kettenis
2023-12-11
Fix the shift of status bits 2:0 to 11:9 from <<8 to <<9.
Kenneth R Westerback
2023-12-11
Turn `pflow_softc' list into SMR list.
Vitaliy Makkoveev
2023-12-11
Add ampchwm(4) a driver to access the Ampere Altra Fine-Grained Power Telemetry
Claudio Jeker
2023-12-11
vio(4): simplify mbuf parsing with ether_extract_headers()
Jan Klemkow
2023-12-11
drm/amd/display: Fix MPCC 1DLUT programming
Jonathan Gray
2023-12-11
drm/amd/display: Fix the delta clamping for shaper LUT
Jonathan Gray
[next]