summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-31Linux 5.19.6v5.19.6Greg Kroah-Hartman
2022-08-31bpf: Don't use tnum_range on array range checking for poke descriptorsDaniel Borkmann
2022-08-31riscv: dts: microchip: mpfs: remove pci axi address translation propertyConor Dooley
2022-08-31riscv: dts: microchip: mpfs: remove bogus card-detect-delayConor Dooley
2022-08-31riscv: dts: microchip: mpfs: remove ti,fifo-depth propertyConor Dooley
2022-08-31riscv: dts: microchip: mpfs: fix incorrect pcie child node nameConor Dooley
2022-08-31scsi: core: Fix passthrough retry counter handlingMike Christie
2022-08-31scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wqSaurabh Sengar
2022-08-31scsi: ufs: core: Enable link lost interruptKiwoong Kim
2022-08-31arm64/sme: Don't flush SVE register state when handling SME trapsMark Brown
2022-08-31arm64/sme: Don't flush SVE register state when allocating SME storageMark Brown
2022-08-31arm64/signal: Flush FPSIMD register state when disabling streaming modeMark Brown
2022-08-31arm64: fix rodata=fullMark Rutland
2022-08-31perf stat: Clear evsel->reset_group for each stat runIan Rogers
2022-08-31perf/x86/intel/ds: Fix precise store latency handlingStephane Eranian
2022-08-31perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian
2022-08-31perf python: Fix build when PYTHON_CONFIG is user suppliedJames Clark
2022-08-31blk-mq: fix io hung due to missing commit_rqsYu Kuai
2022-08-31Documentation/ABI: Mention retbleed vulnerability info file for sysfsSalvatore Bonaccorso
2022-08-31drm/amdkfd: Fix isa version for the GC 10.3.7Prike Liang
2022-08-31x86/nospec: Fix i386 RSB stuffingPeter Zijlstra
2022-08-31binder_alloc: add missing mmap_lock calls when using the VMALiam Howlett
2022-08-31arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76Zenghui Yu
2022-08-31md: call __md_stop_writes in md_stopGuoqing Jiang
2022-08-31Revert "md-raid: destroy the bitmap after destroying the thread"Guoqing Jiang
2022-08-31mm/hugetlb: fix hugetlb not supporting softdirty trackingDavid Hildenbrand
2022-08-31io_uring: fix issue with io_write() not always undoing sb_start_write()Jens Axboe
2022-08-31Revert "zram: remove double compression logic"Jiri Slaby
2022-08-31riscv: dts: microchip: correct L2 cache interruptsHeinrich Schuchardt
2022-08-31riscv: traps: add missing prototypeConor Dooley
2022-08-31riscv: signal: fix missing prototype warningConor Dooley
2022-08-31xen/privcmd: fix error exit of privcmd_ioctl_dm_op()Juergen Gross
2022-08-31ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao
2022-08-31smb3: missing inode locks in punch holeDavid Howells
2022-08-31nouveau: explicitly wait on the fence in nouveau_bo_move_m2mfKarol Herbst
2022-08-31ACPI: processor: Remove freq Qos request for all CPUsRiwen Lu
2022-08-31shmem: update folio if shmem_replace_page() updates the pageMatthew Wilcox (Oracle)
2022-08-31Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt
2022-08-31fbdev: fbcon: Properly revert changes when vc_resize() failedShigeru Yoshida
2022-08-31s390: fix double free of GS and RI CBs on fork() failureBrian Foster
2022-08-31cifs: skip extra NULL byte in filenamesPaulo Alcantara
2022-08-31mm/mprotect: only reference swap pfn page if type matchPeter Xu
2022-08-31mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pteMiaohe Lin
2022-08-31bootmem: remove the vmemmap pages from kmemleak in put_page_bootmemLiu Shixin
2022-08-31s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer
2022-08-31mm/damon/dbgfs: avoid duplicate context directory creationBadari Pulavarty
2022-08-31asm-generic: sections: refactor memory_intersectsQuanyang Wang
2022-08-31audit: move audit_return_fixup before the filtersRichard Guy Briggs
2022-08-31writeback: avoid use-after-free after removing deviceKhazhismel Kumykov
2022-08-31loop: Check for overflow while configuring loopSiddh Raman Pant