aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* riscv: improve KTR_TRAP trace entriesMitchell Horne2023-06-202-4/+7
* ossl: Don't try to initialize the cipher for Chacha20+Poly1305.John Baldwin2023-06-201-1/+2
* pf: Add code to enable filtering for locally delivered packetsDoug Rabson2023-06-201-0/+20
* pf: fix build without VIMAGEKristof Provost2023-06-201-4/+4
* tarfs: Don't use IO_DIRECT when reading from tarball.Dag-Erling Smørgrav2023-06-201-4/+2
* pf: allow defer timeout to be configuredKristof Provost2023-06-201-2/+8
* cam: Remove duplicate definition for READ_DEFECT_DATA_10Warner Losh2023-06-191-1/+0
* x86: Add defines for a couple of thermal and PM bitsMark Johnston2023-06-191-0/+2
* mpi3mr: fix GCC kernel buildEd Maste2023-06-192-1/+2
* pcib: Allocate the memory BAR with the MSI-X table.John Baldwin2023-06-192-5/+19
* pf: Fix usage of pf tags with syncookiesKajetan Staszkiewicz2023-06-196-62/+66
* pf: extend use of skip steps for Ethernet rulesKristof Provost2023-06-193-7/+15
* mlx4en(4): add missing newline to debug messagesKevin Lo2023-06-181-2/+2
* amdtemp: Fix missing 49 degree offset on current EPYC CPUsVal Packett2023-06-171-1/+8
* arm64/disassem.c: Add shifted register definitions with rorMykola Hohsadze2023-06-171-1/+35
* hifn(4): Fix a typo in a source code commentGordon Bergling2023-06-171-1/+1
* zfs: merge openzfs/zfs@10e36e176Martin Matuska2023-06-1617-253/+154
* hwpmc(4): document debugging optionsMitchell Horne2023-06-161-1/+5
* hwpmc: add error for HWPMC_DEBUG without KTRMitchell Horne2023-06-161-0/+6
* netlink: convert to IfAPI.Alexander V. Chernikov2023-06-167-80/+154
* ifnet: fix if_strings.h build checkAlexander V. Chernikov2023-06-161-0/+3
* netlink: dump interface capabilities with other interface data.Alexander V. Chernikov2023-06-169-69/+361
* vm_phys: Fix typo in 9e8174289236Alan Cox2023-06-161-1/+1
* vm_phys: add binary segment searchDoug Moore2023-06-165-71/+84
* arm64: Make a debug print conditional on bootverboseMark Johnston2023-06-151-1/+4
* dtrace/arm64: Fix user memory access routinesMark Johnston2023-06-151-7/+9
* dtrace/arm64: Store the fault address when suppressing a page faultMark Johnston2023-06-151-1/+1
* arm64: Remove struct arm64_frameMark Johnston2023-06-152-6/+1
* armv8crypto: Avoid overriding -march when compiling some source filesMark Johnston2023-06-151-3/+3
* oce(4): deprecateBrooks Davis2023-06-151-0/+2
* oce(4): Don't directly access usespaceBrooks Davis2023-06-151-5/+12
* mpi3mr: 3rd Generation Tri-Mode NVMe/SAS/SATA MegaRaid / eHBASumit Saxena2023-06-1521-0/+20817
* tcp: add missing static keywordsGleb Smirnoff2023-06-142-3/+3
* hwpmc: flatten conditional in pmc_process_exit()Mitchell Horne2023-06-141-99/+88
* hwpmc: split out PMC_OP_PMCRWMitchell Horne2023-06-141-115/+114
* hwpmc: split out PMC_OP_PMCRELEASEMitchell Horne2023-06-141-28/+38
* hwpmc: split out PMC_OP_PMCALLOCATEMitchell Horne2023-06-141-265/+256
* hwpmc: split out PMC_OP_PMCATTACH/PMC_OP_PMCDETACHMitchell Horne2023-06-141-87/+103
* hwpmc: split out PMC_FN_PROCESS_EXECMitchell Horne2023-06-141-112/+120
* hwpmc_mod.c: misc style cleanupMitchell Horne2023-06-141-236/+212
* hwpmc_mod.c: prototype styleMitchell Horne2023-06-141-9/+9
* hwpmc_mod.c: conditional and loop styleMitchell Horne2023-06-141-160/+187
* hwpmc_mod.c: whitespace style cleanupMitchell Horne2023-06-141-291/+169
* hwpmc_mod.c: return statement styleMitchell Horne2023-06-141-42/+38
* hpwmc: add __pmcdbg_used annotationMitchell Horne2023-06-141-0/+3
* dummynet: fix wf2q use-after-freeKristof Provost2023-06-133-16/+18
* dummynet: remove unused field from dn_pkt_tagKristof Provost2023-06-131-1/+0
* kinst: rename t_kinst to t_kinst_trampChristos Margiolis2023-06-133-10/+11
* kinst: hide KINST_TRAMPCHUNK_SIZE from ISA-specific headersChristos Margiolis2023-06-132-1/+1
* proc.h: capitalize letter in TD_LOCKS_DECChristos Margiolis2023-06-131-1/+1