summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-16Merge tag 'drm-misc-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-9/+10
2021-07-15Merge tag 'pwm/for-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-73/+56
2021-07-15SMB3.1.1: fix mount failure to some servers when compression enabledSteve French1-0/+1
2021-07-15cifs: added WARN_ON for all the count decrementsShyam Prasad N2-0/+11
2021-07-15cifs: fix missing null session check in mountSteve French1-1/+1
2021-07-15cifs: handle reconnect of tcon when there is no cached dfs referralPaulo Alcantara1-4/+2
2021-07-16Merge tag 'amd-drm-fixes-5.14-2021-07-14' of https://gitlab.freedesktop.org/a...Dave Airlie29-1372/+182
2021-07-15tracing: Do not reference char * as a string in histogramsSteven Rostedt (VMware)1-3/+3
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds31-27/+44
2021-07-15perf trace: Free strings in trace__parse_events_option()Riccardo Mancini1-0/+3
2021-07-15perf trace: Free syscall tp fields in evsel->privRiccardo Mancini1-1/+16
2021-07-15perf trace: Free syscall->arg_fmtRiccardo Mancini1-1/+15
2021-07-15perf trace: Free malloc'd trace fields on exitRiccardo Mancini1-1/+10
2021-07-15perf lzma: Close lzma stream on exitRiccardo Mancini1-3/+5
2021-07-15perf script: Fix memory 'threads' and 'cpus' leaks on exitRiccardo Mancini1-0/+7
2021-07-15perf script: Release zstd dataRiccardo Mancini1-0/+1
2021-07-15perf session: Cleanup trace_eventRiccardo Mancini1-0/+1
2021-07-15perf inject: Close inject.output on exitRiccardo Mancini1-2/+6
2021-07-15perf report: Free generated help strings for sort optionRiccardo Mancini3-13/+24
2021-07-15perf env: Fix memory leak of cpu_pmu_capsRiccardo Mancini1-0/+1
2021-07-15perf test maps__merge_in: Fix memory leak of mapsRiccardo Mancini1-0/+2
2021-07-15perf dso: Fix memory leak in dso__new_map()Riccardo Mancini1-1/+3
2021-07-15perf test event_update: Fix memory leak of unitRiccardo Mancini1-1/+3
2021-07-15perf test event_update: Fix memory leak of evlistRiccardo Mancini1-1/+1
2021-07-15perf test session_topology: Delete session->evlistRiccardo Mancini1-0/+1
2021-07-15perf env: Fix sibling_dies memory leakRiccardo Mancini1-0/+1
2021-07-15perf probe: Fix dso->nsinfo refcountingRiccardo Mancini1-1/+3
2021-07-15perf map: Fix dso->nsinfo refcountingRiccardo Mancini1-0/+2
2021-07-15perf inject: Fix dso->nsinfo refcountingRiccardo Mancini1-2/+3
2021-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-41/+96
2021-07-15EDAC/igen6: fix core dependency AGAINRandy Dunlap1-1/+1
2021-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-64/+255
2021-07-15Merge tag 'iommu-fixes-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-24/+30
2021-07-15mm/hugetlb: fix refs calculation from unaligned @vaddrJoao Martins1-2/+3
2021-07-15hfs: add lock nesting notation to hfs_find_initDesmond Cheong Zhi Xi2-1/+20
2021-07-15hfs: fix high memory mapping in hfs_bnode_readDesmond Cheong Zhi Xi1-5/+20
2021-07-15hfs: add missing clean-up in hfs_fill_superDesmond Cheong Zhi Xi1-5/+5
2021-07-15lib/test_hmm: remove set but unused page variableAlistair Popple1-2/+0
2021-07-15mm: fix the try_to_unmap prototype for !CONFIG_MMUChristoph Hellwig1-1/+3
2021-07-15mm/page_alloc: further fix __alloc_pages_bulk() return valueChuck Lever1-6/+8
2021-07-15mm/page_alloc: correct return value when failing at preparingYanfei Xu1-1/+1
2021-07-15mm/page_alloc: avoid page allocator recursion with pagesets.lock heldMel Gorman1-0/+12
2021-07-15Revert "mm/page_alloc: make should_fail_alloc_page() static"Matteo Croce1-1/+1
2021-07-15kasan: fix build by including kernel.hMarco Elver1-0/+1
2021-07-15kasan: add memzero init for unaligned size at DEBUGYee Lee1-0/+12
2021-07-15mm: move helper to check slub_debug_enabledMarco Elver2-18/+11
2021-07-15xfs: detect misaligned rtinherit directory extent size hintsDarrick J. Wong1-2/+16
2021-07-15xfs: fix an integer overflow error in xfs_growfs_rtDarrick J. Wong1-5/+5
2021-07-15xfs: improve FSGROWFSRT precondition checkingDarrick J. Wong1-7/+32
2021-07-15xfs: don't expose misaligned extszinherit hints to userspaceDarrick J. Wong1-1/+18