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-09-05
vmm(4): switch the APMI CPUID mask to an include mask
Mike Larkin
2023-09-05
stop putting multicast addresses into the Receive Address Registers
Christian Weisgerber
2023-09-05
Make ksmn(4) attach to 19h/4x devices
Stefan Sperling
2023-09-05
Fix touchpad on newer device trees. The *gpio fields moved up one layer.
Tobias Heider
2023-09-05
Address the case 2b version of inconsistent view across threads of
Philip Guenther
2023-09-04
Fix netstat output of uses of current SYN cache left.
Alexander Bluhm
2023-09-04
Protect ps_single, ps_singlecnt and ps_threadcnt by the process mutex.
Claudio Jeker
2023-09-03
Avoid a useless increment and decrement of the tcp syn cache refcount
Alexander Bluhm
2023-09-03
vmm(4): Suppress AMD HwPstate visibility to guests
Mike Larkin
2023-09-03
Adapt tlb flush calls following arm64/pmap.c
Jeremie Courreges-Anglas
2023-09-03
Inline PTED_* functions and actually use PTED_WIRED()
Jeremie Courreges-Anglas
2023-09-03
pmap_page_protect() should not unmap pages after making them readonly.
Jeremie Courreges-Anglas
2023-09-02
Avoid trying to remove keys if the station is not active in iwm firmware.
Stefan Sperling
2023-09-02
Make iwm(4) not crash when aircrack-ng attempts to inject frames via
Stefan Sperling
2023-09-02
Zap anon pages mappings in uvm_anon_release() instead of in the fault handler.
Martin Pieuchot
2023-09-01
Implement drive strength tweaking for the YT8531. Needed on the v1.3b
Mark Kettenis
2023-09-01
Call rtm_send() with netlock held to protect dereference of sockaddr
Vitaliy Makkoveev
2023-09-01
Update with pin definitions from Linux 6.4.
Mark Kettenis
2023-08-31
sched_cpu_init: remove unnecessary NULL-checks for clockintr pointers
Scott Soule Cheloha
2023-08-31
drm/display/dp: Fix the DP DSC Receiver cap size
Jonathan Gray
2023-08-31
drm/i915/dgfx: Enable d3cold at s2idle
Jonathan Gray
2023-08-31
drm/i915/gt: Support aux invalidation on all engines
Jonathan Gray
2023-08-31
drm/i915/gt: Poll aux invalidation register bit on invalidation
Jonathan Gray
2023-08-31
drm/i915/gt: Ensure memory quiesced before invalidation
Jonathan Gray
2023-08-31
drm/i915: Add the gen12_needs_ccs_aux_inv helper
Jonathan Gray
2023-08-31
drm/aperture: Remove primary argument
Jonathan Gray
2023-08-30
On JH7110, configure the tx clock according to the selected speed if
Mark Kettenis
2023-08-30
Implement a few more clocks related to the GMAC.
Mark Kettenis
2023-08-30
Preempt a running proc even if there is no other process/thread queued
Claudio Jeker
2023-08-30
Add support for the upstream Linux device tree bindings. Support for the
Mark Kettenis
2023-08-30
regen
Kevin Lo
2023-08-30
Add Phison PS5021 device id
Kevin Lo
2023-08-29
fix handling of unknown error rate in mbim signal state info
David Gwynne
2023-08-29
export mbim signal stats
David Gwynne
2023-08-29
Remove p_rtime from struct proc and replace it by passing the timespec
Claudio Jeker
2023-08-29
Enable dwiic(4) and axppmic(4).
Mark Kettenis
2023-08-29
Add FDT support for dwiic(4)
Mark Kettenis
2023-08-28
Introduce reference counting for TCP syn cache entries.
Alexander Bluhm
2023-08-26
clockintr: add clockqueue_intrclock_install()
Scott Soule Cheloha
2023-08-26
word fix in comment; from crystal kolipe
Jason McIntyre
2023-08-26
umb can use p2p_input as an if_input handler.
David Gwynne
2023-08-26
Adapt glxclk(4) for clockintr
Visa Hankala
2023-08-26
fix iwx scan command such that the driver selects an SSID during bgscan
Stefan Sperling
2023-08-24
drm/amdgpu: keep irq count in amdgpu_irq_disable_all
Jonathan Gray
2023-08-24
drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11
Jonathan Gray
2023-08-24
drm/amd/display: Implement workaround for writing to OTG_PIXEL_RATE_DIV register
Jonathan Gray
2023-08-24
drm/amd/display: disable RCO for DCN314
Jonathan Gray
2023-08-24
drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7
Jonathan Gray
2023-08-24
drm/amdgpu: skip fence GFX interrupts disable/enable for S0ix
Jonathan Gray
2023-08-24
drm/amd: flush any delayed gfxoff on suspend entry
Jonathan Gray
[next]