summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-28When it's the possessive of 'it', it's spelled "its", without thePhilip Guenther
2022-01-28When it's the possessive of 'it', it's spelled "its", without thePhilip Guenther
2022-01-28When it's the possessive of 'it', it's spelled "its", without thePhilip Guenther
2022-01-28When it's the possessive of 'it', it's spelled "its", without thePhilip Guenther
2022-01-28Update comment: struct link_map is defined in <link_elf.h>Philip Guenther
2022-01-28When it's the possessive of 'it', it's spelled "its", without thePhilip Guenther
2022-01-28Expose tls_signer_error()Joel Sing
2022-01-27drm/radeon: fix error handling in radeon_driver_open_kmsJonathan Gray
2022-01-27drm/i915/display/ehl: Update voltage swing tableJonathan Gray
2022-01-27drm/amdgpu: don't do resets on APUs which don't support itJonathan Gray
2022-01-27drm/amd/display: Fix the uninitialized variable in enable_stream_features()Jonathan Gray
2022-01-27amdgpu/pm: Make sysfs pm attributes as read-only for VFsJonathan Gray
2022-01-27drm/amdgpu: fixup bad vram size on gmc v8Jonathan Gray
2022-01-27drm/amd/amdgpu: fix gmc bo pin count leak in SRIOVJonathan Gray
2022-01-27drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOVJonathan Gray
2022-01-27drm/amdkfd: Fix error handling in svm_range_addJonathan Gray
2022-01-27drm/amd/display: add else to avoid double destroy clk_mgrJonathan Gray
2022-01-27drm/amdgpu/display: set vblank_disable_immediate for DCJonathan Gray
2022-01-27drm/amd/display: check top_pipe_to_program pointerJonathan Gray
2022-01-27drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/LJonathan Gray
2022-01-27drm/amd/display: Fix out of bounds access on DNC31 stream encoder regsJonathan Gray
2022-01-27drm/amd/display: Fix bug in debugfs crc_win_update entryJonathan Gray
2022-01-27drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_k...Jonathan Gray
2022-01-27drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()Jonathan Gray
2022-01-27drm/dp: Don't read back backlight mode in drm_edp_backlight_enable()Jonathan Gray
2022-01-27drm: fix null-ptr-deref in drm_dev_init_release()Jonathan Gray
2022-01-27drm/ttm: Put BO in its memory manager's lru listJonathan Gray
2022-01-27sort includes as usualTheo Buehler
2022-01-27Do not depend on engine.h pulling in err.h and evp.hTheo Buehler
2022-01-27Cast to unsigned integer before overflow can happen.Alexander Bluhm
2022-01-27cad(4): Mention PolarFire SoC.Visa Hankala
2022-01-27cad(4): Disable unused priority queuesVisa Hankala
2022-01-27Update awk to Dec 8, 2021 version.Todd C. Miller
2022-01-27Nuke single use function PRT_fix_BN() and just use the ATA/ATAPI LBA -> CHSKenneth R Westerback
2022-01-27drop some local changes in an unused functionJonathan Gray
2022-01-27raise sched_engine lock mtx ipl to IPL_TTYJonathan Gray
2022-01-27raise mm obj_lock mtx ipl to IPL_TTYJonathan Gray
2022-01-27use process name for both thread and process nameJonathan Gray
2022-01-26Allow rsync:// URI as file in -f mode. This makes it easier to exploreClaudio Jeker
2022-01-26An ACPI device needs to be both present and enabled for it to function.Mark Kettenis
2022-01-26Change the repository layout by removing the valid directory. EverythingClaudio Jeker
2022-01-26shrink uca.ibufsize from UCHCOMIBUFSIZE to wMaxPacketSize of bulk-in pipeSASANO Takayoshi
2022-01-26whitespaceTheo Buehler
2022-01-26Make vmm(4/amd64) tracepoints amd64-onlyKlemens Nanni
2022-01-26Rework initialization of sensors on device connect.Anton Lindqvist
2022-01-26implement might_alloc() using assertwaitok()Jonathan Gray
2022-01-26reduce diff to linux ggtt_probe_common()Jonathan Gray
2022-01-25syncTheo Buehler
2022-01-25minor bump after api additiomEric Faurot
2022-01-25Introduce a signer interface intented to make TLS privsep simplerEric Faurot