summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-08can: cc770: cc770_isa_probe(): add missing free_cc770dev()Zhang Changzhong1-4/+6
2022-12-08can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev()Zhang Changzhong1-4/+6
2022-12-08net/mlx5e: Fix use-after-free when reverting termination tableRoi Dayan1-0/+2
2022-12-08net/mlx5: Fix uninitialized variable bug in outlen_write()YueHaibing1-2/+2
2022-12-08net/mlx5: DR, Fix uninitialized var warningYueHaibing1-1/+4
2022-12-08net/mlx5: DR, Rename list field in matcher struct to list_nodeYevgeny Kliteynik3-15/+15
2022-12-08e100: Fix possible use after free in e100_xmit_prepareWang Hai1-4/+1
2022-12-08iavf: Fix error handling in iavf_init_module()Yuan Can1-1/+8
2022-12-08iavf: remove redundant ret variableMinghao Chi1-7/+2
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-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-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-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-08drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...Alex Deucher1-1/+0
2022-12-08drm/amdgpu: update drm_display_info correctly when the edid is readClaudio Suarez2-3/+5
2022-12-08drm/display/dp_mst: Fix drm_dp_mst_add_affected_dsc_crtcs() return codeLyude Paul1-1/+1
2022-12-08btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()ChenXiaoSong1-8/+1
2022-12-08btrfs: move QUOTA_ENABLED check to rescan_should_stop from btrfs_qgroup_resca...Nikolay Borisov1-7/+6
2022-12-08spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clockFrieder Schrempf1-2/+1
2022-12-08btrfs: free btrfs_path before copying inodes to userspaceAnand Jain1-9/+7
2022-12-08btrfs: sink iterator parameter to btrfs_ioctl_logical_to_inoDavid Sterba3-26/+24
2022-12-08erofs: fix order >= MAX_ORDER warning due to crafted negative i_sizeGao Xiang1-1/+1
2022-12-08drm/i915/gt: Use i915_vm_put on ppgtt_create error pathsChris Wilson3-35/+40
2022-12-08drm/i915: Create a dummy object for gen6 ppgttMaarten Lankhorst4-72/+100
2022-12-08arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restoredCatalin Marinas2-3/+13
2022-12-02Linux 5.15.81v5.15.81Greg Kroah-Hartman1-1/+1
2022-12-02cifs: fix missed refcounting of ipc tconPaulo Alcantara1-0/+1
2022-12-02drm/i915: fix TLB invalidation for Gen12 video and compute enginesAndrzej Hajda1-0/+4
2022-12-02drm/amdgpu: always register an MMU notifier for userptrChristian König1-5/+3
2022-12-02drm/amdgpu: Enable Aldebaran devices to report CU OccupancyRamesh Errabolu1-0/+1
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-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