aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* ena: Report RX overrun errorsDavid Arinzon2026-04-273-0/+8
* qcom_tlmm: add i2c pull up strength config optionAdrian Chadd2026-04-273-0/+7
* qcom_tlmm: extend the IPQ4018 pinmux function mask to 4 bitsAdrian Chadd2026-04-271-1/+1
* qcom_tlmm: prepare for supporting multiple TLMM platformsAdrian Chadd2026-04-279-174/+350
* arm64: Ditch arm64-specific unsound PCPU optimisationJessica Clarke2026-04-271-6/+4
* linux: Ignore sigaction(2) flags SA_UNSUPPORTED and SA_EXPOSE_TAGBITSRicardo Branco2026-04-275-0/+16
* arm64: Remove cpu_tlb_flushID now it's unusedAndrew Turner2026-04-272-19/+0
* arm64: Stop using cpu_tlb_flushID in kexecAndrew Turner2026-04-271-1/+1
* virtio_net: Use bus_dma for command/ack buffersSarah Walker2026-04-272-58/+284
* virtio_net: Use bus_dma for rxq/txq buffersSarah Walker2026-04-272-17/+268
* if_awg: Add missing awg_poll() prototypeLexi Winter2026-04-271-0/+3
* amd64 ia32_syscall(): only allow for ILP32 processesKonstantin Belousov2026-04-271-0/+9
* amd64: ia32_fetch_syscall_args() does not need to check params != NULLKonstantin Belousov2026-04-271-1/+1
* kern/init_main.c: path is for the binary, not processKonstantin Belousov2026-04-271-1/+1
* tests/tcp_hpts_test: Fix resource leaksMark Johnston2026-04-271-5/+22
* x86/ucode: fix gcc uninitialised warningAdrian Chadd2026-04-261-2/+2
* compat/linprocfs: Add some entries to /proc/sys/fs and /proc/sys/kernelRicardo Branco2026-04-261-0/+150
* tuntap: add SIOCGIFCAP and SIOCSIFCAP ioctlsTimo Völker2026-04-261-0/+17
* vtnet: remove loader tunable fixup_needs_csumTimo Völker2026-04-262-73/+19
* Revert "nda: Filter non-storage nvme drives"Warner Losh2026-04-261-14/+0
* conf/std.nodebug: disable DEBUG_LOCKSKonstantin Belousov2026-04-261-0/+1
* nullfs: Clear inotify flags during reclaimMark Johnston2026-04-262-4/+12
* vt_core: make sure the driver's functions existAhmad Khalifa2026-04-251-25/+34
* vt_core: delay the shutdown splash event handlerAhmad Khalifa2026-04-251-1/+1
* ifnet: if_detach(): Fix races with vmove operationsZhenlei Huang2026-04-251-6/+17
* Bump __FreeBSD_version for llvm 21.1.8 mergeDimitry Andric2026-04-251-1/+1
* Revert "imgact_elf: Fix uninitialized variable use in note_procstat_auxv"Dimitry Andric2026-04-251-6/+3
* imgact_elf: Fix uninitialized variable use in note_procstat_auxvAlex Richardson2026-04-251-3/+6
* pfsync: rename unused variableKristof Provost2026-04-251-1/+1
* kgss: de-virtualize kgss_gssd_handleGleb Smirnoff2026-04-251-19/+5
* kgss: remove unnecessary CURVNET_SET() and kgss_gssd_handle checksGleb Smirnoff2026-04-253-24/+0
* kgss: remove KGSS_VNET_* macros familyGleb Smirnoff2026-04-257-76/+64
* ena: Budget rx descriptors, not packetsColin Percival2026-04-242-5/+12
* ena: Adjust ena_[rt]x_cleanup to return boolColin Percival2026-04-241-14/+12
* speaker(4): move static data to textRaphael 'kena' Poss2026-04-241-2/+2
* Revert "speaker(4): move static data to bss"Warner Losh2026-04-241-2/+2
* Remove -fms-extensions throughout the treeBjoern A. Zeeb2026-04-245-6/+2
* net: Fix collision between SIOCGI2CPB and IPSECGREQIDAndrew Gallatin2026-04-241-1/+1
* nda: Filter non-storage nvme drivesWarner Losh2026-04-241-0/+14
* cam: kern.cam.max_high_power tuneable / sysctlScott Long2026-04-241-3/+9
* cam: Set ccb_h.status on XPT_GDEVLIST early-return pathsWarner Losh2026-04-241-1/+1
* pass(4): Allowlist CCB func_codes to harden passthrough ioctlsWarner Losh2026-04-243-10/+84
* speaker(4): enable concurrent opens from different threadsRaphael 'kena' Poss2026-04-241-100/+125
* speaker(4): move static data to bssRaphael 'kena' Poss2026-04-241-2/+2
* speaker(4): one ioctl / write at a timeRaphael 'kena' Poss2026-04-241-6/+25
* speaker(4): make spkropen thread-safeRaphael 'kena' Poss2026-04-241-5/+4
* speaker(4): drop NEEDGIANTRaphael Poss2026-04-241-3/+1
* speaker(4): Update outdated commentsRaphael Poss2026-04-241-4/+10
* i386: Remove perfmon performance monitoring facilityAli Mashtizadeh2026-04-245-669/+0
* pmc: Implement the feature bits for recent Zen 4/5Ali Mashtizadeh2026-04-242-9/+18