summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-10-30Use ERESTART for any single_thread_set() error in sys_execve().Claudio Jeker
2023-10-30Adjust KERNEL_ASSERT_UNLOCKED() to not assert during a panic.Claudio Jeker
2023-10-30drm/amd/pm: add unique_id for gc 11.0.3Jonathan Gray
2023-10-30drm: panel-orientation-quirks: Add quirk for One Mix 2SJonathan Gray
2023-10-30drm/i915: Retry gtt fault when out of fence registersJonathan Gray
2023-10-27Forward TCP LRO disabling to parent devices.Jan Klemkow
2023-10-27Make out-of-swap checks more robust.Martin Pieuchot
2023-10-27Do not decrement the swap counter if the anon is associated to a "bad" slot.Martin Pieuchot
2023-10-26add cd9660Jonathan Gray
2023-10-26make efi_getdisklabel_cd9660() handle a block size of 512 and simplifyJonathan Gray
2023-10-25Make `vscsi_filtops' mpsafe. filt_vscsiread() checks `sc_ccb_i2t'Vitaliy Makkoveev
2023-10-24Remove bold8x16 font.Frederic Cambus
2023-10-24Normally context switches happen in mi_switch() but there are 3 casesClaudio Jeker
2023-10-24revert rev 1.19 'drm/radeon: Fix eDP for single-display iMac11,2'Jonathan Gray
2023-10-24Merge two equivalent if blocks.Martin Pieuchot
2023-10-24Delete any existing v4 address before setting a new one. This allows usJonathan Matthew
2023-10-23Prevent wg(4) stuck on peer destruction.Vitaliy Makkoveev
2023-10-22fix 40 MHz channel validation checks for the 2.4 GHz channel rangeStefan Sperling
2023-10-21ignore wide channel configs that do not appear in the 802.11ac specStefan Sperling
2023-10-21ensure that iwm(4) uses the 80Mhz primary channel index announced in beaconsStefan Sperling
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