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
2022-08-23
regen
Jonathan Gray
2022-08-23
add SIMCom SIM5320 (same id used by Option iCON 210)
Jonathan Gray
2022-08-22
Move PRU_SHUTDOWN request to (*pru_shutdown)().
Vitaliy Makkoveev
2022-08-22
Document that igmp_timers_are_running and mld6_timers_are_running
Alexander Bluhm
2022-08-22
Protect pf_reassemble() with pf fragment lock. When the pool limit
Alexander Bluhm
2022-08-22
Move PRU_DISCONNECT request to (*pru_disconnect).
Vitaliy Makkoveev
2022-08-22
Get number of interrupt cells from device tree instead of guessing based
Tobias Heider
2022-08-22
Simplify locking by using an intermediate lock variable.
Martin Pieuchot
2022-08-22
Use rwlock per inpcb table to protect notify list. The notify
Alexander Bluhm
2022-08-22
remove locore.s bzero and use libkern bzero on i386
Jonathan Gray
2022-08-22
remove extern for cpu var removed in 2015
Jonathan Gray
2022-08-22
remove cpu var from i386; removed from amd64 in 2015
Jonathan Gray
2022-08-22
Move PRU_ACCEPT request to (*pru_accept)().
Vitaliy Makkoveev
2022-08-22
mips64, octeon, loonson: trigger deferred clock interrupts from splx(9)
Scott Soule Cheloha
2022-08-21
Only grab netlock in igmp and mdl6 fast timer when necessary. There
Alexander Bluhm
2022-08-21
Move PRU_CONNECT request to (*pru_connect)() handler.
Vitaliy Makkoveev
2022-08-21
Move PRU_LISTEN request to (*pru_listen)() handler.
Vitaliy Makkoveev
2022-08-21
Change soabort() return value to void. We never interesting on it.
Vitaliy Makkoveev
2022-08-21
Remove ip_local() and ip6_local(). After moving the IPv4 fragment
Alexander Bluhm
2022-08-21
prevent buffer overflow in OF_getpropint64array()
Jasper Lievisse Adriaanse
2022-08-21
Introduce a mutex per inpcb to serialize access to socket receive
Alexander Bluhm
2022-08-21
A couple of minor changes for rtl8192eu:
Kevin Lo
2022-08-21
regen
Daniel Dickman
2022-08-21
improve some Transmeta pci device names
Daniel Dickman
2022-08-20
Move PRU_BIND request to (*pru_bind)() handler.
Vitaliy Makkoveev
2022-08-20
drop detection code for Cyrix CPUs older than the Cyrix M2
Daniel Dickman
2022-08-20
remove Cyrix 486DLC register defines from amd64
Daniel Dickman
2022-08-20
Restore the exemption from start/size checks that OpenBSD (A6)
Kenneth R Westerback
2022-08-19
Grab the mutex before iterating on the global list.
Martin Pieuchot
2022-08-18
repair printing of cpu class after machdep.c 1.652
Jonathan Gray
2022-08-18
Move recomputation of hz and stathz from glk to glkclk, lets a kernel with
Miod Vallat
2022-08-18
drm/bridge: Move devm_drm_of_get_bridge to bridge/panel.c
Jonathan Gray
2022-08-18
drm/dp/mst: Read the extended DPCD capabilities during system resume
Jonathan Gray
2022-08-18
drm/bridge: Add a function to abstract away panels
Jonathan Gray
2022-08-18
add empty drm_of.h for 5.15.61 drm_bridge.c
Jonathan Gray
2022-08-18
drm/radeon: fix potential buffer overflow in ni_set_mc_special_registers()
Jonathan Gray
2022-08-18
drm/amdgpu: Remove one duplicated ef removal
Jonathan Gray
2022-08-18
drm/amdgpu: fix check in fbdev init
Jonathan Gray
2022-08-18
drm/amdgpu: Check BO's requested pinning domains against its preferred_domains
Jonathan Gray
2022-08-18
drm/gem: Properly annotate WW context on drm_gem_lock_reservations() error
Jonathan Gray
2022-08-17
Mention support for booting off RAID 1C
Klemens Nanni
2022-08-17
Fix vldc(4) event filters
Visa Hankala
2022-08-17
No more disklabel -B.
Miod Vallat
2022-08-16
Remove kqueue-related ktrace points from poll(2) and select(2)
Visa Hankala
2022-08-16
Remove obsolete kern.nselcoll sysctl.
Visa Hankala
2022-08-16
regen
Jonathan Gray
2022-08-16
add id for Intel Optane SSD 9 Series (900P/905P)
Jonathan Gray
2022-08-15
Run IPv6 hop-by-hop options processing in parallel. The ip6_hbhchcheck()
Alexander Bluhm
2022-08-15
remove FSPACE macros, unused after uvm_map_sel_limits() removal
Jonathan Gray
2022-08-15
Introduce tcp_sogetpcb() to assign `inp' and `tp' from passed socket.
Vitaliy Makkoveev
[prev]
[next]