summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-09-05vmm(4): switch the APMI CPUID mask to an include maskMike Larkin
2023-09-05stop putting multicast addresses into the Receive Address RegistersChristian Weisgerber
2023-09-05Make ksmn(4) attach to 19h/4x devicesStefan Sperling
2023-09-05Fix touchpad on newer device trees. The *gpio fields moved up one layer.Tobias Heider
2023-09-05Address the case 2b version of inconsistent view across threads ofPhilip Guenther
2023-09-04Fix netstat output of uses of current SYN cache left.Alexander Bluhm
2023-09-04Protect ps_single, ps_singlecnt and ps_threadcnt by the process mutex.Claudio Jeker
2023-09-03Avoid a useless increment and decrement of the tcp syn cache refcountAlexander Bluhm
2023-09-03vmm(4): Suppress AMD HwPstate visibility to guestsMike Larkin
2023-09-03Adapt tlb flush calls following arm64/pmap.cJeremie Courreges-Anglas
2023-09-03Inline PTED_* functions and actually use PTED_WIRED()Jeremie Courreges-Anglas
2023-09-03pmap_page_protect() should not unmap pages after making them readonly.Jeremie Courreges-Anglas
2023-09-02Avoid trying to remove keys if the station is not active in iwm firmware.Stefan Sperling
2023-09-02Make iwm(4) not crash when aircrack-ng attempts to inject frames viaStefan Sperling
2023-09-02Zap anon pages mappings in uvm_anon_release() instead of in the fault handler.Martin Pieuchot
2023-09-01Implement drive strength tweaking for the YT8531. Needed on the v1.3bMark Kettenis
2023-09-01Call rtm_send() with netlock held to protect dereference of sockaddrVitaliy Makkoveev
2023-09-01Update with pin definitions from Linux 6.4.Mark Kettenis
2023-08-31sched_cpu_init: remove unnecessary NULL-checks for clockintr pointersScott Soule Cheloha
2023-08-31drm/display/dp: Fix the DP DSC Receiver cap sizeJonathan Gray
2023-08-31drm/i915/dgfx: Enable d3cold at s2idleJonathan Gray
2023-08-31drm/i915/gt: Support aux invalidation on all enginesJonathan Gray
2023-08-31drm/i915/gt: Poll aux invalidation register bit on invalidationJonathan Gray
2023-08-31drm/i915/gt: Ensure memory quiesced before invalidationJonathan Gray
2023-08-31drm/i915: Add the gen12_needs_ccs_aux_inv helperJonathan Gray
2023-08-31drm/aperture: Remove primary argumentJonathan Gray
2023-08-30On JH7110, configure the tx clock according to the selected speed ifMark Kettenis
2023-08-30Implement a few more clocks related to the GMAC.Mark Kettenis
2023-08-30Preempt a running proc even if there is no other process/thread queuedClaudio Jeker
2023-08-30Add support for the upstream Linux device tree bindings. Support for theMark Kettenis
2023-08-30regenKevin Lo
2023-08-30Add Phison PS5021 device idKevin Lo
2023-08-29fix handling of unknown error rate in mbim signal state infoDavid Gwynne
2023-08-29export mbim signal statsDavid Gwynne
2023-08-29Remove p_rtime from struct proc and replace it by passing the timespecClaudio Jeker
2023-08-29Enable dwiic(4) and axppmic(4).Mark Kettenis
2023-08-29Add FDT support for dwiic(4)Mark Kettenis
2023-08-28Introduce reference counting for TCP syn cache entries.Alexander Bluhm
2023-08-26clockintr: add clockqueue_intrclock_install()Scott Soule Cheloha
2023-08-26word fix in comment; from crystal kolipeJason McIntyre
2023-08-26umb can use p2p_input as an if_input handler.David Gwynne
2023-08-26Adapt glxclk(4) for clockintrVisa Hankala
2023-08-26fix iwx scan command such that the driver selects an SSID during bgscanStefan Sperling
2023-08-24drm/amdgpu: keep irq count in amdgpu_irq_disable_allJonathan Gray
2023-08-24drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11Jonathan Gray
2023-08-24drm/amd/display: Implement workaround for writing to OTG_PIXEL_RATE_DIV registerJonathan Gray
2023-08-24drm/amd/display: disable RCO for DCN314Jonathan Gray
2023-08-24drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7Jonathan Gray
2023-08-24drm/amdgpu: skip fence GFX interrupts disable/enable for S0ixJonathan Gray
2023-08-24drm/amd: flush any delayed gfxoff on suspend entryJonathan Gray