summaryrefslogtreecommitdiff
path: root/sys/modules
AgeCommit message (Expand)Author
2023-07-04kinst: port to riscvChristos Margiolis
2023-07-04kinst: accommodate other architectures in MakefileChristos Margiolis
2023-07-01rdrand_rng: Build with -fPIC on i386 when using GCC.John Baldwin
2023-07-01superio+ncthwm: Add hardware monitoring supportStéphane Rochoy
2023-07-01qlnxe: Fix unused but set variable warningMark O'Donovan
2023-07-01qlnxe: Remove #ifdef ECORE_PACKAGEMark O'Donovan
2023-07-01qlnxe: Remove -Wno-case-qual from module buildMark O'Donovan
2023-07-01zfs: merge openzfs/zfs@009d3288dMartin Matuska
2023-06-29zfs: merge openzfs/zfs@a9d6b0690Martin Matuska
2023-06-25zfs: merge openzfs/zfs@8e8acabdcMartin Matuska
2023-06-16zfs: merge openzfs/zfs@10e36e176Martin Matuska
2023-06-15mpi3mr: 3rd Generation Tri-Mode NVMe/SAS/SATA MegaRaid / eHBASumit Saxena
2023-06-13ktest: make ktest work with Netlink loaded as a module.Alexander V. Chernikov
2023-06-12qatfw: Don't build if WITH_SOURCELESS_UCODE is definedMark Johnston
2023-06-12qat: Add Intel® 4xxx Series VF driver supportKrzysztof Zdziarski
2023-06-12qat: Stop building on i386Mark Johnston
2023-06-10zfs: merge openzfs/zfs@feff9dfedMartin Matuska
2023-06-09nlsysevent: remove useless CFLAGSBaptiste Daroussin
2023-06-07ipmi: add Block Transfer interface supportAndrey V. Elsukov
2023-06-04gve: Fix build on i386 and enable LINT builds.Xin LI
2023-06-02Add gve, the driver for Google Virtual NIC (gVNIC)Shailend Chand
2023-06-02nlsysevent: Fix the EXPORT_SYMS definitionMark Johnston
2023-06-02ossl: Add a fallback AES-GCM implementation using AES-NIMark Johnston
2023-06-02ossl: Add a VAES-based AES-GCM implementation for amd64Mark Johnston
2023-06-02netlink: use netlink mbufs in the mbuf chains.Alexander V. Chernikov
2023-06-01nlsysevent: add a genetlink(4) module to report kernel eventsBaptiste Daroussin
2023-05-29linux(4): Make linux_emul_path privateDmitry Chagin
2023-05-23dtrace: implement dtrace_instr_size() for arm64Christos Margiolis
2023-05-23zfs: merge openzfs/zfs@ad0a55461Martin Matuska
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-05-12ath11k: import ath11k driverBjoern A. Zeeb
2023-05-12zfs: merge openzfs/zfs@e61076683Martin Matuska
2023-05-10twe: Remove driverWarner Losh
2023-05-03zfs: merge openzfs/zfs@d96e29576Martin Matuska
2023-04-24intelspi: add PCI attachment (Lynx/Wildcat/Sunrise Point)Val Packett
2023-04-23ath10k: import ath10k driverBjoern A. Zeeb
2023-04-23athk: import common code for ath1?k driversBjoern A. Zeeb
2023-04-23ath10k: ath11k: add specific LinuxKPI supportBjoern A. Zeeb
2023-04-23mt76: add module build framework and man pagesBjoern A. Zeeb
2023-04-20cxgbe(4): Update firmwares to version 1.27.3.0Navdeep Parhar
2023-04-20dpaa2: add console support for FDT based systemsBjoern A. Zeeb
2023-04-20dtrace: expose dtrace_instr_size() to userland and implement it for riscvChristos Margiolis
2023-04-19iwlwifi: rtw88: rtw89: fix gcc warningsBjoern A. Zeeb
2023-04-18mlx5: Implement diagostic counters as sysctl(8) nodes.Hans Petter Selasky
2023-04-17tests: add ktest modules to buildAlexander V. Chernikov
2023-04-16sys/modules/Makefile: conditionally add MAC/veriexec modulesStephen J. Kiernan
2023-04-16sys/modules/Makefile: add MAC/veriexec modules into the buildStephen J. Kiernan
2023-04-15tmpfs: unbreak module build outside of kernel build environmentEugene Grosbein
2023-04-14Testing: add framework for the kernel unit tests.Alexander V. Chernikov
2023-04-11imgact_binmisc: unbreak module build outside of kernel build environmentEugene Grosbein