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-05-07
Remove net lock from DIOCOSFP{FLUSH,ADD,GET} aka. OS fingerprinting
Klemens Nanni
2023-05-06
Add support for RTL8153D.
Kevin Lo
2023-05-05
The mbuf_queue API allows read access to integer variables which
Alexander Bluhm
2023-05-04
regen
Vitaliy Makkoveev
2023-05-04
Push kernel lock deep down to sys_sysctl(). At least network subset of
Vitaliy Makkoveev
2023-05-04
Introduce a neighbor discovery mutex like ARP uses it. For now it
Alexander Bluhm
2023-05-04
regen
Kevin Lo
2023-05-04
Add another Lenovo NVMe device id found in my ThinkPad X1 Extreme Gen 1.
Kevin Lo
2023-05-03
avoid use after free
Jonathan Gray
2023-05-03
Some checks in nd6_resolve() do not require kernel lock. The analog
Alexander Bluhm
2023-05-03
Remove net lock from DIOCGETRULESET and DIOCGETRULESETS
Klemens Nanni
2023-05-02
Sometimes the touchpad doesn't attach. Try to solve this issue be
Mark Kettenis
2023-05-02
Remove bogus newline in printf.
Mark Kettenis
2023-05-02
sync with userland
Theo Buehler
2023-05-02
Call nd6_ns_output() without kernel lock from nd6_resolve().
Alexander Bluhm
2023-05-01
The built-in 10G Ethernet on Apple arm64 hardware does not have a MAC
Mark Kettenis
2023-05-01
regen
David Gwynne
2023-05-01
Intel Braswell SDIO
David Gwynne
2023-05-01
drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_var
Jonathan Gray
2023-04-30
regen
Jonathan Gray
2023-04-30
add Ryzen 7040 "Phoenix" APU device id
Jonathan Gray
2023-04-30
Fix typo in MRDISKTYPE.
Kenneth R Westerback
2023-04-30
Remove the EFI RTC implementation on amd64. Since all amd64 systems we
Mark Kettenis
2023-04-30
msdosfs: Never allocate clusters outside the volume
Stefan Fritsch
2023-04-29
Add "counter-timer" to openboot_special[] in order to not mention it as
Miod Vallat
2023-04-29
Remove net lock from DIOCGETQUEUE
Klemens Nanni
2023-04-29
remove some 19 year old #if 0 code
Mike Larkin
2023-04-29
whitespace
Mike Larkin
2023-04-29
Print VHE feature in dmesg.
Mark Kettenis
2023-04-28
Add rtentry refcnt type to dt(4).
Vitaliy Makkoveev
2023-04-28
bump MAXDSIZ to 128G on amd64 and 64G on arm64
Robert Nagy
2023-04-28
timer(4/sparc64): remove driver
Scott Soule Cheloha
2023-04-28
remove superfluous/invalid KASSERT() in pfsync_q_del().
Alexandr Nedvedicky
2023-04-28
Inbound portion of RFC9131. Routers can create new neighbor cache entries
Peter Hessler
2023-04-28
This change speeds up DIOCGETRULE ioctl(2) which pfctl(8) uses to
Alexandr Nedvedicky
2023-04-28
Relax the "pass all" rule so all forms of neighbor advertisements are allowed
Peter Hessler
2023-04-28
Add a membar_consumer() for the taskq_create() in sosplice(). Membar
Alexander Bluhm
2023-04-28
Remove net lock from DIOCGETQUEUES
Klemens Nanni
2023-04-28
Fix memory constraints in the inline-assembly stub that calls into secure
Patrick Wildt
2023-04-28
Remove error handling around mallocarray(9). I cannot fail when
Alexander Bluhm
2023-04-28
Retire -E's "expert" mode. Introduced 23 years ago to avoid
Kenneth R Westerback
2023-04-28
Add a driver for the Qualcomm rng device found on the Thinkpad X13s, based on
Peter Hessler
2023-04-28
regen
Kevin Lo
2023-04-28
Add support for RTL8188FTV chip to urtwn(4).
Kevin Lo
2023-04-27
Use __size_t which is available in syslog.h
Greg Steuck
2023-04-27
Mark the fan speed sensor as invalid when it reports -1 RPM. This happens for
Miod Vallat
2023-04-27
add support for I/O statistics so that tape speeds can be observed with
Robert Nagy
2023-04-27
Remove efi32 and efi64. These are leftovers from a project that didn't go
Mark Kettenis
2023-04-27
Remove kernel lock from rtfree(9).
Vitaliy Makkoveev
2023-04-27
Temporarily workaround double calls into vioscsi_req_done()
Kenneth R Westerback
[next]