summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-06-27Fix bwfm(4) ifconfig media display on devices with sta_info command version 3.Stefan Sperling
2022-06-27Don't copy more than sa_len from the sockaddr to the sysctl / rt msg buffer.Claudio Jeker
2022-06-27Whitespace/KNFMike Larkin
2022-06-27amdgpio(4): restore pin configuration on resumeMike Larkin
2022-06-26Mark `pipex_enable' as atomic. We never check `pipex_enable' withinVitaliy Makkoveev
2022-06-26Don't reset `idle_time' timeout on closed pipex(4) sessions in packetVitaliy Makkoveev
2022-06-26Don't take kernel lock on pipex(4) pppoe input. This extra serializationVitaliy Makkoveev
2022-06-26add a few missing drivers for recent nics, input from jmatthew kettenis mbuhl...Stuart Henderson
2022-06-26Fix spacing.Vitaliy Makkoveev
2022-06-26Switch walkargs for the buffer size to size_t and change the overflowClaudio Jeker
2022-06-26The "ifq_set_maxlen(..., 1);" hack we use to enforce pipex(4) relatedVitaliy Makkoveev
2022-06-26Add missing splx before returning when urtwn_ccmp_decap() fails.Jonathan Matthew
2022-06-26Break out of the switch statement rather than returning early on ioctlJonathan Matthew
2022-06-26add missing splx in error pathJonathan Matthew
2022-06-26'pipex_mppe' and 'pipex_session' structures have uint16_t bit fieldsVitaliy Makkoveev
2022-06-26Allow waiting during ktable allocation in pf_ioctl.mbuhl
2022-06-26drm/amd/display: Don't reinitialize DMCUB on s0ix resumeJonathan Gray
2022-06-26Delete trailing whitespace. No code change.Mike Larkin
2022-06-26vmd: create a copy of bios at 4g boundaryDave Voutila
2022-06-26allow HW_USERMEM64 in sysctl pledgeJonathan Gray
2022-06-26Remove unused VOP_POLL().Visa Hankala
2022-06-23ungate DMA clock on >= tgp to avoid packet loss on Alder LakeJonathan Gray
2022-06-23add tgp and adp mac types and change from reusing cnpJonathan Gray
2022-06-23regenJonathan Gray
2022-06-23add some intel bluetooth idsJonathan Gray
2022-06-22drm/amd/display: Cap OLED brightness per max frame-average luminanceJonathan Gray
2022-06-22drm/i915/reset: Fix error_state_read ptr + offset useJonathan Gray
2022-06-22drm/amdkfd: add pinned BOs to kfd_bo_listJonathan Gray
2022-06-22drm/amdkfd: Use mmget_not_zero in MMU notifierJonathan Gray
2022-06-22drm/amd/display: Read Golden Settings Table from VBIOSJonathan Gray
2022-06-22Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping"Jonathan Gray
2022-06-21Revert part of r1.212, which caused a regression in a previously workingBjorn Ketelaars
2022-06-21drm/i915/adl_p: Add ddc pin mappingJonathan Gray
2022-06-21drm/i915/adlp: Implement workaround 16013190616Jonathan Gray
2022-06-21syncJonathan Gray
2022-06-21drm/i915/adlp: Remove require_force_probe protectionJonathan Gray
2022-06-21drm/i915/adl_s: Remove require_force_probe protectionJonathan Gray
2022-06-21unstub intel_guc_submission.cJonathan Gray
2022-06-21add Intel 600 Series LPJonathan Gray
2022-06-21regenJonathan Gray
2022-06-21add some Intel ADL-P and 600 Series LP idsJonathan Gray
2022-06-20Fix console screen blanker setting timeout back to zeroGreg Steuck
2022-06-20When there are multiple GOPs, try to select first one from which weYASUOKA Masahiko
2022-06-20Remove unused struct fileops field fo_poll and callbacks.Visa Hankala
2022-06-19Revert previous iwn(4) commit. Later testing done by Christian SchulteStefan Sperling
2022-06-19pluart(4) does not report the correct baudrate for the hardware consoleAnton Lindqvist
2022-06-17The timeout for ipsec acquire does not decrement the referenceAlexander Bluhm
2022-06-17Only probe device 0 on PCI busses corresponding to a PCIe root port or aMark Kettenis
2022-06-16Add boundary checks to hidms_setup.Ulf Brosziewski
2022-06-16pfctl reports existing table as being added. glitch hasAlexandr Nedvedicky