aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* gpiobus(4): Add an acpi variant of gpiobusAhmad Khalifa2024-09-141-0/+3
* mt76: add mt7615 to the pile of buildable driversBjoern A. Zeeb2024-09-132-0/+27
* zfs: merge openzfs/zfs@b10992582Martin Matuska2024-09-093-4/+7
* vmm: Merge vmm_dev.cMark Johnston2024-08-261-0/+1
* vmm: Move duplicated stats code into a generic fileMark Johnston2024-08-261-3/+4
* arm64/vmm: Add the VHE exception and switcher filesAndrew Turner2024-08-201-0/+2
* arm64/vmm: Create functions to call into EL2Andrew Turner2024-08-201-0/+1
* arm64/vmm: Start to extract code not needed by VHEAndrew Turner2024-08-201-4/+5
* sys/conf: Introduce NOSAN_CFLAGS and NOSAN_CAndrew Turner2024-08-202-11/+7
* Revert "nvme: Separate total failures from I/O failures"Warner Losh2024-08-162-16/+0
* nvme: Separate total failures from I/O failuresWarner Losh2024-08-162-0/+16
* zfs: merge openzfs/zfs@d2ccc2155Martin Matuska2024-08-152-3/+18
* Add dummymbuf module for testing purposesIgor Ostapenko2024-08-152-0/+10
* dtraceall: Make dtaudit a dependencyMark Johnston2024-08-121-0/+3
* zfs: merge openzfs/zfs@9c56b8ec7Martin Matuska2024-08-102-3/+3
* LinuxKPI: update linuxkpi_video to Linux 6.6Vladimir Kondratyev2024-08-071-0/+1
* vmm: Build with proper ldscript on aarch64Warner Losh2024-08-011-1/+1
* mlx5en: add IPSEC_OFFLOAD supportKonstantin Belousov2024-07-301-5/+13
* sound: Implement dummy driverChristos Margiolis2024-07-272-0/+8
* smbios: Compile into the kernel more completelyAllan Jude2024-07-251-3/+8
* dtrace: Avoid including dtrace_isa.c directly into dtrace.cMark Johnston2024-07-241-0/+1
* Retire non-NEW_PCIB code and remove config optionJessica Clarke2024-07-182-8/+0
* zfs: merge openzfs/zfs@1147a2797Martin Matuska2024-07-182-4/+10
* Remove residual blank line at start of MakefileWarner Losh2024-07-15817-817/+0
* vmm: Conditionalize addition of opt_*.h headersMark Johnston2024-07-141-2/+7
* ipsec_offload: kernel infrastructureKonstantin Belousov2024-07-121-2/+3
* Stop forcing -g in mpi3mr module because it breaks non-debug install.Eric Melville2024-07-071-1/+0
* tpm: Fix standalone buildWarner Losh2024-06-251-0/+1
* ossl: Add support for powerpc64/powerpc64leShawn Anastasio2024-06-212-1/+44
* sdt: Implement SDT probes using hot-patchingMark Johnston2024-06-191-1/+3
* Add an implementation of the 9P filesystemDoug Rabson2024-06-194-1/+42
* bnxt: Use a simpler test for 32-bit platformsMark Johnston2024-06-141-2/+1
* vmm: Only link the arm64 hyp code in vmm.ko onceAndrew Turner2024-06-101-2/+1
* Hyper-V: TLB flush enlightment using hypercallSouradeep Chakrabarti2024-06-071-2/+2
* mpi3mr: Divert large WriteSame IOs to firmware if unmap and ndob bits are setChandrakanth patil2024-06-061-0/+3
* linux64: Fix the build on arm64 with bti checkingAndrew Turner2024-06-051-14/+3
* arm64: Support BTI checking in most of the kernelAndrew Turner2024-06-051-1/+1
* zfs: merge openzfs/zfs@e2357561bMartin Matuska2024-05-312-3/+9
* puc: Make kernel module workingEmmanuel Vadot2024-05-291-2/+2
* Fix bnxt build in LINTWarner Losh2024-05-291-1/+1
* bnxt: Do not compile on 32-bit platformsMark Johnston2024-05-281-2/+2
* bnxt: Add a module makefile to fix the buildMark Johnston2024-05-281-0/+4
* bnxt_{en/re}: Update bnxt_en and bnxt_re MakefileChandrakanth patil2024-05-282-2/+2
* RDMA/bnxt_re: Add bnxt_re RoCE driverSumit Saxena2024-05-281-0/+22
* bnxt_en: L2-RoCE driver communication interfaceChandrakanth patil2024-05-281-1/+5
* bnxt_en: Add PFC, ETS & App TLVs protocols supportChandrakanth patil2024-05-281-1/+3
* ipfw: don't build the module if INET not in kernelLexi Winter2024-05-251-1/+1
* mac_do: add a new MAC/do policy and mdo(1) utilityBaptiste Daroussin2024-05-222-0/+8
* tpm: Add new tpm_bus.c to module MakefileJustin Hibbits2024-05-171-0/+1
* sys/modules/dpdk_lpm4: do not build without INETLexi Winter2024-05-161-1/+1