aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* m_dup: Handle unmapped mbufs as an input mbuf.John Baldwin2021-07-261-1/+1
* crypto: Constify all transform descriptorsMark Johnston2021-07-2633-131/+132
* libvmmapi: Fix warnings and stop overridding WARNSMark Johnston2021-07-262-19/+17
* rip: Add missing minimum length validation in rip_output()Mark Johnston2021-07-261-1/+8
* dumpon: Fix unconfiguring netdump with "off" and "/dev/null".Bryan Drewery2021-07-261-0/+18
* dumpon: Fix -v causing error when configuring an encrypted dumpBryan Drewery2021-07-261-1/+46
* linux(4): Fix amd64 gcc build.Dmitry Chagin2021-07-262-4/+6
* linux(4): Fix i386 gcc build.Dmitry Chagin2021-07-261-3/+3
* Cirrus-CI: report pkg versionEd Maste2021-07-261-0/+1
* hwpmc: fix powerpc/powerpcspe buildsLeandro Lupori2021-07-261-1/+1
* Cirrus-CI: Temporarily skip package build + testEd Maste2021-07-261-4/+4
* powerpc64: add Power8 and Power9 PMCsLeandro Lupori2021-07-264-4/+93
* pf: remove duplicate ERROUT_FUNCTION definitionKristof Provost2021-07-261-8/+0
* linux: fix sigaltstack on amd64Edward Tomasz Napierala2021-07-261-3/+3
* linux: implement signal delivery on arm64Edward Tomasz Napierala2021-07-253-6/+106
* libc/tests: Correctly compare si_status from wait6()Jilles Tjoelker2021-07-251-1/+1
* lib/csu: Get rid of unused fptr typedef on amd64.Gleb Popov2021-07-253-8/+2
* arm64: HWCAP/HWCAP2 aux args support for 32-bit ARM binaries.Peter Grehan2021-07-255-0/+471
* pf: batch critical section for several countersMateusz Guzik2021-07-253-31/+47
* pf: switch rule counters to pf_counter_u64Mateusz Guzik2021-07-257-81/+185
* pf: switch kif counters to pf_counter_u64Mateusz Guzik2021-07-254-21/+126
* pf: switch pf_status.fcounters to pf_counter_u64Mateusz Guzik2021-07-253-10/+26
* pf: add hybrid 32- an 64- bit countersMateusz Guzik2021-07-252-1/+245
* pf: drop redundant 'else' in pf_normalize_*Mateusz Guzik2021-07-251-12/+9
* stress2: Add another "mdconfig -d -o force" test scenarioPeter Holm2021-07-251-0/+81
* Add myself to the calendarRobert Wing2021-07-251-0/+1
* arm64: allwinner: dtbo: Add dtb overlays to disable mmc nodeEmmanuel Vadot2021-07-244-1/+34
* Add stress2 test to exercise FFS forcible unmount with stacked nullfsJason A. Harmening2021-07-241-0/+85
* FFS: remove ffs_fsfail_taskJason A. Harmening2021-07-242-45/+7
* VFS: remove MNTK_MARKERJason A. Harmening2021-07-242-33/+2
* Allow stacked filesystems to be recursively unmountedJason A. Harmening2021-07-248-88/+348
* Fix the pattern for changing PermitRootLoginJose Luis Duran2021-07-241-1/+1
* amd64: Don't repeat unnecessary tests when cmpset failsAlan Cox2021-07-241-4/+4
* arm64: allwinner: Remove sun50i-a64-oppEmmanuel Vadot2021-07-245-82/+4
* amd64: do not touch low memory in AP startup unless we used legacy bootKonstantin Belousov2021-07-241-3/+6
* amd64: make efi_boot globalKonstantin Belousov2021-07-242-1/+4
* amd64: add pmap_alloc_page_below_4g()Konstantin Belousov2021-07-242-30/+20
* amd64 pti init: fix calculation of the kernel text startKonstantin Belousov2021-07-241-1/+1
* allwinner: rsb: Set the PMIC to RSB modeEmmanuel Vadot2021-07-241-0/+11
* awk: Make -F '' and -v FS="" behave the sameWarner Losh2021-07-241-5/+1
* devctl: don't publish the mount optionsWarner Losh2021-07-241-24/+7
* linux: implement rt_sigsuspend(2) on arm64Edward Tomasz Napierala2021-07-235-67/+18
* amd64: Eliminate a redundant test from pmap_enter_object()Alan Cox2021-07-241-1/+0
* geom_disk: use a preallocated geom_event for disk destruction.Warner Losh2021-07-242-1/+5
* geom: create an API to allocate events, and use that storage to send themWarner Losh2021-07-243-13/+74
* ena: Remove redundant declaration of ena_log_level.John Baldwin2021-07-231-2/+0
* Use an ANSI C function declaration for journal_check_space.John Baldwin2021-07-231-2/+1
* imgact_elf: Avoid redefining suword()Mark Johnston2021-07-231-2/+2
* kasan.9: Fix formatting in the synopsisMark Johnston2021-07-231-3/+1
* Remove sr_RS.UTF-8@latin from the list of targetsMark Johnston2021-07-231-1/+1