summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-10-20Adopt MI re-upgrade preventionKlemens Nanni
2023-10-20Adopt MI re-upgrade preventionKlemens Nanni
2023-10-20Avoid forcible mounting a dirty filessystem. Mount such filesystemsMark Kettenis
2023-10-20Avoid assertion failure when splitting mbuf cluster.Alexander Bluhm
2023-10-20Add missing tcps_outpkttso counter to ixl(4) TSO setup.Jan Klemkow
2023-10-20Improve bad comment.Jan Klemkow
2023-10-20dma-buf: add dma_fence_timestamp helperJonathan Gray
2023-10-20drm/amd/display: Don't set dpms_off for seamless bootJonathan Gray
2023-10-20drm/amdgpu: add missing NULL checkJonathan Gray
2023-10-20drm/atomic-helper: relax unregistered connector checkJonathan Gray
2023-10-20drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux invalJonathan Gray
2023-10-20add dma_fence_timestamp() for 6.1.59 drmJonathan Gray
2023-10-19Enable TCP Segmentation Offloading for ixl(4)Jan Klemkow
2023-10-19Add IBM encoded version of "Spleen 8x16".Frederic Cambus
2023-10-18Avoid forcible mounting a dirty filessystem. Mount such filesystemsMark Kettenis
2023-10-18Avoid segments greater than maxsegsz during map mergingJan Klemkow
2023-10-18drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Jonathan Gray
2023-10-18drm/amd: Fix detection of _PR3 on the PCIe root portJonathan Gray
2023-10-18drm/amd/display: Adjust the MST resume flowJonathan Gray
2023-10-17clockintr: move callback-specific API behaviors to "clockrequest" namespaceScott Soule Cheloha
2023-10-16Consider required constraint when moving pages from active to inactive lists.Martin Pieuchot
2023-10-13Add Allwinner D1 support.Mark Kettenis
2023-10-13enable dwqe(4) in RAMDISK_CDStefan Sperling
2023-10-13Remove bold8x16-iso1 font.Frederic Cambus
2023-10-12pflog(4) logs packet dropped by default rule with block.Alexander Bluhm
2023-10-12timeout: add TIMEOUT_MPSAFE flagScott Soule Cheloha
2023-10-11Prevent deref-after-free when tdb_timeout() fires on invalid new tdb.Tobias Heider
2023-10-11kernel: expand fixed clock interrupt periods to 64-bit valuesScott Soule Cheloha
2023-10-11clockintr: move clockintr_schedule() into public APIScott Soule Cheloha
2023-10-11Add initial support for Elkhart Lake ethernet to dwqe(4).Stefan Sperling
2023-10-11fix bitmask of GMAC4 hwfeatures1 RX FIFO sizeStefan Sperling
2023-10-11clockintr_stagger: rename parameters: "n" -> "numer", "count" -> "denom"Scott Soule Cheloha
2023-10-10Correctly define GMAC_VERSION. Found by stsp@Mark Kettenis
2023-10-10Ignore PCI MEM64 ranges over 4GB, since this 32-bit kernel can't use them;Miod Vallat
2023-10-10pf(4) must not pass packet if state cannot be created.Alexander Bluhm
2023-10-10Remove dead code in pf_pull_hdr().Alexander Bluhm
2023-10-10Fiv the value written to dwqe(4) MAC_1US_TIC_CTR register.Stefan Sperling
2023-10-09Recognize GICv4 in the MADT and configure it as arm,gic-v3.Patrick Wildt
2023-10-09Handle an arbitrary number of D11 cores and only disable them instead ofMark Kettenis
2023-10-09allow dwqe.c to build on architectures that do not have machine/fdt.hStefan Sperling
2023-10-09drm/amdkfd: Use gpu_offset for user queue's wptrJonathan Gray
2023-10-09drm/i915/gt: Fix reservation address in ggtt_reserve_guc_topJonathan Gray
2023-10-09drm/amdgpu: Handle null atom context in VBIOS info ioctlJonathan Gray
2023-10-09drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOVJonathan Gray
2023-10-09drm/amdgpu/soc21: don't remap HDP registers for SR-IOVJonathan Gray
2023-10-09drm/amd/display: Don't check registers, if using AUX BL controlJonathan Gray
2023-10-09drm/amdkfd: Insert missing TLB flush on GFX10 and laterJonathan Gray
2023-10-09drm/amdkfd: Flush TLB after unmapping for GFX v9.4.3Jonathan Gray
2023-10-09i915/pmu: Move execlist stats initialization to execlist specific setupJonathan Gray
2023-10-09add SZ_4G for 6.1.56 drmJonathan Gray