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-05-12
ttybuf[] was removed in 2001, ttydefaults in 1988
Jonathan Gray
2024-05-11
Use %b to format cpu flag info in dmesg, so we have the raw values
Philip Guenther
2024-05-11
fix prototype; iosf_i2c_relese -> iosf_i2c_release
Jonathan Gray
2024-05-10
Revert r1.108. An Intel 11th Gen i5 Framework laptop with a SanDisk SN850 disk
Kenneth R Westerback
2024-05-10
Make the kernel compile also when turning on debugging.
Marcus Glocker
2024-05-10
Regen
Claudio Jeker
2024-05-10
The ptsignal() race against p_sigmask changes by dosigsuspend() are fixed.
Claudio Jeker
2024-05-10
Fix broken debugging.
Marcus Glocker
2024-05-10
make pf_match_rule() prototype match the function
Jonathan Gray
2024-05-09
Enable ufshci(4) on amd64.
Marcus Glocker
2024-05-09
Back then I faced intermittent file-system corruptions for which setting
Marcus Glocker
2024-05-09
Sprinkle some more DPRINTFs.
Marcus Glocker
2024-05-09
Pack hardware descriptor structures.
Marcus Glocker
2024-05-09
Parse the OCS response value for completed commands, and set error on
Marcus Glocker
2024-05-09
Perform bus DMA synchronization to update the command descriptors.
Marcus Glocker
2024-05-09
Use 1U for bit operations on 32-bit registers.
Marcus Glocker
2024-05-09
Don't do math on KVA to get the required slot offset since that could
Marcus Glocker
2024-05-09
Don't use the task id for UPIU commands. We don't use task management
Marcus Glocker
2024-05-09
Don't schedule interrupt aggregation when commands are still in-progress.
Marcus Glocker
2024-05-09
Prevent that scheduling of new commands is interfering with processing
Marcus Glocker
2024-05-09
Don't relay on the doorbell register to track our slots. As of the
Marcus Glocker
2024-05-08
Suppress cache-info dmesg lines when they are identical to the
Philip Guenther
2024-05-08
ixl(4): force mss of tso packets in hardware supported range.
Jan Klemkow
2024-05-08
fix iwx(4) monitor mode
Stefan Sperling
2024-05-08
disable the regular ieee80211_encap() Tx path in monitor mode
Stefan Sperling
2024-05-08
Rework how action SIG_HOLD is handled in ptsignal.
Claudio Jeker
2024-05-08
Fix route leak in ip input.
Alexander Bluhm
2024-05-07
Additional check for TSO packets with 0 MSS.
Jan Klemkow
2024-05-07
rw_enter() with RW_NOSLEEP returns EBUSY and not the expected EWOULDBLOCK
Claudio Jeker
2024-05-07
Clear MNT_LOCAL flag on FUSE file system. It can be local or remote, but
Vitaliy Makkoveev
2024-05-07
drop the MD byte-swap micro-optimizations on clang architectures
Christian Weisgerber
2024-05-07
In Rev 1.296 the update of the siglist was moved to the end of ptsignal().
Claudio Jeker
2024-05-06
Add support for Tx checksum offloading to dwqe(4).
Stefan Sperling
2024-05-06
match new Realtek RTL8192EU id; from Kyle Markley
Jonathan Gray
2024-05-06
regen
Jonathan Gray
2024-05-06
another Realtek RTL8192EU id; from Kyle Markley
Jonathan Gray
2024-05-06
expose hardware counters as kstats.
David Gwynne
2024-05-06
drm/amdgpu: Fix leak when GPU memory allocation fails
Jonathan Gray
2024-05-06
drm/amdgpu: Assign correct bits for SDMA HDP flush
Jonathan Gray
2024-05-06
drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3
Jonathan Gray
2024-05-06
drm/ttm: stop pooling cached NUMA pages v2
Jonathan Gray
2024-05-06
mm, treewide: introduce NR_PAGE_ORDERS
Jonathan Gray
2024-05-06
drm/amdgpu: fix visible VRAM handling during faults
Jonathan Gray
2024-05-06
drm/amdgpu: add shared fdinfo stats
Jonathan Gray
2024-05-06
drm: add drm_gem_object_is_shared_for_memory_stats() helper
Jonathan Gray
2024-05-06
add NR_PAGE_ORDERS for 6.6.30 drm
Jonathan Gray
2024-05-05
remove unused 0-sized softdep files
Jonathan Gray
2024-05-05
Stop building with and documenting FFS_SOFTUPDATES.
Jonathan Gray
2024-05-05
remove unneeded includes
Jonathan Gray
2024-05-04
dma_free(9) just once in error case
Klemens Nanni
[prev]
[next]