summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-12-14um: Clean up stacktrace dumpJohannes Berg1-3/+1
2024-12-14um: add show_stack_loglvl()Dmitry Safonov1-8/+16
2024-12-14um/sysrq: remove needless variable spDmitry Safonov1-3/+1
2024-12-14um: Fix the return value of elf_core_copy_task_fpregsTiwei Bie1-1/+1
2024-12-14um: Fix potential integer overflow during physmem setupTiwei Bie1-3/+3
2024-12-14rpmsg: glink: Propagate TX failures in intentless mode as wellBjorn Andersson1-4/+6
2024-12-14SUNRPC: make sure cache entry active before cache_showYang Erkun1-1/+3
2024-12-14NFSD: Prevent a potential integer overflowChuck Lever1-7/+7
2024-12-14lib: string_helpers: silence snprintf() output truncation warningBartosz Golaszewski1-1/+1
2024-12-14usb: dwc3: gadget: Fix checking for number of TRBs leftThinh Nguyen1-3/+6
2024-12-14ALSA: hda/realtek: Apply quirk for Medion E15433Takashi Iwai1-0/+1
2024-12-14ALSA: hda/realtek: Fix Internal Speaker and Mic boost of Infinix Y4 MaxDinesh Kumar1-0/+11
2024-12-14ALSA: hda/realtek: Set PCBeep to default value for ALC274Kailang Yang1-0/+2
2024-12-14ALSA: hda/realtek: Update ALC225 depop procedureKailang Yang1-48/+39
2024-12-14media: wl128x: Fix atomicity violation in fmc_send_cmd()Qiu-ji Chen1-1/+2
2024-12-14HID: wacom: Interpret tilt data from Intuos Pro BT as signed valuesJason Gerecke1-2/+2
2024-12-14block: fix ordering between checking BLK_MQ_S_STOPPED request addingMuchun Song2-0/+19
2024-12-14arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabledWill Deacon1-1/+1
2024-12-14sh: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen1-1/+1
2024-12-14um: vector: Do not use drvdata in releaseTiwei Bie1-1/+2
2024-12-14serial: 8250: omap: Move pm_runtime_get_syncBin Liu1-2/+2
2024-12-14um: net: Do not use drvdata in releaseTiwei Bie1-1/+1
2024-12-14um: ubd: Do not use drvdata in releaseTiwei Bie1-1/+1
2024-12-14ubi: wl: Put source PEB into correct list if trying locking LEB failedZhihao Cheng1-1/+8