aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Pass the syscall number to capsicum permission-denied signalsDavid Chisnall2021-07-1631-2/+48
* Merge llvm-project 12.0.1 releaseDimitry Andric2021-07-1633-166/+378
* Add some missing osd.9 MLINKsMark Johnston2021-07-161-1/+4
* Hide arm64 features that don't have a HWCAPAndrew Turner2021-07-151-2/+2
* tcp: Lro needs to validate that it does not go beyond the end of the mbuf as ...Randall Stewart2021-07-161-5/+27
* ixgbe: Print FW NVM and Option ROM versionsKevin Bowling2021-07-162-1/+101
* freebsd-update: create a ZFS boot environment on installDave Fullard2021-07-162-0/+60
* callout: Make cc_cpu local to kern_timeout.cMark Johnston2021-07-161-4/+4
* nfssvc: Zero the buffer copied out when NFSSVC_DUMPMNTOPTS is setMark Johnston2021-07-161-1/+2
* lio_listio: Don't post a completion notification if none was requestedMark Johnston2021-07-162-0/+11
* libc: Use the initial-exec TLS modelMark Johnston2021-07-161-0/+7
* rtld/arm64: Remove checks for undefined symbols when processing TPREL64Mark Johnston2021-07-161-19/+2
* vmd: Rename vmd_bus class to pciNeel Chauhan2021-07-161-2/+2
* UPDATING: Not unusual side effect of the awk bug fixed in d4d252c49976Warner Losh2021-07-161-0/+12
* awk: revert upstream's attempt to disallow hex stringsWarner Losh2021-07-151-0/+9
* arm64: Sync icache when creating executable superpage mappingsAlan Cox2021-07-151-3/+11
* devd: remove pccard entriesWarner Losh2021-07-151-36/+1
* nvme: Enable interrupts after qpair fully constructedWarner Losh2021-07-151-24/+25
* nanobsd: Bump rescue size to 8GBWarner Losh2021-07-151-4/+6
* pcengines: Fix kernel configWarner Losh2021-07-152-65/+65
* nanobsd: default to -j $hw.ncpuWarner Losh2021-07-151-1/+3
* nanobsd: Use gpart and create code image before full disk imageArrigo Marchiori2021-07-153-50/+103
* libc: add mempcpy(3) and wmempcpy(3)Konstantin Belousov2021-07-158-9/+120
* Create namespace for the symbols added during 14-CURRENT cycle.Konstantin Belousov2021-07-151-1/+4
* eli: Zero pad bytes that arise when certain auth algorithms are usedMark Johnston2021-07-151-0/+11
* nfsclient: Avoid copying uninitialized bytes into statfsMark Johnston2021-07-151-1/+1
* pf: Constify tag name and queue name helper functionsMark Johnston2021-07-151-9/+9
* Assert that valid PTEs are not overwritten when installing a new PTPMark Johnston2021-07-155-3/+24
* hwpmc: mostly clean up cc --analyzeMateusz Guzik2021-07-157-22/+12
* Add __diagusedMateusz Guzik2021-07-151-0/+7
* linuxkpi: Add spin_trylock_irqsave() macroNeel Chauhan2021-07-151-0/+5
* Cleanup unused USB enums.Hans Petter Selasky2021-07-151-110/+7
* Send a zero-length-packet first when opening a BULK endpoint for USB serialHans Petter Selasky2021-07-1518-74/+155
* Add virtio_scsi to the arm64 GENERIC configAndrew Turner2021-07-141-0/+1
* Add virtio comments to the arm64 GENERIC configAndrew Turner2021-07-141-5/+5
* Remove the newline from arm64 trap panicsAndrew Turner2021-07-141-3/+3
* Update the SCTLR_EL1 register definitionsAndrew Turner2021-07-141-37/+50
* Update the arm64 HCR_EL2 registersAndrew Turner2021-07-141-47/+66
* loader: make sure CPUTYPE is ignored when buildingWarner Losh2021-07-151-0/+8
* Add missing libkern/strnstr.c fileGreg V2021-07-151-0/+64
* libkern: import strnstr from libcGreg V2021-07-152-0/+2
* procctl(PROC_ASLR_STATUS): fix vmspace leakKonstantin Belousov2021-07-151-2/+3
* loader: Create loader_simp(8) to document simple version of loaderWarner Losh2021-07-142-0/+763
* loader(8): fix path to be correct loader.4th.Warner Losh2021-07-141-2/+2
* Remove incorrect __restricted labels from strcspnAlfonso Gregory2021-07-142-2/+2
* nfscl: Avoid KASSERT() panic in cache_enter_time()Rick Macklem2021-07-141-2/+2
* Partially revert previous commit.Alexander Motin2021-07-141-3/+3
* For ns identify/delete allow nsid of 0xffffffff.Alexander Motin2021-07-141-6/+6
* Clear the accessed bit when copying a managed superpage mappingAlan Cox2021-07-142-3/+32
* Filter out LBA formats with LBA Data Size of 0.Alexander Motin2021-07-141-0/+2