summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-31remoteproc: qcom: q6v5: Fix potential null-ptr-deref in q6v5_wcss_init_mmio()Shang XiaoJing1-0/+3
2022-12-31remoteproc: sysmon: fix memory leak in qcom_add_sysmon_subdev()Gaosheng Cui1-1/+4
2022-12-31RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()Anup Patel1-4/+7
2022-12-31pwm: mediatek: always use bus clock for PWM on MT7622Daniel Golle1-1/+1
2022-12-31pwm: mtk-disp: Fix the parameters calculated by the enabled flag of disp_pwmxinlei lee1-2/+3
2022-12-31pwm: sifive: Call pwm_sifive_update_clock() while mutex is heldUwe Kleine-König1-1/+4
2022-12-31iommu/sun50i: Remove IOMMU_DOMAIN_IDENTITYJason Gunthorpe1-1/+0
2022-12-31iommu/mediatek: Validate number of phandles associated with "mediatek,larbs"Guenter Roeck1-0/+12
2022-12-31iommu/mediatek: Add error path for loop of mm_dts_parseYong Wu1-7/+20
2022-12-31iommu/mediatek: Use component_match_addYong Wu1-6/+4
2022-12-31iommu/mediatek: Add platform_device_put for recovering the device refcntYong Wu1-3/+8
2022-12-31selftests/powerpc: Fix resource leaksMiaoqian Lin1-1/+4
2022-12-31powerpc/hv-gpci: Fix hv_gpci event listKajol Jain4-2/+58
2022-12-31powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang1-1/+1
2022-12-31powerpc/perf: callchain validate kernel stack pointer boundsNicholas Piggin1-0/+1
2022-12-31powerpc: dts: turris1x.dts: Add channel labels for temperature sensorPali Rohár1-0/+14
2022-12-31kprobes: Fix check for probe enabled in kill_kprobe()Li Huafei1-8/+8
2022-12-31powerpc/pseries: fix plpks_read_var() code for different consumersNayna Jain1-10/+18
2022-12-31powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED errorNayna Jain1-1/+1
2022-12-31powerpc/pseries: Fix the H_CALL error code in PLPKS driverNayna Jain2-3/+2
2022-12-31powerpc/pseries: fix the object owners enum value in plpks driverNayna Jain1-1/+1
2022-12-31powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...Yang Yingliang1-0/+1
2022-12-31powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmdsGustavo A. R. Silva1-3/+4
2022-12-31cxl: Fix refcount leak in cxl_calc_capp_routingMiaoqian Lin1-0/+1
2022-12-31powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET1-0/+1
2022-12-31macintosh/macio-adb: check the return value of ioremap()Xie Shaowen1-0/+4
2022-12-31macintosh: fix possible memory leak in macio_add_one_device()Yang Yingliang1-1/+1
2022-12-31iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()Yuan Can1-1/+1
2022-12-31iommu/amd: Fix pci device refcount leak in ppr_notifier()Yang Yingliang1-0/+1
2022-12-31iommu/mediatek: Check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2022-12-31rtc: pcf85063: Fix reading alarmAlexander Stein1-4/+4
2022-12-31rtc: snvs: Allow a time difference on clock register readStefan Eichenberger1-2/+14
2022-12-31rtc: cmos: Disable ACPI RTC event on removalRafael J. Wysocki1-0/+15
2022-12-31rtc: cmos: Rename ACPI-related functionsRafael J. Wysocki1-6/+6
2022-12-31rtc: cmos: Eliminate forward declarations of some functionsRafael J. Wysocki1-155/+149
2022-12-31rtc: cmos: Call rtc_wake_setup() from cmos_do_probe()Rafael J. Wysocki1-16/+12
2022-12-31rtc: cmos: Call cmos_wake_setup() from cmos_do_probe()Rafael J. Wysocki1-25/+22
2022-12-31rtc: class: Fix potential memleak in devm_rtc_allocate_device()Shang XiaoJing1-2/+2
2022-12-31rtc: rzn1: Check return value in rzn1_rtc_probeYushan Zhou1-1/+3
2022-12-31dmaengine: idxd: Fix crc_val field for completion recordFenghua Yu1-1/+1
2022-12-31fs/ntfs3: Fix slab-out-of-bounds read in ntfs_trim_fsAbdun Nihaal1-1/+1
2022-12-31phy: qcom-qmp-pcie: Fix sm8450_qmp_gen4x2_pcie_pcs_tbl[] register namesManivannan Sadhasivam3-4/+19
2022-12-31pwm: tegra: Ensure the clock rate is not less than neededJon Hunter1-0/+11
2022-12-31pwm: tegra: Improve required rate calculationJon Hunter1-2/+2
2022-12-31include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn1-1/+1
2022-12-31phy: usb: Fix clock imbalance for suspend/resumeJustin Chen3-6/+5
2022-12-31phy: usb: Use slow clock for wake enabled suspendJustin Chen1-4/+3
2022-12-31phy: usb: s2 WoL wakeup_count not incremented for USB->Eth devicesAl Cooper1-3/+3
2022-12-31iommu/rockchip: fix permission bits in page table entries v2Michael Riesch1-6/+4
2022-12-31iommu/sun50i: Implement .iotlb_sync_mapJernej Skrabec1-0/+73