| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-09-23 | 4 | -6/+16 |
|\ |
|
| * | bpf: one perf event close won't free bpf program attached by another perf event | Yonghong Song | 2017-09-20 | 1 | -1/+2 |
| * | bpf: fix ri->map_owner pointer on bpf_prog_realloc | Daniel Borkmann | 2017-09-19 | 1 | -1/+6 |
| * | bpf: do not disable/enable BH in bpf_map_free_id() | Eric Dumazet | 2017-09-19 | 1 | -2/+4 |
| * | bpf: devmap: pass on return value of bpf_map_precharge_memlock | Tobias Klauser | 2017-09-18 | 1 | -2/+4 |
* | | Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-22 | 1 | -11/+310 |
|\ \ |
|
| * | | seccomp: Implement SECCOMP_RET_KILL_PROCESS action | Kees Cook | 2017-08-14 | 1 | -2/+7 |
| * | | seccomp: Introduce SECCOMP_RET_KILL_PROCESS | Kees Cook | 2017-08-14 | 1 | -6/+16 |
| * | | seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD | Kees Cook | 2017-08-14 | 1 | -18/+21 |
| * | | seccomp: Action to log before allowing | Tyler Hicks | 2017-08-14 | 1 | -5/+18 |
| * | | seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOW | Tyler Hicks | 2017-08-14 | 1 | -6/+20 |
| * | | seccomp: Sysctl to configure actions that are allowed to be logged | Tyler Hicks | 2017-08-14 | 1 | -3/+168 |
| * | | seccomp: Operation for checking if an action is available | Tyler Hicks | 2017-08-14 | 1 | -0/+26 |
| * | | seccomp: Sysctl to display available actions | Tyler Hicks | 2017-08-14 | 1 | -0/+51 |
| * | | seccomp: Provide matching filter for introspection | Kees Cook | 2017-08-14 | 1 | -3/+15 |
* | | | Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-09-20 | 3 | -3/+19 |
|\ \ \ |
|
| * | | | tracing: Fix trace_pipe behavior for instance traces | Tahsin Erdogan | 2017-09-19 | 1 | -1/+1 |
| * | | | tracing: Ignore mmiotrace from kernel commandline | Ziqian SUN (Zamir) | 2017-09-19 | 3 | -0/+10 |
| * | | | tracing: Erase irqsoff trace with empty write | Bo Yan | 2017-09-19 | 1 | -2/+8 |
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-09-17 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | genirq: Fix cpumask check in __irq_startup_managed() | Thomas Gleixner | 2017-09-16 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-09-16 | 2 | -2/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | bpf/verifier: reject BPF_ALU64|BPF_END | Edward Cree | 2017-09-15 | 1 | -1/+2 |
| * | | | perf/bpf: fix a clang compilation issue | Yonghong Song | 2017-09-11 | 1 | -1/+1 |
* | | | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-09-14 | 2 | -8/+15 |
|\ \ \ \ |
|
| * | | | | fs: make the buf argument to __kernel_write a void pointer | Christoph Hellwig | 2017-09-04 | 1 | -1/+1 |
| * | | | | fs: fix kernel_write prototype | Christoph Hellwig | 2017-09-04 | 1 | -3/+6 |
| * | | | | fs: fix kernel_read prototype | Christoph Hellwig | 2017-09-04 | 1 | -4/+8 |
* | | | | | Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2017-09-14 | 3 | -30/+7 |
|\ \ \ \ \ |
|
| * | | | | | ipc: mqueue: Replace timespec with timespec64 | Deepa Dinamani | 2017-09-03 | 2 | -7/+7 |
| * | | | | | semtimedop(): move compat to native | Al Viro | 2017-07-15 | 1 | -23/+0 |
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-09-14 | 2 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 2017-09-13 | 2 | -2/+2 |
* | | | | | | | sched/wait: Introduce wakeup boomark in wake_up_page_bit | Tim Chen | 2017-09-14 | 1 | -0/+7 |
* | | | | | | | sched/wait: Break up long wake list walk | Tim Chen | 2017-09-14 | 1 | -15/+63 |
|/ / / / / / |
|
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-13 | 5 | -3/+25 |
|\ \ \ \ \ \ |
|
| * | | | | | | sched/debug: Add debugfs knob for "sched_debug" | Peter Zijlstra | 2017-09-12 | 3 | -3/+8 |
| * | | | | | | sched/core: WARN() when migrating to an offline CPU | Peter Zijlstra | 2017-09-12 | 1 | -0/+4 |
| * | | | | | | sched/fair: Plug hole between hotplug and active_load_balance() | Peter Zijlstra | 2017-09-12 | 1 | -0/+7 |
| * | | | | | | sched/fair: Avoid newidle balance for !active CPUs | Peter Zijlstra | 2017-09-12 | 1 | -0/+6 |
* | | | | | | | Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-13 | 1 | -6/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | module: fix ddebug_remove_module() | Zhou Chengming | 2017-07-25 | 1 | -6/+6 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-12 | 1 | -4/+0 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | sync to Linus v4.13-rc2 for subsystem developers to work against | James Morris | 2017-07-25 | 163 | -7595/+11323 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| * | | | | | | | LSM: Remove security_task_create() hook. | Tetsuo Handa | 2017-07-18 | 1 | -4/+0 |
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-12 | 4 | -8/+24 |
|\ \ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | sched/fair: Fix nuisance kernel-doc warning | Randy Dunlap | 2017-09-11 | 1 | -1/+1 |
| * | | | | | | | sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs | Peter Zijlstra | 2017-09-07 | 3 | -6/+22 |
| * | | | | | | | sched/fair: Fix wake_affine_llc() balancing rules | Peter Zijlstra | 2017-09-07 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-09-12 | 2 | -19/+10 |
|\ \ \ \ \ \ \ \ |
|