summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2024-06-23Add RK3588 support.Mark Kettenis
2024-06-23Enable EPAN if it is available.Mark Kettenis
2024-06-22correct elfcore_procinfo naming (in comments)Theo de Raadt
2024-06-22remove space between function names and argument listJonathan Gray
2024-06-21My earlier commit [1.1169 of pf.c (2023/01/05)] makes pf(4) to report wrongAlexandr Nedvedicky
2024-06-21recognise Qualcomm Oryon; ok kettenis@Jonathan Gray
2024-06-20Instead of allocating an arbitrary amount of extra space, let the EFIMark Kettenis
2024-06-20Instead of allocating an arbitrary amount of extra space, let the EFIMark Kettenis
2024-06-20Read IPv6 forwarding value only once while processing a packet.Alexander Bluhm
2024-06-20Do not send ICMP redirect if IP forwarding is IPsec only.Alexander Bluhm
2024-06-20Enable uvm percpu caches on luna88k.Kenji Aoyama
2024-06-19The GICv3 redistributor spacing on the X1E80100 (Snapdragon X Elite)Patrick Wildt
2024-06-19Add PNP IDs to handle the X1E80100 (Snapdragon X Elite) USB controllers.Patrick Wildt
2024-06-19Add _HID for X1E80100 (Snapdragon X Elite) SoCs.Patrick Wildt
2024-06-19The X1E80100 (Snapdragon X Elite) joins the group of chips that requirePatrick Wildt
2024-06-19remove externs for global hibernate_stateJonathan Gray
2024-06-19#if notyet -> #ifdef notyet for consistency and -WundefJonathan Gray
2024-06-18remove prototypes with no matching functionJonathan Gray
2024-06-18remove wdc_ata_addref()/wdc_ata_delref() #if 0'd since rev 1.1Jonathan Gray
2024-06-17In vmx(4) TSO must pullup headers into first mbuf.Alexander Bluhm
2024-06-17KNFMark Kettenis
2024-06-17KNFMark Kettenis
2024-06-17When loading a device tree using the "mach dtb" command, give firmwareMark Kettenis
2024-06-17drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vmsJonathan Gray
2024-06-17Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"Jonathan Gray
2024-06-17drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platformsJonathan Gray
2024-06-17drm/amdgpu/atomfirmware: add intergrated info v2.3 tableJonathan Gray
2024-06-17drm/fbdev-generic: Do not set physical framebuffer addressJonathan Gray
2024-06-17drm/amdgpu: add error handle to avoid out-of-boundsJonathan Gray
2024-06-17drm/i915/hwmon: Get rid of devmJonathan Gray
2024-06-17define CONFIG_PM_SLEEP to 1 for IS_ENABLED()Jonathan Gray
2024-06-16Disable MSI on Zhaoxin ZX-100/ZX-200/ZX-E StorX to unhang SSDKlemens Nanni
2024-06-16regenKlemens Nanni
2024-06-16Add Zhaoxin vendor and AHCI product found in Unchartevice 6640MA notebookKlemens Nanni
2024-06-16Make GENERIC boot on ZHAOXIN KaiXian KX-6640MAKlemens Nanni
2024-06-15To my current knowledge, UFSHCI has a single target design. Reflect thisMarcus Glocker
2024-06-15We should block non-wakeup interrupts until we're in the resume path andMark Kettenis
2024-06-15drm/i915/gt: Fix CCS id's calculation for CCS mode settingJonathan Gray
2024-06-15drm/i915/guc: avoid FIELD_PREP warningJonathan Gray
2024-06-15drm/amd/display: Enable colorspace property for MST connectorsJonathan Gray
2024-06-15kthread: add kthread_stop_putJonathan Gray
2024-06-15drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rl...Jonathan Gray
2024-06-15drm/amdgpu: init microcode chip name from ip versionsJonathan Gray
2024-06-15pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Jonathan Gray
2024-06-15i915: make inject_virtual_interrupt() voidJonathan Gray
2024-06-15drm/edid: Parse topology block for all DispID structure v1.xJonathan Gray
2024-06-15drm/mipi-dsi: use correct return type for the DSC functionsJonathan Gray
2024-06-15drm/amd/display: Fix potential index out of bounds in color transformation fu...Jonathan Gray
2024-06-15drm/dp: Don't attempt AUX transfers when eDP panels are not poweredJonathan Gray
2024-06-15drm/bridge: Fix improper bridge init order with pre_enable_prev_firstJonathan Gray