summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-04-27
|\
| * sched/numa: Fix a possible divide-by-zeroXie XiuQi2019-04-25
* | Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-04-26
|\ \ | |/ |/|
| * trace: Fix preempt_enable_no_resched() abusePeter Zijlstra2019-04-26
| * tracing: Fix a memory leak by early error exit in trace_pid_write()Wenwen Wang2019-04-26
| * tracing: Fix buffer_ref pipe opsJann Horn2019-04-26
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-04-20
|\ \
| * | timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze()Chang-An Chen2019-04-18
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-20
|\ \ \
| * | | kprobes: Mark ftrace mcount handler functions nokprobeMasami Hiramatsu2019-04-19
| * | | perf/ring_buffer: Fix AUX record suppressionAlexander Shishkin2019-04-16
| * | | perf/core: Fix the address filtering fixAlexander Shishkin2019-04-16
| * | | kprobes: Fix error check when reusing optimized probesMasami Hiramatsu2019-04-16
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-04-20
|\ \ \ \
| * | | | sched/deadline: Correctly handle active 0-lag timersluca abeni2019-04-16
| * | | | sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockupPhil Auld2019-04-16
| |/ / /
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-04-20
|\ \ \ \
| * | | | locking/lockdep: Make lockdep_unregister_key() honor 'debug_locks' againBart Van Assche2019-04-16
| |/ / /
* | | | kernel/watchdog_hld.c: hard lockup message should end with a newlineSergey Senozhatsky2019-04-19
* | | | signal: use fdget() since we don't allow O_PATHChristian Brauner2019-04-18
|/ / /
* | | Merge branch 'page-refs' (page ref overflow)Linus Torvalds2019-04-14
|\ \ \
| * | | fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox2019-04-14
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-04-12
|\ \ \ \ | | |/ / | |/| |
| * | | alarmtimer: Return correct remaining timeAndrei Vagin2019-04-10
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-04-12
|\ \ \ \
| * | | | sched/fair: Do not re-read ->h_load_next during hierarchical load calculationMel Gorman2019-04-03
| | |_|/ | |/| |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-12
|\ \ \ \
| * | | | perf/core: Fix perf_event_disable_inatomic() racePeter Zijlstra2019-04-12
| |/ / /
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-04-12
|\ \ \ \
| * | | | locking/lockdep: Zap lock classes even with lock debugging disabledBart Van Assche2019-04-10
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-12
|\ \ \ \ \
| * | | | | genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()Stephen Boyd2019-04-05
| * | | | | genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=nKefeng Wang2019-04-05
| | |/ / / | |/| | |
* | | | | dma-debug: only skip one stackframe entryScott Wood2019-04-11
| |/ / / |/| | |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-05
|\ \ \ \
| * | | | kernel/sysctl.c: fix out-of-bounds access when setting file-maxWill Deacon2019-04-05
* | | | | Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2019-04-05
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-05
| * | | | tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()Steven Rostedt (Red Hat)2019-04-04
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-05
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-30
| |\ \ \ \
| | * | | | xdp: fix cpumap redirect SKB creation bugJesper Dangaard Brouer2019-03-29
| | * | | | bpf: remove incorrect 'verifier bug' warningPaul Chaignon2019-03-26
| | * | | | bpf: fix use after free in bpf_evict_inodeDaniel Borkmann2019-03-25
* | | | | | signal: don't silently convert SI_USER signals to non-current pidfdJann Horn2019-04-01
| |_|/ / / |/| | | |
* | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-31
|\ \ \ \ \
| * | | | | cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=nThomas Gleixner2019-03-28
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-31
|\ \ \ \ \ \
| * | | | | | watchdog: Respect watchdog cpumask on CPU hotplugThomas Gleixner2019-03-28
| |/ / / / /
* | / / / / ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin2019-03-29
| |/ / / / |/| | | |