aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* virtio console: plug set-but-not-used varsMateusz Guzik2021-12-141-3/+3
* vmx: plug set-but-not-used varMateusz Guzik2021-12-141-10/+0
* sdhci: plug set-but-not-unused varsMateusz Guzik2021-12-141-2/+0
* vtnet: plug set-but-not-used varsMateusz Guzik2021-12-141-5/+5
* sk: plug set-but-not-used varsMateusz Guzik2021-12-141-2/+0
* Add genet.4 for RPi 4 EthernetMike Karels2021-12-142-0/+185
* dummynet: drop unused definitionsFranco Fichtner2021-12-143-12/+2
* cap_net: fix verification of bind permissionMariusz Zaborski2021-12-141-1/+1
* cap_net: plug memory leakMariusz Zaborski2021-12-141-3/+7
* Only change DMAP props on DMAP covered memoryAndrew Turner2021-12-141-2/+4
* loader/kboot: minor style nitWarner Losh2021-12-131-1/+0
* libdwarf: Add a weak uncompress() symbolMark Johnston2021-12-132-1/+29
* libdwarf: Fix error handling in _dwarf_elf_init()Mark Johnston2021-12-131-4/+4
* nfscl: add a filesize limit check to nfs_allocate()Rick Macklem2021-12-131-6/+13
* nfsd: Limit parsing of layout errors to maxcnt bytesRick Macklem2021-12-131-1/+12
* rc: network.subr improve network6_getladdr()Bjoern A. Zeeb2021-12-131-1/+1
* loader:prefix is only used for LOADER_VERIEXECWarner Losh2021-12-131-1/+8
* ndp tests: fix cleanupKristof Provost2021-12-131-1/+1
* sys/dev/arcmsr: Update Areca RAID driver to fix some issues on ARC-1886.黃清隆2021-12-131-3/+38
* Add accelerated arm64 sha512 to libmdAndrew Turner2021-12-134-0/+229
* pf tests: log additional information when a test endsKristof Provost2021-12-131-0/+31
* ipfilter: Fix struct ifnet pointer typeCy Schubert2021-12-131-0/+4
* Revert "mmc_sim: fix setting of the mutex name"Andriy Gapon2021-12-132-4/+6
* ds3231: fix accidental breakage of !FDT in 1256067cAndriy Gapon2021-12-131-1/+2
* mmc_sim: fix setting of the mutex nameAndriy Gapon2021-12-132-6/+4
* ds3231: allow configuration via hints on FDT systemsAndriy Gapon2021-12-131-3/+6
* pcf8591: remove write-only variablesAndriy Gapon2021-12-131-4/+1
* amdsbwd: always enable watchdog register decodingAndriy Gapon2021-12-131-12/+11
* kbdmap: adapt to the new libbsddialog APIAlfonso Siciliano2021-12-131-1/+1
* tzsetup: adapt for libbsddialog 0.0.1Alfonso Siciliano2021-12-131-57/+6
* bsddialog: import version 0.0.1Baptiste Daroussin2021-12-13312-48146/+780
|\
| * bsddialog: import version 0.0.1vendor/bsddialog/0.0.1Alfonso Siciliano2021-12-13312-48146/+780
* | Add a tool to test AVX context integrity under ctx switches and signals (amd64)Konstantin Belousov2021-12-131-0/+220
* | nfscl: Fix must_commit handling for mirrored pNFS mountsRick Macklem2021-12-121-2/+6
* | bhyve: set EV_CLEAR for EVFILT_VNODE meventsRobert Wing2021-12-121-1/+8
* | Revert clang change that breaks CTF on aarch64Dimitry Andric2021-12-121-14/+12
* | amd64: correct size of the SSE area in the xsave layoutKonstantin Belousov2021-12-121-1/+1
* | exec_elf: use intermediate u_long variable to correct mismatched typeKonstantin Belousov2021-12-121-2/+3
* | bhyve: Support a _VARS.fd file for bootromRebecca Cran2021-12-122-10/+145
* | imgact_elf: avoid mapsz overflowKonstantin Belousov2021-12-121-0/+10
* | imgact_elf: check that the alignment of PT_LOAD segment is power of twoKonstantin Belousov2021-12-121-2/+3
* | imgact_elf: exclude invalid alignment requestsKonstantin Belousov2021-12-121-1/+19
* | rnd_elf: add comment explaining the interfaceKonstantin Belousov2021-12-121-0/+10
* | elf image activator: convert asserts into errorsKonstantin Belousov2021-12-121-18/+26
* | exec_elf: assert that the image vnode is still locked on returnKonstantin Belousov2021-12-121-0/+1
* | StyleKonstantin Belousov2021-12-121-2/+2
* | nfscl: Fix must_commit/writeverf handling for Direct I/ORick Macklem2021-12-112-9/+42
* | loader: framebuffer should only be written intoToomas Soome2021-12-114-47/+115
* | stress2: Remove tests from the exclude listPeter Holm2021-12-111-5/+2
* | stress2: Disable aslr for this test to workPeter Holm2021-12-111-1/+1