summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-16perf test bpf: Free obj_bufRiccardo Mancini
2021-07-16cifs: do not share tcp sessions of dfs connectionsPaulo Alcantara
2021-07-16zonefs: remove redundant null bio checkXianting Tian
2021-07-15Revert "Makefile: Enable -Wimplicit-fallthrough for Clang"Linus Torvalds
2021-07-16Merge tag 'drm-intel-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-07-15Merge tag 'configfs-5.13-1' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2021-07-16Merge tag 'drm-misc-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-07-15Merge tag 'pwm/for-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-15SMB3.1.1: fix mount failure to some servers when compression enabledSteve French
2021-07-15cifs: added WARN_ON for all the count decrementsShyam Prasad N
2021-07-15cifs: fix missing null session check in mountSteve French
2021-07-15cifs: handle reconnect of tcon when there is no cached dfs referralPaulo Alcantara
2021-07-16Merge tag 'amd-drm-fixes-5.14-2021-07-14' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-07-15tracing: Do not reference char * as a string in histogramsSteven Rostedt (VMware)
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-15perf trace: Free strings in trace__parse_events_option()Riccardo Mancini
2021-07-15perf trace: Free syscall tp fields in evsel->privRiccardo Mancini
2021-07-15perf trace: Free syscall->arg_fmtRiccardo Mancini
2021-07-15perf trace: Free malloc'd trace fields on exitRiccardo Mancini
2021-07-15perf lzma: Close lzma stream on exitRiccardo Mancini
2021-07-15perf script: Fix memory 'threads' and 'cpus' leaks on exitRiccardo Mancini
2021-07-15perf script: Release zstd dataRiccardo Mancini
2021-07-15perf session: Cleanup trace_eventRiccardo Mancini
2021-07-15perf inject: Close inject.output on exitRiccardo Mancini
2021-07-15perf report: Free generated help strings for sort optionRiccardo Mancini
2021-07-15perf env: Fix memory leak of cpu_pmu_capsRiccardo Mancini
2021-07-15perf test maps__merge_in: Fix memory leak of mapsRiccardo Mancini
2021-07-15perf dso: Fix memory leak in dso__new_map()Riccardo Mancini
2021-07-15perf test event_update: Fix memory leak of unitRiccardo Mancini
2021-07-15perf test event_update: Fix memory leak of evlistRiccardo Mancini
2021-07-15perf test session_topology: Delete session->evlistRiccardo Mancini
2021-07-15perf env: Fix sibling_dies memory leakRiccardo Mancini
2021-07-15perf probe: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-15perf map: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-15perf inject: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-15EDAC/igen6: fix core dependency AGAINRandy Dunlap
2021-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-07-15Merge tag 'iommu-fixes-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-07-15mm/hugetlb: fix refs calculation from unaligned @vaddrJoao Martins
2021-07-15hfs: add lock nesting notation to hfs_find_initDesmond Cheong Zhi Xi
2021-07-15hfs: fix high memory mapping in hfs_bnode_readDesmond Cheong Zhi Xi
2021-07-15hfs: add missing clean-up in hfs_fill_superDesmond Cheong Zhi Xi
2021-07-15lib/test_hmm: remove set but unused page variableAlistair Popple
2021-07-15mm: fix the try_to_unmap prototype for !CONFIG_MMUChristoph Hellwig
2021-07-15mm/page_alloc: further fix __alloc_pages_bulk() return valueChuck Lever
2021-07-15mm/page_alloc: correct return value when failing at preparingYanfei Xu
2021-07-15mm/page_alloc: avoid page allocator recursion with pagesets.lock heldMel Gorman
2021-07-15Revert "mm/page_alloc: make should_fail_alloc_page() static"Matteo Croce
2021-07-15kasan: fix build by including kernel.hMarco Elver