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
2018-01-23
Fix checks for error return from urtw_alloc_rx_data_list() and
Kevin Lo
2018-01-22
Bring back the detach messages in trpt(8) for tcp debugging. They
Alexander Bluhm
2018-01-22
Use the proper address space when using a kernel that supports
helg
2018-01-22
More sizes for free() in wscons(4).
Frederic Cambus
2018-01-22
<machine/mutex.h> -> <sys/mutex.h>
Martin Pieuchot
2018-01-22
Include <sys/mutex.h> instead of <machine/mutex.h>
Martin Pieuchot
2018-01-22
Include <sys/mutex.h> rather than <machine/mutex.h>
Martin Pieuchot
2018-01-22
Always grab the KERNEL_LOCK() for !IPL_MPSAFE handlers.
Martin Pieuchot
2018-01-22
Use ip_send() to not call ip_output() recursively in *start() routine.
Martin Pieuchot
2018-01-22
Do not call ip_output() recursively in vxlan_start().
Martin Pieuchot
2018-01-22
Add SHT_SYMTAB_SHNDX
Martin Pieuchot
2018-01-22
Match on Iris Pro Graphics 580 and other skylake GT4 ids and correct
Jonathan Gray
2018-01-21
Move some code back from locore0.S to locore.S that we will need to bring up
Mark Kettenis
2018-01-21
Add missing OpenBSD CVS tag
Patrick Wildt
2018-01-21
Implement network boot support in efiboot(8). This changes efiboot(8)
Patrick Wildt
2018-01-21
Release interrupt source if the interrupt task is already scheduled
Mike Belopuhov
2018-01-21
Improve panic message
Mike Belopuhov
2018-01-20
use virt instructions with clang instead of equivalent raw bytes
Jonathan Gray
2018-01-20
Disable TCP and UDP transmit checksum offloading
Mike Belopuhov
2018-01-20
Re-enable the code that unmaps the startup code once more now that lld is
Mark Kettenis
2018-01-19
dwiic: cleanup function prototypes after ACPI/PCI split
Joshua Stein
2018-01-19
In pfioctl() a pf unlock was missing in the error path.
Alexander Bluhm
2018-01-19
Use the pf state key linking functions in two more places instead
Alexander Bluhm
2018-01-18
Remove quirk matching all Yamaha devices, as this prevents non-MIDI
Alexandre Ratchov
2018-01-18
While booting it does not make sense to wait for memory, there is
Alexander Bluhm
2018-01-18
Fix the computation of `ncpusfound' on !MULTIPROCESSOR kernels so that
Visa Hankala
2018-01-18
Fix an off-by-one uncovered by the recent free(9) change
Mike Belopuhov
2018-01-18
Unlike other archs, mips64 needs ld.so to know about symbol visibility and
Philip Guenther
2018-01-17
Add sizes for free() in wscons(4).
Frederic Cambus
2018-01-17
Found a .data variable that can be in .rodata
Theo de Raadt
2018-01-17
In cbus(4) drivers, make it easier to identify which driver is doing
Stefan Sperling
2018-01-17
Defend agains branch predictor target injection (Spectre "variant 2")
Mark Kettenis
2018-01-17
Implement support for the PSCI_VERSION call and export the function such that
Mark Kettenis
2018-01-17
Implement basic padding support in libsa so we can do zero-padding
Patrick Wildt
2018-01-17
Disable ACPI burst mode on the 2015 Chromebook Pixel, where it freezes.
Anthony J. Bentley
2018-01-16
garbage collect an unused variable
Sebastian Benoit
2018-01-16
Fix bit.
Visa Hankala
2018-01-16
Fix return value.
Visa Hankala
2018-01-16
If pf route-to is used for locally generated packets, they may have
Alexander Bluhm
2018-01-16
Recycle IFF_NOTRAILERS into IFF_STATICARP and document ownerhsip
Martin Pieuchot
2018-01-15
Switch the inteldrm(4) i2c code over to the Linux code base. This gives us
Mark Kettenis
2018-01-15
mask out (ie. ignore) the bit which will be MAP_STACK in the future,
Theo de Raadt
2018-01-15
tabs vs spaces
Mike Larkin
2018-01-15
Improve defense against branch predictor target injection (Spectre "variant 2")
Mark Kettenis
2018-01-15
There was an issue that dynamic path MTU discovery together with
Alexander Bluhm
2018-01-15
When pf(4) forwards incoming packets with route-to or reply-to,
Alexander Bluhm
2018-01-15
Add some AVX512 CPUID flags.
Mike Larkin
2018-01-14
Make cpu_ucode_debug non static so it can be changed from ddb.
Alexander Bluhm
2018-01-14
Pass our currently configured SSID to iwm(4) scan commands.
Stefan Sperling
2018-01-14
Use signed values to compare absolute difference. The variables
Alexander Bluhm
[next]