summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-31recordmcount: Clarify what cleanup() doesMatt Helsley
2019-08-31recordmcount: Remove redundant cleanup() callsMatt Helsley
2019-08-31recordmcount: Kernel style formattingMatt Helsley
2019-08-31recordmcount: Kernel style function signature formattingMatt Helsley
2019-08-31recordmcount: Rewrite error/success handlingMatt Helsley
2019-08-31selftests/ftrace: Add syntax error test for multiprobeMasami Hiramatsu
2019-08-31selftests/ftrace: Add syntax error test for immediatesMasami Hiramatsu
2019-08-31selftests/ftrace: Add a testcase for kprobe multiprobe eventMasami Hiramatsu
2019-08-31tracing/probe: Add immediate string parameter supportMasami Hiramatsu
2019-08-31tracing/probe: Add immediate parameter supportMasami Hiramatsu
2019-08-31tracing/uprobe: Add per-probe delete from eventMasami Hiramatsu
2019-08-31tracing/kprobe: Add per-probe delete from eventMasami Hiramatsu
2019-08-31tracing/uprobe: Add multi-probe per uprobe event supportMasami Hiramatsu
2019-08-31tracing/kprobe: Add multi-probe per event supportMasami Hiramatsu
2019-08-31tracing/dynevent: Pass extra arguments to match operationMasami Hiramatsu
2019-08-31tracing/dynevent: Delete all matched eventsMasami Hiramatsu
2019-08-31tracing/probe: Split trace_event related data from trace_probeMasami Hiramatsu
2019-08-31recordmcount: Remove unused fd from uwrite() and ulseek()Matt Helsley
2019-08-31recordmcount: Remove uread()Matt Helsley
2019-08-31recordmcount: Remove redundant strcmpMatt Helsley
2019-08-31kprobes: Allow kprobes coexist with livepatchMasami Hiramatsu
2019-08-31tracing: Correct kdoc formatsJakub Kicinski
2019-08-31ftrace/x86: Remove mcount() declarationJisheng Zhang
2019-08-31tracing/probe: Fix null pointer dereferenceXinpeng Liu
2019-08-31tracing: Make exported ftrace_set_clr_event non-staticDenis Efremov
2019-08-30ftrace: Check for successful allocation of hashNaveen N. Rao
2019-08-30ftrace: Check for empty hash and comment the race with registering probesSteven Rostedt (VMware)
2019-08-30ftrace: Fix NULL pointer dereference in t_probe_next()Naveen N. Rao
2019-08-25Linux 5.3-rc6Linus Torvalds
2019-08-25Merge tag 'auxdisplay-for-linus-v5.3-rc7' of git://github.com/ojeda/linuxLinus Torvalds
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-08-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-08-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-08-24Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-24mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=yAndrey Ryabinin
2019-08-24mm/zsmalloc.c: fix race condition in zs_destroy_poolHenry Burns
2019-08-24mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitelyHenry Burns
2019-08-24mm, page_owner: handle THP splits correctlyVlastimil Babka
2019-08-24userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctxOleg Nesterov
2019-08-24psi: get poll_work to run when calling poll syscall next timeJason Xing
2019-08-24mm: memcontrol: flush percpu vmevents before releasing memcgRoman Gushchin
2019-08-24mm: memcontrol: flush percpu vmstats before releasing memcgRoman Gushchin
2019-08-24parisc: fix compilation errrorsQian Cai
2019-08-24mm, page_alloc: move_freepages should not examine struct page of reserved memoryDavid Rientjes
2019-08-24mm/z3fold.c: fix race between migration and destructionHenry Burns