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
2024-07-15
Add RK3588 eMMC clocks and resets.
Patrick Wildt
2024-07-15
sync PS_BITS with flags; ok claudio@
Jonathan Gray
2024-07-14
Add missing <machine/elf.h> for compound arches.
Miod Vallat
2024-07-14
Unlock IPv6 sysctl net.inet6.ip6.forwarding from net lock.
Alexander Bluhm
2024-07-14
Fix source and drain confusion in socket splicing somove().
Alexander Bluhm
2024-07-14
Only match if we can find a corresponding cpu device. This means the
Jonathan Matthew
2024-07-14
For specific hids (currently only ACPI0007, acpicpu(4)), use a print
Jonathan Matthew
2024-07-14
Actually provide *definitions* for hwcap & hwcap2
Jeremie Courreges-Anglas
2024-07-14
Actually set up hwcap AUX_* entries when available
Jeremie Courreges-Anglas
2024-07-14
In addition to setting the PCI power state, also run the appropriate _PSx
Mark Kettenis
2024-07-14
Upon first suspend, turn off all power resources that haven't been
Mark Kettenis
2024-07-14
Add elf_aux_info(3)
Jeremie Courreges-Anglas
2024-07-14
vmm(4)/vmx: update host cr3, invept on cpu migration.
Dave Voutila
2024-07-13
Implement some more suspend/resume Linux compat such that inteldrm(4) can
Mark Kettenis
2024-07-13
Revert the vdoom change, while it prevents the crashes on joel's go
Bob Beck
2024-07-13
Add condition to ip_gre.c in files.
Alexander Bluhm
2024-07-13
Mark IP protocol GRE as MP safe from socket layer.
Alexander Bluhm
2024-07-13
Previous commit broke RAMDISK_CD kernel build. Always include udp.h
Alexander Bluhm
2024-07-13
Do not store full IPv6 packet in common forwarding case.
Alexander Bluhm
2024-07-13
Backout previous change related to not freeing memory on suspend.
Dave Voutila
2024-07-12
Remove internet PCB mutex.
Alexander Bluhm
2024-07-12
Switch `so_snd' of udp(4) sockets to the new locking scheme.
Vitaliy Makkoveev
2024-07-12
Simplify nvme suspend/resume by resetting queues and not deallocating
Dave Voutila
2024-07-12
manual ret-clean; ok mlarkin
Theo de Raadt
2024-07-12
Add pool to allocate individual rtkit task arguments instead of passing a
Tobias Heider
2024-07-12
Run sysctl net.inet.ip.forwarding without net lock.
Alexander Bluhm
2024-07-12
Use dedicated window for access to the PCIe core registers.
Mark Kettenis
2024-07-12
Add vdoom() to fix ufs/ext2fs re-use of invalid vnode.
Bob Beck
2024-07-12
drm/amdgpu: silence UBSAN warning
Jonathan Gray
2024-07-12
drm: panel-orientation-quirks: Add quirk for Valve Galileo
Jonathan Gray
2024-07-12
drm/amdgpu/atomfirmware: silence UBSAN warning
Jonathan Gray
2024-07-12
drm/amdgpu: fix the warning about the expression (int)size - len
Jonathan Gray
2024-07-12
drm/amdgpu: fix uninitialized scalar variable warning
Jonathan Gray
2024-07-12
drm/amd/display: Fix uninitialized variables in DM
Jonathan Gray
2024-07-12
drm/amd/display: Skip finding free audio for unknown engine_id
Jonathan Gray
2024-07-12
drm/amd/display: Check pipe offset before setting vblank
Jonathan Gray
2024-07-12
drm/amd/display: Check index msg_id before read or write
Jonathan Gray
2024-07-12
drm/amdgpu: Initialize timestamp for some legacy SOCs
Jonathan Gray
2024-07-12
drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc
Jonathan Gray
2024-07-12
drm/amdgpu: Fix uninitialized variable warnings
Jonathan Gray
2024-07-11
Use atomic operations to access integers in sysctl(2).
Alexander Bluhm
2024-07-11
Turn FBINFO_xxx defines into proper flags. Gets rid of an unwanted
Mark Kettenis
2024-07-11
Use FEAT_RNG to feed entropy into the random subsystem like we do on amd64.
Mark Kettenis
2024-07-11
umoddi3.c is now needed for libz
Theo de Raadt
2024-07-10
Extend DMA constraints override to include all SC8280XP and X1E80100 based
Patrick Wildt
2024-07-10
Use AMD SEV C-bit in inital page tables setup by locore0.
Alexander Bluhm
2024-07-10
Kill the runfast and run label and inline those bits. No functional change.
Claudio Jeker
2024-07-10
Implement support for deeper idle states offered by PSCI. Reduces the
Mark Kettenis
2024-07-10
Hook up the Qualcomm UEFI Secure Application that handles EFI variables to
Mark Kettenis
2024-07-10
Missed some files in previous commit to split vmd into mi/md.
Dave Voutila
[next]