summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-05doc: rcu: update printed dynticks counter bitsBaruch Siach1-1/+1
2024-12-05sched/cpufreq: Ensure sd is rebuilt for EAS checkChristian Loehle1-2/+1
2024-12-05crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init()Li Huafei1-1/+1
2024-12-05crypto: qat - Fix missing destroy_workqueue in adf_init_aer()Wang Hai1-1/+4
2024-12-05EDAC/igen6: Avoid segmentation fault on module unloadOrange Kao1-0/+2
2024-12-05crypto: hisilicon/qm - disable same error report before resettingWeili Qian5-50/+110
2024-12-05amd-pstate: Set min_perf to nominal_perf for active mode performance govGautham R. Shenoy1-1/+1
2024-12-05cpufreq/amd-pstate: Don't update CPPC request in amd_pstate_cpu_boost_update()Mario Limonciello1-23/+1
2024-12-05crypto: cavium - Fix the if condition to exit loop after timeoutEverest K.C1-2/+2
2024-12-05crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return ...Yi Yang1-4/+8
2024-12-05EDAC/{skx_common,i10nm}: Fix incorrect far-memory error source indicatorQiuxu Zhuo3-0/+25
2024-12-05EDAC/skx_common: Differentiate memory error sourcesQiuxu Zhuo2-18/+23
2024-12-05EDAC/fsl_ddr: Fix bad bit shift operationsPriyanka Singh1-9/+13
2024-12-05thermal: core: Fix race between zone registration and system suspendRafael J. Wysocki1-2/+16
2024-12-05thermal: core: Mark thermal zones as initializing to start withRafael J. Wysocki2-3/+14
2024-12-05thermal: core: Represent suspend-related thermal zone flags as bitsRafael J. Wysocki2-10/+12
2024-12-05thermal: core: Rearrange PM notification codeRafael J. Wysocki1-42/+46
2024-12-05thermal: core: Initialize thermal zones before registering themRafael J. Wysocki1-1/+1
2024-12-05crypto: qat - remove faulty arbiter config resetAhsan Atta1-4/+0
2024-12-05EDAC/bluefield: Fix potential integer overflowDavid Thompson1-1/+1
2024-12-05firmware: google: Unregister driver_info on failureYuan Can1-2/+4
2024-12-05crypto: qat/qat_4xxx - fix off by one in uof_get_name()Dan Carpenter1-1/+1
2024-12-05crypto: qat/qat_420xx - fix off by one in uof_get_name()Dan Carpenter1-1/+1
2024-12-05crypto: qat - remove check after debugfs_create_dir()Cabiddu, Giovanni1-12/+1
2024-12-05crypto: caam - Fix the pointer passed to caam_qi_shutdown()Christophe JAILLET1-1/+1
2024-12-05crypto: mxs-dcp - Fix AES-CBC with hardware-bound keysTomas Paukrt1-8/+12
2024-12-05virtio_blk: reverse request order in virtio_queue_rqsChristoph Hellwig1-25/+21
2024-12-05nvme-pci: reverse request order in nvme_queue_rqsChristoph Hellwig1-22/+17
2024-12-05ext4: fix race in buffer_head read fault injectionLong Li10-29/+29
2024-12-05hfsplus: don't query the device logical block size multiple timesThadeu Lima de Souza Cascardo2-1/+4
2024-12-05s390/syscalls: Avoid creation of arch/arch/ directoryMasahiro Yamada1-1/+1
2024-12-05block: fix bio_split_rw_at to take zone_write_granularity into accountChristoph Hellwig1-1/+9
2024-12-05block: take chunk_sectors into account in bio_split_write_zeroesChristoph Hellwig1-12/+23
2024-12-05netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATINGZizhi Wo1-2/+1
2024-12-05cachefiles: Fix NULL pointer dereference in object->fileZizhi Wo2-10/+34
2024-12-05cachefiles: Fix missing pos updates in cachefiles_ondemand_fd_write_iter()Zizhi Wo1-1/+3
2024-12-05cachefiles: Fix incorrect length return value in cachefiles_ondemand_fd_write...Zizhi Wo1-2/+2
2024-12-05loop: fix type of block sizeLi Wang1-3/+3
2024-12-05acpi/arm64: Adjust error handling procedure in gtdt_parse_timer_block()Aleksandr Mishin1-1/+1
2024-12-05arm64: fix .data.rel.ro size assertion when CONFIG_LTO_CLANGMasahiro Yamada1-3/+3
2024-12-05m68k: mvme147: Reinstate early consoleDaniel Palmer3-1/+40
2024-12-05m68k: mvme147: Fix SCSI controller IRQ numbersDaniel Palmer1-2/+2
2024-12-05nvme-pci: fix freeing of the HMB descriptor tableChristoph Hellwig1-7/+9
2024-12-05kselftest/arm64: Fix encoding for SVE B16B16 testMark Brown1-2/+2
2024-12-05arm64: Expose ID_AA64ISAR1_EL1.XS to sanitised feature consumersMarc Zyngier1-0/+1
2024-12-05initramfs: avoid filename buffer overrunDavid Disseldorp1-0/+15
2024-12-05s390/cpum_sf: Fix and protect memory allocation of SDBs with mutexThomas Richter1-1/+1
2024-12-05mips: asm: fix warning when disabling MIPS_FP_SUPPORTJonas Gorski1-1/+1
2024-12-05ext4: avoid remount errors with 'abort' mount optionJan Kara1-3/+8
2024-12-05brd: defer automatic disk creation until module initialization succeedsYang Erkun1-22/+44