summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/timer-ti-dm: Fix missing clk_disable_unprepare in dmtimer...Yang Yingliang2022-12-311-1/+3
* clocksource/drivers/timer-ti-dm: Fix warning for omap_timer_matchTony Lindgren2022-12-311-1/+1
* cpu/hotplug: Do not bail-out in DYING/STARTING sectionsVincent Donnefort2022-12-311-16/+40
* cpu/hotplug: Make target_store() a nop when target == statePhil Auld2022-12-311-1/+3
* futex: Resend potentially swallowed owner death notificationAlexey Izbyshev2022-12-311-9/+17
* clocksource/drivers/sh_cmt: Access registers according to specWolfram Sang2022-12-311-33/+55
* rapidio: rio: fix possible name leak in rio_register_mport()Yang Yingliang2022-12-311-2/+7
* rapidio: fix possible name leaks when rio_add_device() failsYang Yingliang2022-12-312-4/+11
* ocfs2: fix memory leak in ocfs2_mount_volume()Li Zetao2022-12-313-2/+6
* debugfs: fix error when writing negative value to atomic_t debugfs fileAkinobu Mita2022-12-313-14/+43
* lib/notifier-error-inject: fix error when writing -errno to debugfs fileAkinobu Mita2022-12-311-1/+1
* libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed valueAkinobu Mita2022-12-312-5/+29
* cpufreq: amd_freq_sensitivity: Add missing pci_dev_put()Xiongfeng Wang2022-12-311-0/+2
* genirq/irqdesc: Don't try to remove non-existing sysfs filesYang Yingliang2022-12-312-6/+11
* nfsd: don't call nfsd_file_put from client states seqfile displayJeff Layton2022-12-311-18/+33
* NFSD: Finish converting the NFSv3 GETACL result encoderChuck Lever2022-12-311-24/+6
* NFSD: Finish converting the NFSv2 GETACL result encoderChuck Lever2022-12-311-10/+0
* EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()Yang Yingliang2022-12-311-2/+1
* irqchip/loongson-liointc: Fix improper error handling in liointc_init()Liu Peibao2022-12-311-1/+4
* irqchip/wpcm450: Fix memory leak in wpcm450_aic_of_init()Wei Yongjun2022-12-311-0/+1
* irqchip: gic-pm: Use pm_runtime_resume_and_get() in gic_probe()Shang XiaoJing2022-12-311-1/+1
* irqchip/loongson-pch-pic: Fix translate callback for DT pathJianmin Lv2022-12-311-0/+3
* thermal: core: fix some possible name leaks in error pathsYang Yingliang2022-12-311-8/+10
* platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_i...Yuan Can2022-12-311-1/+5
* perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()Xiongfeng Wang2022-12-311-0/+3
* perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()Xiongfeng Wang2022-12-311-0/+2
* perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()Xiongfeng Wang2022-12-311-0/+1
* perf/x86/intel/uncore: Fix reference count leak in sad_cfg_iio_topology()Xiongfeng Wang2022-12-311-0/+2
* ACPI: pfr_update: use ACPI_FREE() to free acpi_objectWang ShaoBo2022-12-311-3/+3
* ACPI: pfr_telemetry: use ACPI_FREE() to free acpi_objectWang ShaoBo2022-12-311-3/+3
* mailbox: pcc: Reset pcc_chan_count to zero in case of PCC probe failureHuisong Li2022-12-311-0/+1
* PNP: fix name memory leak in pnp_alloc_dev()Yang Yingliang2022-12-311-2/+2
* selftests/efivarfs: Add checking of the test return valueZhao Gongyi2022-12-311-0/+5
* MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang2022-12-311-2/+2
* MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang2022-12-311-2/+2
* cpufreq: qcom-hw: Fix the frequency returned by cpufreq_driver->get()Manivannan Sadhasivam2022-12-311-13/+29
* selftests: cgroup: fix unsigned comparison with less than zeroYueHaibing2022-12-311-2/+3
* ocfs2: fix memory leak in ocfs2_stack_glue_init()Shang XiaoJing2022-12-311-1/+7
* lib/fonts: fix undefined behavior in bit shift for get_default_fontGaosheng Cui2022-12-311-2/+2
* proc: fixup uptime selftestAlexey Dobriyan2022-12-311-1/+2
* timerqueue: Use rb_entry_safe() in timerqueue_getnext()Barnabás Pőcze2022-12-311-1/+1
* platform/x86: huawei-wmi: fix return value calculationBarnabás Pőcze2022-12-311-4/+16
* lib/debugobjects: fix stat count and optimize debug_objects_mem_initwuchi2022-12-311-0/+10
* perf: Fix possible memleak in pmu_dev_alloc()Chen Zhongjin2022-12-311-3/+5
* selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou2022-12-311-4/+11
* ACPI: irq: Fix some kernel-doc issuesXiongfeng Wang2022-12-311-2/+3
* x86/split_lock: Add sysctl to control the misery modeGuilherme G. Piccoli2022-12-312-10/+76
* cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()Chen Hui2022-12-311-0/+1
* fs: don't audit the capability check in simple_xattr_list()Ondrej Mosnacek2022-12-311-1/+1
* PM: hibernate: Fix mistake in kerneldoc commentxiongxin2022-12-311-2/+2