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-10-02
Improve responsiveness in OOM situations & make free target checks coherent.
Martin Pieuchot
2024-10-02
Return number of freed pages in uvm_pmr_cache_drain().
Martin Pieuchot
2024-10-02
Switch PV pool allocator to use km_alloc(9) instead of uvm_km_kmemalloc(9).
Martin Pieuchot
2024-10-01
Make it more obvious which ruadd argument is the source and which one is
Claudio Jeker
2024-10-01
Adjust ptrace interface to properly suport single threaded continue.
Claudio Jeker
2024-10-01
remove unused variable
Jonathan Gray
2024-10-01
drm: Expand max DRM device number to full MINORBITS
Jonathan Gray
2024-10-01
accel: Use XArray instead of IDR for minors
Jonathan Gray
2024-10-01
drm: Use XArray instead of IDR for minors
Jonathan Gray
2024-10-01
add DEFINE_XARRAY_ALLOC for 6.6.53 drm
Jonathan Gray
2024-10-01
add MINORBITS for 6.6.53 drm
Jonathan Gray
2024-10-01
add ACCEL_MAX_MINORS for 6.6.53 drm
Jonathan Gray
2024-09-30
Use ps_ppid instead of ps_pptr->ps_pid in all places.
Claudio Jeker
2024-09-30
handle non xa_limit_32b ranges in xarray
Jonathan Gray
2024-09-30
store xarray flags for XA_FLAGS_ALLOC1 test in alloc
Jonathan Gray
2024-09-30
Remove code after exit1() and NOTREACHED comment. Nothing will ever get there.
Claudio Jeker
2024-09-30
Return the number of freed pages and handle SHRINK_STOP in drmbackoff().
Martin Pieuchot
2024-09-30
init xarray pool in drm_linux_init(), needed for static initialisation
Jonathan Gray
2024-09-30
remove WSDISPLAYIO_OGINFO compat ioctl, planned for after 7.3
Jonathan Gray
2024-09-29
remove unused cruft; ok kettenis@
Jonathan Gray
2024-09-29
fix HWCAP_ASIMDHP test; ok kettenis@
Jonathan Gray
2024-09-29
correct a prototype
Jonathan Gray
2024-09-27
Previous pipex.c,v 1.155 was broken if the client was not behind a NAT.
YASUOKA Masahiko
2024-09-26
Fix amd64/GENERIC not linking due to missing pmap_shootept symbol.
Dave Voutila
2024-09-26
Add an ipi for executing INVEPT to flush EPT on remote cpus.
Dave Voutila
2024-09-26
remove unneeded psl.h include
Jonathan Gray
2024-09-25
Do not crash in witness code if interrupt fires early.
Alexander Bluhm
2024-09-24
Fix sleeping race during malloc in sysctl hw.disknames.
Alexander Bluhm
2024-09-24
___linux__ -> __linux__
Jonathan Gray
2024-09-24
for sysctl on arm64, handle CPU_ID_AA64ISAR1 same as CPU_ID_AA64ISAR0
Theo de Raadt
2024-09-23
now hacking on 7.6-current
Theo de Raadt
2024-09-23
now hacking on 7.6-current
Theo de Raadt
2024-09-23
recognise Neoverse V3AE (Poseidon AE)
Jonathan Gray
2024-09-23
regen
Jonathan Gray
2024-09-23
add more Navi 32 and Navi 33 device ids
Jonathan Gray
2024-09-23
add device tree mapping for HP OmniBook X 14
Jonathan Gray
2024-09-22
Increase the default buffer size for AF_UNIX from 8192 to 32768.
Claudio Jeker
2024-09-21
We aren't ready to choose S0-over-S3 based upon the S0ix bit in FADT.
Theo de Raadt
2024-09-21
vmm(4): remove EPT mprotect ioctl
Mike Larkin
2024-09-20
Add device tree mapping for Lenovo ThinkPad T14s.
Mark Kettenis
2024-09-20
correct format string in debug printf
Jonathan Gray
2024-09-20
remove unneeded semicolon
Jonathan Gray
2024-09-20
remove unneeded semicolons; checked by millert@
Jonathan Gray
2024-09-19
fixup! drm/apple: Add support for the macOS 13.2 DCP firmware
Jonathan Gray
2024-09-19
vio: allow longer tx chains
Stefan Fritsch
2024-09-19
virtio_pci: Fix off-by-one in interrupt setup
Stefan Fritsch
2024-09-19
don't warn when returning early in hdcp functions
Jonathan Gray
2024-09-19
drm/i915/guc: prevent a possible int overflow in wq offsets
Jonathan Gray
2024-09-19
drm/amd/amdgpu: apply command submission parser for JPEG v1
Jonathan Gray
2024-09-19
drm/amdgpu/atomfirmware: Silence UBSAN warning
Jonathan Gray
[prev]
[next]