summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-10parisc: ftrace: Add declaration for ftrace_function_trampoline()Helge Deller
2023-08-10parisc: boot: Nuke some sparse warnings in decompressorHelge Deller
2023-08-10parisc: processor: Include asm/smp.h for init_per_cpu()Helge Deller
2023-08-10parisc: unaligned: Include linux/sysctl.h for unaligned_enabledHelge Deller
2023-08-10parisc: Move proc_mckinley_root and proc_runway_root to sba_iommuHelge Deller
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-10RDMA/bnxt_re: Initialize dpi_tbl_lock mutexKashyap Desai
2023-08-10RDMA/bnxt_re: Fix error handling in probe failure pathKalesh AP
2023-08-10RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAFSelvin Xavier
2023-08-10net: hns3: fix strscpy causing content truncation issueHao Chen
2023-08-10net: tls: set MSG_SPLICE_PAGES consistentlyJakub Kicinski
2023-08-10Merge tag 'dmaengine-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-10Merge tag 'nf-23-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-10ibmvnic: Ensure login failure recovery is safe from other resetsNick Child
2023-08-10ibmvnic: Do partial reset on login failureNick Child
2023-08-10ibmvnic: Handle DMA unmapping of login buffs in release functionsNick Child
2023-08-10ibmvnic: Unmap DMA login rsp buffer on send login failNick Child
2023-08-10ibmvnic: Enforce stronger sanity checks on login responseNick Child
2023-08-10net: mana: Fix MANA VF unload when hardware is unresponsiveSouradeep Chakrabarti
2023-08-10parisc: dma: Add prototype for pcxl_dma_startHelge Deller
2023-08-10parisc: parisc_ksyms: Include libgcc.h for libgcc prototypesHelge Deller
2023-08-10parisc: ucmpdi2: Fix no previous prototype for '__ucmpdi2' warningHelge Deller
2023-08-10x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann
2023-08-10x86/speculation: Add cpu_show_gds() prototypeArnd Bergmann
2023-08-10riscv: Implement flush_cache_vmap()Alexandre Ghiti
2023-08-10riscv: Do not allow vmap pud mappings for 3-level page tableAlexandre Ghiti
2023-08-10parisc: firmware: Mark pdc_result buffers localHelge Deller
2023-08-10parisc: firmware: Fix sparse context imbalance warningsHelge Deller
2023-08-10parisc: signal: Fix sparse incorrect type in assignment warningHelge Deller
2023-08-10parisc: ioremap: Fix sparse warningsHelge Deller
2023-08-10parisc: fault: Use C99 arrary initializersHelge Deller
2023-08-10parisc: pdt: Use PTR_ERR_OR_ZERO() to simplify codeYang Yingliang
2023-08-10parisc: Fix lightweight spinlock checks to not break futexesHelge Deller
2023-08-10btrfs: set cache_block_group_error if we find an errorJosef Bacik
2023-08-10btrfs: reject invalid reloc tree root keys with stack dumpQu Wenruo
2023-08-10btrfs: exit gracefully if reloc roots don't matchQu Wenruo
2023-08-10btrfs: avoid race between qgroup tree creation and relocationQu Wenruo
2023-08-10btrfs: properly clear end of the unreserved range in cow_file_rangeChristoph Hellwig
2023-08-10btrfs: don't wait for writeback on clean pages in extent_write_cache_pagesChristoph Hellwig
2023-08-10btrfs: don't stop integrity writeback too earlyChristoph Hellwig
2023-08-10ACPI: resource: Add IRQ override quirk for PCSpecialist Elimina Pro 16 MHans de Goede
2023-08-10btrfs: wait for actual caching progress during allocationJosef Bacik
2023-08-10driver core: cpu: Make cpu_show_not_affected() staticBorislav Petkov (AMD)
2023-08-10x86/srso: Fix build breakage with the LLVM linkerNick Desaulniers
2023-08-10Documentation/srso: Document IBPB aspect and fix formattingBorislav Petkov (AMD)
2023-08-10driver core: cpu: Unify redundant silly stubsBorislav Petkov (AMD)
2023-08-10Documentation/hw-vuln: Unify filename specification in indexBorislav Petkov (AMD)
2023-08-10drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap()Boris Brezillon
2023-08-10netfilter: nf_tables: remove busy mark and gc batch APIPablo Neira Ayuso