summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-051-2/+1Star
|\
| * perf/ring_buffer: Fix AUX software double bufferingAlexander Shishkin2019-05-031-2/+1Star
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-051-0/+1
|\ \
| * | sched/cpufreq: Fix kobject memleakTobin C. Harding2019-04-301-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-021-30/+46
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-04-261-30/+46
| |\ \
| | * | bpf: mark registers in all frames after pkt/null checksPaul Chaignon2019-04-261-30/+46
* | | | Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-291-2/+15
|\ \ \ \ | |_|_|/ |/| | |
| * | | seccomp: Make NEW_LISTENER and TSYNC flags exclusiveTycho Andersen2019-04-261-2/+15
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-04-271-0/+4
|\ \ \ \
| * | | | sched/numa: Fix a possible divide-by-zeroXie XiuQi2019-04-251-0/+4
| | |/ / | |/| |
* | | | Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-04-262-17/+20
|\ \ \ \ | |/ / / |/| | |
| * | | trace: Fix preempt_enable_no_resched() abusePeter Zijlstra2019-04-261-1/+1
| * | | tracing: Fix a memory leak by early error exit in trace_pid_write()Wenwen Wang2019-04-261-1/+4
| * | | tracing: Fix buffer_ref pipe opsJann Horn2019-04-261-14/+14
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-04-203-2/+11
|\ \ \ \
| * | | | timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()Chang-An Chen2019-04-183-2/+11
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-204-39/+43
|\ \ \ \ \
| * | | | | kprobes: Mark ftrace mcount handler functions nokprobeMasami Hiramatsu2019-04-191-1/+5
| * | | | | perf/ring_buffer: Fix AUX record suppressionAlexander Shishkin2019-04-161-18/+15Star
| * | | | | perf/core: Fix the address filtering fixAlexander Shishkin2019-04-161-16/+21
| * | | | | kprobes: Fix error check when reusing optimized probesMasami Hiramatsu2019-04-161-4/+2Star
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-04-202-2/+26
|\ \ \ \ \ \
| * | | | | | sched/deadline: Correctly handle active 0-lag timersluca abeni2019-04-161-2/+1Star
| * | | | | | sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockupPhil Auld2019-04-161-0/+25
| |/ / / / /
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-04-201-4/+5
|\ \ \ \ \ \
| * | | | | | locking/lockdep: Make lockdep_unregister_key() honor 'debug_locks' againBart Van Assche2019-04-161-4/+5
| |/ / / / /
* | | | | | kernel/watchdog_hld.c: hard lockup message should end with a newlineSergey Senozhatsky2019-04-191-1/+2
* | | | | | signal: use fdget() since we don't allow O_PATHChristian Brauner2019-04-181-1/+1
|/ / / / /
* | | | | Merge branch 'page-refs' (page ref overflow)Linus Torvalds2019-04-151-1/+5
|\ \ \ \ \
| * | | | | fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox2019-04-141-1/+5
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-04-131-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | alarmtimer: Return correct remaining timeAndrei Vagin2019-04-101-1/+1
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-04-131-3/+3
|\ \ \ \ \ \
| * | | | | | sched/fair: Do not re-read ->h_load_next during hierarchical load calculationMel Gorman2019-04-031-3/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-132-11/+45
|\ \ \ \ \ \
| * | | | | | perf/core: Fix perf_event_disable_inatomic() racePeter Zijlstra2019-04-122-11/+45
| |/ / / / /
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-04-131-17/+12Star
|\ \ \ \ \ \
| * | | | | | locking/lockdep: Zap lock classes even with lock debugging disabledBart Van Assche2019-04-101-17/+12Star
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-132-0/+5
|\ \ \ \ \ \
| * | | | | | genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()Stephen Boyd2019-04-051-0/+4
| * | | | | | genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=nKefeng Wang2019-04-051-0/+1
| | |/ / / / | |/| | | |
* | | | | | dma-debug: only skip one stackframe entryScott Wood2019-04-111-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-061-1/+2
|\ \ \ \ \
| * | | | | kernel/sysctl.c: fix out-of-bounds access when setting file-maxWill Deacon2019-04-061-1/+2
* | | | | | Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2019-04-062-4/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-052-3/+3
| * | | | | tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()Steven Rostedt (Red Hat)2019-04-041-3/+6
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-053-19/+31
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-303-19/+31
| |\ \ \ \ \