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-24
Enable access to usb(4), ugen(4), ulpt(4), ucom(4) and ujoy(4)
Jeremie Courreges-Anglas
2023-01-24
Hook up the same USB device drivers as arm64/conf/GENERIC
Jeremie Courreges-Anglas
2023-01-24
Add and use a specific routine to fetch instructions from userland when
Miod Vallat
2023-01-24
oops, a silly typo
Theo de Raadt
2023-01-24
uvm_map_extract() UVM_EXTRACT_FIXPROT alias mappings are only used for
Theo de Raadt
2023-01-24
ptrace reads/writes memory using uvm_io, which generates an temporary
Theo de Raadt
2023-01-23
Make sure pmap_extract() doesn't incorrectly return success when invoked
Miod Vallat
2023-01-23
Remove "sb == &so->so_rcv || sb == &so->so_snd" assertion from
Vitaliy Makkoveev
2023-01-23
Move SS_ISSENDING flag to `sb_state'. It should belong to the send
Vitaliy Makkoveev
2023-01-23
In somove() rename `state' variable to `rcvstate' to make code more
Vitaliy Makkoveev
2023-01-23
regen
Jonathan Gray
2023-01-23
add amdgpu device ids newly matched with 6.1 drm
Jonathan Gray
2023-01-23
Regen.
Nicholas Marriott
2023-01-23
Add Backtab key, based on a change from Crystal Kolipe kolipe.c at
Nicholas Marriott
2023-01-23
regen
Jonathan Gray
2023-01-23
change ATI "Yellow Carp" string to "Rembrandt"
Jonathan Gray
2023-01-23
add a placeholder for GC 11.0.4 device ids
Jonathan Gray
2023-01-22
Fix pf_anchor_stackframe commit to revert pf rule matching to the
YASUOKA Masahiko
2023-01-22
gptimer(4): remove dead MD microtime(9) implementation
Scott Soule Cheloha
2023-01-22
Simplify the (so far unused) apm_record_event() function a bit and use it
Mark Kettenis
2023-01-22
Move SS_CANTRCVMORE and SS_RCVATMARK bits from `so_state' to `sb_state' of
Vitaliy Makkoveev
2023-01-21
Remove dead/unused prototypes
Miod Vallat
2023-01-21
Introduce `rt_lock' rwlock(9) and use it instead of kernel lock to
Vitaliy Makkoveev
2023-01-21
Introduce per-sockbuf `sb_state' to use it with SS_CANTSENDMORE.
Vitaliy Makkoveev
2023-01-21
The Qualcomm UEFI Secure Application that handles EFI variables seems to
Mark Kettenis
2023-01-21
Make bus_dmamem_alloc_range(9) API available.
Mark Kettenis
2023-01-20
hppa: simplify itmr_rearm()
Scott Soule Cheloha
2023-01-20
On cpu with the PKU feature, prot=PROT_EXEC pages now create pte which
Theo de Raadt
2023-01-20
When ppb(4) detaches, make its bus range available again even if it was
Mark Kettenis
2023-01-19
Revise implementation of pmap_protect(9) in preparation for execute-only
Mark Kettenis
2023-01-19
Restrict vmm(4) exposed cpuid extended feature flags.
Dave Voutila
2023-01-19
drm/i915: Fix CFI violations in gt_sysfs
Jonathan Gray
2023-01-19
drm/amdgpu: Fix potential NULL dereference
Jonathan Gray
2023-01-19
drm/amdgpu: enable VCN DPG for GC IP v11.0.4
Jonathan Gray
2023-01-19
drm/amdgpu: Enable pg/cg flags on GC11_0_4 for VCN
Jonathan Gray
2023-01-19
drm/amdgpu: add soc21 common ip block support for GC 11.0.4
Jonathan Gray
2023-01-19
drm/amd/pm: enable GPO dynamic control support for SMU13.0.7
Jonathan Gray
2023-01-19
drm/amd/pm: enable GPO dynamic control support for SMU13.0.0
Jonathan Gray
2023-01-19
drm/amd/pm: Enable bad memory page/channel recording support for smu v13_0_0
Jonathan Gray
2023-01-19
drm/amd/pm: enable mode1 reset on smu_v13_0_10
Jonathan Gray
2023-01-19
drm/i915/gt: Cleanup partial engine discovery failures
Jonathan Gray
2023-01-19
Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 prop...
Jonathan Gray
2023-01-19
drm/amd/display: move remaining FPU code to dml folder
Jonathan Gray
2023-01-19
drm/amd/pm: add the missing mapping for PPT feature on SMU13.0.0 and 13.0.7
Jonathan Gray
2023-01-19
drm/amd/pm: correct the reference clock for fan speed(rpm) calculation
Jonathan Gray
2023-01-19
drm/amdgpu: Fixed bug on error when unloading amdgpu
Jonathan Gray
2023-01-19
drm/amd: Delay removal of the firmware framebuffer
Jonathan Gray
2023-01-18
drm/i915: Fix potential context UAFs
Jonathan Gray
2023-01-18
drm/i915: Reserve enough fence slot for i915_vma_unbind_async
Jonathan Gray
2023-01-18
drm/i915/gt: Reset twice
Jonathan Gray
[next]