summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-11Make sure the syscall table entries are aligned on a 4-byte boundary.Mark Kettenis
2023-12-11Implement per-CPU caching for the page table page (vp) pool and the PTEMark Kettenis
2023-12-11Synchronize datasize-cur limit for staff with the default class.Mark Kettenis
2023-12-11Warn when the same manifestNumber is recycled across multiple issuances of th...Job Snijders
2023-12-11Log a warning when a manifest replay is detectedJob Snijders
2023-12-11ampchwm:Jason McIntyre
2023-12-11Fix the shift of status bits 2:0 to 11:9 from <<8 to <<9.Kenneth R Westerback
2023-12-11Turn `pflow_softc' list into SMR list.Vitaliy Makkoveev
2023-12-11Manpage for ampchwm(4) - Ampere Altra Fine-Grained Power TelemetryClaudio Jeker
2023-12-11Add ampchwm(4) a driver to access the Ampere Altra Fine-Grained Power TelemetryClaudio Jeker
2023-12-11vio(4): simplify mbuf parsing with ether_extract_headers()Jan Klemkow
2023-12-11drm/amd/display: Fix MPCC 1DLUT programmingJonathan Gray
2023-12-11drm/amd/display: Fix the delta clamping for shaper LUTJonathan Gray
2023-12-11drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlutJonathan Gray
2023-12-11drm/amd/display: Expand kernel doc for DCJonathan Gray
2023-12-11drm/amd/pm: fix a memleak in aldebaran_tables_initJonathan Gray
2023-12-11drm/amd/display: Guard against invalid RPTR/WPTR being setJonathan Gray
2023-12-11drm/amd/display: Restore rptr/wptr for DMCUB as workaroundJonathan Gray
2023-12-11dma-buf: fix check in dma_resv_add_fenceJonathan Gray
2023-12-11drm/amd/display: fix ABM disablementJonathan Gray
2023-12-11drm/amd/display: Update min Z8 residency time to 2100 for DCN314Jonathan Gray
2023-12-11drm/amd/display: Use DRAM speed from validation for dummy p-stateJonathan Gray
2023-12-11drm/amd/display: Remove min_dst_y_next_start check for Z8Jonathan Gray
2023-12-11drm/amd/display: Include udelay when waiting for INBOX0 ACKJonathan Gray
2023-12-11drm/amdgpu: Force order between a read and write to the same addressJonathan Gray
2023-12-11drm/amd: Enable PCIe PME from D3Jonathan Gray
2023-12-11add dma_fence_is_later_or_same() for 6.1.66 drmJonathan Gray
2023-12-11arm just had to be different and change the syntax for .pushsectionTheo de Raadt
2023-12-11Oops, wrong argument to macroTheo de Raadt
2023-12-11Report system call pinning violations.Theo de Raadt
2023-12-11Add an accounting flag for syscall pinning violations.Theo de Raadt
2023-12-11syncTheo de Raadt
2023-12-11document upcoming pinsyscalls(2) system callTheo de Raadt
2023-12-10vmm(4): flush EPTs after enabling VMX mode.Dave Voutila
2023-12-10evp_test: zap extra empty lineTheo Buehler
2023-12-10The new cinematic to get sensor information as soon as possible sometimesMiod Vallat
2023-12-10syncTheo de Raadt
2023-12-10pinsyscalls(2) 2nd argument can be "uint *" instead of "void *Theo de Raadt
2023-12-10Add a new label "sigcodecall" inside every sigtramp definition, directlyTheo de Raadt
2023-12-10Populate the non-LOAD openbsd.syscalls section (and PT_OPENBSD_SYSCALL)Theo de Raadt
2023-12-10Since errno isn't used here, use warnx() instead of warn()Job Snijders
2023-12-10Skip interfaces already claimed by other uaudio(4) instances.Alexandre Ratchov
2023-12-09Add basic write support for 'pax' format archivesJeremie Courreges-Anglas
2023-12-09Fix wrong call to slot->ops->exit() causing server to abort.Alexandre Ratchov
2023-12-09vio(4) add recv TCP/UDP checksum offloadingJan Klemkow
2023-12-09Following a failed fetch, use a previously cached and valid ManifestJob Snijders
2023-12-08Add spaces around '='. style(9) fix, no functional changes.Vitaliy Makkoveev
2023-12-08Introduce `sc_mtx' mutex(9) to protect the most of pflow_softcVitaliy Makkoveev
2023-12-08Make sure TIB_INIT correctly initializes tib_thread_flags; regressionMiod Vallat
2023-12-08PT_OPENBSD_SYSCALLS is an extension that points to non-LOAD sectionTheo de Raadt