index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-13
Support device trees with NOPs in them (like the kernel version already
Mark Kettenis
2023-02-13
Fix an alignment issue in iwx(4) Rx descriptors.
Stefan Sperling
2023-02-13
Also lock the map in the execve-driven calls to uvm_map_check_copyin_add()
Theo de Raadt
2023-02-13
Upon fork, copy the copyin_check structure to the new map, otherwise
Theo de Raadt
2023-02-13
regen
Vitaliy Makkoveev
2023-02-13
asn1x509 test: Remove unnecessary line continuations
Theo Buehler
2023-02-13
Push kernel lock down to dopselect() and doppoll() and unlock select(2),
Vitaliy Makkoveev
2023-02-13
Merge dsa_sign.c and dsa_vrf.c into dsa_ossl.c
Theo Buehler
2023-02-13
dsa/dsa_sign.c: unindent by inverting logic for DSA_SIG_free(NULL)
Theo Buehler
2023-02-13
dsa/dsa_sign.c: shuffle functions into a more sensible order
Theo Buehler
2023-02-13
regen
Mark Kettenis
2023-02-13
Add Rockchip RK3566 and shorten the name for the RK3399.
Mark Kettenis
2023-02-13
Revise for negative zero changes.
Joel Sing
2023-02-13
Avoid negative zero.
Joel Sing
2023-02-13
Simplify BN_set_negative().
Joel Sing
2023-02-13
Add currently failing negative zero check to BN_rshift() regress.
Joel Sing
2023-02-12
sync
Theo de Raadt
2023-02-12
bump major after syscall removal
Theo Buehler
2023-02-12
Rename pipeselwakeup() to pipe_wakeup(). It doesn't call selwakeup()
Vitaliy Makkoveev
2023-02-12
regen
Vitaliy Makkoveev
2023-02-12
Add "Micron Technology" vendor and MTFDKBA512QFM NVMe storage
Vitaliy Makkoveev
2023-02-12
m88k also needs to define PMAP_CHECK_COPYIN as 1.
Kenji Aoyama
2023-02-11
non-padded 64-bit system calls arrived 2021/12/23, over a year ago.
Theo de Raadt
2023-02-11
sync
Theo de Raadt
2023-02-11
sync for __syscall removal
Theo de Raadt
2023-02-11
sync
Theo de Raadt
2023-02-11
crank major because __syscall is gone
Theo de Raadt
2023-02-11
__syscall() is no longer neccessary since the system calls which needed
Theo de Raadt
2023-02-11
sprinkle some Xr; from josiah frentsos
Jason McIntyre
2023-02-11
I forgot to copy the msyscall interlock flag to forked processes, so
Theo de Raadt
2023-02-11
Remove bn_exp2.c, which is now empty.
Joel Sing
2023-02-11
Bye bye x86_64-gcc.c.
Joel Sing
2023-02-11
Refactor common code of the 3 up_generate functions into up_process_prefix()
Claudio Jeker
2023-02-11
Use a consistent comment to explain why 32bit archs set their second
Philip Guenther
2023-02-11
Make 'ls' command in bootloader work correctly on luna88k.
Kenji Aoyama
2023-02-10
Add support for configuring multiple name servers as roadwarrior
Tobias Heider
2023-02-10
Use "echo '/ *' | disklabel -wAT-" to put all free space into the
Kenneth R Westerback
2023-02-10
drm/amdgpu: update wave data type to 3 for gfx11
Jonathan Gray
2023-02-10
drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11
Jonathan Gray
2023-02-10
drm/amd: Fix initialization for nbio 4.3.0
Jonathan Gray
2023-02-10
Make tun(4) and tap(4) event filters MP-safe.
Visa Hankala
2023-02-10
drm/i915: Fix potential bit_17 double-free
Jonathan Gray
2023-02-10
drm/i915: Avoid potential vm use-after-free
Jonathan Gray
2023-02-10
drm/amd/display: Fix timing not changning when freesync video is enabled
Jonathan Gray
2023-02-10
Adjust knote(9) API
Visa Hankala
2023-02-10
drm/i915/adlp: Fix typo for reference clock
Jonathan Gray
2023-02-10
drm/i915: Fix up locking around dumping requests lists
Jonathan Gray
2023-02-10
drm/i915: Fix request ref counting during error capture & debugfs dump
Jonathan Gray
2023-02-10
drm/i915/guc: Fix locking when searching for a hung request
Jonathan Gray
2023-02-10
Fix cursor position after zero width space, GitHub issue 3469.
Nicholas Marriott
[next]