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-08-13
in sys_statfs(), BYPASSUNVEIL can be passed to NDINIT in the "flags"
Theo de Raadt
2018-08-13
The first panic in pledge_namei should only be for ni_pledge == 0
Theo de Raadt
2018-08-13
Simplify the startup of the cleaner, reaper and update threads by
Visa Hankala
2018-08-13
Add support for band-steering access points to net80211.
Stefan Sperling
2018-08-13
Support CPU frequency scaling on NXP i.MX8M.
Patrick Wildt
2018-08-13
Support GPIO-based voltage regulators.
Patrick Wildt
2018-08-13
Prevent iwm(4) from writing back the former BSS channel
Stefan Sperling
2018-08-13
Make it possible to run pipe(2) and pipe2(2) mostly w/o KERNEL_LOCK():
Martin Pieuchot
2018-08-13
Attach to Sierra Wireless MC7304/MC7354 & EM7455, from Denis Lapshin.
Martin Pieuchot
2018-08-13
regen
Martin Pieuchot
2018-08-13
Sierra Wireless MC7304/MC7354, from Denis Lapshin.
Martin Pieuchot
2018-08-12
Add administrative options to LACP trunk implementation.
ccardenas
2018-08-12
Drop reference to dmabuf "file" as fnew() returns one that has two
Mark Kettenis
2018-08-12
Really overwrite the major of com(4) instead of the hardcoded 12.
Mark Kettenis
2018-08-12
Add retguard macros for arm64 asm and apply them in the straightforward
mortimer
2018-08-11
Make legacy interrupts work in more cases.
Mark Kettenis
2018-08-11
Use IORT table to map requester ID into MSI sideband data.
Mark Kettenis
2018-08-11
Get rid of PLEDGE_STAT, which was a hack used for unveil.
Bob Beck
2018-08-11
Match "ARMH0011".
Mark Kettenis
2018-08-11
Make GICv3 redistributor support actually work and add ITS support.
Mark Kettenis
2018-08-11
Bump MAXCPUS from 8 to 24.
Mark Kettenis
2018-08-11
Fix a couple of bugs in the ITS support code:
Mark Kettenis
2018-08-11
Add comment explaining why we read basic MCS set only from beacon/probereq.
Stefan Sperling
2018-08-11
Use MAXCPUS as the number of elements for the array of per-cpu data.
Mark Kettenis
2018-08-11
Use MAXCPUS as the number of elements for the array of per-cpu data.
Mark Kettenis
2018-08-10
crank to 6.4-beta
Theo de Raadt
2018-08-10
Bump boot loader versions for softraid passphrase handling change.
Joel Sing
2018-08-10
Retry on incorrect passphrase for softraid crypto boot.
Joel Sing
2018-08-10
Update fd_freefile when filtering/closing kqueue descriptors in fdcopy().
Joel Sing
2018-08-09
Remove redundant "kq == kn->kn_kq" checks. The lists kq_knhash and
Visa Hankala
2018-08-09
Hook up the rasops text emulation functions so we only write out
Patrick Wildt
2018-08-09
Implement out-of-band interrupt support in the bwfm(4) SDIO backend.
Patrick Wildt
2018-08-09
Make imxesdhc(4) pass per-function cookies to the SD/MMC bus.
Patrick Wildt
2018-08-09
Allow passing per-function cookies through the SD/MMC bus to SDIO
Patrick Wildt
2018-08-09
Correct the bitmask that returns the function count. We missed a bit
Patrick Wildt
2018-08-09
Synopsys Designeware PCIe IP isn't 100% ECAM compliant. It doesn't handle
Mark Kettenis
2018-08-09
Define __HAVE_ACPI on arm64 and __HAVE_FDT on arm64, armv7 and octeon
Patrick Wildt
2018-08-09
regen
Mark Kettenis
2018-08-09
ASMedia ASM1184e PCIe switch.
Mark Kettenis
2018-08-09
Currently, attempting to move an immovable lo(4) to a new rdomain will fail
akoshibe
2018-08-09
Remove the port id check entirely. We don't do anything with the port
Jonathan Matthew
2018-08-08
Support DMA coherent devices that attach to mainbus(4) as well.
Mark Kettenis
2018-08-08
Fix the ITLinesNumber mask and bump the number of supprted redistributors
Mark Kettenis
2018-08-08
Fix possible division by zero caused by bogus usb descriptors. From
Alexandre Ratchov
2018-08-08
Implement IRQ masking and unmasking in imxgpio(4).
Patrick Wildt
2018-08-08
Extend the FDT interrupt API to support masking and unmasking IRQs.
Patrick Wildt
2018-08-08
regen
Kevin Lo
2018-08-08
Fix Realtek product name from RT8188 to RTL8188CE
Kevin Lo
2018-08-08
r1.19 removed a bunch of code, but not enough, and left dead code around.
kn
2018-08-08
Recognise 'Speculative Store Bypass Disable' support cpuid bit.
Jonathan Gray
[next]