summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-31perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMUStephane Eranian1-1/+17
2022-08-31perf python: Fix build when PYTHON_CONFIG is user suppliedJames Clark1-1/+1
2022-08-31blk-mq: fix io hung due to missing commit_rqsYu Kuai1-2/+3
2022-08-31Documentation/ABI: Mention retbleed vulnerability info file for sysfsSalvatore Bonaccorso1-0/+1
2022-08-31drm/amdkfd: Fix isa version for the GC 10.3.7Prike Liang1-5/+1
2022-08-31x86/nospec: Fix i386 RSB stuffingPeter Zijlstra1-0/+12
2022-08-31binder_alloc: add missing mmap_lock calls when using the VMALiam Howlett1-10/+21
2022-08-31arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76Zenghui Yu1-0/+2
2022-08-31md: call __md_stop_writes in md_stopGuoqing Jiang1-0/+1
2022-08-31Revert "md-raid: destroy the bitmap after destroying the thread"Guoqing Jiang1-1/+1
2022-08-31mm/hugetlb: fix hugetlb not supporting softdirty trackingDavid Hildenbrand1-2/+6
2022-08-31io_uring: fix issue with io_write() not always undoing sb_start_write()Jens Axboe1-1/+6
2022-08-31Revert "zram: remove double compression logic"Jiri Slaby2-10/+33
2022-08-31riscv: dts: microchip: correct L2 cache interruptsHeinrich Schuchardt1-1/+1
2022-08-31riscv: traps: add missing prototypeConor Dooley2-1/+4
2022-08-31riscv: signal: fix missing prototype warningConor Dooley2-0/+13
2022-08-31xen/privcmd: fix error exit of privcmd_ioctl_dm_op()Juergen Gross1-10/+11
2022-08-31ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao2-5/+6
2022-08-31smb3: missing inode locks in punch holeDavid Howells1-6/+6
2022-08-31nouveau: explicitly wait on the fence in nouveau_bo_move_m2mfKarol Herbst1-0/+9
2022-08-31ACPI: processor: Remove freq Qos request for all CPUsRiwen Lu1-1/+1
2022-08-31shmem: update folio if shmem_replace_page() updates the pageMatthew Wilcox (Oracle)1-0/+1
2022-08-31Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt1-2/+13
2022-08-31fbdev: fbcon: Properly revert changes when vc_resize() failedShigeru Yoshida1-2/+25
2022-08-31s390: fix double free of GS and RI CBs on fork() failureBrian Foster1-6/+16
2022-08-31cifs: skip extra NULL byte in filenamesPaulo Alcantara1-10/+6
2022-08-31mm/mprotect: only reference swap pfn page if type matchPeter Xu1-1/+2
2022-08-31mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pteMiaohe Lin1-1/+1
2022-08-31bootmem: remove the vmemmap pages from kmemleak in put_page_bootmemLiu Shixin1-0/+2
2022-08-31s390/mm: do not trigger write fault when vma does not allow VM_WRITEGerald Schaefer1-1/+3
2022-08-31mm/damon/dbgfs: avoid duplicate context directory creationBadari Pulavarty1-0/+3
2022-08-31asm-generic: sections: refactor memory_intersectsQuanyang Wang1-2/+5
2022-08-31audit: move audit_return_fixup before the filtersRichard Guy Briggs1-2/+2
2022-08-31writeback: avoid use-after-free after removing deviceKhazhismel Kumykov3-12/+16
2022-08-31loop: Check for overflow while configuring loopSiddh Raman Pant1-0/+5
2022-08-31x86/PAT: Have pat_enabled() properly reflect state when running on XenJan Beulich1-1/+9
2022-08-31x86/nospec: Unwreck the RSB stuffingPeter Zijlstra1-41/+39
2022-08-31x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta4-19/+56
2022-08-31x86/sev: Don't use cc_platform_has() for early SEV-SNP callsTom Lendacky1-2/+14
2022-08-31x86/unwind/orc: Unwind ftrace trampolines with correct ORC entryChen Zhongjin1-5/+10
2022-08-31x86/entry: Fix entry_INT80_compat for Xen PV guestsJuergen Gross1-1/+1
2022-08-31perf/x86/lbr: Enable the branch type for the Arch LBR by defaultKan Liang1-0/+8
2022-08-31perf/x86/intel: Fix pebs event constraints for ADLKan Liang1-1/+1
2022-08-31x86/boot: Don't propagate uninitialized boot_params->cc_blob_addressMichael Roth2-1/+19
2022-08-31btrfs: update generation of hole file extent item when merging holesFilipe Manana1-0/+2
2022-08-31btrfs: fix possible memory leak in btrfs_get_dev_args_from_path()Zixuan Fu1-1/+4
2022-08-31btrfs: check if root is readonly while setting security xattrGoldwyn Rodrigues1-0/+3
2022-08-31btrfs: fix space cache corruption and potential double allocationsOmar Sandoval4-60/+22
2022-08-31btrfs: add info when mount fails due to stale replace targetAnand Jain1-1/+1
2022-08-31btrfs: replace: drop assert for suspended replaceAnand Jain1-2/+1