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-18
Make sure we don't match (and attach) more than the maximum number of
Mark Kettenis
2018-08-18
Support arbitrary number of redistributors.
Mark Kettenis
2018-08-17
The official name for the ssdfb(4) reset GPIO attribute uses plural form.
Patrick Wildt
2018-08-17
Support reading and using serveral device tree attributes for ssdfb(4),
Patrick Wildt
2018-08-17
the stack already counts bytes and packets, so don't do it again here.
David Gwynne
2018-08-16
Make pmap_allocate_asid() mpsafe. Since between checking the ASID
Patrick Wildt
2018-08-15
Turns out the integration of the GIC-500 on the Rockchip RK3399 is busted.
Mark Kettenis
2018-08-15
Distinguish between softc array members that are indexed by redistributor
Mark Kettenis
2018-08-15
Push back the kernel lock in sys_mmap(2) a little bit more now that
Mark Kettenis
2018-08-15
Use atomic instructions to keep track of what ASIDs are in use. This makes
Mark Kettenis
2018-08-15
Update AP selection heuristics for auto-join.
Stefan Sperling
2018-08-15
Partially revert previous, EM7455 is already handled by umb(4).
Martin Pieuchot
2018-08-15
Grab the KERNEL_LOCK() in MP-unsafe fo_close routines. This prevents
Visa Hankala
2018-08-15
Introduce mue_eeprom_present to check if the EEPROM is present.
Kevin Lo
2018-08-15
add cpuid and msr bits from
Jonathan Gray
2018-08-14
spelling error
Theo de Raadt
2018-08-14
return ENOTTY rather than EINVAL to indicate an ioctl hasn't been handled
Jonathan Matthew
2018-08-13
Instead of using BYPASSUNVEIL at NDINIT time, use KERNELPATH to indicate
Theo de Raadt
2018-08-13
More clear version of previous namei/pledge/chroot solution. namei flag
Theo de Raadt
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
[next]