summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-13perf trace: Fix off by ones in memset() after realloc() in arches using libauditJiri Slaby
2020-10-13perf c2c: Update usage for showing memory eventsLeo Yan
2020-10-13Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo
2020-10-13tools lib traceevent: Hide non API functionsTzvetomir Stoyanov (VMware)
2020-10-13perf sched: Show start of latency as wellJoel Fernandes (Google)
2020-10-13perf vendor events: Fix typos in power8 PMU eventsSandipan Das
2020-10-13perf bench: Run inject-build-id with --buildid-all option tooNamhyung Kim
2020-10-13perf inject: Add --buildid-all optionNamhyung Kim
2020-10-13perf inject: Do not load map/dso when injecting build-idNamhyung Kim
2020-10-13perf inject: Enter namespace when reading build-idNamhyung Kim
2020-10-13perf inject: Add missing callbacks in perf_toolNamhyung Kim
2020-10-13perf bench: Add build-id injection benchmarkNamhyung Kim
2020-10-07perf stat: Fix out of bounds CPU map access when handling armv8_pmu eventsNamhyung Kim
2020-10-01perf python scripting: Fix printable strings in python3 scriptsJiri Olsa
2020-10-01perf trace: Use the autogenerated mmap 'prot' string/id tableArnaldo Carvalho de Melo
2020-10-01tools beauty: Add script to generate table of mmap's 'prot' argumentArnaldo Carvalho de Melo
2020-09-30perf beauty mmap_flags: Conditionaly define the mmap flagsArnaldo Carvalho de Melo
2020-09-29perf trace beauty: Add script to autogenerate mremap's flags args string/id t...Arnaldo Carvalho de Melo
2020-09-29perf tools: Separate the checking of headers only used to build beautificatio...Arnaldo Carvalho de Melo
2020-09-28Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2020-09-28Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-09-28mm: do not rely on mm == current->mm in __get_user_pages_lockedJason A. Donenfeld
2020-09-28perf test: Fix msan uninitialized use.Ian Rogers
2020-09-28perf parse-events: Reduce casts around bp_addrIan Rogers
2020-09-28perf test: Add expand cgroup event testNamhyung Kim
2020-09-28perf tools: Allow creation of cgroup without openNamhyung Kim
2020-09-28perf tools: Copy metric events properly when expand cgroupsNamhyung Kim
2020-09-28perf stat: Add --for-each-cgroup optionNamhyung Kim
2020-09-28perf evsel: Add evsel__clone() functionNamhyung Kim
2020-09-28perf vendor events: Update SkylakeX events to v1.21Jin Yao
2020-09-28perf vendor events intel: Update CascadelakeX events to v1.08Jin Yao
2020-09-27Linux 5.9-rc7Linus Torvalds
2020-09-27Merge tag 'kbuild-fixes-v5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-27Merge tag 'x86-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-27Merge tag 'timers-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-09-27mm/thp: Split huge pmds/puds if they're pinned when fork()Peter Xu
2020-09-27mm: Do early cow for pinned pages during fork() for ptesPeter Xu
2020-09-27mm/fork: Pass new vma pointer into copy_page_range()Peter Xu
2020-09-27mm: Introduce mm_struct.has_pinnedPeter Xu
2020-09-27Merge tag 'timers-v5.9-rc4' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner
2020-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-26Merge tag 'io_uring-5.9-2020-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-26Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-26Merge tag 's390-5.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-09-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-09-26mm: validate pmd after splittingMinchan Kim
2020-09-26mm: don't rely on system state to detect hot-plug operationsLaurent Dufour
2020-09-26mm: replace memmap_context by meminit_contextLaurent Dufour
2020-09-26arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writebackMikulas Patocka
2020-09-26lib/memregion.c: include memregion.hJason Yan