summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sysctl: remove /proc/sys/vm/nr_pdflush_threadsJens Axboe2017-10-041-5/+0
* block: fix a build errorShaohua Li2017-09-261-4/+4
* kthread: add a mechanism to store cgroup infoShaohua Li2017-09-261-2/+64
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-251-6/+12
|\
| * blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long2017-09-251-6/+12
* | Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-253-29/+41
|\ \
| * | tracing: Remove RCU work arounds from stack tracerSteven Rostedt (VMware)2017-09-231-15/+0
| * | extable: Enable RCU if it is not watching in kernel_text_address()Steven Rostedt (VMware)2017-09-231-5/+30
| * | extable: Consolidate *kernel_text_address() functionsSteven Rostedt (VMware)2017-09-231-9/+1
| * | rcu: Allow for page faults in NMI handlersPaul E. McKenney2017-09-231-0/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-234-6/+16
|\ \ \
| * | | bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song2017-09-201-1/+2
| * | | bpf: fix ri->map_owner pointer on bpf_prog_reallocDaniel Borkmann2017-09-191-1/+6
| * | | bpf: do not disable/enable BH in bpf_map_free_id()Eric Dumazet2017-09-191-2/+4
| * | | bpf: devmap: pass on return value of bpf_map_precharge_memlockTobias Klauser2017-09-181-2/+4
* | | | Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-221-11/+310
|\ \ \ \
| * | | | seccomp: Implement SECCOMP_RET_KILL_PROCESS actionKees Cook2017-08-141-2/+7
| * | | | seccomp: Introduce SECCOMP_RET_KILL_PROCESSKees Cook2017-08-141-6/+16
| * | | | seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADKees Cook2017-08-141-18/+21
| * | | | seccomp: Action to log before allowingTyler Hicks2017-08-141-5/+18
| * | | | seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOWTyler Hicks2017-08-141-6/+20
| * | | | seccomp: Sysctl to configure actions that are allowed to be loggedTyler Hicks2017-08-141-3/+168
| * | | | seccomp: Operation for checking if an action is availableTyler Hicks2017-08-141-0/+26
| * | | | seccomp: Sysctl to display available actionsTyler Hicks2017-08-141-0/+51
| * | | | seccomp: Provide matching filter for introspectionKees Cook2017-08-141-3/+15
* | | | | Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-203-3/+19
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan2017-09-191-1/+1
| * | | tracing: Ignore mmiotrace from kernel commandlineZiqian SUN (Zamir)2017-09-193-0/+10
| * | | tracing: Erase irqsoff trace with empty writeBo Yan2017-09-191-2/+8
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-171-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | genirq: Fix cpumask check in __irq_startup_managed()Thomas Gleixner2017-09-161-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-162-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-09-151-1/+2
| * | | perf/bpf: fix a clang compilation issueYonghong Song2017-09-111-1/+1
* | | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-142-8/+15
|\ \ \ \
| * | | | fs: make the buf argument to __kernel_write a void pointerChristoph Hellwig2017-09-041-1/+1
| * | | | fs: fix kernel_write prototypeChristoph Hellwig2017-09-041-3/+6
| * | | | fs: fix kernel_read prototypeChristoph Hellwig2017-09-041-4/+8
* | | | | Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2017-09-143-30/+7
|\ \ \ \ \
| * | | | | ipc: mqueue: Replace timespec with timespec64Deepa Dinamani2017-09-032-7/+7
| * | | | | semtimedop(): move compat to nativeAl Viro2017-07-151-23/+0
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-142-2/+2
|\ \ \ \ \ \
| * | | | | | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-132-2/+2
* | | | | | | sched/wait: Introduce wakeup boomark in wake_up_page_bitTim Chen2017-09-141-0/+7
* | | | | | | sched/wait: Break up long wake list walkTim Chen2017-09-141-15/+63
|/ / / / / /
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-135-3/+25
|\ \ \ \ \ \
| * | | | | | sched/debug: Add debugfs knob for "sched_debug"Peter Zijlstra2017-09-123-3/+8
| * | | | | | sched/core: WARN() when migrating to an offline CPUPeter Zijlstra2017-09-121-0/+4
| * | | | | | sched/fair: Plug hole between hotplug and active_load_balance()Peter Zijlstra2017-09-121-0/+7
| * | | | | | sched/fair: Avoid newidle balance for !active CPUsPeter Zijlstra2017-09-121-0/+6