aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* acpica: Update the SPCR table to version 4Sia Jee Heng2024-10-113-9/+19
* rtw89: add missing bsddriver.name assignments for two chipsetsBjoern A. Zeeb2024-10-112-0/+6
* zfs: merge openzfs/zfs@b10992582Martin Matuska2024-10-11431-8909/+12857
* openzfs: Reduce local diffsJohn Baldwin2024-10-033-4/+1
* jail: unbreak the zfs.mount_snapshot optionJamie Gritton2024-09-191-1/+1
* mt76: add mt7615 to the pile of buildable driversBjoern A. Zeeb2024-09-136-0/+44
* Merge commit 88433e640ddb from upstream OpenZFS (by Jessica Clarke)Jessica Clarke2024-09-111-5/+0
* libnv: correct the calculation of the structure's sizeMariusz Zaborski2024-09-111-1/+1
* zdb: fix build on 32bitsBaptiste Daroussin2024-09-101-1/+1
* zfs: merge openzfs/zfs@b10992582Martin Matuska2024-09-09114-1458/+7328
* spa_prop_get: require caller to supply output nvlistRob Norris2024-09-054-66/+53
* libnv: add tests to verify potential overflow issuesMariusz Zaborski2024-09-042-7/+8
* libnv: verify that string is null terminatedMariusz Zaborski2024-09-041-0/+4
* libnv: allocate buffer in a safe wayMariusz Zaborski2024-09-042-11/+15
* vchiq(4): Stop checking for failures from malloc(M_WAITOK)Zhenlei Huang2024-09-031-2/+0
* krping: Stop checking for failures from malloc(M_WAITOK)Zhenlei Huang2024-09-031-6/+1
* Revert "nvme: Separate total failures from I/O failures"Warner Losh2024-08-163-443/+0
* nvme: Separate total failures from I/O failuresWarner Losh2024-08-163-0/+443
* zfs: merge openzfs/zfs@d2ccc2155Martin Matuska2024-08-1515-69/+332
* Add missing kstats to dataset kstatsPaul Dagnelie2024-08-141-0/+3
* zfs: fix build without MACGleb Smirnoff2024-08-141-0/+2
* zfs: merge openzfs/zfs@9c56b8ec7Martin Matuska2024-08-10151-1945/+6481
* Fix enum warnings in ath_hal's ar9300Dimitry Andric2024-08-041-4/+4
* zdb: Fix printf formatting of a uint64_tMark Johnston2024-07-181-2/+2
* zfs: merge openzfs/zfs@1147a2797Martin Matuska2024-07-1866-3317/+694
* Remove residual blank line at start of MakefileWarner Losh2024-07-156-6/+0
* Mark the zfs.mount_snapshot jail parameter as boolean.Jamie Gritton2024-06-241-1/+1
* zfs: Use a statement expression to implement SET_ERROR()Mark Johnston2024-06-191-5/+6
* openzfs: Fix mismerge breaking macOS bootstrapJessica Clarke2024-05-311-13/+0
* sys/contrib: Mop up $FreeBSD$ tagsWarner Losh2024-05-3110-16/+1
* zfs: merge openzfs/zfs@e2357561bMartin Matuska2024-05-3186-607/+1684
* zfs: Update use of UMA-related symbols in arc_available_memoryBojan Novković2024-05-271-1/+1
* Fix scn_queue races on very old poolsAlexander Motin2024-05-232-0/+7
* zfs: Avoid a gcc -Wint-to-pointer-cast warningBrooks Davis2024-05-171-1/+1
* Import device-tree files from Linux 6.8Emmanuel Vadot2024-05-061274-6873/+68482
* Import device-tree files from Linux 6.7Emmanuel Vadot2024-05-061064-4184/+43106
* Import device-tree files from Linux 6.6Emmanuel Vadot2024-05-061671-12026/+53302
* zfs: unbreak macOS bootstrapMartin Matuska2024-05-031-1/+20
* zfs: merge openzfs/zfs@8f1b7a6faMartin Matuska2024-05-0347-268/+1320
* zfs: merge openzfs/zfs@1f940de07Martin Matuska2024-04-2338-300/+1137
* ztest: use ASSERT3P to compare pointersBrooks Davis2024-04-191-1/+1
* zfs: unbreak aarch64 build with non-gcc compilersMartin Matuska2024-04-172-4/+4
* zfs: merge openzfs/zfs@90ba19eb7Martin Matuska2024-04-1680-847/+2442
* zfs: merge openzfs/zfs@39be46f43Martin Matuska2024-03-3086-838/+1792
* Import device-tree files from Linux 6.5Emmanuel Vadot2024-03-213676-24195/+60792
* ath_hal/ar9300: allow JUPITER cards to read eepromBjoern A. Zeeb2024-03-121-2/+2
* zfs: merge openzfs/zfs@8f2f6cd2aMartin Matuska2024-03-0721-488/+852
* ice_ddp: Update package to 1.3.36.0Eric Joyner2024-02-211-0/+0
* zlib: use more memory for a small deflate speedup.Xin LI2024-02-191-1/+1
* MFV: zlib 1.3.1.Xin LI2024-02-1819-98/+137