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-11-16
Run TCP SYN cache timer logik without net lock.
Alexander Bluhm
2023-11-16
crank MAXTSIZ because clang is a piggy
Theo de Raadt
2023-11-16
cpu frequency and volt types for kstat_kvs
David Gwynne
2023-11-15
use a random number as the cookie in bio ioctls.
David Gwynne
2023-11-15
Constify disk_map()'s path argument
Klemens Nanni
2023-11-14
Fix typo in comment.
Claudio Jeker
2023-11-14
regen
Jonathan Gray
2023-11-14
add another Navi 32 device id
Jonathan Gray
2023-11-13
include function name in warning printf in vmx_handle_np_fault() and svm_hand...
Jasper Lievisse Adriaanse
2023-11-13
Fix rt_setgate() error handling.
Alexander Bluhm
2023-11-13
enable UDF on arm64 install media
Jonathan Gray
2023-11-12
Declare global variable zeroin46_addr as const.
Alexander Bluhm
2023-11-12
Use constant sockaddr in route lookup.
Alexander Bluhm
2023-11-12
Bump MAXDSIZ to 2G on armv7. Needed for llvm-16.
Mark Kettenis
2023-11-12
Do not modify route info sockaddr in rtm_xaddrs().
Alexander Bluhm
2023-11-12
rt_gateway and rt_gwroute use X protections now.
David Gwynne
2023-11-12
rt_setgate performs a series of tweaks to an rtable and the routes in
David Gwynne
2023-11-12
Add support for the Rockchip RK8602 and RK8603 voltage regulators.
Patrick Wildt
2023-11-11
Fix variable name in comment
Jeremie Courreges-Anglas
2023-11-11
Randomly linked riscv64 kernels built with clang/lld-16 hang too often
Jeremie Courreges-Anglas
2023-11-11
Enable CD9660 in RAMDISK so we can mount CD-ROMs.
Patrick Wildt
2023-11-11
Attach dwqe(4) to Intel Elkhart Lake PSE SGMII devices.
Stefan Sperling
2023-11-11
Correct wrong register offset macros for dwqe(4) DMA burst length.
Stefan Sperling
2023-11-11
Pass constant struct sockaddr to interface lookup functions.
Alexander Bluhm
2023-11-11
start documenting the protections or locks needed for struct rtentry fields.
David Gwynne
2023-11-11
Remove unused parameter dst from art_get().
Alexander Bluhm
2023-11-10
rtable_match() takes constant destination.
Alexander Bluhm
2023-11-10
scsi_xs_get() sets xs->flags via scsi_xs_io(). There is no need
Kenneth R Westerback
2023-11-10
Make ifq and ifiq interface MP safe.
Alexander Bluhm
2023-11-10
regen
Jonathan Gray
2023-11-10
add "Phoenix 2" APU device id
Jonathan Gray
2023-11-09
Run arp timeout without kernel lock.
Alexander Bluhm
2023-11-09
Finish clean up of old 6.7 softraid migration code
Klemens Nanni
2023-11-09
get rid of the ioctl whitelist that bio will tunnel for other devs.
David Gwynne
2023-11-09
Remove delayed timeout(9) initialization. timeout_set*() only assign
Vitaliy Makkoveev
2023-11-09
drm/amdgpu: Reserve fences for VM update
Jonathan Gray
2023-11-09
gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSET
Jonathan Gray
2023-11-09
drm/amdgpu: Unset context priority is now invalid
Jonathan Gray
2023-11-09
drm/ttm: Reorder sys manager cleanup step
Jonathan Gray
2023-11-08
Increase NKMEMPAGES_MAX_DEFAULT to same value as on amd64.
Marcus Glocker
2023-11-08
Allow Xen to use backing store devices with 4K-byte sectors.
Kenneth R Westerback
2023-11-06
Provide machine/apmvar.h on riscv64 too
Jeremie Courreges-Anglas
2023-11-06
avoid using MCS9 in iwm(4) Tx rate selection if 40 MHz is disabled
Stefan Sperling
2023-11-05
Provide simpler cpu_number, CPU_INFO_UNIT and CPU_IS_XXX macros in the
Miod Vallat
2023-11-03
drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()
Jonathan Gray
2023-11-03
drm/amd: Disable ASPM for VI w/ all Intel systems
Jonathan Gray
2023-11-03
drm/i915/pmu: Check if pmu is closed before stopping event
Jonathan Gray
2023-10-31
remove unneeded includes
Jonathan Gray
2023-10-30
Do not truncate MSG_EOR in recvmsg().
Alexander Bluhm
2023-10-30
Use KERNEL_ASSERT_UNLOCKED() instead of KASSERT(!_kernel_lock_held()).
Vitaliy Makkoveev
[next]