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-12-26
Add information about TCM rambase and how to check the SR capability for
Patrick Wildt
2021-12-26
DIOCHANGERRULE ioctl must set pointer to ruleset in rule it inserts.
Alexandr Nedvedicky
2021-12-26
Add address locators for the ACPI "bus" and use these to fix the order of
Mark Kettenis
2021-12-26
make 'set skip on ...' in pf.conf dynamic
Alexandr Nedvedicky
2021-12-25
For a long time ip_ours() and ip6_ours() are calling ip_deliver()
Alexander Bluhm
2021-12-25
kqueue: Invalidate revoked vnodes' knotes on the fly
Visa Hankala
2021-12-25
Sync DF_1_* flag definitions with llvm 13, including support in
Philip Guenther
2021-12-24
Support more mtw(4) devices.
hastings
2021-12-24
Make poll/select version of filt_solisten() more similar to soo_poll().
Visa Hankala
2021-12-24
regen
hastings
2021-12-24
Add some more mtw(4) devices.
hastings
2021-12-24
Add apliic(4), a driver for the I2C controller found on various Apple SoCs.
Patrick Wildt
2021-12-23
Remove unused variables and assignments in ah and esp output.
Alexander Bluhm
2021-12-23
Fix endless loop in the interrupt handler. When iterating over each
Patrick Wildt
2021-12-23
sync
Philip Guenther
2021-12-23
Roll the syscalls that have an off_t argument to remove the explicit padding.
Philip Guenther
2021-12-23
IPsec is not MP safe yet. To allow forwarding in parallel without
Alexander Bluhm
2021-12-23
Get rid of unused next battery level argument.
Anton Lindqvist
2021-12-23
Use TAILQ_FOREACH to traverse the disk list in sysctl_diskinit().
Alexander Bluhm
2021-12-23
Disk lock was held when returning to userland. Add a missing unlock
Alexander Bluhm
2021-12-23
Template for option WITNESS is in the architecture GENERIC.MP file
Alexander Bluhm
2021-12-23
make array bounds in unix2dosfn() prototype match function
Jonathan Gray
2021-12-23
give et_setmulti() more chance of working
Jonathan Gray
2021-12-22
While malloc sleeps, the disk list could change during sysctl. Then
Alexander Bluhm
2021-12-22
Disable minimum power consumption in hostap mode. This improves connection
Tobias Heider
2021-12-22
Consolidate enc_getif() lookups in IPsec input path to save one lookup
Tobias Heider
2021-12-22
drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
Jonathan Gray
2021-12-22
drm/amd/pm: fix a potential gpu_metrics_table memory leak
Jonathan Gray
2021-12-22
%Lx -> %llx kernel printf does not support %Lx
Jonathan Gray
2021-12-21
Fix a typo in mlock(2) error path triggering a double-free.
Martin Pieuchot
2021-12-21
Move checks on attach arguments from attach into match.
Mark Kettenis
2021-12-21
knf nits
Anton Lindqvist
2021-12-21
Do not print "dt: 451 probes" at boot in dmesg. Btrace device dt(4)
Alexander Bluhm
2021-12-21
avoid returning uninitialised var in hidpp_send_report()
Jonathan Gray
2021-12-21
Let malloc return an error as opposed of panicking when sysctl
Anton Lindqvist
2021-12-21
Fix another vnd race pointed out by mpi@ and make sure to not unlock the
Anton Lindqvist
2021-12-21
Ensure that the disk has been initialized after acquiring the lock and
Anton Lindqvist
2021-12-21
Rename local variable intrfn to intr, matches what dev/fdt/com_fdt.c
Anton Lindqvist
2021-12-21
Do not attach com at acpi when there's no address or irq present. Fixes
Anton Lindqvist
2021-12-21
errno overhaul, getting rid of some ambiguity. In the hopes of tracking
Anton Lindqvist
2021-12-20
Remove useless suser assert from dt(4). The ioctl(2) path checks
Alexander Bluhm
2021-12-20
bus_dmamem_unmap() should not be called from interrupt context, so free
Patrick Wildt
2021-12-20
Remove unused variable 'clen'.
Tobias Heider
2021-12-20
Make filt_dead() selectively inactive with EVFILT_EXCEPT
Visa Hankala
2021-12-20
Let poll(2) register EVFILT_EXCEPT filter with dead vnodes
Visa Hankala
2021-12-20
Run seltrue/dead event filter in modify and process callbacks
Visa Hankala
2021-12-20
Use per-CPU counters for tunnel descriptor block (TDB) statistics.
Vitaliy Makkoveev
2021-12-20
Fix function name in panic string.
Alexander Bluhm
2021-12-20
Make iwm(4) attach to PCI devices with product ID 0x31dc.
Stefan Sperling
2021-12-20
regen
Stefan Sperling
[prev]
[next]