summaryrefslogtreecommitdiff
path: root/scripts/basic
ModeNameSize
-rw-r--r--.gitignore48logplain
-rw-r--r--Makefile143logplain
-rw-r--r--fixdep.c9416logplain
d>Hugh Dickins 2022-02-06perf: Fix list corruption in perf_cgroup_switch()Song Liu 2022-02-02perf/core: Allow kernel address filter when not filtering the kernelAdrian Hunter 2022-02-02perf/core: Fix address filter parser for multiple filtersAdrian Hunter 2022-02-02perf: Copy perf_event_attr::sig_data on modificationMarco Elver 2022-01-26perf/core: Fix cgroup event list managementNamhyung Kim 2022-01-26perf: Always wake the parent eventJames Clark 2022-01-18perf: Fix perf_event_read_local() timePeter Zijlstra 2022-01-12Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2021-12-14perf: Add a counter for number of user access events in contextRob Herring 2021-11-23perf: Ignore sigtrap for tracepoints destined for other tasksMarco Elver 2021-11-17perf/core: Use static_call to optimize perf_guest_info_callbacksSean Christopherson 2021-11-17perf: Force architectures to opt-in to guest callbacksSean Christopherson 2021-11-17perf: Stop pretending that perf can handle multiple guest callbacksSean Christopherson 2021-11-17perf: Protect perf_guest_cbs with RCUSean Christopherson 2021-11-11perf/core: Avoid put_page() when GUP failsGreg Thelen 2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds 2021-11-01Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds 2021-10-25perf/core: allow ftrace for functions in kernel/event/core.cSong Liu 2021-10-19tracing/perf: Add interrupt_context_level() helperSteven Rostedt (VMware) 2021-10-15perf/core: Allow ftrace for functions in kernel/event/core.cSong Liu 2021-10-15perf/x86: Add new event for AUX output counter indexAdrian Hunter 2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2021-10-01perf/core: fix userpage->time_enabled of inactive eventsSong Liu 2021-09-27mm/memcg: Convert mem_cgroup_charge() to take a folioMatthew Wilcox (Oracle) 2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2021-09-15events: Reuse value read using READ_ONCE instead of re-reading itBaptiste Lepers 2021-09-13perf: Enable branch record for software eventsSong Liu 2021-09-04Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linuxLinus Torvalds 2021-09-03mm: remove VM_DENYWRITEDavid Hildenbrand 2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds 2021-08-26perf/hw_breakpoint: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior