summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-11Linux 6.3.13v6.3.13linux-6.3.yGreg Kroah-Hartman1-1/+1
2023-07-11blktrace: use inline function for blk_trace_remove() while blktrace is disabledYu Kuai1-1/+5
2023-07-11md/raid1-10: fix casting from randomized structure in raid1_submit_write()Yu Kuai1-1/+1
2023-07-11x86/efi: Make efi_set_virtual_address_map IBT safeThomas Gleixner1-3/+3
2023-07-11arm64: sme: Use STR P to clear FFR context field in streaming SVE modeWill Deacon1-3/+3
2023-07-11ksmbd: avoid field overflow warningArnd Bergmann1-1/+1
2023-07-11smb: client: fix shared DFS root mounts with different prefixesPaulo Alcantara8-100/+118
2023-07-11smb: client: fix broken file attrs with nodfs mountsPaulo Alcantara1-3/+0
2023-07-11cifs: do all necessary checks for credits within or before lockingShyam Prasad N2-19/+20
2023-07-11cifs: prevent use-after-free by freeing the cfile laterShyam Prasad N1-3/+3
2023-07-11efi/libstub: Disable PCI DMA before grabbing the EFI memory mapArd Biesheuvel1-3/+3
2023-07-11kbuild: deb-pkg: remove the CONFIG_MODULES check in buildebMasahiro Yamada1-8/+4
2023-07-11kbuild: builddeb: always make modules_install, to install modules.builtin*Josh Triplett1-1/+1
2023-07-11cxl/region: Fix state transitions after reset failureDan Williams1-11/+15
2023-07-11cxl/region: Flag partially torn down regions as unusableDan Williams2-0/+20
2023-07-11cxl/region: Move cache invalidation before region teardown, and before setupDan Williams2-36/+38
2023-07-11kbuild: Disable GCOV for *.mod.oSami Tolvanen1-1/+1
2023-07-11kbuild: Fix CFI failures with GCOVSami Tolvanen2-0/+2
2023-07-11hwrng: st - keep clock enabled while hwrng is registeredMartin Kaiser1-20/+1
2023-07-11dax/kmem: Pass valid argument to memory_group_register_staticTarun Sahu1-1/+1
2023-07-11dax: Introduce alloc_dev_dax_id()Dan Williams2-23/+37
2023-07-11dax: Fix dax_mapping_release() use after freeDan Williams1-1/+4
2023-07-11SMB3: Do not send lease break acknowledgment if all file handles have been cl...Bharath SM1-13/+12
2023-07-11NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSIONOlga Kornievskaia1-0/+1
2023-07-11NFSv4.2: fix wrong shrinker_idQi Zheng1-35/+44
2023-07-11crypto: qat - unmap buffers before free for RSAHareshx Sankar Raj1-5/+4
2023-07-11crypto: qat - unmap buffer before free for DHHareshx Sankar Raj1-3/+2
2023-07-11ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guardMasahiro Yamada1-4/+4
2023-07-11modpost: fix off by one in is_executable_section()Dan Carpenter1-1/+1
2023-07-11crypto: jitter - correct health test during initializationStephan Müller1-6/+3
2023-07-11crypto: marvell/cesa - Fix type mismatch warningArnd Bergmann1-1/+1
2023-07-11modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}Masahiro Yamada1-0/+12
2023-07-11modpost: fix section mismatch message for R_ARM_ABS32Masahiro Yamada1-3/+9
2023-07-11crypto: nx - fix build warnings when DEBUG_FS is not enabledRandy Dunlap2-3/+3
2023-07-11modpost: remove broken calculation of exception_table_entry sizeMasahiro Yamada1-57/+3
2023-07-11hwrng: virtio - Fix race on data_avail and actual dataHerbert Xu1-5/+5
2023-07-11vfio/mdev: Move the compat_class initialization to module initEric Farman1-9/+14
2023-07-11PCI: vmd: Fix uninitialized variable usage in vmd_enable_domain()Xinghui Li1-1/+2
2023-07-11PCI: endpoint: functions/pci-epf-test: Fix dma_chan directionYoshihiro Shimoda1-1/+1
2023-07-11PCI: endpoint: Fix a Kconfig prompt of vNTB driverShunsuke Mie1-1/+1
2023-07-11perf test: Set PERF_EXEC_PATH for script executionNamhyung Kim1-0/+6
2023-07-11powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo...Aneesh Kumar K.V1-1/+1
2023-07-11powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfoAneesh Kumar K.V1-12/+22
2023-07-11riscv: uprobes: Restore thread.bad_causeTiezhu Yang1-0/+2
2023-07-11platform/x86:intel/pmc: Update maps for Meteor Lake P/M platformsXi Pardee2-10/+466
2023-07-11powerpc: update ppc_save_regs to save current r1 in pt_regsAditya Gupta1-3/+3
2023-07-11powerpc/powernv/sriov: perform null check on iov before dereferencing iovColin Ian King1-3/+3
2023-07-11scsi: ufs: core: mcq: Fix the incorrect OCS value for the device commandStanley Chu2-4/+7
2023-07-11scsi: ufs: core: Remove a ufshcd_add_command_trace() callBart Van Assche1-1/+0
2023-07-11perf stat: Reset aggr stats for each runNamhyung Kim1-0/+2