summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-22The last timeout_add(sc_timeout) died in the great XS_NO_CCB purge of 2017. NukeKenneth R Westerback
2020-08-22Rework unicast/multicast configuration. Keep note that this only changesPatrick Wildt
2020-08-22Correct oversize rxq initialization in the classifier.Patrick Wildt
2020-08-22IPv4 protocol parser init fixup and a few whitespace fixes.Patrick Wildt
2020-08-22Consistently use sizeof(pe) or sizeof(*pe) for the parser entry struct.Patrick Wildt
2020-08-22Use sizeof(variable) instead of using a macro for the length parameter.Patrick Wildt
2020-08-22Simplify some code by getting rid of an extra variable.Patrick Wildt
2020-08-22More consistent use of the BIT() macro.Patrick Wildt
2020-08-22Simplify check for return code.Patrick Wildt
2020-08-22Move sysctl(2) CTL_DEBUG from DEBUG to new DEBUG_SYSCTLkn
2020-08-22drm/amd/display: dchubbub p-state warning during surface planes switchJonathan Gray
2020-08-22drm/amd/display: Fix dmesg warning from setting abm levelJonathan Gray
2020-08-22drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeJonathan Gray
2020-08-22drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpiJonathan Gray
2020-08-22drm: Added orientation quirk for ASUS tablet model T103HAFJonathan Gray
2020-08-22drm/amdgpu: fix ordering of psp suspendJonathan Gray
2020-08-22drm/dp_mst: Fix the DDC I2C device registration of an MST portJonathan Gray
2020-08-22drm/i915/gt: Force the GT reset on shutdownJonathan Gray
2020-08-22drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Jonathan Gray
2020-08-22drm/radeon: fix array out-of-bounds read and write issuesJonathan Gray
2020-08-22drm/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idleJonathan Gray
2020-08-22drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanlineJonathan Gray
2020-08-22drm/amdgpu: use the unlocked drm_gem_object_putJonathan Gray
2020-08-22drm/gem: Fix a leak in drm_gem_objects_lookup()Jonathan Gray
2020-08-22drm/amd/powerplay: suppress compile error around BUG_ONJonathan Gray
2020-08-22drm/amd/powerplay: fix compile error with ARCH=arcJonathan Gray
2020-08-22drm/amdgpu/display: properly guard the calls to swSMU functionsJonathan Gray
2020-08-22drm/amdgpu/display bail early in dm_pp_get_static_clocksJonathan Gray
2020-08-22drm/amd/display: Improve DisplayPort monitor interopJonathan Gray
2020-08-22drm/radeon: disable AGP by defaultJonathan Gray
2020-08-22drm/debugfs: fix plain echo to connector "force" attributeJonathan Gray
2020-08-22drm/radeon: Fix reference count leaks caused by pm_runtime_get_syncJonathan Gray
2020-08-22drm/amdgpu: avoid dereferencing a NULL pointerJonathan Gray
2020-08-21Leave default ifq_maxlen handling to ifq_init()kn
2020-08-21Print unp_path for unix domain sockets. OK kn@ mvs@Todd C. Miller
2020-08-21Move ugold(4) to the HID section for consistency.Marcus Glocker
2020-08-21fido(4) and umstc(4) also attach to uhidev(4).Marcus Glocker
2020-08-21ubcmtp(4) doesn't attach to uhidev(4) but to uhub(4).Marcus Glocker
2020-08-21Fix rpki-client regressTheo Buehler
2020-08-21Use trusted CA from /etc/iked/ca/ as OCSP issuer to get rid oftobhe
2020-08-21Use u_long for generation of VSIDs.Mark Kettenis
2020-08-21Document the ROUTE_FLAGFILTER socket option.Sebastian Benoit
2020-08-21Fix wrong fall through. The IMSG_CTL_SHOW_DB_INTRA case should onlyjan
2020-08-21Remove redundent code.jan
2020-08-21Add kstats reporting the software and hardware producer and consumerJonathan Matthew
2020-08-21Add sizes to free(9) callskn
2020-08-21Fix column spacing for disk transfer speedskn
2020-08-20Remove redundant variable.tobhe
2020-08-20Remove module KDE4rsadowski
2020-08-20Add n: modifier to get length of a format, also automatically expandNicholas Marriott