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-07
Add a stub pinsyscalls() system call that simply returns 0 for now,
Theo de Raadt
2023-12-07
avoid bad register access in eephy_reset for Marvell Alaska 88E1512
Uwe Stuehler
2023-12-06
Protect socket receive buffer in IP multicast routing.
Alexander Bluhm
2023-12-06
Move CALLSYS_NOERROR macro from <machine/asm.h> to libc, and expand it for
Miod Vallat
2023-12-05
Add more devices which may attach ukbd (and thus wskbd) but should never be
Miod Vallat
2023-12-05
Cast uvmexp.swpages to long before multiplying by 99 to avoid integer
Claudio Jeker
2023-12-05
timeout_del() the timer while stopping an interface so that no timeout
Kevin Lo
2023-12-05
Remove "disable auto-negotiation" workaround for Marvell Alaska PHYs
Uwe Stuehler
2023-12-05
boot_file was removed in arm64 machdep.c rev 1.55
Jonathan Gray
2023-12-04
Remove unneeded symbols.
Miod Vallat
2023-12-04
Account for nkmempages as well in the pmap_growkernel() call during
Claudio Jeker
2023-12-04
drm/i915: do not clean GT table on error path
Jonathan Gray
2023-12-04
Make the TEMPer{1,2} devices display minus degC. From the NetBSD driver.
Marcus Glocker
2023-12-03
Rename all in6p local variables to inp.
Alexander Bluhm
2023-12-03
Use INP_IPV6 flag instead of sotopf().
Alexander Bluhm
2023-12-03
Make rtm_senddesync_timer() timeout(9) handler mpsafe. solock() protects
Vitaliy Makkoveev
2023-12-03
Make ipsp_ids_gc() timeout(9) handler mpsafe. `ipsec_flows_mtx' mutex(9)
Vitaliy Makkoveev
2023-12-03
match Lunar Lake, Raptor Lake and Arrow Lake
Jonathan Gray
2023-12-03
regen
Jonathan Gray
2023-12-03
add Intel Ethernet ids: Lunar Lake, Raptor Lake and Arrow Lake
Jonathan Gray
2023-12-02
virtio: Fix handling of feature bits >= 32
Stefan Fritsch
2023-12-01
pipex(4) layer is completely mp-safe, move the pipex_timer() timeout(9)
Vitaliy Makkoveev
2023-12-01
Set inp address, port and rtable together with inpcb hash.
Alexander Bluhm
2023-12-01
Cast mtx to void in dummy MUTEX_ASSERT_LOCKED().
Alexander Bluhm
2023-12-01
Make internet PCB connect more consistent.
Alexander Bluhm
2023-12-01
Prevent race between pf_test() and pf_purge_expired_states().
Alexandr Nedvedicky
2023-12-01
regen
Jonathan Gray
2023-12-01
add AMD Phoenix (Family 19h Model 74h) ids
Jonathan Gray
2023-11-30
Overhaul device identification logic in order to make matching on
Miod Vallat
2023-11-30
Make sure we don't process garbage data as keypresses if the device sends a
Miod Vallat
2023-11-30
Pass inp_seclevel to ip6_output() in TCP syn cache.
Alexander Bluhm
2023-11-30
drm/amd/display: Change the DMCUB mailbox memory location from FB to inbox
Jonathan Gray
2023-11-30
drm/amd/display: Enable fast plane updates on DCN3.2 and above
Jonathan Gray
2023-11-30
drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()
Jonathan Gray
2023-11-30
drm/amdgpu: lower CS errors to debug severity
Jonathan Gray
2023-11-30
drm/amdgpu: fix error handling in amdgpu_bo_list_get()
Jonathan Gray
2023-11-30
drm/amdgpu: don't use ATRM for external devices
Jonathan Gray
2023-11-30
drm/amdgpu: don't use pci_is_thunderbolt_attached()
Jonathan Gray
2023-11-30
drm/amdgpu/smu13: drop compute workload workaround
Jonathan Gray
2023-11-30
drm/amd/pm: Fix error of MACO flag setting code
Jonathan Gray
2023-11-30
drm/i915: Fix potential spectre vulnerability
Jonathan Gray
2023-11-30
drm/i915: Bump GLK CDCLK frequency when driving multiple pipes
Jonathan Gray
2023-11-30
drm/amd/pm: Handle non-terminated overdrive commands.
Jonathan Gray
2023-11-30
drm/amd/display: enable dsc_clk even if dsc_pg disabled
Jonathan Gray
2023-11-30
i915/perf: Fix NULL deref bugs with drm_dbg() calls
Jonathan Gray
2023-11-30
drm/amdgpu: fix software pci_unplug on some chips
Jonathan Gray
2023-11-30
drm/amd/display: Avoid NULL dereference of timing generator
Jonathan Gray
2023-11-30
drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL
Jonathan Gray
2023-11-30
drm/amdkfd: Fix shift out-of-bounds issue
Jonathan Gray
2023-11-30
drm/radeon: fix a possible null pointer dereference
Jonathan Gray
[next]