summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-26dlm: fix format seq ops type 4Alexander Aring1-1/+1
2024-01-26gfs2: fix kernel BUG in gfs2_quota_cleanupEdward Adam Davis1-1/+2
2024-01-26gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dumpOsama Muhammad1-1/+1
2024-01-26fs: indicate request originates from old mount APIChristian Brauner1-0/+11
2024-01-26erofs: fix memory leak on short-lived bounced pagesGao Xiang1-3/+2
2024-01-26pstore: ram_core: fix possible overflow in persistent_ram_init_ecc()Sergey Shtylyov1-1/+1
2024-01-26crypto: hisilicon/zip - save capability registers in probe processZhiqi Song1-13/+60
2024-01-26crypto: hisilicon/sec2 - save capability registers in probe processZhiqi Song3-6/+57
2024-01-26crypto: hisilicon/hpre - save capability registers in probe processZhiqi Song1-18/+64
2024-01-26crypto: hisilicon/qm - add a function to set qm algsWenkai Lin5-120/+62
2024-01-26crypto: hisilicon/zip - add zip comp high perf mode configurationChenghai Huang1-0/+65
2024-01-26crypto: hisilicon/qm - save capability registers in qm init processZhiqi Song2-10/+64
2024-01-26crypto: sahara - fix error handling in sahara_hw_descriptor_create()Ovidiu Panait1-5/+3
2024-01-26crypto: sahara - fix processing requests with cryptlen < sg->lengthOvidiu Panait1-2/+7
2024-01-26crypto: sahara - fix ahash selftest failureOvidiu Panait1-1/+1
2024-01-26crypto: sahara - fix cbc selftest failureOvidiu Panait1-2/+31
2024-01-26crypto: sahara - remove FLAGS_NEW_KEY logicOvidiu Panait1-21/+13
2024-01-26crypto: safexcel - Add error handling for dma_map_sg() callsNikita Zhandarovich1-8/+11
2024-01-26crypto: af_alg - Disallow multiple in-flight AIO requestsHerbert Xu2-1/+16
2024-01-26crypto: ccp - fix memleak in ccp_init_dm_workareaDinghao Liu1-1/+4
2024-01-26crypto: sa2ul - Return crypto_aead_setkey to transfer the errorChen Ni1-2/+1
2024-01-26crypto: virtio - Handle dataq logic with taskletGonglei (Arei)2-10/+15
2024-01-26crypto: jh7110 - Correct deferred probe returnChanho Park1-7/+3
2024-01-26crypto: rsa - add a check for allocation failureDan Carpenter1-0/+2
2024-01-26selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socketMickaël Salaün1-0/+7
2024-01-26drivers/thermal/loongson2_thermal: Fix incorrect PTR_ERR() judgmentBinbin Zhou1-1/+1
2024-01-26cpuidle: haltpoll: Do not enable interrupts when entering idleBorislav Petkov (AMD)1-5/+4
2024-01-26mtd: Fix gluebi NULL pointer dereference caused by ftl notifierZhaoLong Wang1-2/+2
2024-01-26kunit: debugfs: Fix unchecked dereference in debugfs_print_results()Richard Fitzgerald1-1/+3
2024-01-26thermal: core: Fix NULL pointer dereference in zone registration error pathRafael J. Wysocki1-1/+0
2024-01-26ACPI: extlog: Clear Extended Error Log status when RAS_CEC handled the errorTony Luck1-1/+6
2024-01-26ACPI: LPSS: Fix the fractional clock divider flagsAndy Shevchenko1-1/+2
2024-01-26spi: sh-msiof: Enforce fixed DTDL for R-Car H3Wolfram Sang1-0/+17
2024-01-26efivarfs: Free s_fs_info on unmountArd Biesheuvel1-0/+3
2024-01-26efivarfs: force RO when remounting if SetVariable is not supportedIlias Apalodimas1-0/+12
2024-01-26calipso: fix memory leak in netlbl_calipso_add_pass()Gavrilov Ilia1-23/+26
2024-01-26cpufreq: scmi: process the result of devm_of_clk_add_hw_provider()Alexandra Diupina1-2/+5
2024-01-26platform/x86/intel/vsec: Fix xa_alloc memory leakDavid E. Box2-10/+16
2024-01-26spi: cadence-quadspi: add missing clk_disable_unprepare() in cqspi_probe()Yang Yingliang1-1/+3
2024-01-26KEYS: encrypted: Add check for strsepChen Ni1-0/+4
2024-01-26ACPI: LPIT: Avoid u32 multiplication overflowNikita Kiryushin1-1/+1
2024-01-26ACPI: video: check for error while searching for backlight device parentNikita Kiryushin1-6/+6
2024-01-26mtd: rawnand: Increment IFC_TIMEOUT_MSECS for nand controller responseRonald Monthero1-1/+1
2024-01-26spi: spi-zynqmp-gqspi: fix driver kconfig dependenciesAmit Kumar Mahapatra1-1/+2
2024-01-26perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()Alexander Antonov1-2/+8
2024-01-26sched/fair: Update min_vruntime for reweight_entity() correctlyYiwei Lin1-10/+10
2024-01-26powerpc/imc-pmu: Add a null pointer check in update_events_in_group()Kunwu Chan1-0/+6
2024-01-26powerpc/powernv: Add a null pointer check in opal_powercap_init()Kunwu Chan1-0/+6
2024-01-26powerpc/powernv: Add a null pointer check in opal_event_init()Kunwu Chan1-0/+2
2024-01-26powerpc/powernv: Add a null pointer check to scom_debug_init_one()Kunwu Chan1-0/+5