summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-09-07regenDaniel Dickman
2023-09-07add Realtek 8852AEDaniel Dickman
2023-09-07match on Mellanox ConnectX-6 LxJonathan Gray
2023-09-07regenJonathan Gray
2023-09-07add Mellanox ConnectX-6 LxJonathan Gray
2023-09-06regenJonathan Gray
2023-09-06add a Navi 32 device idJonathan Gray
2023-09-06regenJonathan Gray
2023-09-06add Intel Optane SSD P1600XJonathan Gray
2023-09-06Use shared net lock for ip_send() and ip6_send().Alexander Bluhm
2023-09-06Remove -mabi=elfv2 option. This is the default for OpenBSD and clang 16Mark Kettenis
2023-09-06vmm(4)/vmd(8): include pending interrupt in vm_run_parmams.Dave Voutila
2023-09-06clockintr: replace u_int with standard typesScott Soule Cheloha
2023-09-06clockintr: clockintr_establish: change first argument to a cpu_info pointerScott Soule Cheloha
2023-09-06revert disabling warnings for zlib on clang >= 15Jonathan Gray
2023-09-05clockintr: remove clockintr_expiration()Scott Soule Cheloha
2023-09-05clockintr: remove clockintr_nsecuptime()Scott Soule Cheloha
2023-09-05clockintr: add clockintr_advance_random()Scott Soule Cheloha
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