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-28
Unlock bottom part of the fault handler.
Martin Pieuchot
2021-12-27
Not only BCM4378, but all PCIe core revisions >= 64 need to be accessed
Patrick Wildt
2021-12-27
Map the chip ids used on Apple M1 Pro/Max and Apple T2 Macs to firmware
Patrick Wildt
2021-12-27
Support reading OTP information from a few more chips, necessary to learn
Patrick Wildt
2021-12-27
Yet another errno correction.
Anton Lindqvist
2021-12-27
Fix off-by-one in blob download, where in the case that the blob is evenly
Patrick Wildt
2021-12-27
BCM4387 needs the D11 cores to be held in reset by us, the firmware
Patrick Wildt
2021-12-27
Send TxCap and WiFi calibration blobs to the chip.
Patrick Wildt
2021-12-27
Switch module codename retrieval to use the newly proposed device tree
Patrick Wildt
2021-12-27
Handle trailing odd-sized 1024 byte blocks when calculating TCM RAM size.
Patrick Wildt
2021-12-27
Bump rxpost and rxcomplete ring size to 1024 for newer chips.
Patrick Wildt
2021-12-26
Rework garbage collector for unix(4) sockets.
Vitaliy Makkoveev
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
[prev]
[next]