aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lesspipe: Allow zstd to operate on a symlinkstable/15Ed Maste9 hours1-1/+1
* iwx: Fix 32-bit compilationOlivier Certner11 hours1-5/+16
* vm_page.h: Materialize a spare bitOlivier Certner18 hours1-0/+1
* sys/compat/freebsd32: FF clock struct: Don't pack, use 'ffcounter32'Olivier Certner18 hours2-11/+9
* sys/compat/freebsd32: Fix i386 compilationOlivier Certner18 hours1-1/+1
* sys: ELF: Rename SHN_FBSD_CACHED => SHN_FREEBSD_CACHEDOlivier Certner18 hours2-3/+4
* kernel dump: dumpsys_gen_pa_next(): Fix "no more chunks" condition detectionOlivier Certner18 hours1-1/+2
* sys/sysctl.h: Add missing <sys/kassert.h> includeOlivier Certner18 hours1-0/+1
* hwpstate{_amd,intel}(4): Move common knobs to a separate fileOlivier Certner18 hours6-10/+41
* sys/sysctl.h: Make it self-contained when included from the kernelOlivier Certner18 hours1-1/+2
* endian.h: Visibility comment: Fix grammar, a typo and punctuationOlivier Certner18 hours1-5/+6
* i386 minidump: Remove unused macrosOlivier Certner18 hours1-3/+0
* asmc(4): pull 32-bit support for the driverEnji Cooper18 hours1-2/+0
* sys: vt_efifb: EFI not supported on i386; move it back to amd64/NOTESOlivier Certner18 hours3-2/+3
* i386: Fix kernel compilation after introduction of ASMC_DEBUG optionOlivier Certner18 hours1-0/+3
* vnet: Ensure the space allocated by vnet_data_alloc() is sufficent alignedZhenlei Huang22 hours1-3/+11
* libiscsiutil: Record dependency on libmdDag-Erling Smørgrav25 hours4-3/+4
* contrib/tzdata: import tzdata 2026aPhilip Paeps31 hours10-65/+207
* ObsoleteFiles.inc: revert accidental merge failureBaptiste Daroussin39 hours1-16/+0
* bhyve: Fix truncate_iov()Mark Johnston41 hours1-10/+5
* lpd: Add timeout optionDag-Erling Smørgrav42 hours2-12/+26
* lpd: Improve robustnessDag-Erling Smørgrav42 hours1-102/+189
* system(3): Fix null caseDag-Erling Smørgrav42 hours2-1/+11
* system(3): Clarify return valuesDag-Erling Smørgrav42 hours1-3/+5
* system(3): Write our own testsDag-Erling Smørgrav42 hours2-1/+166
* system(3): Improve signal handlingDag-Erling Smørgrav42 hours1-43/+73
* smp: Use bitwise operation to count cpu numberShengYi Hung43 hours1-5/+3
* isa_common: allow multiple device instancesShengYi Hung43 hours1-1/+1
* mlx5: convert GET_TRUNK_IF() to functionKonstantin Belousov2 days1-15/+18
* mlx5: report IPSEC offload capabilities whenever IPSEC_OFFLOAD is configuredKonstantin Belousov2 days3-5/+18
* ipsec_offload: add comment stating why ipsec_accel_sa_newkey_cb() returns 0Konstantin Belousov2 days1-0/+7
* netipsec/ipsec_offload.c: handle failures to install SA nicelyKonstantin Belousov2 days1-6/+21
* elf_common.h: Sort SHT_ entriesEd Maste4 days1-2/+3
* sys: Restore sorting in sys/elf_common.hJessica Clarke4 days1-175/+175
* elf_common.h: Add some AArch32 relocationsEd Maste4 days1-0/+13
* zfs: merge openzfs/zfs@1c702dda3 (zfs-2.4-release) into stable/15Martin Matuska4 days132-1503/+3901
|\
| * Tag zfs-2.4.1vendor/openzfs/zfs-2.4-releaseTony Hutter2026-02-191-1/+1
| * Fix available space accounting for special/dedup (#18222)Alexander Motin2026-02-196-36/+60
| * CI: Test & fix Linux ZFS built-in buildTony Hutter2026-02-198-10/+77
| * Linux 6.19 compat: in-tree build: fix duplicate GCM assembly functionsAttila Fülöp2026-02-173-0/+41
| * zfs_vnops_os.c: Move a vput() to after zfs_setattr_dir()rmacklem2026-02-171-3/+3
| * Fix activating large_microzap on receiveAustin Wise2026-02-176-18/+215
| * Improve caching for dbuf prefetchesAlexander Motin2026-02-173-4/+8
| * Flush RRD only when TXGs contain dataMariusz Zaborski2026-02-111-12/+20
| * Fix `send:raw` permission for send `-w -I`Marc Sladek2026-02-112-6/+11
| * ZTS: Fix zed_synchronous_zedletTony Hutter2026-02-111-3/+3
| * Linux 6.19 compat: METATony Hutter2026-02-111-1/+1
| * CI: Test build Lustre against ZFSTony Hutter2026-02-114-9/+138
| * Include missing newline in 'man' errorTim Hatch2026-02-112-2/+2
| * ZTS: update the relevant mmp test casesBrian Behlendorf2026-02-1119-80/+246