summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2024-03-02Enable rkspi(4) and rkpmic(4) at spi.Mark Kettenis
2024-03-02Add support for attaching rkpmic(4) to an SPI bus. Add support forMark Kettenis
2024-03-02Add rkspi(4), a driver for the SPI controller found on various RockchipMark Kettenis
2024-03-02Add clocks for the RK3588 SPI controller.Mark Kettenis
2024-03-02implement qwx(4) monitor status ring pollingStefan Sperling
2024-03-02silently ignore update-stats events from qwx(4) firmwareStefan Sperling
2024-03-02repair QWX_DEBUG buildStefan Sperling
2024-03-01Reduce dmesg spam by only printing the CPU feature flags when they differMark Kettenis
2024-03-01Protect pool_get() with kernel lock in sys_ypconnect().Alexander Bluhm
2024-03-01regenJonathan Gray
2024-03-01more Red Hat and Qumranet devices seen with QEMU and KVMJonathan Gray
2024-03-01Don't match dg2. The cards use paths unused by integrated graphics.Jonathan Gray
2024-02-29Add missing include of vlan.h in vmx(4).Jan Klemkow
2024-02-29move from 7.5-beta to 7.5Theo de Raadt
2024-02-29Intel vmm restores just the base of the GDTR and IDTR ith fixed,Philip Guenther
2024-02-29revert "Combine route_cache() and rtalloc_mpath() in new route_mpath()"Christian Weisgerber
2024-02-29align qwx_ce_rx error code checking with linux ath11k driverStefan Sperling
2024-02-29plug a node reference leak in qwx_mgmt_rx_event()Stefan Sperling
2024-02-29regenJonathan Gray
2024-02-29drm/i915: Update ADL-N PCI IDsJonathan Gray
2024-02-29dt(4): interval, profile: schedule clockintr relative to start of recordingScott Soule Cheloha
2024-02-28Enable IPv6 AF for ppp(4)Denis Fondras
2024-02-28No need to kick a CPU twice when putting a thread on its runqueue.Martin Pieuchot
2024-02-28Fix rx_bufs accounting buglet; reported on bugs@ by dns at strangeloop dot cc;Miod Vallat
2024-02-28Cleanup IP input, forward, output.Alexander Bluhm
2024-02-28identify MTE; ok kettenis@Jonathan Gray
2024-02-27Combine route_cache() and rtalloc_mpath() in new route_mpath().Alexander Bluhm
2024-02-27Pass flags to configure internal PHY delays down to the PHY. Also passMark Kettenis
2024-02-26Enable MSIs on RK3588. We have a U-Boot package with device trees thatMark Kettenis
2024-02-26Add RK3588 support. Rework the RK3568 support to take advantage of theMark Kettenis
2024-02-26Add GMAC related RK3588 clocks.Mark Kettenis
2024-02-26fix Tx rate selection for management frames in iwx(4)Stefan Sperling
2024-02-26drm/amd/display: Preserve original aspect ratio in create streamJonathan Gray
2024-02-26drm/amd/display: Fix MST Null Ptr for RVJonathan Gray
2024-02-26drm/amdgpu/soc21: update VCN 4 max HEVC encoding resolutionJonathan Gray
2024-02-26drm/prime: Support page array >= 4GBJonathan Gray
2024-02-25drm/amd/display: Add align done checkJonathan Gray
2024-02-25drm/amd: Don't init MEC2 firmware when it fails to loadJonathan Gray
2024-02-25drm/amdgpu: Reset IH OVERFLOW_CLEAR bitJonathan Gray
2024-02-25Revert "drm/amd: flush any delayed gfxoff on suspend entry"Jonathan Gray
2024-02-25We don't do compat32 so MSR_CSTAR shouldn't be set up: delete thePhilip Guenther
2024-02-25clockintr: rename "struct clockintr_queue" to "struct clockqueue"Scott Soule Cheloha
2024-02-25sys/clockintr.h: consolidate forward declarationsScott Soule Cheloha
2024-02-25clockintr.h, kern_clockintr.c: add 2023, 2024 to copyright rangeScott Soule Cheloha
2024-02-25New accounting flag ABTCFI to indicate signal SIGILL + code ILL_BTCFITheo de Raadt
2024-02-24Explicitly disable MSR_CET_NO_TRACK_EN in MSR_S_CET. If enabled by theTheo de Raadt
2024-02-24qwx(4): qwx_dp_rx_tid_del_func: fix dp_reo_cache_flush_elem expiration logicScott Soule Cheloha
2024-02-24clockintr: rename clockqueue_reset_intrclock to clockqueue_intrclock_reprogramScott Soule Cheloha
2024-02-23timecounting: start system uptime at 0.0 instead of 1.0Scott Soule Cheloha
2024-02-23There is a 21BY x13s model. Handle it like 21BX.Mark Kettenis