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-12-29
Use a per cpu pool cache for pmap_pv_pool
Jeremie Courreges-Anglas
2023-12-29
Make loopback interface counters MP safe.
Alexander Bluhm
2023-12-29
Support for "control" nodes was removed from the drm subsystem some time
Mark Kettenis
2023-12-28
Introduce qwx(4), a work-in-progress port of the Linux ath11k driver.
Stefan Sperling
2023-12-28
use RB_FOREACH_SAFE for pf_purge_expired_src_nodes
aisha
2023-12-28
fix Tx watchdog trigger and freeze in dwqe(4)
Uwe Stuehler
2023-12-28
assume RGMII-to-Copper mode by default in eephy(4) for 88E151x PHYs
Uwe Stuehler
2023-12-28
Add stream ID mapping support for PCIe controller found on M2 Pro/Max SoCs.
Mark Kettenis
2023-12-26
Update documentation URL
Miod Vallat
2023-12-26
Apple machines with multiple speakers typically have the shutdown pin of
Mark Kettenis
2023-12-26
Improve handling of SError interrupts. Print some useful information and
Mark Kettenis
2023-12-24
rename bus_type enum to sparc_bus_type to not conflict with bus_type in drm
Jonathan Gray
2023-12-23
Remove unused variables.
Mark Kettenis
2023-12-23
Add support for "locked" DARTs. These have the page table registers
Mark Kettenis
2023-12-23
Provide more complete implementations of some of the Linux compat
Mark Kettenis
2023-12-23
Change the type of dma_addr_t to uint64_t. It is a 64-bit type on most
Mark Kettenis
2023-12-23
Backout always allocate per-CPU statistics counters for network
Alexander Bluhm
2023-12-22
Always allocate per-CPU statistics counters for network interface
Vitaliy Makkoveev
2023-12-22
Update microcode, initialization and reset behavior.
Kevin Lo
2023-12-21
New TEMPerGold sensor; reported by Mikolaj Kucharski on bugs@
Miod Vallat
2023-12-21
Remove logic and comments related to INDIR now that they aren't supported
Miod Vallat
2023-12-21
drm/i915: Fix remapped stride with CCS on ADL+
Jonathan Gray
2023-12-21
drm/amd/display: Disable PSR-SU on Parade 0803 TCON again
Jonathan Gray
2023-12-21
drm/amdgpu: fix tear down order in amdgpu_vm_pt_free
Jonathan Gray
2023-12-21
drm/amdgpu/sdma5.2: add begin/end_use ring callbacks
Jonathan Gray
2023-12-21
use strnstr paths in amdgpu
Jonathan Gray
2023-12-21
add strnstr(9) string search within character limit
Jonathan Gray
2023-12-20
Don't create an sd(4) larger than what the namespace will allow.
Kenneth R Westerback
2023-12-20
vio(4): checksum offloading for TCP/UDP in IPv6 Packets
Jan Klemkow
2023-12-20
Remove iwx_wait_tx_queues_empty(); unused with current firmware versions
Stefan Sperling
2023-12-20
Ensure that iwm/iwx devices announce VHT capabilities in probe requests.
Stefan Sperling
2023-12-19
Release inpcb mutex while calling sbwait().
Alexander Bluhm
2023-12-19
Initialize `sc_outputtask' before interface attachment. if_alloc_sadl()
Vitaliy Makkoveev
2023-12-19
add a malloc type for pinsyscall arrays
Theo de Raadt
2023-12-19
sync
Theo de Raadt
2023-12-19
the 4th argument of pinsyscalls() is now "number of pin elements",
Theo de Raadt
2023-12-19
soreceive() must not hold mutex when calling sblock().
Alexander Bluhm
2023-12-18
Fix race between ifconfig destroy and ARP timer.
Alexander Bluhm
2023-12-18
Run bind(2) system call in parallel.
Alexander Bluhm
2023-12-16
Make `fuse_rd_filtops' mpsafe.
Vitaliy Makkoveev
2023-12-16
Rework pflowioctl() lock dances.
Vitaliy Makkoveev
2023-12-15
Drop no-longer-applicable comment.
Miod Vallat
2023-12-15
provide the pieces for ktrace/kdump to observe pinsyscall violations.
Theo de Raadt
2023-12-15
Use inpcb table mutex to set addresses.
Alexander Bluhm
2023-12-14
Workaround for broken clang which has a broken -fno-zero-initialized-in-bss
Claudio Jeker
2023-12-14
NKMEMPAGES_MAX_DEFAULT is no longer used. Remove it from param.h.
Claudio Jeker
2023-12-14
Bring default logic to set nkmempages into the 21st century.
Claudio Jeker
2023-12-14
drm/i915: Skip some timing checks on BXT/GLK DSI transcoders
Jonathan Gray
2023-12-14
drm/i915/sdvo: stop caching has_hdmi_monitor in struct intel_sdvo
Jonathan Gray
2023-12-14
drm/i915/lvds: Use REG_BIT() & co.
Jonathan Gray
[next]