summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-021-22/+4Star
|\
| * cpu/hotplug: Remove skip_onerr field from cpuhp_step structureMukesh Ojha2018-08-311-22/+4Star
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-09-024-5/+4Star
|\ \
| * | notifier: Remove notifier header file wherever not usedMukesh Ojha2018-08-301-1/+0Star
| * | watchdog: Mark watchdog touch functions as notraceVincent Whitchurch2018-08-303-4/+4
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-272-12/+22
|\ \ | |/ |/|
| * bpf: use per htab salt for bucket hashDaniel Borkmann2018-08-231-10/+13
| * bpf: sockmap: write_space events need to be passed to TCP handlerJohn Fastabend2018-08-221-0/+3
| * bpf, sockmap: fix sock hash count in alloc_sock_hash_elemDaniel Borkmann2018-08-221-1/+3
| * bpf, sockmap: fix sock_hash_alloc and reject zero-sized keysDaniel Borkmann2018-08-221-1/+3
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-261-14/+37
|\ \
| * \ Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...Ingo Molnar2018-08-181-14/+37
| |\ \
| | * | kallsyms, x86: Export addresses of PTI entry trampolinesAlexander Shishkin2018-08-151-1/+27
| | * | kallsyms: Simplify update_iter_mod()Adrian Hunter2018-08-151-14/+11Star
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-08-261-0/+2
|\ \ \ \
| * | | | futex: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-201-0/+2
* | | | | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-261-1/+0Star
|\ \ \ \ \
| * | | | | mm, dev_pagemap: Do not clear ->mapping on final putDan Williams2018-07-231-1/+0Star
* | | | | | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2018-08-243-7/+35
|\ \ \ \ \ \
| * | | | | | cgroup/tracing: Move taking of spin lock out of trace event handlersSteven Rostedt (VMware)2018-07-113-7/+35
* | | | | | | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2018-08-241-15/+30
|\ \ \ \ \ \ \
| * | | | | | | workqueue: re-add lockdep dependencies for flushingJohannes Berg2018-08-221-0/+8
| * | | | | | | workqueue: skip lockdep wq dependency in cancel_work_sync()Johannes Berg2018-08-221-15/+22
* | | | | | | | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-243-80/+80
|\ \ \ \ \ \ \ \
| * | | | | | | | sys: don't hold uts_sem while accessing userspace memoryJann Horn2018-08-112-66/+70
| * | | | | | | | userns: move user access out of the mutexJann Horn2018-08-111-14/+10Star
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-243-2/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder2018-08-241-1/+1
| * | | | | | | | | treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2018-08-241-1/+1
| * | | | | | | | | namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca2018-08-241-0/+18
* | | | | | | | | | Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linuxLinus Torvalds2018-08-241-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | console: Replace #if 0 with atomic var 'ignore_console_lock_warning'Thomas Zimmermann2018-07-311-0/+3
* | | | | | | | | | | Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2018-08-233-1/+25
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | tracing/kprobes: Fix to check notrace function with correct rangeMasami Hiramatsu2018-08-211-1/+8
| * | | | | | | | | | tracing: Allow gcov profiling on only ftrace subsystemMasami Hiramatsu2018-08-212-0/+17
* | | | | | | | | | | Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-221-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tracing/blktrace: Fix to allow setting same valueSteven Rostedt (VMware)2018-08-161-0/+4
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-2210-140/+188
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | kernel/sysctl.c: fix typos in commentsRandy Dunlap2018-08-221-3/+3
| * | | | | | | | | | | | fork: don't copy inconsistent signal handler state to childJann Horn2018-08-221-0/+2
| * | | | | | | | | | | | signal: make get_signal() return boolChristian Brauner2018-08-221-2/+2
| * | | | | | | | | | | | signal: make sigkill_pending() return boolChristian Brauner2018-08-221-3/+3
| * | | | | | | | | | | | signal: make legacy_queue() return boolChristian Brauner2018-08-221-1/+1
| * | | | | | | | | | | | signal: make wants_signal() return boolChristian Brauner2018-08-221-5/+9
| * | | | | | | | | | | | signal: make flush_sigqueue_mask() voidChristian Brauner2018-08-221-3/+2Star
| * | | | | | | | | | | | signal: make unhandled_signal() return boolChristian Brauner2018-08-221-3/+5
| * | | | | | | | | | | | signal: make recalc_sigpending_tsk() return boolChristian Brauner2018-08-221-3/+4
| * | | | | | | | | | | | signal: make has_pending_signals() return boolChristian Brauner2018-08-221-1/+1
| * | | | | | | | | | | | signal: make sig_ignored() return boolChristian Brauner2018-08-221-3/+3
| * | | | | | | | | | | | signal: make sig_task_ignored() return boolChristian Brauner2018-08-221-2/+2