summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-11Linux 6.3.13v6.3.13stable/6.3.y/masterGreg Kroah-Hartman
2023-07-11blktrace: use inline function for blk_trace_remove() while blktrace is disabledYu Kuai
2023-07-11md/raid1-10: fix casting from randomized structure in raid1_submit_write()Yu Kuai
2023-07-11x86/efi: Make efi_set_virtual_address_map IBT safeThomas Gleixner
2023-07-11arm64: sme: Use STR P to clear FFR context field in streaming SVE modeWill Deacon
2023-07-11ksmbd: avoid field overflow warningArnd Bergmann
2023-07-11smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara
2023-07-11smb: client: fix broken file attrs with nodfs mountsPaulo Alcantara
2023-07-11cifs: do all necessary checks for credits within or before lockingShyam Prasad N
2023-07-11cifs: prevent use-after-free by freeing the cfile laterShyam Prasad N
2023-07-11efi/libstub: Disable PCI DMA before grabbing the EFI memory mapArd Biesheuvel
2023-07-11kbuild: deb-pkg: remove the CONFIG_MODULES check in buildebMasahiro Yamada
2023-07-11kbuild: builddeb: always make modules_install, to install modules.builtin*Josh Triplett
2023-07-11cxl/region: Fix state transitions after reset failureDan Williams
2023-07-11cxl/region: Flag partially torn down regions as unusableDan Williams
2023-07-11cxl/region: Move cache invalidation before region teardown, and before setupDan Williams
2023-07-11kbuild: Disable GCOV for *.mod.oSami Tolvanen
2023-07-11kbuild: Fix CFI failures with GCOVSami Tolvanen
2023-07-11hwrng: st - keep clock enabled while hwrng is registeredMartin Kaiser
2023-07-11dax/kmem: Pass valid argument to memory_group_register_staticTarun Sahu
2023-07-11dax: Introduce alloc_dev_dax_id()Dan Williams
2023-07-11dax: Fix dax_mapping_release() use after freeDan Williams
2023-07-11SMB3: Do not send lease break acknowledgment if all file handles have been cl...Bharath SM
2023-07-11NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSIONOlga Kornievskaia
2023-07-11NFSv4.2: fix wrong shrinker_idQi Zheng
2023-07-11crypto: qat - unmap buffers before free for RSAHareshx Sankar Raj
2023-07-11crypto: qat - unmap buffer before free for DHHareshx Sankar Raj
2023-07-11ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guardMasahiro Yamada
2023-07-11modpost: fix off by one in is_executable_section()Dan Carpenter
2023-07-11crypto: jitter - correct health test during initializationStephan Müller
2023-07-11crypto: marvell/cesa - Fix type mismatch warningArnd Bergmann
2023-07-11modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}Masahiro Yamada
2023-07-11modpost: fix section mismatch message for R_ARM_ABS32Masahiro Yamada
2023-07-11crypto: nx - fix build warnings when DEBUG_FS is not enabledRandy Dunlap
2023-07-11modpost: remove broken calculation of exception_table_entry sizeMasahiro Yamada
2023-07-11hwrng: virtio - Fix race on data_avail and actual dataHerbert Xu
2023-07-11vfio/mdev: Move the compat_class initialization to module initEric Farman
2023-07-11PCI: vmd: Fix uninitialized variable usage in vmd_enable_domain()Xinghui Li
2023-07-11PCI: endpoint: functions/pci-epf-test: Fix dma_chan directionYoshihiro Shimoda
2023-07-11PCI: endpoint: Fix a Kconfig prompt of vNTB driverShunsuke Mie
2023-07-11perf test: Set PERF_EXEC_PATH for script executionNamhyung Kim
2023-07-11powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo...Aneesh Kumar K.V
2023-07-11powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfoAneesh Kumar K.V
2023-07-11riscv: uprobes: Restore thread.bad_causeTiezhu Yang
2023-07-11platform/x86:intel/pmc: Update maps for Meteor Lake P/M platformsXi Pardee
2023-07-11powerpc: update ppc_save_regs to save current r1 in pt_regsAditya Gupta
2023-07-11powerpc/powernv/sriov: perform null check on iov before dereferencing iovColin Ian King
2023-07-11scsi: ufs: core: mcq: Fix the incorrect OCS value for the device commandStanley Chu
2023-07-11scsi: ufs: core: Remove a ufshcd_add_command_trace() callBart Van Assche
2023-07-11perf stat: Reset aggr stats for each runNamhyung Kim