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
2022-05-08
Backport an upstream fix for CRC calculation. This fixes Java applications
Theo Buehler
2022-05-08
Update to zlib 1.2.12
Theo Buehler
2022-05-06
Replace selwakeup() with KNOTE() in kqueue event activation.
Visa Hankala
2022-05-06
Replace selwakeup() with KNOTE() in pipe and socket event activation.
Visa Hankala
2022-05-05
Clean up divert_packet(). Function does not return error, make it
Alexander Bluhm
2022-05-05
Use static objects for struct rttimer_queue instead of dynamically
Claudio Jeker
2022-05-05
regen
Frederic Cambus
2022-05-05
Add ID for the AMD Sensor Fusion Hub found on my Ryzen-based ZBOX CA621.
Frederic Cambus
2022-05-05
Using mutex initializer for static variable does not compile with
Alexander Bluhm
2022-05-05
No longer consider IN_EXPERIMENTAL aka 240/4 as not forwardable.
Claudio Jeker
2022-05-04
Introduce mutex for ratecheck(9) and ppsratecheck(9). A global
Alexander Bluhm
2022-05-04
Move rttimer callback function from the rttimer itself to rttimer_queue.
Claudio Jeker
2022-05-04
In ipsp_spd_lookup() rename the parameter tdbp to tdbin as it is
Alexander Bluhm
2022-05-04
Merge swap-backed and object-backed inactive page lists.
Martin Pieuchot
2022-05-04
regen
Jonathan Gray
2022-05-04
update Intel ADL-S graphics ids, add ADL-N RPL-S RPL-P
Jonathan Gray
2022-05-04
drm/i915/adl-n: Enable ADL-N platform
Jonathan Gray
2022-05-04
drm/i915/rpl-s: Add PCI IDS for Raptor Lake S
Jonathan Gray
2022-05-04
drm/i915/dg1: Add new PCI id
Jonathan Gray
2022-05-04
drm/i915/adl_s: Update ADL-S PCI IDs
Jonathan Gray
2022-05-04
Missed removing some memory scaling in vmm, vmctl.
Dave Voutila
2022-05-03
vmm/vmd/vmctl: standardize memory units to bytes
Dave Voutila
2022-05-03
Rate limit uvn_flush error during pageout messages. They occur
Alexander Bluhm
2022-05-03
Make pf(4) more paranoid about IGMP/MLP messages. MLD/IGMP messages
Alexandr Nedvedicky
2022-05-03
Activate parallel IP forwarding. Start 4 softnet tasks. Limit the
Alexander Bluhm
2022-05-03
Retire CRYPTO_F_MPSAFE it is no longer of any use. The crypto framework
Claudio Jeker
2022-05-02
Disable DMA as part of the hardware reset, preventing the device from
Anton Lindqvist
2022-05-02
Use the given queue id argument which happen to already be equal to
Anton Lindqvist
2022-05-01
regen
Ted Unangst
2022-05-01
no need to test for toupper function in awk
Ted Unangst
2022-05-01
Check for the correct length field when checking the control transfer data
Marcus Glocker
2022-04-30
Run IP input and forwarding with shared netlock. Also distribute
Alexander Bluhm
2022-04-30
Recheck PG_BUSY after locking the page.
Martin Pieuchot
2022-04-30
Enforce proper memory ordering in refcnt_rele() and refcnt_finalize()
Visa Hankala
2022-04-30
When performing ipsp_ids_free(), grab `ipsec_flows_mtx' mutex(9) before do
Vitaliy Makkoveev
2022-04-30
Convert the 2nd rttimer callback from struct rttimer to u_int rtableid.
Claudio Jeker
2022-04-29
Release PF und NET lock before calling copyout for DIOCIGETIFACES.
mbuhl
2022-04-29
IGMP and ICMP6 MLD packets always have the router alert option set.
Alexander Bluhm
2022-04-28
Always acquire the `vmobjlock' before incrementing an object's reference.
Martin Pieuchot
2022-04-28
Route timers were not MP safe. Protect the global lists with a
Alexander Bluhm
2022-04-28
In the multicast router code don't allocate a rt timer queue for each
Claudio Jeker
2022-04-28
Decouple IP input and forwarding from protocol input. This allows
Alexander Bluhm
2022-04-28
Call uvm_pageactivate() from uvm_pageunwire() instead of rerolling it.
Martin Pieuchot
2022-04-28
Update uvmexp.swpgonly only once in uvm_swap_get().
Martin Pieuchot
2022-04-28
drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_ps...
Jonathan Gray
2022-04-27
Remove the lock if an identical overlapping one is already present.
Anton Lindqvist
2022-04-27
vgone() is vgonel() with curproc as 2nd argument. Use vgonel() like the
Claudio Jeker
2022-04-27
vmm(4): dt(4) tracepoints for vm exit reporting previous exit.
Dave Voutila
2022-04-26
Bump __mp_lock_spinout to INT_MAX.
Dave Voutila
2022-04-26
No need for line wrap here.
Claudio Jeker
[next]