summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18rxrpc: Fix missing unlock in rxrpc_do_sendmsg()David Howells1-1/+1
2023-01-18net_sched: reject TCF_EM_SIMPLE case for complex ematch moduleCong Wang1-0/+2
2023-01-18mailbox: zynq-ipi: fix error handling while device_register() failsYang Yingliang1-1/+3
2023-01-18skbuff: Account for tail adjustment during pull operationsSubash Abhinov Kasiviswanathan1-0/+3
2023-01-18openvswitch: Fix flow lookup to use unmasked keyEelco Chaudron1-9/+16
2023-01-18rtc: mxc_v2: Add missing clk_disable_unprepare()GUO Zihua1-1/+3
2023-01-18r6040: Fix kmemleak in probe and removeLi Zetao1-1/+4
2023-01-18nfc: pn533: Clear nfc_target before being usedMinsuk Kang1-0/+4
2023-01-18mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang1-6/+13
2023-01-18mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang1-4/+9
2023-01-18mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang1-4/+8
2023-01-18nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failureDan Aloni1-1/+3
2023-01-18NFSD: Add tracepoints to NFSD's duplicate reply cacheChuck Lever2-22/+94
2023-01-18nfsd: Define the file access mode enum for tracingTrond Myklebust1-0/+6
2023-01-18rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()Gaosheng Cui1-4/+4
2023-01-18rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()Gaosheng Cui1-0/+1
2023-01-18remoteproc: qcom_q6v5_pas: Fix missing of_node_put() in adsp_alloc_memory_reg...Yuan Can1-0/+1
2023-01-18remoteproc: sysmon: fix memory leak in qcom_add_sysmon_subdev()Gaosheng Cui1-1/+4
2023-01-18pwm: sifive: Call pwm_sifive_update_clock() while mutex is heldUwe Kleine-König1-1/+4
2023-01-18selftests/powerpc: Fix resource leaksMiaoqian Lin1-1/+4
2023-01-18powerpc/hv-gpci: Fix hv_gpci event listKajol Jain4-1/+57
2023-01-18powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang1-1/+1
2023-01-18powerpc/perf: callchain validate kernel stack pointer boundsNicholas Piggin1-0/+1
2023-01-18powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...Yang Yingliang1-0/+1
2023-01-18cxl: Fix refcount leak in cxl_calc_capp_routingMiaoqian Lin1-0/+1
2023-01-18powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET1-0/+1
2023-01-18macintosh/macio-adb: check the return value of ioremap()Xie Shaowen1-0/+4
2023-01-18macintosh: fix possible memory leak in macio_add_one_device()Yang Yingliang1-1/+1
2023-01-18iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()Yuan Can1-1/+1
2023-01-18iommu/amd: Fix pci device refcount leak in ppr_notifier()Yang Yingliang1-0/+1
2023-01-18rtc: pcf85063: Fix reading alarmAlexander Stein1-4/+4
2023-01-18rtc: snvs: Allow a time difference on clock register readStefan Eichenberger1-2/+14
2023-01-18include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn1-1/+1
2023-01-18RDMA/siw: Fix pointer cast warningArnd Bergmann1-1/+1
2023-01-18power: supply: fix null pointer dereferencing in power_supply_get_battery_inforuanjinjie1-0/+5
2023-01-18HSI: omap_ssi_core: Fix error handling in ssi_init()Yuan Can1-1/+7
2023-01-18perf symbol: correction while adjusting symbolAjay Kaher1-1/+1
2023-01-18perf trace: Handle failure when trace point folder is missedLeo Yan1-7/+10
2023-01-18perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace numberLeo Yan1-4/+7
2023-01-18perf trace: Add a strtoul() method to 'struct syscall_arg_fmt'Arnaldo Carvalho de Melo1-1/+7
2023-01-18perf trace: Allow associating scnprintf routines with well known arg namesArnaldo Carvalho de Melo1-0/+26
2023-01-18perf trace: Add the syscall_arg_fmt pointer to syscall_argArnaldo Carvalho de Melo2-22/+26
2023-01-18perf trace: Factor out the initialization of syscal_arg_fmt->scnprintfArnaldo Carvalho de Melo1-10/+18
2023-01-18perf trace: Separate 'struct syscall_fmt' definition from syscall_fmts variableArnaldo Carvalho de Melo1-2/+4
2023-01-18perf trace: Return error if a system call doesn't existLeo Yan1-2/+2
2023-01-18power: supply: fix residue sysfs file in error handle route of __power_supply...Zeng Heng1-1/+1
2023-01-18HSI: omap_ssi_core: fix possible memory leak in ssi_probe()Yang Yingliang1-1/+3
2023-01-18HSI: omap_ssi_core: fix unbalanced pm_runtime_disable()Yang Yingliang1-1/+1
2023-01-18fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()Christophe JAILLET1-0/+1
2023-01-18fbdev: vermilion: decrease reference count in error pathXiongfeng Wang1-1/+3