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-07-06
Clear knotes when finishing wseventvar
Visa Hankala
2023-07-06
Use correct variable to check for successful allocation.
Patrick Wildt
2023-07-06
Convert tcp_now() time counter to 64 bit.
Alexander Bluhm
2023-07-06
Register a mapping of dwge interfaces to ofw nodes/phandles.
Jonathan Matthew
2023-07-06
remove during-development special cases for MNT_WXALLOWED and chrome and
Theo de Raadt
2023-07-06
moving acpiioctl to a different file than acpiopen is not going to work
Theo de Raadt
2023-07-06
big update to pfsync to try and clean up locking in particular.
David Gwynne
2023-07-06
drm/amd/display: Ensure vmin and vmax adjust for DCE
Jonathan Gray
2023-07-06
drm/amdgpu: Validate VM ioctl flags.
Jonathan Gray
2023-07-06
drm/amd/display: Do not update DRR while BW optimizations pending
Jonathan Gray
2023-07-06
drm/amd/display: Remove optimization for VRR updates
Jonathan Gray
2023-07-05
Move acpiioctl to acpi_x86.c, it is only used up on i386 and amd64.
Tobias Heider
2023-07-05
Handle fixed-link configuration in the device tree.
Jonathan Matthew
2023-07-05
The hypercall page populated with instructions by the hypervisor is not IBT
Anton Lindqvist
2023-07-05
Fix off-by-one in the MSI-X interrupt establish loop that always tried to
Patrick Wildt
2023-07-05
Make softdep mounts a no-op
Bob Beck
2023-07-05
Add iwm/iwx background scan task to the queue which it will be deleted from.
Stefan Sperling
2023-07-05
Drop kernel lock before panic to avoid WITNESS report during fault
Klemens Nanni
2023-07-05
Implement support for the GPIOs on the JH7110. Makes it possible to reboot
Mark Kettenis
2023-07-05
drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
Jonathan Gray
2023-07-05
drm/amd/display: fix the system hang while disable PSR
Jonathan Gray
2023-07-05
drm/amd/display: Add wrapper to call planes and stream update
Jonathan Gray
2023-07-05
drm/amd/display: Use dc_update_planes_and_stream
Jonathan Gray
2023-07-05
They may have fixed the cache coherency problems in the JH7110, but it is
Mark Kettenis
2023-07-05
Suspend from suspend_taskq in apmioctl.
Tobias Heider
2023-07-05
remove unused armv7 max_processes global
Jonathan Gray
2023-07-04
Introduce SBL_WAIT and SBL_NOINTR sbwait() flags.
Vitaliy Makkoveev
2023-07-04
amd64: cpu_info: rearrange members, keep ci_mds_tmp 32-byte aligned
Scott Soule Cheloha
2023-07-04
Instead of waiting for the inbound item to show up in the interrupt
Patrick Wildt
2023-07-04
This diff limits the number of transactions/tickets
Alexandr Nedvedicky
2023-07-04
Check for interface type ethernet before call ether_brport_isset()
Jan Klemkow
2023-07-04
enable dwqe(4)
Mark Kettenis
2023-07-04
Add StarFive JH7110 support.
Mark Kettenis
2023-07-04
Handle rx error.
Mark Kettenis
2023-07-04
consistenly name instruction defines
Jasper Lievisse Adriaanse
2023-07-04
Unbreak kprobes. Since LLVM emits endbr64 instructions for IBT, dt could no
Jasper Lievisse Adriaanse
2023-07-04
The recent change to DIOCGETRULE allows applications which
Alexandr Nedvedicky
2023-07-04
remove prototypes for removed functions
Jonathan Gray
2023-07-04
Remove redundant code when calculating checksum.
Alexander Bluhm
2023-07-04
Add a bunch of clocks for GMAC0 and GMAC1 on the JH7110 SoC.
Mark Kettenis
2023-07-04
Make the hardware counters available on BCM5705 and newer available as
Jonathan Matthew
2023-07-04
Remove mbuf low watermark vars. Unused since uipc_mbuf.c rev 1.244.
Jonathan Gray
2023-07-04
Add some extra parenthesis for consistency.
Mark Kettenis
2023-07-04
m_reclaim() was removed in uipc_mbuf.c rev 1.195
Jonathan Gray
2023-07-04
remove unused global var
Jonathan Gray
2023-07-03
Enable mouse.tp.mtbuttons for apldcms
Tobias Heider
2023-07-03
use consistent queue(9) example for LIST removal; OK bluhm mvs
Klemens Nanni
2023-07-03
use semicolon not comma at eol
Jonathan Gray
2023-07-03
typofix lladdr in function names; OK deraadt jan
Klemens Nanni
2023-07-03
Bring malloc(9) and <sys/malloc.h> into sync for M_* entries, such
Philip Guenther
[next]