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
2016-02-25
fuse doesn't support NFS; prevent a uvm fault caused by claiming otherwise
natano
2016-02-25
Move misplaced cdev_ipmi_init() back into within #ifdef _KERNEL.
Masao Uebayashi
2016-02-25
corrects a misleading comment about SS_DNS (and adjust tab)
Sebastien Marie
2016-02-25
we are now hacking on 5.9-current
Theo de Raadt
2016-02-24
Fix ECMP routing by passing the correct destination address to the
Martin Pieuchot
2016-02-24
Fix the build with DRMDEBUG. Committing now instead of after unlock to
Jonathan Gray
2016-02-24
Restore validity checks for the disklabels read from disk. They
Kenneth R Westerback
2016-02-23
Fix previous: Need to free vc_msr_bitmap_va, not
Stefan Kempf
2016-02-23
Plug memleak: make sure that the MSR bitmap is freed in the VCPU init
Stefan Kempf
2016-02-23
provide m_dup_pkt() for doing fast deep mbuf copies with a specified alignment
David Gwynne
2016-02-22
put mutex.h lower
Theo de Raadt
2016-02-22
Move #include <sys/mutex.h> from pmap.c to pmap.h, like every other archs
Landry Breuil
2016-02-20
Add "interrupt pending on vcpu" ioctl to vmm. Needed for upcoming interrupt
Mike Larkin
2016-02-20
Fixes a boot issue on non-ACPI i386 machines that need X permissions on
Mike Larkin
2016-02-20
sync
Theo de Raadt
2016-02-20
pci bridge, from Hrvoje Popovski
Theo de Raadt
2016-02-19
enable snooping on Intel C610
Jonathan Gray
2016-02-19
belatedly bump bootstrap version after mdrandom() changes; ok deraadt@
Christian Weisgerber
2016-02-19
Right shift by an amount larger than width of type is undefined behavior.
Stefan Kempf
2016-02-18
Add support for the Intel i219 network chip to the em(4) driver.
Alexander Bluhm
2016-02-18
regen
Alexander Bluhm
2016-02-18
Add Intel i219 em(4).
Alexander Bluhm
2016-02-18
Die, trailing whitespace, die!
Kenneth R Westerback
2016-02-17
Return ENOTTY for TIOCFLUSH when allowed by pledge but the fd is
Todd C. Miller
2016-02-16
Allow userland to initialize CR0 when resetting a VCPU instead of
Stefan Kempf
2016-02-16
Convert to uiomove. From Martin Natano.
Stefan Kempf
2016-02-15
Convert to uiomove. From Martin Natano.
Stefan Kempf
2016-02-14
Avoid using uninitialized variables in two corner cases. In one
Kenneth R Westerback
2016-02-13
Convert to uiomove. From Martin Natano.
Stefan Kempf
2016-02-13
Make iwm(4) initialize net80211 callback pointers at attach time.
Stefan Sperling
2016-02-12
Remove the "GenuineIntel" check from x86 mdrandom(). Checking the
Christian Weisgerber
2016-02-12
pcakets -> packets
mmcc
2016-02-12
Convert to uiomove. From Martin Natano.
Stefan Kempf
2016-02-12
Kill db_symbol_is_ambiguous(). There's no ambiguous symbol since LKMs
Martin Pieuchot
2016-02-12
Remove superfluous assignments of 'subtype' in ieee80211_input().
Stefan Sperling
2016-02-11
In ieee80211_input(), initialize 'subtype' variable before using it.
Stefan Sperling
2016-02-11
Make sure uiomove does not copy more than uio_resid bytes, as the manual
Stefan Kempf
2016-02-11
Fix whitespace.
Stefan Sperling
2016-02-11
Make the heuristic which catches frames with sequence numbers outside the
Stefan Sperling
2016-02-11
Trim text in comment.
Stefan Sperling
2016-02-11
In ieee80211_ba_input(), compute the expression '(sn - ba->ba_winend) & 0xfff'
Stefan Sperling
2016-02-11
Don't pass QoS "no data" frames to the A-MPDU reordering logic. Such frames
Stefan Sperling
2016-02-11
Return ENOBUFS when bumping in the multicast max group memberships
Jeremie Courreges-Anglas
2016-02-11
ipmi(4) - Check sensor name length more carefully
Masao Uebayashi
2016-02-10
Permit negative x and y coordinates in mouse.scale for uts and ums.
Philip Guenther
2016-02-10
protect the bpf ring with splnet as well as the kernel lock.
David Gwynne
2016-02-09
bring in dlg's fix from rev 1.10 of the equivalent hppa file:
Jonathan Gray
2016-02-09
Log frames which fall outside the BlockAack window in dmesg if the
Stefan Sperling
2016-02-09
make __cpu_simple_lock provide serialisation of the critical section.
David Gwynne
2016-02-09
sync a function's comment with its signature
mmcc
[next]