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
2019-04-03
Correct access to doorbell. In radeondrm this is only present and used
Jonathan Gray
2019-04-03
Always copy data (if any) whenever a new bounce buffer is available.
Alexandre Ratchov
2019-04-03
Check for available space before copying data to the bounce buffers.
Alexandre Ratchov
2019-04-03
Make the uaudio_stream->ubuf_xfer relative to current xfer number.
Alexandre Ratchov
2019-04-02
disable MSI for AMD Summit Ridge/Raven Ridge HD Audio as workaround for audio...
thfr
2019-04-02
Restrict which filesystems are available for swap. This rules out
Visa Hankala
2019-04-02
BOGO_PC is an invalid userland address, which indicates kbind() is now
Theo de Raadt
2019-04-02
retguard has now replaced the stack protector on clang architectures,
Theo de Raadt
2019-04-02
call pf_pkt_addr_changed on input
David Gwynne
2019-04-02
Fix ddb not to write its history to out of the region. When the
YASUOKA Masahiko
2019-04-02
clear the BCAST and MCAST mbuf flags for "outgoing" packets.
David Gwynne
2019-04-02
some mbuf ph_rtableid fixes
David Gwynne
2019-04-02
Move to 6.5 release rathe than -beta. That means "pkg_add -u -Dsnap"
Theo de Raadt
2019-04-02
Don't detach non-removable devices during resume on "sdhc* at acpi?".
Stefan Sperling
2019-04-02
vmm(4): Fix some broken event injection code for SVM
Mike Larkin
2019-04-02
vmm(4): Inject #UD on read of MSR_LS_CFG on AMD SVM
Mike Larkin
2019-04-02
Add variable length trap padding between the retguard epilogue and the
mortimer
2019-04-01
Correctly extract the RSSI information from the structure. It's
Patrick Wildt
2019-04-01
vmm(4): flush EPT when uvm removes mappings from a nested page table
Mike Larkin
2019-04-01
vmm(4): Don't advertise support for SSBD and related speculative exec
Mike Larkin
2019-04-01
Enable RF_KILL interrupts on resume
kn
2019-04-01
Fix interrupt handler to set RUNNING flag when RF switch is enabled
kn
2019-04-01
remove prototype from earlier version of reboot code. spotted by anton
Ted Unangst
2019-04-01
In the upstreamed and official device tree for i.MX8MQ the clocks
Patrick Wildt
2019-04-01
imxdwusb(4) and imxpd(4) are no longer needed.
Patrick Wildt
2019-04-01
Add retguard macros to kernel setjmp / longjmp.
mortimer
2019-04-01
In the upstreamed and official device tree for i.MX8MQ the USB phys
Patrick Wildt
2019-04-01
In the upstreamed and official device tree for i.MX8MQ the power domains are
Patrick Wildt
2019-04-01
vmm(4): Don't advertise support for MCE/MCA since we don't implement
Mike Larkin
2019-04-01
compile fix from visa
Ted Unangst
2019-04-01
fast track ddb> reboot command to skip anything which might panic again.
Ted Unangst
2019-04-01
Repair "} if" and make it the intended "} else if", compare the corresponding
Christian Weisgerber
2019-04-01
repair "} if" from an ancient merge error; ok deraadt@ kn@
Christian Weisgerber
2019-04-01
deprecate TASKQ_CANTSLEEP since nothing uses it anymore
David Gwynne
2019-04-01
Enable the full pre-reset code path again, now that we've fixed the cause
Jonathan Matthew
2019-04-01
Don't use a prefetchable mapping for the registers - the controller only
Jonathan Matthew
2019-03-31
Unbreak tree by removing the bits that were copied to art.h in r1.18
Theo Buehler
2019-03-31
Don't try to recover when DMA pointers wrap if the driver is
Alexandre Ratchov
2019-03-31
Add a more strict rtm_hdrlen size check. Make sure that at least
Claudio Jeker
2019-03-31
Make ART data structure definitions visible to userland, in order to fix
Martin Pieuchot
2019-03-31
Fix output accounting when bridge(4) is down.
Martin Pieuchot
2019-03-31
Document that it is safe to dereference `if_softc' when the caller has
Martin Pieuchot
2019-03-31
The KERNEL_LOCK() is still what serializes access to bridge(4) data structures.
Martin Pieuchot
2019-03-31
Move the prototypes of internal lockf functions from <sys/lockf.h>
Visa Hankala
2019-03-31
AR9287-based usb devices use GPIO pin 10 for LED, not 8.
Kevin Lo
2019-03-31
Fix comment typo: 'trasnfer' -> 'transfer'.
Marcus Glocker
2019-03-31
follow atf and change neoverse e1 part number
Jonathan Gray
2019-03-30
Restrict the number of allowed wsmux devices, just like wskbd and wsmouse
anton
2019-03-29
typo in printf; leo_tck at volny cz
Stuart Henderson
2019-03-29
Use stricter validation checks for A-MPDUs in the net80211 input path.
Stefan Sperling
[next]