aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* netlink: fix route protocol constant values to match Linuxstable/13Marek Zarychta14 hours1-2/+2
* crunchgen: slap a dependency on the generated makefile for .loKyle Evans27 hours1-2/+2
* rtld: add some dlopen testsKyle Evans27 hours2-0/+54
* ping: Fix protocol selection with NOINET6 kernel.Dag-Erling Smørgrav40 hours1-1/+1
* psci: split off psci_reboot from psci_shutdownAndriy Gapon3 days1-5/+20
* syscon_power: do reboot after shutdown_panic is executedAndriy Gapon3 days1-1/+3
* ata_da: add quirk to disable NCQ TRIM for Samsung 860/870 SSDsAndriy Gapon3 days1-0/+16
* scsi_da: add 4K quirks for Samsung SSD 860 and 870Andriy Gapon3 days1-0/+16
* ugen: fix USB_IFACE_DRIVER_ACTIVE after detaching a driverAndriy Gapon3 days1-4/+2
* vnet: add CURVNET_ASSERT_SET for !VIMAGEMateusz Guzik4 days1-0/+1
* stable/13 sbin/mount_nullfs: Resolve conlict in man pageKonstantin Belousov4 days1-12/+0
* mount_nullfs(8): fix typoKonstantin Belousov6 days1-1/+1
* nullfs_mount(): fix whitespaceKonstantin Belousov6 days1-1/+1
* mount_nullfs(8): document -o cache and vfs.nullfs.cache_vnodesKonstantin Belousov6 days1-1/+27
* nullfs: add -o cacheKonstantin Belousov6 days1-6/+9
* nullfs_mount(): remove unneeded castKonstantin Belousov6 days1-2/+2
* nullfs: Add the vfs.nullfs.cache_nodes sysctl to control nocache defaultSeigo Tanimura6 days1-1/+10
* libthr: remove explicit sys/cdefs.h includesKonstantin Belousov6 days50-55/+0
* Hyper-V: vPCI: limit 64 cpus for msi/msix interrupt handlingWei Hu7 days1-0/+7
* vnet: add CURVNET_ASSERT_SETMateusz Guzik7 days1-0/+4
* Eliminate unnecessary UFS1 integrity checks.Kirk McKusick7 days1-1/+0
* snd_hda: add 32-bit memory quirk for Creative Sound Blaster Audigy FXGleb Smirnoff8 days2-0/+2
* linux: require vnet(9) context in ifname_bsd_to_linux_name()Gleb Smirnoff8 days1-2/+2
* Hyper-V: vPCI: fix cpu id mis-mapping in vmbus_pcib_map_msi()Wei Hu8 days1-1/+9
* liblzma: don't export lzma_lz_decoder_uncompressedBrooks Davis8 days1-1/+0
* libc posix_spawn(): explain why rtld can be used after forkKonstantin Belousov8 days1-0/+5
* posix_spawn.c: fix typo in commentKonstantin Belousov8 days1-1/+1
* posix_spawn(3): document POSIX_SPAWN_DISABLE_ASLR_NPKonstantin Belousov8 days2-2/+13
* posix_spawn(3): add POSIX_SPAWN_DISABLE_ASLR_NPKonstantin Belousov8 days2-2/+12
* posix_spawnattr_setflags(3): validate argumentKonstantin Belousov8 days2-2/+9
* MFC: MFV: xz 5.6.0.Xin LI9 days221-10737/+12931
* getblkx(9): be more tolerant but also strict with the buffer size checksKonstantin Belousov10 days1-2/+10
* tcp_rack.4: Remove a mentioned paperGordon Bergling11 days1-8/+1
* Merge commit f800c1f3b207 from llvm-project (by Arthur Eubanks):Dimitry Andric11 days1-2/+7
* Optionally create full debuginfo for llvm-related executablesDimitry Andric11 days11-7/+21
* rtld: use generated map file to check for some leaks from libc into rtldKonstantin Belousov13 days1-0/+19
* rtld: unconditionally generate map file during buildKonstantin Belousov13 days1-0/+6
* Eliminate unnecessary UFS1 integrity checks.Kirk McKusick2024-03-052-4/+0
* ipsec esp: avoid dereferencing freed secasindexKonstantin Belousov2024-03-041-0/+7
* carp(4): Fix a typo in a source code commentGordon Bergling2024-03-031-1/+1
* dumprestore.h: Fix typos in source code commentsGordon Bergling2024-03-031-3/+3
* bxe(4): Fix two typos in a kernel messagesGordon Bergling2024-03-031-2/+2
* vge(4): Fix a typo in a source code commentGordon Bergling2024-03-031-1/+1
* libc/sys: add errno testKonstantin Belousov2024-03-022-0/+37
* mkimg.1: add new PARTITION SPECIFICATION sectionEugene Grosbein2024-03-011-1/+38
* zfs: merge openzfs/zfs@fb6d53206 (zfs-2.1-release) into stable/13Martin Matuska2024-03-01142-1142/+4181
|\
| * Tag zfs-2.1.15vendor/openzfs/zfs-2.1-releaseTony Hutter2024-02-231-1/+1
| * Avoid calling rw_destroy() on uninitialized rwlockJorgen Lundman2024-02-211-1/+1
| * Fix GCC 12 compilation errorsszubersk2024-02-218-3/+125
| * libzfs_sendrecv: Style pass on send_print_verboseRyan Moeller2024-02-211-20/+14