summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-30libfs: Convert simple directory offsets to use a Maple TreeChuck Lever2-26/+26
2024-05-30maple_tree: Add mtree_alloc_cyclic()Chuck Lever2-0/+100
2024-05-30libfs: Add simple_offset_empty()Chuck Lever3-2/+35
2024-05-30libfs: Define a minimum directory offsetChuck Lever1-5/+8
2024-05-30libfs: Re-arrange locking in offset_iterate_dir()Chuck Lever1-6/+6
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-30nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()Dan Carpenter1-3/+2
2024-05-30epoll: be better about file lifetimesLinus Torvalds1-1/+37
2024-05-30nvme-tcp: strict pdu pacing to avoid send stalls on TLSHannes Reinecke1-2/+8
2024-05-30nvmet: fix nvme status code when namespace is disabledSagi Grimberg3-1/+18
2024-05-30nvmet-tcp: fix possible memory leak when tearing down a controllerSagi Grimberg1-7/+4
2024-05-30nvme: cancel pending I/O if nvme controller is in terminal stateNilay Shroff3-22/+28
2024-05-30nvmet-auth: replace pr_debug() with pr_err() to report an error.Maurizio Lombardi1-3/+3
2024-05-30nvmet-auth: return the error code to the nvmet_auth_host_hash() callersMaurizio Lombardi1-1/+1
2024-05-30nvme: find numa distance only if controller has valid numa idNilay Shroff1-1/+2
2024-05-30x86/mm: Remove broken vsyscall emulation code from the page fault codeLinus Torvalds3-59/+3
2024-05-30drm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX1-0/+8
2024-05-30drm/amd/display: Disable seamless boot on 128b/132b encodingSung Joon Kim1-0/+3
2024-05-30drm/amd/display: Fix DC mode screen flickering on DCN321Leo Ma1-3/+12
2024-05-30drm/amd/display: Add VCO speed parameter for DCN31 FPURodrigo Siqueira1-0/+2
2024-05-30drm/amd/display: Allocate zero bw after bw alloc enableMeenakshikumar Somasundaram1-1/+9