summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2018-11-02make debug flags continuousanton
2018-11-02disable LOCKF_DIAGNOSTICanton
2018-11-01Add SPDX-License-Identifier tag from drm-intel-next-queued toJonathan Gray
2018-11-01Add SPDX-License-Identifier tags from linux git master to drm filesJonathan Gray
2018-10-31Increase max frame size and hard MTU so that we can use VLANs andPatrick Wildt
2018-10-31add simple implementation of intel trace files which just define awayJonathan Gray
2018-10-31Bring over gapdummy.c changes from amd64/amr64/armv7/i386.Mark Kettenis
2018-10-31zap return keyword to clarify umidi_flush() returns no value; ok ratchov@miko
2018-10-31Add support to uvm to establish write-combining mappings. Use this in theMark Kettenis
2018-10-31sc argument of start_output, start_input, trigger_output and trigger_inputmiko
2018-10-30Replace with minimal version written from scratch that just defines the dataMark Kettenis
2018-10-30The way we currently generate gap.o using a linker script results in .rodataMark Kettenis
2018-10-30The way we currently generate gap.o using a linker script results in .rodataMark Kettenis
2018-10-30If we execute a #!shell binary, the shell is an integral part of theTheo de Raadt
2018-10-29Support _ISOC11_SOURCE for forcing C11 feature visibility. Change thePhilip Guenther
2018-10-29irrelevant part snuck into previous commit; from semarieTheo de Raadt
2018-10-29Now that most archs have better NMBCLUSTERS defaults it is possible to bringClaudio Jeker
2018-10-29use the tunnelttl in the ip6 encap too, not ip6_defhlim.David Gwynne
2018-10-29needs sys/lock.hTheo de Raadt
2018-10-28Correctly deal with upper level unveil's by keeping track of the coveringBob Beck
2018-10-27pass around the ess and ni structures we plan to use directly, insteadPeter Hessler
2018-10-27clean up accounting of the AUTO_JOIN flag by making sure it is set or clearedPeter Hessler
2018-10-27don't join to a network where we expect cleartext, and the AP is using cryptoPeter Hessler
2018-10-27Temporarily enable LOCKF_DIAGNOSTIC in order to catch potential bugs.anton
2018-10-27Add assertions for lockf list manipulation, hidden behind LOCKF_DIAGNOSTIC.anton
2018-10-27Rework previous lockf fix; bluhm@ noticed a regress failure during consecutiveanton
2018-10-27size for free(); ok ratchov@miko
2018-10-26Use EFI memory map to determine what memory regions are availble just likeMark Kettenis
2018-10-26Add acpipci(4) on amd64. For now this only calls the PCI-specific _OSCMark Kettenis
2018-10-26With lld the calculation of the entry point was wrong sinceChristian Weisgerber
2018-10-26Make it clear that `if_bridgeport' is dereferenced in the ioctl pathMartin Pieuchot
2018-10-26Correct linker emulation name for lld when building i386 kernels on amd64.Christian Weisgerber
2018-10-26regenMike Larkin
2018-10-26Add VirtualBox NVMeMike Larkin
2018-10-26syncKevin Lo
2018-10-26Fix entry for Realtek RTL8723BE, from Stuart Shillington.Kevin Lo
2018-10-25New mesa uses the I915_MMAP_WC flag which we advertise but don't actuallyMark Kettenis
2018-10-25Fix a resource leak in doaccept().Visa Hankala
2018-10-25start both the sc_ka_send and sc_ka_hold timeout whenDavid Gwynne
2018-10-23Comvert a few uvm_km_alloc(9) and uvm_km_valloc(9) calls to km_alloc(9).Mark Kettenis
2018-10-23Fix OFW GPIO regulator by breaking out of the loop once the correctPatrick Wildt
2018-10-23Make pf compile without DIAGNOSTIC againReyk Floeter
2018-10-22Don't let HFSC force the packet priority to 7 when enabledDavid Gwynne
2018-10-22More "explicitely" -> "explicitly" in various comments.Kenneth R Westerback
2018-10-22ipsec: use monotonic clock for SA creation/lookup timestamps; ok dlg@cheloha
2018-10-22Rename 'bridge_iflist' variables for coherency, missed in previous.Martin Pieuchot
2018-10-22regenJonathan Gray
2018-10-22Add AMD 400 series (promontory), vega 10, more 17h ids seen onJonathan Gray
2018-10-21regenmortimer
2018-10-21Add some devices found on Lenovo A485.mortimer