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-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
2017-08-18
Fix checks for error return from urtw_alloc_rx_data_list() and
Kevin Lo
2017-08-17
Fix typo in comments: s/return/returns/ in "a function that never return."
Tom Cosgrove
2017-08-17
tedu unused, vestigial, arm STACKCHECKS code that only fills and never checks
Tom Cosgrove
2017-08-17
Mark the nodes for acpi devices that attach to dwiic(4) as attached such that
Mark Kettenis
2017-08-17
Implement counter-clockwise rotation.
Mark Kettenis
2017-08-17
remove the useless apmwarn and mostly obsolete apmhalt sysctls.
Ted Unangst
2017-08-17
Remove a class from parent's active list when queue is empty
Mike Belopuhov
2017-08-17
Resolve races with the hfsc_deferred timeout
Mike Belopuhov
2017-08-17
Remove duplicate line introduced in rev 1.72. Coverity CID 1452888.
Jonathan Gray
2017-08-17
Fix asic test. Coverity CID 990792.
Jonathan Gray
2017-08-17
Fix pci product test. Coverity CID 1453251.
Jonathan Gray
2017-08-17
Fix logical or. Spotted by Artturi Alm.
Mark Kettenis
2017-08-17
Skip SPD lookups for short packets on IPsec-enabled bridge
Mike Belopuhov
2017-08-17
print why the signature block check of an unhibernate attempt failed, to
Mike Larkin
2017-08-17
Add an entry to dmesg if pairwise WPA keys arrive unexpectedly or if WPA
Stefan Sperling
2017-08-17
Make dwiic(4) attach its ACPI parent dependencies.
Stefan Sperling
2017-08-16
Randomly bias downwards from the top of each kernel stack, thereby
Theo de Raadt
2017-08-16
Correct the check when selecting an elevator
Mike Belopuhov
2017-08-16
Validate pfra_type after copyin before using it to index an array
Mike Belopuhov
2017-08-16
Mostly cosmetic changes to make things a bit more consistant:
Kevin Lo
2017-08-15
Convert hand rolled sockaddr checks to the nam2sin functions.
Alexander Bluhm
2017-08-15
vmm: inject #DB after emulated instructions if guest RFLAGS.TF is set
Mike Larkin
2017-08-15
After we stopped processing router advertisements in the kernel
Florian Obser
2017-08-15
Convert to FDT-based interrupt establish API.
Patrick Wildt
2017-08-15
Apply KNF and fix whitespaces.
Patrick Wildt
[next]