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
2017-08-25
unbreak tree: move comment out of #define. sorry
Theo Buehler
2017-08-25
Add rktemp(4), a driver for the temperature sensors on the Rockchip RK3399
Mark Kettenis
2017-08-25
Add comments explaining why the out-of-bounds access in CID 1453077 can't
Theo Buehler
2017-08-25
vmm: fix some wrong debug printf format specifiers
Mike Larkin
2017-08-24
Fix a memory leak in an error path. Coverity CID 1453101.
Jonathan Gray
2017-08-23
Slightly rework how the SoC-specific functions are set up and introduce an
Mark Kettenis
2017-08-23
If the firmware provides a framebuffer through the Graphics Output Protocol,
Mark Kettenis
2017-08-23
Fix typos in iwm(4) error messages. Patch by Bryan Linton.
Stefan Sperling
2017-08-23
Add code to attach framebuffers found under /chosen. Taken from armv7.
Mark Kettenis
2017-08-23
Prevent trashing of the producer index and descriptor counter
Mike Belopuhov
2017-08-23
Fix up rssi calculations and r88e_rx_cck structure for RTL8188EU.
Kevin Lo
2017-08-23
Use the correct argument to sizeof. Coverity CID 1453382.
Jonathan Gray
2017-08-22
Some small cleanups to reduce the diffs to the armv7 efiboot.
Mark Kettenis
2017-08-22
Prevent a race against ipsec_in_use.
Martin Pieuchot
2017-08-22
Update inaccurate comment: rasops_copycols() doesn't use bcopy()
Frederic Cambus
2017-08-22
Move array bounds tests before access to avoid reading past the end of
Jonathan Gray
2017-08-22
Fix negative array index read. Coverity CID 1453243 and 1453334.
Ricardo Mestre
2017-08-22
Make sogetopt(9) caller responsible for allocating an MT_SOOPTS mbuf.
Martin Pieuchot
2017-08-22
Fix off by one overwrite. Covery CID 1452938.
Ricardo Mestre
2017-08-22
Add some buffercache docs
Stefan Fritsch
2017-08-21
Split up ahci_port_portreset into a few smaller bits, and also slightly
Jonathan Matthew
2017-08-21
Add RK3399 CPU core related clocks. Fix RK3399 SD/MMC controller clock.
Mark Kettenis
2017-08-21
Pass the address of the EFI system table and the EFI memory map through
Mark Kettenis
2017-08-21
Allow SIOCGIFAFLAG_IN6 and SIOCGIFALIFETIME_IN6 ioctls with
Florian Obser
2017-08-21
Fix off by one in array bounds tests when parsing descriptors.
Jonathan Gray
2017-08-21
Fix the build when RTWN_DEBUG is defined.
Jonathan Gray
2017-08-21
vmm (i386): Move CPUID masks to vmmvar.h
pd
2017-08-20
vmd: Allow only upward migration
pd
2017-08-20
crank to 6.2-beta
Theo de Raadt
2017-08-20
Surprise: I/Q calibration now works with urtwn(4) devices, so enable it.
Stefan Sperling
2017-08-20
Fix use of uninitialized variables during rtwn(4) I/Q calibration, which
Stefan Sperling
2017-08-20
Fix the __sync_* functions to make them work properly
Visa Hankala
2017-08-20
vmm: don't mangle %rax on OUT instructions if vmd(8) modified the exit
Mike Larkin
2017-08-20
fix a mem range calculation error that made vmm reject otherwise valid
Mike Larkin
2017-08-20
Add Cortex-A55 and Cortex-A75 part numbers.
Jonathan Gray
2017-08-20
The codepatch chunks for SMEP slac & clac can placed in .rodata because
Theo de Raadt
2017-08-19
Rotate framebuffer (counter-clockwise) when width < height.
Mark Kettenis
2017-08-19
Equalize the use of LINKFLAGS and STRIPFLAGS with other mips64 ports.
Visa Hankala
2017-08-19
Use --warn-common when linking.
Visa Hankala
2017-08-19
Put ${LD} in double quotes in MAKE_GAP, like has been done elsewhere.
Visa Hankala
2017-08-19
Remove a redundant declaration of rtwn_update_avgrssi().
Stefan Sperling
2017-08-18
change email address in licenses to ians@openbsd.org
ians
2017-08-18
Backout because it breaks ramdisks. Anyone making changes in the kernel
Theo de Raadt
2017-08-18
Add compressed fonts support in the kernel.
Frederic Cambus
2017-08-18
Clear WPA group keys from memory before initiating a key exchange
Stefan Sperling
2017-08-18
We just need arc4random() for kernel stack random bias (modulo bios happens
Tom Cosgrove
2017-08-18
Test for device_lookup() returning NULL in gpioioctl() and gpioclose().
Jonathan Gray
2017-08-18
Fix ar9380 switching regulator setup. Coverity CID 1299115.
Jonathan Gray
2017-08-18
Avoid a NULL dereference in an error path. Coverity CID 1453201.
Jonathan Gray
2017-08-18
Put statements in macros inside do while constructs to avoid problems
Jonathan Gray
[next]