aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-23
|\
| * bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song2017-09-20
| * bpf: fix ri->map_owner pointer on bpf_prog_reallocDaniel Borkmann2017-09-19
| * bpf: do not disable/enable BH in bpf_map_free_id()Eric Dumazet2017-09-19
| * bpf: devmap: pass on return value of bpf_map_precharge_memlockTobias Klauser2017-09-18
* | Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-22
|\ \
| * | seccomp: Implement SECCOMP_RET_KILL_PROCESS actionKees Cook2017-08-14
| * | seccomp: Introduce SECCOMP_RET_KILL_PROCESSKees Cook2017-08-14
| * | seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADKees Cook2017-08-14
| * | seccomp: Action to log before allowingTyler Hicks2017-08-14
| * | seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOWTyler Hicks2017-08-14
| * | seccomp: Sysctl to configure actions that are allowed to be loggedTyler Hicks2017-08-14
| * | seccomp: Operation for checking if an action is availableTyler Hicks2017-08-14
| * | seccomp: Sysctl to display available actionsTyler Hicks2017-08-14
| * | seccomp: Provide matching filter for introspectionKees Cook2017-08-14
* | | Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-20
|\ \ \
| * | | tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan2017-09-19
| * | | tracing: Ignore mmiotrace from kernel commandlineZiqian SUN (Zamir)2017-09-19
| * | | tracing: Erase irqsoff trace with empty writeBo Yan2017-09-19
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-17
|\ \ \ \ | |_|_|/ |/| | |
| * | | genirq: Fix cpumask check in __irq_startup_managed()Thomas Gleixner2017-09-16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-16
|\ \ \ \ | |/ / / |/| | |
| * | | bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-09-15
| * | | perf/bpf: fix a clang compilation issueYonghong Song2017-09-11
* | | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-14
|\ \ \ \
| * | | | fs: make the buf argument to __kernel_write a void pointerChristoph Hellwig2017-09-04
| * | | | fs: fix kernel_write prototypeChristoph Hellwig2017-09-04
| * | | | fs: fix kernel_read prototypeChristoph Hellwig2017-09-04
* | | | | Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2017-09-14
|\ \ \ \ \
| * | | | | ipc: mqueue: Replace timespec with timespec64Deepa Dinamani2017-09-03
| * | | | | semtimedop(): move compat to nativeAl Viro2017-07-15
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-14
|\ \ \ \ \ \
| * | | | | | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-13
* | | | | | | sched/wait: Introduce wakeup boomark in wake_up_page_bitTim Chen2017-09-14
* | | | | | | sched/wait: Break up long wake list walkTim Chen2017-09-14
|/ / / / / /
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-13
|\ \ \ \ \ \
| * | | | | | sched/debug: Add debugfs knob for "sched_debug"Peter Zijlstra2017-09-12
| * | | | | | sched/core: WARN() when migrating to an offline CPUPeter Zijlstra2017-09-12
| * | | | | | sched/fair: Plug hole between hotplug and active_load_balance()Peter Zijlstra2017-09-12
| * | | | | | sched/fair: Avoid newidle balance for !active CPUsPeter Zijlstra2017-09-12
* | | | | | | Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-13
|\ \ \ \ \ \ \
| * | | | | | | module: fix ddebug_remove_module()Zhou Chengming2017-07-25
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-12
|\ \ \ \ \ \ \
| * | | | | | | sync to Linus v4.13-rc2 for subsystem developers to work againstJames Morris2017-07-24
| |\| | | | | |
| * | | | | | | LSM: Remove security_task_create() hook.Tetsuo Handa2017-07-18
* | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-12
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | sched/fair: Fix nuisance kernel-doc warningRandy Dunlap2017-09-11
| * | | | | | | sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2017-09-07
| * | | | | | | sched/fair: Fix wake_affine_llc() balancing rulesPeter Zijlstra2017-09-07
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-12
|\ \ \ \ \ \ \ \