aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* iflib: add support for netmap offsetsVincenzo Maffione2021-04-051-4/+8
* nfsd: make the server repeat CB_RECALL every couple of secondsRick Macklem2021-04-052-6/+16
* readelf: return error in case of invalid fileEd Maste2021-04-051-14/+22
* nfsd: fix BindConnectionToSession so that it clears "cb path down"Rick Macklem2021-04-041-0/+1
* amd64 fabs.S: use '.section .rodata' instead of '.rodata'Konstantin Belousov2021-04-041-1/+1
* jail: fix jail(8) synposis and usage message to match reality.Jamie Gritton2021-04-042-3/+3
* Add sysctl debug.uma_reclaimKonstantin Belousov2021-04-041-0/+20
* StyleKonstantin Belousov2021-04-041-3/+4
* stress2: Added a new regression testPeter Holm2021-04-041-0/+83
* stress2: update the list of test not to runPeter Holm2021-04-041-11/+3
* stress2: Add note about problems found.Peter Holm2021-04-042-3/+9
* loader: we should support pools without featuresToomas Soome2021-04-031-2/+10
* amd64 fabs.S: put signbit into rodata instead of textKonstantin Belousov2021-04-041-0/+1
* libc/<arch>/sys/cerror.S: fix typoKonstantin Belousov2021-04-034-4/+4
* amd64 fabs(3): move signbit to .textKonstantin Belousov2021-04-031-1/+1
* Remove kgmon(8)Konstantin Belousov2021-04-0311-714/+7
* ffsinfo: Update example to avoid to-be-deprecated vinumEd Maste2021-04-031-2/+2
* libc: use standard LF line endings, not CRLFEd Maste2021-04-033-805/+805
* lock_delay(9): improve interaction with restrict_starvationEdward Tomasz Napierala2021-04-031-5/+5
* pam: add option to not prompt for password if it's set to emptyEdward Tomasz Napierala2021-04-033-1/+22
* Fix typo in xhci nvlist node name, and also increment device counter.Peter Grehan2021-04-031-1/+2
* fbt: Remove some handling for multiple CTF containersMark Johnston2021-04-021-35/+9
* dtrace: Document the libdir, nolibs and syslibdir optionsDomagoj Stolfa2021-04-021-1/+9
* sendfile: Fix error initialization in sendfile_getobj()Mark Johnston2021-04-021-1/+1
* Ensure that all allocated data structures in fsck_ffs are freed.Kirk McKusick2021-04-024-19/+40
* fix typo in 38ea2bd0698eRichard Scheffenegger2021-04-021-1/+0
* Use sbuf_drain unconditionallyRichard Scheffenegger2021-04-021-8/+1
* Make sbuf_drain safe for external useRichard Scheffenegger2021-04-021-2/+6
* netmap: update unit tests with libnetmap testsVincenzo Maffione2021-04-022-13/+309
* libnetmap: reset errno in nmreq_register_decode()Vincenzo Maffione2021-04-021-0/+2
* config(8): remove support for -pKonstantin Belousov2021-04-027-47/+1
* x86: remove gcov kernel supportKonstantin Belousov2021-04-0242-1914/+79
* nullfs: protect against user creating inconsistent stateKonstantin Belousov2021-04-021-4/+15
* netmap: restore commit a56e6334d1b7ed6e6faaa8b4612d948005ba74f5Vincenzo Maffione2021-04-021-1/+2
* LinuxKPI: treat firmware file names more lenientBjoern A. Zeeb2021-04-021-2/+8
* mlx5: remove dependency on ifnet specifics of linux/netdevice.hBjoern A. Zeeb2021-04-023-15/+16
* Partially revert r248770.Dmitry Chagin2021-04-021-1/+1
* netmap: several typo fixesVincenzo Maffione2021-04-0218-55/+65
* netmap: fix typo bug in netmap_compute_buf_lenVincenzo Maffione2021-04-022-2/+2
* cache: add high level overviewMateusz Guzik2021-04-021-0/+125
* cache: fix resizing in face of lockless lookupMateusz Guzik2021-04-021-5/+106
* vfs: add vfs_smr_quiesceMateusz Guzik2021-04-021-0/+1
* stats(3): Improve t-digest merging of samples which result in mu adjustment u...Lawrence Stewart2021-04-021-2/+36
* Remove bt.4 man page.Cy Schubert2021-04-023-175/+3
* ACPICA: Fix build with options ACPI_DEBUGJung-uk Kim2021-04-021-0/+2
* Merge ACPICA 20210331.Jung-uk Kim2021-04-0170-480/+2757
* cryptocheck: Expand the set of sizes tested by -z.John Baldwin2021-04-011-3/+9
* ossl: Don't encryt/decrypt too much data for chacha20.John Baldwin2021-04-011-3/+6
* nfsv4 client: factor loop contents out into a separate functionRick Macklem2021-04-011-25/+38
* nfsd: silence rpcb_unset noise for NFSv4 only serversRick Macklem2021-04-011-7/+13