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-03-24
Cleanup uvmpd_tune() & document global variable ownership.
Martin Pieuchot
2024-03-24
use LIST_FOREACH_SAFE() to avoid use after free
Jonathan Gray
2024-03-23
Recognise Meinberg PCI510, from Maurice Janssen
Stuart Henderson
2024-03-23
sync
Stuart Henderson
2024-03-23
Add Meinberg PCI510, from Maurice Janssen
Stuart Henderson
2024-03-22
Remove padding from union inpaddru.
Alexander Bluhm
2024-03-22
Make local port which is bound during connect(2) unique per laddr.
Alexander Bluhm
2024-03-22
Use sorflush() instead of direct unp_scan(..., unp_discard) to discard
Vitaliy Makkoveev
2024-03-22
Limit NFS connections to originate from a reserved port.
Claudio Jeker
2024-03-22
pledge: Allow the AUDIO_GETDEV ioctl in "audio"
Alexandre Ratchov
2024-03-21
Never bindings use the phy-handle property instead of the phy property.
Patrick Wildt
2024-03-21
add uao_read_to_iosys_map() alternative to shmem_read_to_iosys_map()
Jonathan Gray
2024-03-21
unstub intel_uc_fw_copy_rsa()
Jonathan Gray
2024-03-20
Fix build with bitmap_copy() on i386 by adding const qualifier.
Alexander Bluhm
2024-03-20
remove i915_gem_object_map() removed in linux 5.10
Jonathan Gray
2024-03-20
switch ggtt from agp_map to io_mapping
Jonathan Gray
2024-03-20
add io_mapping_map_atomic_wc()
Jonathan Gray
2024-03-20
unstub i915_ttm_io_mem_pfn()
Jonathan Gray
2024-03-20
handle ttm_sg_tt_init() not being called before ttm_tt_fini()
Jonathan Gray
2024-03-20
unstub i915_ttm_memcpy_init() i915_ttm_move_memcpy()
Jonathan Gray
2024-03-20
init bus_space tags in ttm struct
Jonathan Gray
2024-03-20
enable io_mapping paths for lmem
Jonathan Gray
2024-03-20
unstub xehp_load_dss_mask()
Jonathan Gray
2024-03-20
add bitmap_intersects() bitmap_from_arr32()
Jonathan Gray
2024-03-20
unstub i915_gem_object_map_pfn()
Jonathan Gray
2024-03-20
add replacements for io_mapping_init_wc() paths
Jonathan Gray
2024-03-20
start implementing io_mapping
Jonathan Gray
2024-03-20
add vmap_pfn()
Jonathan Gray
2024-03-20
in vga_get_uninterruptible() return early if behind a bridge
Jonathan Gray
2024-03-19
count if_enqueue/ifq_enqueue errors as oqdrops.
David Gwynne
2024-03-18
Implement Spectre-V4 mitigations. The only real effect of this change is
Mark Kettenis
2024-03-18
Pass PHY OF node to the MII layer for use by PHY drivers.
Patrick Wildt
2024-03-18
Reduce dmesg spam and only print about resource conflicts for resources
Mark Kettenis
2024-03-18
Add support for the new layout of the CCSIDR_EL1 register that was
Mark Kettenis
2024-03-18
expose per port information via kstats.
David Gwynne
2024-03-18
use high bits from the mbuf flowid to pick a port to transmit on.
David Gwynne
2024-03-17
Do UNP_CONNECTING and UNP_BINDING flags check in uipc_listen() and
Vitaliy Makkoveev
2024-03-17
The feature is called SSBS instead of SBSS.
Mark Kettenis
2024-03-17
Use VERW to mitigate the RFDS (Register File Data Sampling) vulnerability
Philip Guenther
2024-03-17
Some PHYs need board-specific initializations, e.g. to correctly configure
Patrick Wildt
2024-03-16
Set the HCR_API and HCR_APK bits in the HCR_EL2 when CPUs boot in EL2.
Mark Kettenis
2024-03-16
recognise Cortex-A520AE (Hayes AE), Cortex-A720AE (Hunter AE)
Jonathan Gray
2024-03-15
zlib: sync with src
Theo Buehler
2024-03-15
Ignore ADDBA requests if we are not ready to receive data frames.
Stefan Sperling
2024-03-15
According to errata AC03_CPU_12, AmpereOne needs the loopy branches with a
Mark Kettenis
2024-03-13
Expose BTI support to userland.
Mark Kettenis
2024-03-13
enable POOL_DEBUG after 7.5 release
Alexander Bluhm
2024-03-13
Fix potential NULL pointer dereference in dt(4).
Alexander Bluhm
2024-03-12
Configure the signal on the CLKOUT pin of the YT8531 PHY when we're
Mark Kettenis
2024-03-12
Fix the "fake" frame that we create alongside the trapframe. This fixes
Mark Kettenis
[next]