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-01-16
we spent far too long debugging a weird go library problem (incorrect
Theo de Raadt
2023-01-16
export PGK_VALUE so that .S files can use it
Theo de Raadt
2023-01-16
3 new defines: he PTE protection key mask, the specific key value we use
Theo de Raadt
2023-01-15
restore strscpy() paths to reduce diff to linux
Jonathan Gray
2023-01-14
Change suspend idle loop from WFE to WFI. This avoids spurious wakeups
Mark Kettenis
2023-01-14
Assign (stereo) channel numbers based on "sound-name-prefix" properties.
Mark Kettenis
2023-01-14
Add support for "enhanced descriptor" mode found on some variants of the
Mark Kettenis
2023-01-14
Implement access to EFI variables and ESRT through an ioctl(2) interface
Mark Kettenis
2023-01-14
add protection-key violation error code for page-fault exceptions
Jonathan Gray
2023-01-14
recognise protection keys for supervisor-mode (PKS) in cpuid
Jonathan Gray
2023-01-14
sync cr4 and xcr0 bits with intel dec 2022 sdm
Jonathan Gray
2023-01-14
sysctl(2): KERN_CPUSTATS: zero struct cpustats before copyout
Scott Soule Cheloha
2023-01-13
Since the signal trampoline is now execute-only we no longer write it
Mark Kettenis
2023-01-13
Drop PICCY_SET() and RODATA() macros now that libc no longer needs them.
Miod Vallat
2023-01-13
put man page in the right place
Theo de Raadt
2023-01-13
Retake kernel lock in error paths of vmmioctl.
Dave Voutila
2023-01-13
sparc64: switch to clockintr
Scott Soule Cheloha
2023-01-13
drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index
Jonathan Gray
2023-01-13
drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence
Jonathan Gray
2023-01-13
drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...
Jonathan Gray
2023-01-13
drm/amd/display: Add check for DET fetch latency hiding for dcn32
Jonathan Gray
2023-01-13
drm/i915/gvt: fix vgpu debugfs clean in remove
Jonathan Gray
2023-01-13
drm/i915/gvt: fix gvt debugfs destroy
Jonathan Gray
2023-01-13
drm/amdkfd: Fix kernel warning during topology setup
Jonathan Gray
2023-01-13
drm/plane-helper: Add the missing declaration of drm_atomic_state
Jonathan Gray
2023-01-13
Revert "drm/amd/display: Enable Freesync Video Mode by default"
Jonathan Gray
2023-01-13
drm/amd/display: Report to ACPI video if no panels were found
Jonathan Gray
2023-01-13
drm/amdkfd: Fix double release compute pasid
Jonathan Gray
2023-01-13
drm/amdkfd: Fix kfd_process_device_init_vm error handling
Jonathan Gray
2023-01-13
drm/amdgpu: Fix size validation for non-exclusive domains (v4)
Jonathan Gray
2023-01-13
drm/i915/gvt: fix double free bug in split_2MB_gtt_entry
Jonathan Gray
2023-01-13
drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()
Jonathan Gray
2023-01-13
add acpi_video_report_nolcd() for 6.1.5 drm
Jonathan Gray
2023-01-12
Disable double width and height escape sequences under SMALL_KERNEL.
Nicholas Marriott
2023-01-12
free(NULL) has been allowed in the kernel since 5.4; remove checks.
Miod Vallat
2023-01-12
Update luna88k boot procedure; help & tweaks jmc@
Miod Vallat
2023-01-12
Binding the accept socket in TCP input relies on the fact that the
Alexander Bluhm
2023-01-12
Add CBT (cursor back tab) sequence, from Crystal Kolipe kolipe.c at
Nicholas Marriott
2023-01-12
Add aixterm bright colour sequences (SGR 90-97 and 100-107). From
Nicholas Marriott
2023-01-12
Add some missing cursor movement and scrolling escape sequences that are
Nicholas Marriott
2023-01-12
Use solock() instead solock_shared() within sys_getsockopt(). Otherwise
Vitaliy Makkoveev
2023-01-12
Compiling kernel with witness option failed since drm update. Do
Alexander Bluhm
2023-01-11
Implement X-only mappings on sun4u by not letting the dtlb miss handler
Miod Vallat
2023-01-11
Remove rasops_isgray, this is no longer used. From Crystal Kolipe
Nicholas Marriott
2023-01-11
Make sure we also remove read access in pmap_page_ro() when the new
Mark Kettenis
2023-01-11
Make sure we also remove read access in pmap_page_ro() when the new
Mark Kettenis
2023-01-11
Use 64-bit page table entries on octeon
Visa Hankala
2023-01-11
Enable TLB read inhibit on OCTEON Plus and newer SoCs.
Visa Hankala
2023-01-11
Add TLB bypass for instruction emulation
Visa Hankala
2023-01-11
Add MIPS64r2 TLB read inhibit support
Visa Hankala
[next]