summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-26drm/amd/display: Fix dereference-before-check for dc_linkSrinivasan Shanmugam
2025-11-26drm/amd/display: Don't change brightness for disabled connectorsMario Limonciello (AMD)
2025-11-26drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter
2025-11-26drm/amd/display: Check NULL before accessingAlex Hung
2025-11-26Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher
2025-11-26remoteproc: qcom: Use of_reserved_mem_region_* functions for "memory-region"Rob Herring (Arm)
2025-11-26drm/amdgpu: free job fences on failure in amdgpu_job_alloc_with_ibPierre-Eric Pelloux-Prayer
2025-11-26rust: id_pool: rename IdPool::new() to with_capacity()Alice Ryhl
2025-11-26rust: bitmap: add BitmapVec::new_inline()Alice Ryhl
2025-11-26rust: bitmap: add MAX_LEN and MAX_INLINE_LEN constantsAlice Ryhl
2025-11-26drm/amdgpu: clear job on failure in amdgpu_job_alloc(_with_ib)Pierre-Eric Pelloux-Prayer
2025-11-26drivers: hid: renegotiate resolution multipliers with device after resetBenedek Kupper
2025-11-26HID: evision: Fix Report Descriptor for Evision Wireless Receiver 320f:226fTerry Junge
2025-11-26rpmsg: glink: remove duplicate code for rpmsg device removeSrinivas Kandagatla
2025-11-26rpmsg: glink: fix rpmsg device leakSrinivas Kandagatla
2025-11-26remoteproc: qcom_q6v5_pas: Use resource with CX PD for MSM8974Luca Weiss
2025-11-26dt-bindings: remoteproc: qcom,adsp: Make msm8974 use CX as power domainLuca Weiss
2025-11-26USB: serial: option: move Telit 0x10c7 composition in the right placeFabio Porcedda
2025-11-26USB: serial: option: add Telit Cinterion FE910C04 new compositionsFabio Porcedda
2025-11-26hwmon: (adm1026) Convert macros to functions to avoid TOCTOUGui-Dong Han
2025-11-26drm/amdgpu: use ttm_resource_manager_cleanupPierre-Eric Pelloux-Prayer
2025-11-26hwmon: (adm1029) Add locking to avoid TOCTOUGui-Dong Han
2025-11-26hwmon: (lm87) Convert macros to functions to avoid TOCTOUGui-Dong Han
2025-11-26net/sched: em_canid: fix uninit-value in em_canid_matchShaurya Rane
2025-11-26can: rcar_canfd: Fix CAN-FD mode as defaultBiju Das
2025-11-26HID: logitech-dj: Fix probe failure when used with KVMHans de Goede
2025-11-26HID: logitech-dj: Remove duplicate error loggingHans de Goede
2025-11-26HID: logitech-dj: Add support for G Pro X Superlight 2 receiverNathan Rossi
2025-11-26thermal/drivers/imx91: Add support for i.MX91 thermal monitoring unitPengfei Li
2025-11-26dt-bindings: thermal: fsl,imx91-tmu: add bindings for NXP i.MX91 thermal modulePengfei Li
2025-11-26dt-bindings: thermal: tsens: Add QCS8300 compatibleGaurav Kohli
2025-11-26Merge tag 'timers-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2025-11-26driver core: Check drivers_autoprobe for all added devicesVincent Liu
2025-11-26driver core: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-11-26driver core: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2025-11-26tick/nohz: Expose housekeeping CPUs in sysfsAaron Tomlin
2025-11-26tick/nohz: avoid showing '(null)' if nohz_full= not setAaron Tomlin
2025-11-26sysfs/cpu: Use DEVICE_ATTR_RO for nohz_full attributeAaron Tomlin
2025-11-26kernfs: fix memory leak of kernfs_iattrs in __kernfs_new_nodeWill Rosenberg
2025-11-26fs/kernfs: raise sb->maxbytes to MAX_LFS_FILESIZEJane Chu
2025-11-26mod_devicetable: Bump auxiliary_device_id name sizeRaag Jadav
2025-11-26sysfs: simplify attribute definition macrosThomas Weißschuh
2025-11-26samples/kobject: constify 'struct foo_attribute'Thomas Weißschuh
2025-11-26samples/kobject: add is_visible() callback to attribute groupThomas Weißschuh
2025-11-26sysfs: attribute_group: enable const variants of is_visible()Thomas Weißschuh
2025-11-26sysfs: introduce __SYSFS_FUNCTION_ALTERNATIVE()Thomas Weißschuh
2025-11-26sysfs: transparently handle const pointers in ATTRIBUTE_GROUPS()Thomas Weißschuh
2025-11-26sysfs: attribute_group: allow registration of const attributeThomas Weißschuh
2025-11-26hangcheck-timer: fix coding style spacingClint George
2025-11-26hangcheck-timer: Replace %Ld with %lldClint George