summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2024-01-29drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_tableJonathan Gray
2024-01-29gpu/drm/radeon: fix two memleaks in radeon_vm_initJonathan Gray
2024-01-29drivers/amd/pm: fix a use-after-free in kv_parse_power_tableJonathan Gray
2024-01-29drm/amd/pm: fix a double-free in si_dpm_initJonathan Gray
2024-01-29drm/amdgpu/debugfs: fix error code when smc register accessors are NULLJonathan Gray
2024-01-29drm/radeon/trinity_dpm: fix a memleak in trinity_parse_power_tableJonathan Gray
2024-01-29drm/radeon/dpm: fix a memleak in sumo_parse_power_tableJonathan Gray
2024-01-29drm/radeon: check the alloc_workqueue return value in radeon_crtc_init()Jonathan Gray
2024-01-29drm/drv: propagate errors from drm_modeset_register_all()Jonathan Gray
2024-01-29drm/radeon: check return value of radeon_ring_lock()Jonathan Gray
2024-01-29drm/radeon/r100: Fix integer overflow issues in r100_cs_track_check()Jonathan Gray
2024-01-29drm/radeon/r600_cs: Fix possible int overflows in r600_cs_check_reg()Jonathan Gray
2024-01-29drm/bridge: Fix typo in post_disable() descriptionJonathan Gray
2024-01-29drm/dp_mst: Fix fractional DSC bpp handlingJonathan Gray
2024-01-28add support for sending management frames to qwx(4)Stefan Sperling
2024-01-28Use more specific sockaddr type for inpcb notify.Alexander Bluhm
2024-01-28Back out the TSO support diff, since we got issues reported for whichMarcus Glocker
2024-01-28sync with userlandTheo Buehler
2024-01-28match on Intel C3000Jonathan Gray
2024-01-28Force -fno-stack-protector on "boot block" that absolutely can't haveTheo de Raadt
2024-01-28set -fno-stack-protector in NORMAL_C_NOP, which is used to compileTheo de Raadt
2024-01-27Assert that tcp_timer_rexmt() uses IPv4 inpcb.Alexander Bluhm
2024-01-27Declare address parameter in TCP SYN cache const.Alexander Bluhm
2024-01-27Add a few drivers to support Allwinner D1.Mark Kettenis
2024-01-27On Allwinner D1, the SBI call to schedule timer interrupts doesn't work.Mark Kettenis
2024-01-27Add support for newer SoCs that store the data as number of days since theMark Kettenis
2024-01-26Put checksum flags in bpf_hdr to use them in userland dhcpleased.Jan Klemkow
2024-01-26Fix panic messages.Mark Kettenis
2024-01-26Recognize the T-Head PLIC implementation.Mark Kettenis
2024-01-26regenVitaliy Makkoveev
2024-01-26Unlock listen(2). `somaxconn_local' and `sominconn_local' usedVitaliy Makkoveev
2024-01-26Initial clock support for Allwinner D1.Mark Kettenis
2024-01-26Add support for the Allwinner D1 USB PHY.Mark Kettenis
2024-01-26Add Allwinner D1 support.Mark Kettenis
2024-01-26Implement T-Head cache management operations which are needed to handleMark Kettenis
2024-01-26repair gratitous difference for install command arguments, relative to all ot...Theo de Raadt
2024-01-26remove stub printf from amdgpu_acpi_enumerate_xcc()Jonathan Gray
2024-01-25Make qwx(4) avoid sub-directories in firmware paths.Stefan Sperling
2024-01-25implement qwx_auth() which moves the device from SCAN into AUTH stateStefan Sperling
2024-01-25Process scan results in qwx(4) now that we are longer crashing the kernel.Stefan Sperling
2024-01-25Disable monitor status ring support in qwx(4).Stefan Sperling
2024-01-25Port over some ath11k code to handle the qwx(4) monitor status ring.Stefan Sperling
2024-01-25Use multi-vector MSI interrupts in qwx(4).Stefan Sperling
2024-01-25call amdgpu_driver_load_kms() instead of doing the equivalentJonathan Gray
2024-01-25move pwr_state init out of ifdefJonathan Gray
2024-01-24clockintr: switch from callee- to caller-allocated clockintr structsScott Soule Cheloha
2024-01-24Remove atomic_store_64(), misleading and now unusedJeremie Courreges-Anglas
2024-01-24Add iwm(4) to arm64 GENERIC, as follow up of 1.280Kevin Lo
2024-01-24tag packets going out a sec interface to prevent route/encap loops.David Gwynne
2024-01-23T-Head implemented a page attribute extension that violates the RISC-VMark Kettenis