summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-01-21Introduce per-sockbuf `sb_state' to use it with SS_CANTSENDMORE.Vitaliy Makkoveev
2023-01-21The Qualcomm UEFI Secure Application that handles EFI variables seems toMark Kettenis
2023-01-21Make bus_dmamem_alloc_range(9) API available.Mark Kettenis
2023-01-20hppa: simplify itmr_rearm()Scott Soule Cheloha
2023-01-20On cpu with the PKU feature, prot=PROT_EXEC pages now create pte whichTheo de Raadt
2023-01-20When ppb(4) detaches, make its bus range available again even if it wasMark Kettenis
2023-01-19Revise implementation of pmap_protect(9) in preparation for execute-onlyMark Kettenis
2023-01-19Restrict vmm(4) exposed cpuid extended feature flags.Dave Voutila
2023-01-19drm/i915: Fix CFI violations in gt_sysfsJonathan Gray
2023-01-19drm/amdgpu: Fix potential NULL dereferenceJonathan Gray
2023-01-19drm/amdgpu: enable VCN DPG for GC IP v11.0.4Jonathan Gray
2023-01-19drm/amdgpu: Enable pg/cg flags on GC11_0_4 for VCNJonathan Gray
2023-01-19drm/amdgpu: add soc21 common ip block support for GC 11.0.4Jonathan Gray
2023-01-19drm/amd/pm: enable GPO dynamic control support for SMU13.0.7Jonathan Gray
2023-01-19drm/amd/pm: enable GPO dynamic control support for SMU13.0.0Jonathan Gray
2023-01-19drm/amd/pm: Enable bad memory page/channel recording support for smu v13_0_0Jonathan Gray
2023-01-19drm/amd/pm: enable mode1 reset on smu_v13_0_10Jonathan Gray
2023-01-19drm/i915/gt: Cleanup partial engine discovery failuresJonathan Gray
2023-01-19Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 prop...Jonathan Gray
2023-01-19drm/amd/display: move remaining FPU code to dml folderJonathan Gray
2023-01-19drm/amd/pm: add the missing mapping for PPT feature on SMU13.0.0 and 13.0.7Jonathan Gray
2023-01-19drm/amd/pm: correct the reference clock for fan speed(rpm) calculationJonathan Gray
2023-01-19drm/amdgpu: Fixed bug on error when unloading amdgpuJonathan Gray
2023-01-19drm/amd: Delay removal of the firmware framebufferJonathan Gray
2023-01-18drm/i915: Fix potential context UAFsJonathan Gray
2023-01-18drm/i915: Reserve enough fence slot for i915_vma_unbind_asyncJonathan Gray
2023-01-18drm/i915/gt: Reset twiceJonathan Gray
2023-01-18drm: Optimize drm buddy top-down allocation methodJonathan Gray
2023-01-18drm/amd/pm/smu13: BACO is supported when it's in BACO stateJonathan Gray
2023-01-18add __list_add() for 6.1.7 drmJonathan Gray
2023-01-18These days bge_stop() calls intr_barrier(9). So in bge_detach() we needMark Kettenis
2023-01-18change BIOSF_SMBIOS bit flag from 6 to 8Jonathan Gray
2023-01-18mips64: simplify cp0_rearm_int5(), cp0_trigger_int5_masked()Scott Soule Cheloha
2023-01-18Instead of mapping WSEMUL_UNDERLINE to a different bit in rasops, useNicholas Marriott
2023-01-18Do on i386 as we do on amd64. This is done on variable cpu_pae, whichTheo de Raadt
2023-01-17include isadma.h not isa.hJonathan Gray
2023-01-17test NSDMMC not SDMMCJonathan Gray
2023-01-17Simplify and clarify the implementation of the pmap_page_protect(9) API.Mark Kettenis
2023-01-17remove elansc(4) driver for AMD Elan SC520 System ControllerJonathan Gray
2023-01-17On amd64 machines without the NX feature enabled, we can't distinguishMark Kettenis
2023-01-17agtimer(4/armv7): switch to clockintrScott Soule Cheloha
2023-01-17amptimer(4): switch to clockintrScott Soule Cheloha
2023-01-17sxitimer(4): switch to clockintrScott Soule Cheloha
2023-01-17dmtimer(4): switch to clockintrScott Soule Cheloha
2023-01-17arm, armv7: add clockintr supportScott Soule Cheloha
2023-01-16Fix transmit queue selection based on frame type. I introduced an errorJonathan Matthew
2023-01-16bump minor after RAID 1C support synced form arm64Klemens Nanni
2023-01-16Sync with original arm64 copy to get RAID 1C bits, fix include guardKlemens Nanni
2023-01-16Manage RTC offset through UEFI variables handled by a TEE application thatPatrick Wildt
2023-01-16Attach drivers on nodes under /firmware.Patrick Wildt