summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-30hwrng: stm32 - repair clock handlingMarek Vasut1-0/+9
2024-05-30hwrng: stm32 - put IP into RPM suspend on failureMarek Vasut1-2/+5
2024-05-30hwrng: stm32 - use logical OR in conditionalMarek Vasut1-1/+1
2024-05-30crypto: qat - validate slices count returned by FWLucas Segarra Fernandez3-0/+23
2024-05-30null_blk: Fix missing mutex_destroy() at module removalZhu Yanjun1-0/+2
2024-05-30soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVEChun-Kuang Hu1-2/+3
2024-05-30firmware: qcom: scm: Fix __scm and waitq completion variable initializationMukesh Ojha1-5/+5
2024-05-30soc: qcom: pmic_glink: notify clients about the current stateDmitry Baryshkov1-0/+5
2024-05-30soc: qcom: pmic_glink: don't traverse clients list without a lockDmitry Baryshkov1-0/+4
2024-05-30crypto: qat - improve error logging to be consistent across featuresAdam Guerin1-1/+1
2024-05-30crypto: qat - improve error message in adf_get_arbiter_mapping()Adam Guerin2-2/+2
2024-05-30crypto: octeontx2 - add missing check for dma_map_singleChen Ni1-0/+4
2024-05-30s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand6-47/+146
2024-05-30mm/userfaultfd: Do not place zeropages when zeropages are disallowedDavid Hildenbrand1-0/+35
2024-05-30io-wq: write next_work before dropping acct_lockGabriel Krisman Bertazi1-5/+8
2024-05-30shmem: Fix shmem_rename2()Chuck Lever1-0/+9
2024-05-30libfs: Add simple_offset_rename() APIChuck Lever3-2/+24
2024-05-30libfs: Fix simple_offset_rename_exchange()Chuck Lever1-6/+19
2024-05-30jffs2: prevent xattr node from overflowing the eraseblockIlya Denisyev1-0/+3
2024-05-30ARM: configs: sunxi: Enable DRM_DW_HDMIMaxime Ripard1-0/+1
2024-05-30rcu: Fix buffer overflow in print_cpu_stall_info()Nikita Kiryushin1-1/+2
2024-05-30rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflowNikita Kiryushin1-1/+1
2024-05-30io_uring: use the right type for work_llist empty checkJens Axboe1-1/+1
2024-05-30s390/cio: fix tracepoint subchannel type fieldPeter Oberparleiter1-1/+1
2024-05-30crypto: x86/sha512-avx2 - add missing vzeroupperEric Biggers1-0/+1
2024-05-30crypto: x86/sha256-avx2 - add missing vzeroupperEric Biggers1-0/+1
2024-05-30crypto: x86/nh-avx2 - add missing vzeroupperEric Biggers1-0/+1
2024-05-30crypto: ccp - drop platform ifdef checksArnd Bergmann1-12/+2
2024-05-30parisc: add missing export of __cmpxchg_u8()Al Viro1-0/+1
2024-05-30nilfs2: fix out-of-range warningArnd Bergmann1-1/+1
2024-05-30ecryptfs: Fix buffer size for tag 66 packetBrian Kubisiak1-1/+3
2024-05-30firmware: raspberrypi: Use correct device for DMA mappingsLaurent Pinchart1-3/+4
2024-05-30mm/slub, kunit: Use inverted data to corrupt kmem cacheGuenter Roeck1-1/+1
2024-05-30firmware: qcom: qcm: fix unused qcom_scm_qseecom_allowlistKrzysztof Kozlowski1-1/+1
2024-05-30crypto: bcm - Fix pointer arithmeticAleksandr Mishin1-1/+1
2024-05-30openpromfs: finish conversion to the new mount APIEric Sandeen1-4/+4
2024-05-30KEYS: asymmetric: Add missing dependencies of FIPS_SIGNATURE_SELFTESTEric Biggers1-0/+2
2024-05-30KEYS: asymmetric: Add missing dependency on CRYPTO_SIGEric Biggers1-0/+1
2024-05-30ALSA: Fix deadlocks with kctl removals at disconnectionTakashi Iwai1-1/+8
2024-05-30ALSA: timer: Set lower bound of start tick timeTakashi Iwai1-0/+8
2024-05-30ALSA: core: Fix NULL module pointer assignment at card initTakashi Iwai1-1/+1
2024-05-30ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 440/460 G11.Andy Chi1-0/+3
2024-05-30ksmbd: ignore trailing slashes in share pathsNandor Kracser1-1/+5
2024-05-30ksmbd: avoid to send duplicate oplock break notificationsNamjae Jeon1-8/+13
2024-05-30fs/ntfs3: Break dir enumeration if directory contents errorKonstantin Komarov1-0/+1
2024-05-30fs/ntfs3: Fix case when index is reused during tree transformationKonstantin Komarov1-0/+6
2024-05-30fs/ntfs3: Taking DOS names into account during link countingKonstantin Komarov2-12/+6
2024-05-30fs/ntfs3: Remove max link count info display during driver initKonstantin Komarov1-2/+0
2024-05-30nilfs2: fix potential hang in nilfs_detach_log_writer()Ryusuke Konishi1-3/+18
2024-05-30nilfs2: fix unexpected freezing of nilfs_segctor_sync()Ryusuke Konishi1-4/+13