summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-31platform/chrome: cros_ec_typec: Cleanup switch handle return pathsPrashant Malani1-4/+2
2022-12-31erofs: validate the extent length for uncompressed pclustersGao Xiang1-0/+5
2022-12-31erofs: support interlaced uncompressed data for compressed filesYue Hu4-23/+41
2022-12-31erofs: fix missing unmap if z_erofs_get_extent_compressedlen() failsGao Xiang1-4/+2
2022-12-31erofs: Fix pcluster memleak when its block address is zeroChen Zhongjin1-1/+2
2022-12-31PM: runtime: Do not call __rpm_callback() from rpm_idle()Rafael J. Wysocki1-1/+11
2022-12-31xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()Harshit Mogalapalli1-1/+1
2022-12-31x86/xen: Fix memory leak in xen_init_lock_cpu()Xiu Jianfeng1-3/+3
2022-12-31x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()Xiu Jianfeng2-18/+18
2022-12-31uprobes/x86: Allow to probe a NOP instruction with 0x66 prefixOleg Nesterov1-1/+3
2022-12-31ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage()Li Zetao1-7/+0
2022-12-31clocksource/drivers/timer-ti-dm: Fix missing clk_disable_unprepare in dmtimer...Yang Yingliang1-1/+3
2022-12-31clocksource/drivers/timer-ti-dm: Fix warning for omap_timer_matchTony Lindgren1-1/+1
2022-12-31cpu/hotplug: Do not bail-out in DYING/STARTING sectionsVincent Donnefort1-16/+40
2022-12-31cpu/hotplug: Make target_store() a nop when target == statePhil Auld1-1/+3
2022-12-31futex: Resend potentially swallowed owner death notificationAlexey Izbyshev1-9/+17
2022-12-31mips: ralink: mt7621: do not use kzalloc too earlyJohn Thomson1-5/+9
2022-12-31mips: ralink: mt7621: soc queries and tests as functionsJohn Thomson1-25/+61
2022-12-31mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemJohn Thomson2-5/+6
2022-12-31clocksource/drivers/sh_cmt: Access registers according to specWolfram Sang1-33/+55
2022-12-31rapidio: rio: fix possible name leak in rio_register_mport()Yang Yingliang1-2/+7
2022-12-31rapidio: fix possible name leaks when rio_add_device() failsYang Yingliang2-4/+11
2022-12-31ocfs2: fix memory leak in ocfs2_mount_volume()Li Zetao3-2/+6
2022-12-31debugfs: fix error when writing negative value to atomic_t debugfs fileAkinobu Mita3-14/+43
2022-12-31lib/notifier-error-inject: fix error when writing -errno to debugfs fileAkinobu Mita1-1/+1
2022-12-31libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed valueAkinobu Mita2-5/+29
2022-12-31cpufreq: amd_freq_sensitivity: Add missing pci_dev_put()Xiongfeng Wang1-0/+2
2022-12-31genirq/irqdesc: Don't try to remove non-existing sysfs filesYang Yingliang2-6/+11
2022-12-31nfsd: don't call nfsd_file_put from client states seqfile displayJeff Layton1-18/+33
2022-12-31NFSD: Finish converting the NFSv3 GETACL result encoderChuck Lever1-24/+6
2022-12-31NFSD: Finish converting the NFSv2 GETACL result encoderChuck Lever1-10/+0
2022-12-31EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()Yang Yingliang1-2/+1
2022-12-31irqchip/loongson-liointc: Fix improper error handling in liointc_init()Liu Peibao1-1/+4
2022-12-31irqchip/wpcm450: Fix memory leak in wpcm450_aic_of_init()Wei Yongjun1-0/+1
2022-12-31irqchip: gic-pm: Use pm_runtime_resume_and_get() in gic_probe()Shang XiaoJing1-1/+1
2022-12-31irqchip/loongson-pch-pic: Fix translate callback for DT pathJianmin Lv1-0/+3
2022-12-31thermal: core: fix some possible name leaks in error pathsYang Yingliang1-8/+10
2022-12-31platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_i...Yuan Can1-1/+5
2022-12-31perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()Xiongfeng Wang1-0/+3
2022-12-31perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()Xiongfeng Wang1-0/+2
2022-12-31perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()Xiongfeng Wang1-0/+1
2022-12-31perf/x86/intel/uncore: Fix reference count leak in sad_cfg_iio_topology()Xiongfeng Wang1-0/+2
2022-12-31ACPI: pfr_update: use ACPI_FREE() to free acpi_objectWang ShaoBo1-3/+3
2022-12-31ACPI: pfr_telemetry: use ACPI_FREE() to free acpi_objectWang ShaoBo1-3/+3
2022-12-31mailbox: pcc: Reset pcc_chan_count to zero in case of PCC probe failureHuisong Li1-0/+1
2022-12-31PNP: fix name memory leak in pnp_alloc_dev()Yang Yingliang1-2/+2
2022-12-31selftests/efivarfs: Add checking of the test return valueZhao Gongyi1-0/+5
2022-12-31MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang1-2/+2
2022-12-31MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang1-2/+2
2022-12-31cpufreq: qcom-hw: Fix the frequency returned by cpufreq_driver->get()Manivannan Sadhasivam1-13/+29