summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18lib/notifier-error-inject: fix error when writing -errno to debugfs fileAkinobu Mita1-1/+1
2023-01-18libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed valueAkinobu Mita2-5/+29
2023-01-18cpufreq: amd_freq_sensitivity: Add missing pci_dev_put()Xiongfeng Wang1-0/+2
2023-01-18irqchip: gic-pm: Use pm_runtime_resume_and_get() in gic_probe()Shang XiaoJing1-1/+1
2023-01-18perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()Xiongfeng Wang1-0/+1
2023-01-18PNP: fix name memory leak in pnp_alloc_dev()Yang Yingliang1-2/+2
2023-01-18MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang1-2/+2
2023-01-18MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang1-2/+2
2023-01-18ocfs2: fix memory leak in ocfs2_stack_glue_init()Shang XiaoJing1-1/+7
2023-01-18proc: fixup uptime selftestAlexey Dobriyan1-1/+2
2023-01-18timerqueue: Use rb_entry_safe() in timerqueue_getnext()Barnabás Pőcze1-1/+1
2023-01-18perf: Fix possible memleak in pmu_dev_alloc()Chen Zhongjin1-3/+5
2023-01-18selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou1-4/+11
2023-01-18fs: don't audit the capability check in simple_xattr_list()Ondrej Mosnacek1-1/+1
2023-01-18alpha: fix syscall entry in !AUDUT_SYSCALL caseAl Viro1-1/+3
2023-01-18cpuidle: dt: Return the correct numbers of parsed idle statesUlf Hansson1-1/+1
2023-01-18tpm/tpm_crb: Fix error message in __crb_relinquish_locality()Michael Kelley1-1/+1
2023-01-18pstore: Avoid kcore oops by vmap()ing with VM_IOREMAPStephen Boyd1-1/+5
2023-01-18ARM: mmp: fix timer_read delayDoug Brown1-4/+7
2023-01-18pstore/ram: Fix error return code in ramoops_probe()Wang Yufen1-0/+2
2023-01-18ARM: dts: turris-omnia: Add switch port 6 nodePali Rohár1-1/+11
2023-01-18ARM: dts: turris-omnia: Add ethernet aliasesPali Rohár1-0/+6
2023-01-18ARM: dts: armada-39x: Fix assigned-addresses for every PCIe Root PortPali Rohár1-3/+3
2023-01-18ARM: dts: armada-38x: Fix assigned-addresses for every PCIe Root PortPali Rohár2-5/+5
2023-01-18ARM: dts: armada-375: Fix assigned-addresses for every PCIe Root PortPali Rohár1-1/+1
2023-01-18ARM: dts: armada-xp: Fix assigned-addresses for every PCIe Root PortPali Rohár2-12/+12
2023-01-18ARM: dts: armada-370: Fix assigned-addresses for every PCIe Root PortPali Rohár1-1/+1
2023-01-18ARM: dts: dove: Fix assigned-addresses for every PCIe Root PortPali Rohár1-1/+1
2023-01-18arm64: dts: mediatek: mt6797: Fix 26M oscillator unit nameAngeloGioacchino Del Regno1-1/+1
2023-01-18arm64: dts: mt2712-evb: Fix vproc fixed regulators unit namesAngeloGioacchino Del Regno1-2/+2
2023-01-18arm64: dts: mt2712e: Fix unit address for pinctrl nodeAngeloGioacchino Del Regno1-1/+1
2023-01-18arm64: dts: mt2712e: Fix unit_address_vs_reg warning for oscillatorsAngeloGioacchino Del Regno1-10/+10
2023-01-18perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()Yuan Can1-1/+5
2023-01-18soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probeZhang Qilong1-0/+1
2023-01-18arm: dts: spear600: Fix clcd interruptKory Maincent1-1/+1
2023-01-18drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as staticChen Jiahao1-1/+1
2023-01-18ARM: dts: qcom: apq8064: fix coresight compatibleLuca Weiss1-1/+1
2023-01-18usb: musb: remove extra check in musb_gadget_vbus_drawIvaylo Dimitrov1-2/+0
2023-01-18net: loopback: use NET_NAME_PREDICTABLE for name_assign_typeRasmus Villemoes1-1/+1
2023-01-18Bluetooth: L2CAP: Fix u8 overflowSungwoo Kim1-1/+2
2023-01-18igb: Initialize mailbox message for VF resetTony Nguyen1-1/+1
2023-01-18USB: serial: f81534: fix division by zero on line-speed changeJohan Hovold1-5/+7
2023-01-18USB: serial: cp210x: add Kamstrup RF sniffer PIDsBruno Thomsen1-0/+2
2023-01-18USB: serial: option: add Quectel EM05-G modemDuke Xin1-0/+3
2023-01-18usb: gadget: uvc: Prevent buffer overflow in setup handlerSzymon Heidrich1-2/+3
2023-01-18udf: Fix extending file within last blockJan Kara1-15/+17
2023-01-18udf: Do not bother looking for prealloc extents if i_lenExtents matches i_sizeJan Kara1-1/+2
2023-01-18udf: Fix preallocation discarding at indirect extent boundaryJan Kara1-32/+13
2023-01-18udf: Discard preallocation before extending file with a holeJan Kara1-28/+18
2023-01-18perf script python: Remove explicit shebang from tests/attr.cTony Jones1-1/+0