summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-013-13/+53
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-10-263-13/+53
| |\
| | * bpf: Fix use after free in bpf_get_prog_nameDaniel Borkmann2019-10-221-1/+1
| | * bpf: Fix use after free in subprog's jited symbol removalDaniel Borkmann2019-10-222-12/+21
| | * xdp: Handle device unregister for devmap_hash map typeToke Høiland-Jørgensen2019-10-211-0/+31
| | * xdp: Prevent overflow in devmap_hash cost calculation for 32-bit buildsToke Høiland-Jørgensen2019-10-181-1/+1
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-012-3/+11
|\ \ \
| * | | sched/topology: Allow sched_asym_cpucapacity to be disabledValentin Schneider2019-10-291-1/+5
| * | | sched/topology: Don't try to build empty sched domainsValentin Schneider2019-10-292-2/+6
* | | | perf/core: Start rejecting the syscall with attr.__reserved_2 setAlexander Shishkin2019-10-281-1/+1
|/ / /
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-10-272-3/+5
|\ \ \
| * | | posix-cpu-timers: Fix two trivial commentsYi Wang2019-10-231-3/+3
| * | | timers/sched_clock: Include local timekeeping.h for missing declarationsBen Dooks (Codethink)2019-10-231-0/+2
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-271-3/+5
|\ \ \ \
| * | | | perf/aux: Fix AUX output stoppingAlexander Shishkin2019-10-221-1/+1
| * | | | perf/aux: Fix tracking of auxiliary trace buffer allocationThomas Richter2019-10-211-2/+4
* | | | | Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-10-241-0/+240
|\ \ \ \ \
| * | | | | PM: QoS: Introduce frequency QoSRafael J. Wysocki2019-10-211-0/+240
| | |/ / / | |/| | |
* | | | | Merge tag 'trace-v5.4-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-10-232-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tracing: Fix race in perf_trace_buf initializationPrateek Sood2019-10-211-0/+4
| * | | | tracing: Fix "gfp_t" format for synthetic eventsZhengjun Xing2019-10-181-0/+2
| |/ / /
* | | | Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-10-201-4/+7
|\ \ \ \
| * | | | kheaders: substituting --sort in archive creationDmitry Goldin2019-10-171-4/+7
| |/ / /
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-10-201-4/+4
|\ \ \ \
| * | | | hrtimer: Annotate lockless access to timer->baseEric Dumazet2019-10-141-4/+4
| |/ / /
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-201-4/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | stop_machine: Avoid potential race behaviourMark Rutland2019-10-171-4/+6
| |/ /
* | | kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe registerSong Liu2019-10-191-2/+11
* | | Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-10-181-0/+1
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2019-10-181-0/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | PM: sleep: include <linux/pm_runtime.h> for pm_wqBen Dooks2019-10-101-0/+1
* | | | | kthread: make __kthread_queue_delayed_work staticBen Dooks2019-10-161-3/+3
* | | | | Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-10-151-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ defineHelge Deller2019-10-141-2/+2
| | |/ / | |/| |
* | | | Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-10-1313-87/+217
|\ \ \ \
| * | | | tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek2019-10-121-0/+1
| * | | | tracing/hwlat: Don't ignore outer-loop duration when calculating max_latencySrivatsa S. Bhat (VMware)2019-10-121-0/+2
| * | | | tracing/hwlat: Report total time spent in all NMIs during the sampleSrivatsa S. Bhat (VMware)2019-10-121-1/+1
| * | | | tracing: Add locked_down checks to the open calls of files created for tracefsSteven Rostedt (VMware)2019-10-1210-4/+98
| * | | | tracing: Add tracing_check_open_get_tr()Steven Rostedt (VMware)2019-10-126-60/+81
| * | | | tracing: Have trace events system open call tracing_open_generic_tr()Steven Rostedt (VMware)2019-10-123-15/+5
| * | | | tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)2019-10-121-2/+15
| * | | | ftrace: Get a reference counter for the trace_array on filter filesSteven Rostedt (VMware)2019-10-121-9/+18
| | |/ / | |/| |
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-10-122-17/+25
|\ \ \ \
| * | | | sched/vtime: Fix guest/system mis-accounting on task switchFrederic Weisbecker2019-10-091-3/+3
| * | | | sched/fair: Scale bandwidth quota and period without losing quota/period rati...Xuewei Zhang2019-10-091-14/+22
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-121-7/+36
|\ \ \ \ \
| * | | | | perf/core: Fix corner case in perf_rotate_context()Song Liu2019-10-091-5/+17
| * | | | | perf/core: Rework memory accounting in perf_mmap()Song Liu2019-10-091-2/+15
| * | | | | perf/core: Fix inheritance of aux_output groupsAlexander Shishkin2019-10-071-0/+4
| | |/ / / | |/| | |