Age | Commit message (Expand) | Author | Files | Lines |
2019-10-13 | Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 13 | -87/+217 |
2019-10-12 | tracing: Initialize iter->seq after zeroing in tracing_read_pipe() | Petr Mladek | 1 | -0/+1 |
2019-10-12 | tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency | Srivatsa S. Bhat (VMware) | 1 | -0/+2 |
2019-10-12 | tracing/hwlat: Report total time spent in all NMIs during the sample | Srivatsa S. Bhat (VMware) | 1 | -1/+1 |
2019-10-12 | tracing: Add locked_down checks to the open calls of files created for tracefs | Steven Rostedt (VMware) | 10 | -4/+98 |
2019-10-12 | tracing: Add tracing_check_open_get_tr() | Steven Rostedt (VMware) | 6 | -60/+81 |
2019-10-12 | tracing: Have trace events system open call tracing_open_generic_tr() | Steven Rostedt (VMware) | 3 | -15/+5 |
2019-10-12 | tracing: Get trace_array reference for available_tracers files | Steven Rostedt (VMware) | 1 | -2/+15 |
2019-10-12 | ftrace: Get a reference counter for the trace_array on filter files | Steven Rostedt (VMware) | 1 | -9/+18 |
2019-10-12 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -17/+25 |
2019-10-12 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -7/+36 |
2019-10-11 | Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -6/+0 |
2019-10-09 | perf/core: Fix corner case in perf_rotate_context() | Song Liu | 1 | -5/+17 |
2019-10-09 | perf/core: Rework memory accounting in perf_mmap() | Song Liu | 1 | -2/+15 |
2019-10-09 | sched/vtime: Fix guest/system mis-accounting on task switch | Frederic Weisbecker | 1 | -3/+3 |
2019-10-09 | sched/fair: Scale bandwidth quota and period without losing quota/period rati... | Xuewei Zhang | 1 | -14/+22 |
2019-10-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+3 |
2019-10-07 | kernel/sysctl.c: do not override max_threads provided by userspace | Michal Hocko | 1 | -2/+2 |
2019-10-07 | panic: ensure preemption is disabled during panic() | Will Deacon | 1 | -0/+1 |
2019-10-07 | perf/core: Fix inheritance of aux_output groups | Alexander Shishkin | 1 | -0/+4 |
2019-10-06 | Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -2/+2 |
2019-10-06 | Revert "libata, freezer: avoid block device removal while system is frozen" | Mika Westerberg | 1 | -6/+0 |
2019-10-05 | Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+4 |
2019-10-05 | dma-mapping: fix false positivse warnings in dma_common_free_remap() | Andrey Smirnov | 1 | -2/+2 |
2019-10-05 | kheaders: make headers archive reproducible | Dmitry Goldin | 1 | -1/+4 |
2019-10-04 | Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 3 | -101/+23 |
2019-10-04 | Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+11 |
2019-10-03 | fork: add kernel-doc for clone3 | Christian Brauner | 1 | -0/+11 |
2019-10-02 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -33/+29 |
2019-10-01 | membarrier: Fix RCU locking bug caused by faulty merge | Peter Zijlstra | 1 | -1/+0 |
2019-10-01 | perf_event_open: switch to copy_struct_from_user() | Aleksa Sarai | 1 | -38/+9 |
2019-10-01 | sched_setattr: switch to copy_struct_from_user() | Aleksa Sarai | 1 | -36/+7 |
2019-10-01 | clone3: switch to copy_struct_from_user() | Aleksa Sarai | 1 | -27/+7 |
2019-09-30 | Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 3 | -7/+25 |
2019-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 3 | -10/+25 |
2019-09-28 | tracing: Have error path in predicate_parse() free its allocated memory | Navid Emamdoost | 1 | -2/+4 |
2019-09-28 | tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro | Nathan Chancellor | 1 | -5/+5 |
2019-09-28 | tracing/probe: Fix to check the difference of nr_args before adding probe | Masami Hiramatsu | 1 | -0/+16 |
2019-09-28 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -201/+221 |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -22/+137 |
2019-09-27 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -48/+56 |
2019-09-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -3/+10 |
2019-09-27 | tick: broadcast-hrtimer: Fix a race in bc_set_next | Balasubramani Vivekanandan | 1 | -33/+29 |
2019-09-27 | bpf: Fix bpf_event_output re-entry issue | Allan Zhang | 1 | -5/+21 |
2019-09-26 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+5 |
2019-09-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+3 |
2019-09-26 | Merge tag 'trace-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2 | -4/+6 |
2019-09-26 | bpf: Clean up indentation issue in BTF kflag processing | Colin Ian King | 1 | -1/+1 |
2019-09-25 | bug: consolidate __WARN_FLAGS usage | Kees Cook | 1 | -1/+1 |
2019-09-25 | bug: lift "cut here" out of __warn() | Kees Cook | 1 | -4/+2 |