summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-08iavf: Fix error handling in iavf_init_module()Yuan Can1-1/+8
2022-12-08fm10k: Fix error handling in fm10k_init_module()Yuan Can1-1/+9
2022-12-08i40e: Fix error handling in i40e_init_module()Shang XiaoJing1-1/+10
2022-12-08ixgbevf: Fix resource leak in ixgbevf_init_module()Shang XiaoJing1-1/+9
2022-12-08clk: qcom: gcc-sc8280xp: add cxo as parent for three ufs ref clksShazad Hussain1-0/+6
2022-12-08of: property: decrement node refcount in of_fwnode_get_reference_args()Yang Yingliang1-1/+3
2022-12-08nvmem: rmem: Fix return value check in rmem_read()Wei Yongjun1-2/+2
2022-12-08bpf: Do not copy spin lock field from user in bpf_selem_allocXu Kuohai1-1/+1
2022-12-08clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math errorJoe Korty1-2/+5
2022-12-08hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() failsGaosheng Cui1-0/+1
2022-12-08hwmon: (i5500_temp) fix missing pci_disable_device()Yang Yingliang1-1/+1
2022-12-08hwmon: (ina3221) Fix shunt sum critical calculationNinad Malwade1-2/+2
2022-12-08hwmon: (ltc2947) fix temperature scalingDerek Nguyen1-1/+1
2022-12-08libbpf: Handle size overflow for ringbuf mmapHou Tao1-4/+8
2022-12-08ARM: at91: rm9200: fix usb device clock idMichael Grzeschik2-2/+2
2022-12-08scripts/faddr2line: Fix regression in name resolution on ppc64leSrikar Dronamraju1-3/+4
2022-12-08bpf, perf: Use subprog name when reporting subprog ksymbolHou Tao1-1/+1
2022-12-08libbpf: Use correct return pointer in attach_raw_tpJiri Olsa1-1/+1
2022-12-08iio: light: rpr0521: add missing Kconfig dependenciesPaul Gazzillo1-0/+2
2022-12-08iio: health: afe4404: Fix oob read in afe4404_[read|write]_rawWei Yongjun1-5/+7
2022-12-08iio: health: afe4403: Fix oob read in afe4403_read_rawWei Yongjun1-2/+3
2022-12-08clk: qcom: gdsc: Remove direct runtime PM callsStephen Boyd2-57/+6
2022-12-08clk: qcom: gdsc: add missing error handlingJohan Hovold1-8/+17
2022-12-08clk: samsung: exynos7885: Correct "div4" clock parentsDavid Virag1-2/+2
2022-12-08drm/amd/pm: update driver if header for smu_13_0_7lyndonli2-39/+80
2022-12-08drm/amd/pm: update driver-if header for smu_v13_0_10Kenneth Feng3-35/+84
2022-12-08drm/amd/pm: add smu_v13_0_10 driver if versionYang Wang2-0/+4
2022-12-08drm/amdgpu: fix userptr HMM range handling v2Christian König7-51/+46
2022-12-08drm/amdgpu: cleanup error handling in amdgpu_cs_parser_bosChristian König1-19/+18
2022-12-08drm/amdgpu: move setting the job resourcesChristian König3-19/+21
2022-12-08btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()ChenXiaoSong1-8/+1
2022-12-02Linux 6.0.11v6.0.11Greg Kroah-Hartman1-1/+1
2022-12-02bpf: Add explicit cast to 'void *' for __BPF_DISPATCHER_UPDATE()Nathan Chancellor1-1/+1
2022-12-02drm/i915: fix TLB invalidation for Gen12 video and compute enginesAndrzej Hajda1-0/+5
2022-12-02drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...Alex Deucher1-1/+0
2022-12-02drm/amdgpu: always register an MMU notifier for userptrChristian König1-5/+3
2022-12-02drm/amd/display: Update soc bounding box for dcn32/dcn321Dillon Varone2-7/+7
2022-12-02drm/amd/amdgpu: reserve vm invalidation engine for firmwareJack Xiao1-0/+6
2022-12-02drm/amdgpu: Enable Aldebaran devices to report CU OccupancyRamesh Errabolu1-0/+1
2022-12-02drm/amdgpu/psp: don't free PSP buffers on suspendAlex Deucher1-7/+9
2022-12-02drm/amd/display: No display after resume from WB/CBTsung-hua Lin1-0/+37
2022-12-02drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul1-1/+2
2022-12-02drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return codeLyude Paul1-1/+1
2022-12-02drm/i915/ttm: never purge busy objectsMatthew Auld1-0/+4
2022-12-02btrfs: do not modify log tree while holding a leaf from fs tree lockedFilipe Manana1-4/+55
2022-12-02btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()Zhen Lei1-2/+5
2022-12-02btrfs: use kvcalloc in btrfs_get_dev_zone_infoChristoph Hellwig1-3/+3
2022-12-02btrfs: zoned: fix missing endianness conversion in sb_write_pointerChristoph Hellwig1-1/+2
2022-12-02btrfs: free btrfs_path before copying subvol info to userspaceAnand Jain1-0/+2
2022-12-02btrfs: free btrfs_path before copying fspath to userspaceAnand Jain1-0/+2