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-07-21
Accessing a mmap(2)ed file behind its end should result in a SIGBUS
Mark Kettenis
2017-07-21
Check the hibernation signature for softraid disks and select valid bsd
YASUOKA Masahiko
2017-07-21
Drop Rx'd frames larger than MCLBYTES.
Kevin Lo
2017-07-20
Make otus(4) drop frames larger than MCLBYTES.
Stefan Sperling
2017-07-20
Bring SIBUS/SIGSEGV reporting in line with amd64 and i386.
Mark Kettenis
2017-07-20
When receiving a struct sockaddr from userland, enforce that memory
Alexander Bluhm
2017-07-20
Start a list of isa(4) device names such that we can avoid printing them
Mark Kettenis
2017-07-20
Accessing a mmap(2)ed file behind its end should result in a SIGBUS
Alexander Bluhm
2017-07-20
Remove SIGIO support. Base tools do not implement it and ports relying
Martin Pieuchot
2017-07-20
Initialize a local variable to not leak kernel stack info to userland
Martin Pieuchot
2017-07-20
Kernel relinking for luna88k, first step.
Kenji Aoyama
2017-07-20
If pool_get() sleeps while allocating additional memory for socket
Alexander Bluhm
2017-07-20
Enable RX aggregation, fix configuring custom MAC address and remove
Martin Pieuchot
2017-07-20
Extend the scope of the socket lock in soo_stat() to protect `so_state'
Martin Pieuchot
2017-07-20
Prepare filt_soread() to be locked. No functionnal change.
Martin Pieuchot
2017-07-19
Remove SIGIO support. The audio(4) driver doesn't implement it either and
Mark Kettenis
2017-07-19
Implement drm_pci_alloc() and drm_pci_free() and use them to reduce the
Mark Kettenis
2017-07-19
Plug an information leak in ieee80211_node2req().
Stefan Sperling
2017-07-19
Implement the enter_ddb() "accessop" here as well.
Mark Kettenis
2017-07-19
Fix previous commit; check the enter_ddb function pointer instead of the
Mark Kettenis
2017-07-19
Improve the heuristic which selects 5GHz APs over 2GHz APs.
Stefan Sperling
2017-07-19
Turn this into a panic since there's no way to recover from it
Mike Belopuhov
2017-07-19
Add a handler for RNDIS status messages
Mike Belopuhov
2017-07-19
Avoid additional div0 in case both ntracks & nsectors passed in
Theo de Raadt
2017-07-19
Add a enter_ddb() "accessop" to wsdisplay(4) to allow KMS drivers to bypass
Mark Kettenis
2017-07-19
Uninitialized variable can leak kernel memory.
Theo de Raadt
2017-07-19
Fix the test condition weakened a recent change
Mike Belopuhov
2017-07-19
Avoid division by zero of vnd_secsize
Theo de Raadt
2017-07-19
Factor out internal FIFO queue manager
Mike Belopuhov
2017-07-19
Rework HFSC vs FQ-CoDel checks
Mike Belopuhov
2017-07-19
more depends gc / yacc rules overhaul
Marc Espie
2017-07-19
If second xdr_string_encode() fails in bp_getfile() m_freem() m since
Claudio Jeker
2017-07-19
The proper way to check for successful allocation of an mbuf cluster is
Claudio Jeker
2017-07-19
Check if mbuf cluster allocation succeeded and on failure free mbuf and
Claudio Jeker
2017-07-19
Fix memory leak in iec_get(). If MCLGET fails free the mbuf as well.
Claudio Jeker
2017-07-19
Fix possible double free in the TX dma ring handling. If the allocation of
Claudio Jeker
2017-07-19
Fix double free in pppoe_dispatch_disc_pkt(). If m_pulldown() fails m is
Claudio Jeker
2017-07-19
Move KTRPOINT call up. The lenght variable i is getting aligned and so
Claudio Jeker
2017-07-18
Both syslog(3) and syslogd(8) truncate the message at 8192 bytes.
Alexander Bluhm
2017-07-18
Prevent integer overflow in WSDISPLAYIO_LDFONT ioctl.
Mark Kettenis
2017-07-18
Remove stray whitespace.
Mark Kettenis
2017-07-18
Re-order members of struct selinfo
Stefan Fritsch
2017-07-18
Add sdmmc support for the i.MX6UL variant of the i.MX6 series. This
Patrick Wildt
2017-07-18
Stop automatically regenerating gap.o (and hence linking a new kernel)
Theo Buehler
2017-07-18
Add clock support for the i.MX6UL variant of the i.MX6 series. The
Patrick Wildt
2017-07-18
Fixup the printf string, spacing
Mike Belopuhov
2017-07-18
soreserve() modifies `so_snd' and `so_rcv' so asserts that it is called
Martin Pieuchot
2017-07-18
fix previous to make sxiccmu compile again
Jonathan Gray
2017-07-17
The Linux kernel device trees use "allwinner,sun50i-h5-ccu" as the compatible
Mark Kettenis
2017-07-17
Implement a proper hash table instead of lumping evrything into a single
Mark Kettenis
[next]