index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-11
Make sure the syscall table entries are aligned on a 4-byte boundary.
Mark Kettenis
2023-12-11
Implement per-CPU caching for the page table page (vp) pool and the PTE
Mark Kettenis
2023-12-11
Synchronize datasize-cur limit for staff with the default class.
Mark Kettenis
2023-12-11
Warn when the same manifestNumber is recycled across multiple issuances of th...
Job Snijders
2023-12-11
Log a warning when a manifest replay is detected
Job Snijders
2023-12-11
ampchwm:
Jason McIntyre
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
Manpage for ampchwm(4) - Ampere Altra Fine-Grained Power Telemetry
Claudio Jeker
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
2023-12-11
drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlut
Jonathan Gray
2023-12-11
drm/amd/display: Expand kernel doc for DC
Jonathan Gray
2023-12-11
drm/amd/pm: fix a memleak in aldebaran_tables_init
Jonathan Gray
2023-12-11
drm/amd/display: Guard against invalid RPTR/WPTR being set
Jonathan Gray
2023-12-11
drm/amd/display: Restore rptr/wptr for DMCUB as workaround
Jonathan Gray
2023-12-11
dma-buf: fix check in dma_resv_add_fence
Jonathan Gray
2023-12-11
drm/amd/display: fix ABM disablement
Jonathan Gray
2023-12-11
drm/amd/display: Update min Z8 residency time to 2100 for DCN314
Jonathan Gray
2023-12-11
drm/amd/display: Use DRAM speed from validation for dummy p-state
Jonathan Gray
2023-12-11
drm/amd/display: Remove min_dst_y_next_start check for Z8
Jonathan Gray
2023-12-11
drm/amd/display: Include udelay when waiting for INBOX0 ACK
Jonathan Gray
2023-12-11
drm/amdgpu: Force order between a read and write to the same address
Jonathan Gray
2023-12-11
drm/amd: Enable PCIe PME from D3
Jonathan Gray
2023-12-11
add dma_fence_is_later_or_same() for 6.1.66 drm
Jonathan Gray
2023-12-11
arm just had to be different and change the syntax for .pushsection
Theo de Raadt
2023-12-11
Oops, wrong argument to macro
Theo de Raadt
2023-12-11
Report system call pinning violations.
Theo de Raadt
2023-12-11
Add an accounting flag for syscall pinning violations.
Theo de Raadt
2023-12-11
sync
Theo de Raadt
2023-12-11
document upcoming pinsyscalls(2) system call
Theo de Raadt
2023-12-10
vmm(4): flush EPTs after enabling VMX mode.
Dave Voutila
2023-12-10
evp_test: zap extra empty line
Theo Buehler
2023-12-10
The new cinematic to get sensor information as soon as possible sometimes
Miod Vallat
2023-12-10
sync
Theo de Raadt
2023-12-10
pinsyscalls(2) 2nd argument can be "uint *" instead of "void *
Theo de Raadt
2023-12-10
Add a new label "sigcodecall" inside every sigtramp definition, directly
Theo de Raadt
2023-12-10
Populate the non-LOAD openbsd.syscalls section (and PT_OPENBSD_SYSCALL)
Theo de Raadt
2023-12-10
Since errno isn't used here, use warnx() instead of warn()
Job Snijders
2023-12-10
Skip interfaces already claimed by other uaudio(4) instances.
Alexandre Ratchov
2023-12-09
Add basic write support for 'pax' format archives
Jeremie Courreges-Anglas
2023-12-09
Fix wrong call to slot->ops->exit() causing server to abort.
Alexandre Ratchov
2023-12-09
vio(4) add recv TCP/UDP checksum offloading
Jan Klemkow
2023-12-09
Following a failed fetch, use a previously cached and valid Manifest
Job Snijders
2023-12-08
Add spaces around '='. style(9) fix, no functional changes.
Vitaliy Makkoveev
2023-12-08
Introduce `sc_mtx' mutex(9) to protect the most of pflow_softc
Vitaliy Makkoveev
2023-12-08
Make sure TIB_INIT correctly initializes tib_thread_flags; regression
Miod Vallat
2023-12-08
PT_OPENBSD_SYSCALLS is an extension that points to non-LOAD section
Theo de Raadt
[next]