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
2021-07-26
fix an mbuf leak with m_len 0 mbufs
Jonathan Gray
2021-07-26
retry i2c transfers on -EAGAIN up to the number of times specified in
Jonathan Gray
2021-07-26
Add mtx_enter/mtx_leave in kvp_pool_keys().
asou
2021-07-26
Pass a socket pointer to various socket buffer routines in preparation for
Martin Pieuchot
2021-07-25
Kill unused sbinsertoob().
Martin Pieuchot
2021-07-25
Force to use serial console when no graphic board is found.
Kenji Aoyama
2021-07-25
Enable LEDs for the LAN7800 chip, as e.g. found on the
Marcus Glocker
2021-07-25
enable iwm(4)
Jonathan Gray
2021-07-25
enable ix(4)
Jonathan Gray
2021-07-24
riscv64 userland timecounter support
Jeremie Courreges-Anglas
2021-07-24
Implement a workaround for the SiFive FU740 CIP-1200 errata.
Mark Kettenis
2021-07-24
The updated dwctwo(4) driver introduces two new parameters.
Marcus Glocker
2021-07-24
Fix octeon build after dwctwo(4) update.
Marcus Glocker
2021-07-24
The I2C controller's clock- and bitrate properties used different naming
Patrick Wildt
2021-07-24
Modifying a knote must be done with the corresponding lock held. Assert
Martin Pieuchot
2021-07-24
Replace cpus_running with CPU_IS_RUNNING().
Visa Hankala
2021-07-24
The updated dwctwo(4) driver introduces two new parameters.
Marcus Glocker
2021-07-24
Use the presence of an intrmap, rather than the number of queues, to
Jonathan Matthew
2021-07-23
Make GENERIC compile again.
Marcus Glocker
2021-07-23
compile in non-DIAGNOSTIC mode; ok mglocker
Theo de Raadt
2021-07-23
Use 8/4/1 bytes loads/stores for copyin/copyout/kcopy
Jeremie Courreges-Anglas
2021-07-23
pci_intr_msix_count() is the function that drivers using multiple MSI-X
Jonathan Matthew
2021-07-22
Sync dwctwo(4) with the NetBSD-current code base.
Marcus Glocker
2021-07-22
Add sizes for free() in zlib
Theo Buehler
2021-07-22
In revision 1.74 of netmpls/mpls_input.c we use rtisvalid(4) to check
mvs
2021-07-22
Make kqpoll_dequeue() usable with lazy removal of knotes
Visa Hankala
2021-07-21
Also count crypto errors in ipsec_input_cb() like IPsec output in
Alexander Bluhm
2021-07-21
Propagate errors from crypto_invoke() and count them in IPsec. They
Alexander Bluhm
2021-07-21
drm/amdkfd: fix sysfs kobj leak
Jonathan Gray
2021-07-21
drm/dp_mst: Add missing drm parameters to recently added call to drm_dbg_kms()
Jonathan Gray
2021-07-21
drm/dp_mst: Avoid to mess up payload table by ports in stale topology
Jonathan Gray
2021-07-21
drm/dp_mst: Do not set proposed vcpi directly
Jonathan Gray
2021-07-21
drm/i915/gt: Fix -EDEADLK handling regression
Jonathan Gray
2021-07-21
drm/i915/gtt: drop the page table optimisation
Jonathan Gray
2021-07-20
add AMD 17h/6xh Root Complex
Joshua Stein
2021-07-20
Turn pipex(4) session statistics to per-CPU counters. This makes pipex(4)
mvs
2021-07-20
The current workaround to disable parallel IPsec did not work.
Alexander Bluhm
2021-07-20
Do not attempt to load 7265D iwm(4) firmware on all 7265 devices.
Stefan Sperling
2021-07-20
Make iwm_init() call iwm_stop() if we fail to move into SCAN state.
Stefan Sperling
2021-07-20
Make iwx_init() call iwx_stop() if we fail to move into SCAN state.
Stefan Sperling
2021-07-20
Remove bogus use of CPU_MAXID and get cpu_info only once.
Visa Hankala
2021-07-20
Remove unneeded __sync_* library functions from the kernel.
Visa Hankala
2021-07-20
Fix trailing whitespace in a few places.
Mike Larkin
2021-07-19
Fix an alignment fault observed on an octeon machine while pppoe(4) was
Stefan Sperling
2021-07-19
Remove `ids' from `ipsec_ids_tree' while following ipsp_ids_insert()
mvs
2021-07-19
drm/i915/display: Do not zero past infoframes.vsc
Jonathan Gray
2021-07-19
drm/amd/display: Reject non-zero src_y and src_x for video planes
Jonathan Gray
2021-07-19
drm/amd/display: fix incorrrect valid irq check
Jonathan Gray
2021-07-19
drm/dp: Handle zeroed port counts in drm_dp_read_downstream_info()
Jonathan Gray
2021-07-19
drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
Jonathan Gray
[prev]
[next]