summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-08-29Examine RAID-1C-specific softraid(4) meta-data when checking forStefan Sperling
2022-08-29Fix integer overflows in iwm(4) and iwx(4) firmware file parsers.Stefan Sperling
2022-08-29Put printing the EFI memory map behind and #ifdef.Mark Kettenis
2022-08-29If ld.so loading fails inside execve, uprintf a message to report thisTheo de Raadt
2022-08-29Work around MSI and INTx issues on Qualcomm SC8280XP. This makes the NVMeMark Kettenis
2022-08-29regenMark Kettenis
2022-08-29Add Qualcomm SC8280XP PCIe.Mark Kettenis
2022-08-29Do not calculate the output protocol checksum in the IP input path.Alexander Bluhm
2022-08-29Use a rwlock and a mutex to serialize access to global swap variables.Martin Pieuchot
2022-08-29Sendmsg could crash in tcp_output due to a missing check after theMoritz Buhl
2022-08-29Move PRU_RCVOOB request to (*pru_rcvoob)().Vitaliy Makkoveev
2022-08-29Use struct refcnt for interface address reference counting.Alexander Bluhm
2022-08-29remove unused macppc headersJonathan Gray
2022-08-29static const, not const staticJonathan Gray
2022-08-29static inline, not inline staticJonathan Gray
2022-08-29use ansi volatile keyword, not __volatile__Jonathan Gray
2022-08-29use ansi volatile keyword, not __volatileJonathan Gray
2022-08-29Support full GICD SPI interrupt count for REG32/REG16.Dale Rahn
2022-08-28Move PRU_SENSE request to (*pru_sense)().Vitaliy Makkoveev
2022-08-28Since we have no raw_usrreq anymore, remove pr_output indirection.Alexander Bluhm
2022-08-28Move PRU_ABORT request to (*pru_abort)().Vitaliy Makkoveev
2022-08-28Don't check `so_pcb' with PR_WANTRCVD flag. tcp(4) sockets are the onlyVitaliy Makkoveev
2022-08-28remove unused blowfish inline definesJonathan Gray
2022-08-28directly use ansi volatile keyword in local drm filesJonathan Gray
2022-08-27Remove unused mutex.Marcus Glocker
2022-08-27Move PRU_SEND request to (*pru_send)().Vitaliy Makkoveev
2022-08-27Add power button support.Mark Kettenis
2022-08-27Provide ENTRY_NB() for i386Theo Buehler
2022-08-26Move PRU_RCVD request to (*pru_rcvd)().Vitaliy Makkoveev
2022-08-25drm/amd/display: Check correct bounds for stream encoder instances for DCN303Jonathan Gray
2022-08-25drm/ttm: Fix dummy res NULL ptr deref bugJonathan Gray
2022-08-25amd64/lapic.c: remove unused extern prototype for tsc_delay()Scott Soule Cheloha
2022-08-25The "Avalanche" performance cores on Apple's M2 SoC have more than 16Mark Kettenis
2022-08-25acpihpet(4): don't truncate HPET frequency to 32-bit valueScott Soule Cheloha
2022-08-25acpihpet(4): add acpihpet_delay(), another delay(9) implementationScott Soule Cheloha
2022-08-25acpitimer(4): add acpitimer_delay(), another delay(9) implementationScott Soule Cheloha
2022-08-25amd64, i386: use delay_init() instead of writing delay_func by handScott Soule Cheloha
2022-08-25amd64, i386: add delay_init(): basic delay(9) implementation managementScott Soule Cheloha
2022-08-25No need for wsmux in this kernel configuration; ok visa@Miod Vallat
2022-08-24Add DIT CPU feature.Mark Kettenis
2022-08-24Add missing licence, from nonaka@netbsd.orgMiod Vallat
2022-08-24Build libsa with NO_NET as we don't need any of the network-related code in it.Miod Vallat
2022-08-24Force compilation to fail in case of implicit function declaration.Miod Vallat
2022-08-24Add prototype declarations for a bunch of functions.Miod Vallat
2022-08-24match on Intel 400 Series LP HD Audio (0x02c8)Jonathan Gray
2022-08-23msdosfs: don't pass NULL proc pointer to detrunc()Scott Soule Cheloha
2022-08-23Remove assertions as they have been disabled since the code was importedAnton Lindqvist
2022-08-23Added NFS client support to RAMDISK kernel as the same as other platforms.Kenji Aoyama
2022-08-23Recognize the cores on Apple's M2 SoC.Mark Kettenis
2022-08-23match on SIMCom SIM5320 (same id used by Option iCON 210)Jonathan Gray