aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ddb: fix show devmap output on 32-bit armThomas Skibo2021-02-181-1/+3
* arm64: Include NUMA locality info in the CPU topologyMark Johnston2021-02-181-1/+28
* ipmi_ssif: Fix inverted for the end of multi-part readsAllan Jude2021-02-181-1/+1
* ig4(4): Increase timeout to about 1 secondAllan Jude2021-02-181-1/+1
* Fix ibnd_* manpages sourcesFernando Apesteguía2021-02-181-6/+7
* vn_printf: handle VI_FOPENINGKonstantin Belousov2021-02-181-1/+3
* zfs: bump version and install new share filesMartin Matuska2021-02-189-4/+63
* zfs: merge OpenZFS master-bf156c966Martin Matuska2021-02-1853-2855/+5510
|\
| * Update OpenZFS to master-bf156c966Martin Matuska2021-02-1853-2855/+5510
* | Use atomic loads/stores when updating td->td_stateAlex Richardson2021-02-1815-38/+50
* | tests/sys/audit: Avoid race caused by starting auditd(8) for testingAlex Richardson2021-02-183-12/+93
* | libc/qsort: Don't allow interposing recursive callsAlex Richardson2021-02-181-50/+48
* | libc: Fix t_spawn_fileactions test after ATF updateAlex Richardson2021-02-182-24/+45
* | Allocate BAR for ENA MSIx vector tableMichal Krawczyk2021-02-182-1/+24
* | fix Navdeeps LINT_NOINET error.Randall Stewart2021-02-181-0/+2
* | cxgbe(4): Break up t4_read_chip_settings.Navdeep Parhar2021-02-186-44/+62
* | pf: Fix osfp configurationKristof Provost2021-02-181-1/+1
* | Fix another pesky missing #ifdef TCPHPTSRandall Stewart2021-02-181-0/+2
* | release: permanently remove the 'reldoc' target and associatesGlen Barber2021-02-1812-107/+6
* | libvmm: clean up vmmapi.hRobert Wing2021-02-184-13/+20
* | mips: Don't set __NO_TLS to disable some uses of TLS.John Baldwin2021-02-181-2/+1
* | riscv: Don't set __NO_TLS to disable some uses of TLS.John Baldwin2021-02-181-1/+1
* | Add a VA_IS_CLEANMAP() macro.John Baldwin2021-02-188-17/+16
* | lockf: ensure atomicity of lockf for open(O_CREAT|O_EXCL|O_EXLOCK)Konstantin Belousov2021-02-174-3/+38
* | OpenSSL: Regen manual page for the previous commitJung-uk Kim2021-02-171-2/+3
* | Handle partial data re-sending on ktls/sendfile on FreeBSDOleksandr Tymoshenko2021-02-172-7/+5
* | Add fileprefixmap compiler featureDan McGregor2021-02-171-0/+4
* | uart: only use MSI on devices that advertise 1 MSI vectorWarner Losh2021-02-171-3/+3
* | Upgrade to version 3.3.0Stefan Eßer2021-02-1782-502/+1262
* | gicv3_its: Don't restrict target CPUs based on SRATD Scott Phillips2021-02-171-17/+34
* | Giant: move back Giant removal until 14Warner Losh2021-02-171-1/+1
* | Handle negative return values from syncache_expand().John Baldwin2021-02-171-5/+15
* | fwohci: Cast bitfield to uint32_t before passing it to roundup2().John Baldwin2021-02-171-1/+1
* | gicv3_its: Leave LPI interrupts enabled during handlingD Scott Phillips2021-02-171-2/+0
* | Add ifdef TCPHPTS around build_ack_entry and do_bpf_and_csum to avoidRandall Stewart2021-02-171-0/+2
* | Fix bootstrap tools build on macOS after 02af91c52e71e8a0f47251e637c9687f35d4...Alex Richardson2021-02-171-2/+5
* | arm64: use macros to access special register valuesMitchell Horne2021-02-171-2/+4
* | Bump __FreeBSD_version after f2583be110caMitchell Horne2021-02-171-1/+1
* | arm64: extend struct db_reg to include watchpoint registersMitchell Horne2021-02-174-16/+92
* | arm64: handle watchpoint exceptions from EL0Mitchell Horne2021-02-173-1/+13
* | arm64: validate breakpoint registersMitchell Horne2021-02-172-4/+50
* | libdtrace: Stop relying on lex compatibilityMark Johnston2021-02-172-3/+1
* | Bump the FreeBSD kernel version in kernel boot shim.Hans Petter Selasky2021-02-171-1/+1
* | Update the LRO processing code so that we can supportRandall Stewart2021-02-176-123/+829
* | pf tests: Explicitly ask for python3Kristof Provost2021-02-173-3/+3
* | pf: Assert that pfil_link() calls succeedKristof Provost2021-02-171-4/+9
* | arm64: rpi4: gpio: Add brcm,bcm2711-gpio compatibleEmmanuel Vadot2021-02-171-0/+1
* | arm64: rpi4: firmware: Attach at BUS_PASS_BUS + BUS_PASS_ORDER_LATEEmmanuel Vadot2021-02-171-1/+1
* | automount(8): fix absolute path when creating a mountpointRobert Wing2021-02-171-1/+1
* | Fix crossbuild bootstrap tools build with Clang 12Alex Richardson2021-02-172-2/+7