aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Catch up with 6edfd179c86: mechanically rename IFCAP_NOMAP to IFCAP_MEXTPG.Gleb Smirnoff2021-01-2910-25/+27
* Catch up with 6edfd179c86: document M_EXTPG. While here sore flagsGleb Smirnoff2021-01-291-3/+3
* Fix ldd to work with more ELF files.John Baldwin2021-01-292-150/+187
* stand: lua: enhance lfs.dir() to speed up kernels_autodetectKyle Evans2021-01-292-3/+33
* Revert "Cirrus-CI: Use the default Git history depth"Ed Maste2021-01-291-0/+3
* Cirrus-CI: remove svn2git remnantEd Maste2021-01-291-1/+0
* Cirrus-CI: Use the default Git history depthFedor Korotkov2021-01-291-3/+0
* stand/multiboot: adjust the protocol between loader and kernelRoger Pau Monné2021-01-293-133/+111
* netgraph/ng_source: Switch queuing frameworkLutz Donnerhacke2021-01-291-13/+19
* poll: use fget_unlocked or fget_only_user when feasibleMateusz Guzik2021-01-291-51/+24
* select: employ fget_only_userMateusz Guzik2021-01-291-13/+22
* fd: add fget_only_userMateusz Guzik2021-01-292-3/+79
* __FreeBSD_version: update the references to the doc treeBjoern A. Zeeb2021-01-291-1/+1
* tmpfs: implement pathconf(_PC_SYMLINK_MAX)Alex Richardson2021-01-291-0/+4
* Avoid double output in fenv_testAlex Richardson2021-01-291-0/+2
* test_inf_inputs: Use atf_tc_expect_fail() instead of atf_tc_skip()Alex Richardson2021-01-291-1/+1
* Update comment missed in 83ff5d5d98cbcf9b66dccd70022358aec8918a14Alex Richardson2021-01-291-1/+1
* Now that the portsnap buildbox is generating the raw bits for INDEX-14,Xin LI2021-01-291-1/+2
* jail: Handle a parent jail when a child is added to itJamie Gritton2021-01-291-2/+20
* du: tests: use dollar-single quotes where appropriateKyle Evans2021-01-291-1/+1
* tmpfs: push VEXEC check into tmpfs_lookup()Kyle Evans2021-01-291-6/+11
* newvers: tweak uname to be more usefulWarner Losh2021-01-291-2/+2
* Add missing newlines.Alexander Motin2021-01-281-2/+2
* Add support for some more Intel VMD controllers. Some of theDoug Ambrisko2021-01-283-36/+113
* hsctrl: Fix manpage typoVladimir Kondratyev2021-01-281-2/+2
* Regenerate src.conf.5 after enabling MK_OPENSSL_KTLS for arm64Allan Jude2021-01-281-2/+2
* Flip the default for OPENSSL_KTLS to arm64Allan Jude2021-01-281-2/+2
* Make software iSCSI more configurable.Alexander Motin2021-01-282-22/+25
* Bump date after ae257282ae5b.John Baldwin2021-01-281-1/+1
* Enable KERN_TLS by default in ARM64 GENERICAllan Jude2021-01-281-0/+1
* arch.7: update 11.x to 11.4 as the last FreeBSD 11 releaseEd Maste2021-01-281-2/+2
* Fix getblk() with GB_NOCREAT returning false-negatives.Bryan Drewery2021-01-281-1/+8
* Regenerate src.conf.5 for MK_OPENSSL_KTLSJohn Baldwin2021-01-281-0/+10
* OpenSSL: Regenerate manual pages.Jung-uk Kim2021-01-28537-644/+1269
* OpenSSL: Support for kernel TLS offload (KTLS)John Baldwin2021-01-2841-91/+1465
* usr.sbin/pkg: Don't re-define roundup2Alex Richardson2021-01-281-2/+0
* tests/sys/audit: fix timeout calculationAlex Richardson2021-01-281-3/+8
* Un-XFAIL two tests with Clang > 10Alex Richardson2021-01-282-3/+3
* rc.d/auditd: set pidfileAlex Richardson2021-01-281-0/+1
* This pulls over all the changes that are in the netflixRandall Stewart2021-01-289-216/+464
* pf tests: Test that dup-to doesn't produce extra duplicate packetsKristof Provost2021-01-284-2/+119
* pf: duplicate frames only once when using dup-to pf ruleYannis Planus2021-01-282-6/+45
* Bump __FreeBSD_version for multiple LinuxKPI updates conflictingBjoern A. Zeeb2021-01-282-1/+6
* LinuxKPI: implement devres() framework parts and two examplesBjoern A. Zeeb2021-01-285-3/+297
* LinuxKPI: enhance PCI bits for DRMBjoern A. Zeeb2021-01-282-19/+33
* LinuxKPI: upstream a collection of drm-kmod conflicting changesBjoern A. Zeeb2021-01-286-0/+241
* LinuxKPI: add firmware loading supportBjoern A. Zeeb2021-01-284-0/+286
* Fix missing value in uar_page field for ratelimit in mlx5en(4).Hans Petter Selasky2021-01-281-0/+1
* Remove obsolete code gated on _ARM_ARCH_*Andrew Turner2021-01-285-101/+1
* Remove the old ARMv4 memcpyAndrew Turner2021-01-283-1652/+1371