Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | userfaultfd: non-cooperative: Add fork() event | Pavel Emelyanov | 2017-02-22 | 1 | -3/+7 |
* | kernel/watchdog.c: do not hardcode CPU 0 as the initial thread | Prarit Bhargava | 2017-02-22 | 1 | -10/+15 |
* | tracing: add __print_flags_u64() | Ross Zwisler | 2017-02-22 | 1 | -0/+38 |
* | Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-02-22 | 1 | -2/+16 |
|\ | |||||
| * | Introduce STATIC_USERMODEHELPER to mediate call_usermodehelper() | Greg Kroah-Hartman | 2017-01-19 | 1 | -0/+14 |
| * | kmod: make usermodehelper path a const string | Greg Kroah-Hartman | 2017-01-19 | 1 | -2/+2 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-02-22 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/core | Will Deacon | 2017-01-12 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | kexec: Switch to __pa_symbol | Laura Abbott | 2017-01-11 | 1 | -1/+1 |
* | | | | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-02-22 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | kprobes: Introduce weak variant of kprobe_exceptions_notify() | Naveen N. Rao | 2017-02-10 | 1 | -0/+6 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-02-22 | 15 | -151/+1158 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-02-19 | 6 | -26/+13 |
| |\ \ \ \ \ | |||||
| * | | | | | | bpf: make jited programs visible in traces | Daniel Borkmann | 2017-02-17 | 4 | -13/+282 |
| * | | | | | | bpf: remove stubs for cBPF from arch code | Daniel Borkmann | 2017-02-17 | 1 | -1/+11 |
| * | | | | | | bpf: mark all registered map/prog types as __ro_after_init | Daniel Borkmann | 2017-02-17 | 5 | -14/+14 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-02-16 | 6 | -40/+90 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | bpf: reduce compiler warnings by adding fallthrough comments | Alexander Alemayhu | 2017-02-14 | 1 | -0/+5 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-02-11 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | bpf, lpm: fix overflows in trie_alloc checks | Daniel Borkmann | 2017-02-08 | 1 | -9/+27 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-02-07 | 4 | -66/+102 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | bpf: enable verifier to add 0 to packet ptr | William Tu | 2017-02-06 | 1 | -1/+1 |
| * | | | | | | | | | trace: rename trace_print_hex_seq arg and add kdoc | Daniel Borkmann | 2017-02-03 | 1 | -2/+13 |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-02-02 | 2 | -11/+10 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-28 | 19 | -92/+194 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | bpf: add initial bpf tracepoints | Daniel Borkmann | 2017-01-25 | 3 | -3/+42 |
| * | | | | | | | | | | | trace: add variant without spacing in trace_print_hex_seq | Daniel Borkmann | 2017-01-25 | 1 | -3/+4 |
| * | | | | | | | | | | | bpf: enable verifier to better track const alu ops | Daniel Borkmann | 2017-01-24 | 1 | -19/+45 |
| * | | | | | | | | | | | bpf, lpm: fix kfree of im_node in trie_update_elem | Daniel Borkmann | 2017-01-23 | 1 | -1/+1 |
| * | | | | | | | | | | | bpf: add a longest prefix match trie map implementation | Daniel Mack | 2017-01-23 | 2 | -1/+504 |
| * | | | | | | | | | | | bpf: add bpf_probe_read_str helper | Gianluca Borello | 2017-01-20 | 1 | -0/+32 |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-17 | 9 | -59/+169 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | bpf, trace: make ctx access checks more robust | Daniel Borkmann | 2017-01-16 | 1 | -0/+9 |
| * | | | | | | | | | | | | bpf: allow b/h/w/dw access for bpf's cb in ctx | Daniel Borkmann | 2017-01-12 | 1 | -2/+6 |
| * | | | | | | | | | | | | bpf: pass original insn directly to convert_ctx_access | Daniel Borkmann | 2017-01-12 | 2 | -9/+9 |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-11 | 4 | -4/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | bpf: Make unnecessarily global functions static | Tobias Klauser | 2017-01-10 | 1 | -7/+10 |
| * | | | | | | | | | | | | | bpf: Remove unused but set variable in __bpf_lru_list_shrink_inactive() | Tobias Klauser | 2017-01-10 | 1 | -2/+1 |
| * | | | | | | | | | | | | | bpf: rename ARG_PTR_TO_STACK | Alexei Starovoitov | 2017-01-09 | 3 | -26/+26 |
| * | | | | | | | | | | | | | bpf: allow helpers access to variable memory | Gianluca Borello | 2017-01-09 | 1 | -10/+64 |
| * | | | | | | | | | | | | | bpf: allow adjusted map element values to spill | Gianluca Borello | 2017-01-09 | 1 | -5/+16 |
| * | | | | | | | | | | | | | bpf: allow helpers access to map element values | Gianluca Borello | 2017-01-09 | 1 | -2/+7 |
| * | | | | | | | | | | | | | bpf: split check_mem_access logic for map values | Gianluca Borello | 2017-01-09 | 1 | -39/+49 |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-21 | 5 | -9/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX | Laura Abbott | 2017-02-07 | 5 | -9/+9 |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-02-21 | 2 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | core: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2017-02-09 | 2 | -0/+2 |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2017-02-21 | 4 | -16/+44 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | audit: remove unnecessary curly braces from switch/case statements | Paul Moore | 2017-02-14 | 1 | -12/+12 |
| * | | | | | | | | | | | | | audit: log module name on init_module | Richard Guy Briggs | 2017-02-13 | 3 | -1/+21 |