summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-14tipc: Fix use-after-free of kernel socket in cleanup_bearer().Kuniyuki Iwashima1-1/+1
2024-12-14tipc: add new AEAD key structure for user APITuong Lien1-0/+21
2024-12-14tipc: enable creating a "preliminary" nodeTuong Lien2-27/+73
2024-12-14tipc: add reference counter to bearerTuong Lien2-1/+16
2024-12-14dccp: Fix memory leak in dccp_feat_change_recvIvan Solodovnikov1-1/+5
2024-12-14net/ipv6: release expired exception dst cached in socketJiri Wiesner1-3/+3
2024-12-14can: j1939: j1939_session_new(): fix skb reference countingDmitry Antipov1-1/+1
2024-12-14net/sched: tbf: correct backlog statistic for GSO packetsMartin Ottens1-6/+12
2024-12-14netfilter: x_tables: fix LED ID check in led_tg_check()Dmitry Antipov1-1/+3
2024-12-14ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()Jinghao Jia1-3/+1
2024-12-14can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statisticsDario Binacchi1-5/+9
2024-12-14can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is NULLDario Binacchi1-4/+4
2024-12-14watchdog: mediatek: Make sure system reset gets asserted in mtk_wdt_restart()Yassine Oudjana1-0/+6
2024-12-14iTCO_wdt: mask NMI_NOW bit for update_no_reboot_bit() callOleksandr Ocheretnyi1-2/+19
2024-12-14drm/etnaviv: flush shader L1 cache after user commandstreamLucas Stach1-1/+2
2024-12-14nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occurYang Erkun1-0/+19
2024-12-14nfsd: make sure exp active before svc_export_showYang Erkun1-1/+4
2024-12-14dm thin: Add missing destroy_work_on_stack()Yuan Can1-0/+1
2024-12-14i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()Frank Li1-1/+1
2024-12-14util_macros.h: fix/rework find_closest() macrosAlexandru Ardelean1-16/+40
2024-12-14ad7780: fix division by zero in ad7780_write_raw()Zicheng Qu1-1/+1
2024-12-14clk: qcom: gcc-qcs404: fix initial rate of GPLL3Gabor Juhos1-0/+1
2024-12-14ftrace: Fix regression with module command in stack_trace_filterguoweikang1-0/+3
2024-12-14ovl: Filter invalid inodes with missing lookup functionVasiliy Kovalev1-0/+3
2024-12-14media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_in...Gaosheng Cui1-1/+3
2024-12-14media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate()Jinjie Ruan1-1/+1
2024-12-14media: venus: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan1-1/+1
2024-12-14media: ts2020: fix null-ptr-deref in ts2020_probe()Li Zetao1-1/+7
2024-12-14media: i2c: tc358743: Fix crash in the probe error path when using pollingAlexander Shiyan1-1/+3
2024-12-14btrfs: ref-verify: fix use-after-free after invalid ref actionFilipe Manana1-0/+1
2024-12-14quota: flush quota_release_work upon quota writebackOjaswin Mujoo1-0/+2
2024-12-14ASoC: fsl_micfil: fix the naming style for mask definitionShengjiu Wang1-4/+4
2024-12-14sh: intc: Fix use-after-free bug in register_intc_controller()Dan Carpenter1-1/+1
2024-12-14sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transportLiu Jian1-0/+1
2024-12-14SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACETrond Myklebust2-18/+5
2024-12-14SUNRPC: correct error code comment in xs_tcp_setup_socket()Calum Mackay1-4/+2
2024-12-14modpost: remove incorrect code in do_eisa_entry()Masahiro Yamada1-4/+1
2024-12-14rtc: ab-eoz9: don't fail temperature reads on undervoltage notificationMaxime Chevallier1-7/+0
2024-12-149p/xen: fix release of IRQAlex Zenla1-1/+1
2024-12-149p/xen: fix init sequenceAlex Zenla1-2/+5
2024-12-14block: return unsigned int from bdev_io_minChristoph Hellwig1-1/+1
2024-12-14jffs2: fix use of uninitialized variableQingfang Deng1-4/+3
2024-12-14ubifs: authentication: Fix use-after-free in ubifs_tnc_end_commitWaqar Hameed1-0/+2
2024-12-14ubi: fastmap: Fix duplicate slab cache names while attachingZhihao Cheng1-6/+6
2024-12-14ubifs: Correct the total block count by deducting journal reservationZhihao Cheng1-3/+3
2024-12-14rtc: check if __rtc_read_time was successful in rtc_timer_do_work()Yongliang Gao1-1/+6
2024-12-14rtc: abx80x: Fix WDT bit position of the status registerNobuhiro Iwamatsu1-1/+1
2024-12-14rtc: st-lpc: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+2
2024-12-14NFSv4.0: Fix a use-after-free problem in the asynchronous open()Trond Myklebust1-3/+5
2024-12-14um: Always dump trace for specified task in show_stackTiwei Bie1-1/+1