summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | livepatch: Reduce the time of finding module symbolsZhou Chengming2017-03-301-1/+4
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-0214-282/+625
|\ \ \ \ \ \ \ \
| * | | | | | | | bpf: enhance verifier to understand stack pointer arithmeticYonghong Song2017-05-011-0/+11
| * | | | | | | | bpf: bpf_lock on kallsysms doesn't need to be irqsaveHannes Frederic Sowa2017-04-281-8/+4
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-261-1/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | bpf: map_get_next_key to return first key on NULLTeng Qin2017-04-253-13/+18
| * | | | | | | | | bpf: make bpf_xdp_adjust_head support mandatoryDaniel Borkmann2017-04-241-3/+0
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-212-5/+19
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface.David S. Miller2017-04-211-1/+0
| * | | | | | | | | | Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead2017-04-211-0/+1
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-206-8/+40
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4Martin KaFai Lau2017-04-171-1/+1
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-1511-82/+89
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | netlink: extended ACK reportingJohannes Berg2017-04-131-1/+1
| * | | | | | | | | | | | bpf: pass sk to helper functionsWillem de Bruijn2017-04-111-1/+4
| * | | | | | | | | | | | bpf: remove struct bpf_map_type_listJohannes Berg2017-04-115-157/+32
| * | | | | | | | | | | | bpf: remove struct bpf_prog_type_listJohannes Berg2017-04-112-43/+14
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-067-311/+478
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov2017-04-011-2/+25
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-238-135/+226
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | bpf: Add hash of maps supportMartin KaFai Lau2017-03-223-2/+131
| * | | | | | | | | | | | | | bpf: Add array of maps supportMartin KaFai Lau2017-03-226-12/+222
| * | | | | | | | | | | | | | bpf: Fix and simplifications on inline map lookupMartin KaFai Lau2017-03-222-9/+15
| * | | | | | | | | | | | | | bpf: inline htab_map_lookup_elem()Alexei Starovoitov2017-03-161-1/+30
| * | | | | | | | | | | | | | bpf: add helper inlining infra and optimize map_array lookupAlexei Starovoitov2017-03-162-3/+62
| * | | | | | | | | | | | | | bpf: adjust insn_aux_data when patching insnsAlexei Starovoitov2017-03-161-5/+39
| * | | | | | | | | | | | | | bpf: refactor fixup_bpf_calls()Alexei Starovoitov2017-03-161-41/+35
| * | | | | | | | | | | | | | bpf: move fixup_bpf_calls() functionAlexei Starovoitov2017-03-162-56/+57
* | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-021-10/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | padata: get_next is never NULLJason A. Donenfeld2017-04-211-9/+4
| * | | | | | | | | | | | | | | padata: free correct variableJason A. Donenfeld2017-04-101-1/+1
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-04-051-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-05-022-3/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | splice_pipe_desc: kill ->flagsAl Viro2016-12-262-3/+0
* | | | | | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-011-13/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | mm, zone_device: Replace {get, put}_zone_device_page() with a single referenc...Dan Williams2017-05-011-13/+9
* | | | | | | | | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-011-52/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | boot/param: Move next_arg() function to lib/cmdline.c for later reuseBaoquan He2017-04-181-52/+0
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-05-018-28/+208
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v4.11-rc6' into perf/core, to pick up fixesIngo Molnar2017-04-118-70/+103
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-03-3011-387/+584
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-03-281-16/+48
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...Ingo Molnar2017-03-163-16/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | uprobes: Default UPROBES_EVENTS to YArnaldo Carvalho de Melo2017-03-161-1/+1
| | * | | | | | | | | | | | | | | | | | | trace/kprobes: Fix check for kretprobe offset within function entryNaveen N. Rao2017-03-152-15/+27
| * | | | | | | | | | | | | | | | | | | | perf/core: Add a flag for partial AUX recordsAlexander Shishkin2017-03-161-1/+1
| * | | | | | | | | | | | | | | | | | | | perf/core: Keep AUX flags in the output handleWill Deacon2017-03-161-11/+23
| * | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-03-1621-86/+201
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | / / / / / / / / / / | | | |_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | kprobes: Convert kprobe_exceptions_notify to use NOKPROBE_SYMBOLNaveen N. Rao2017-03-141-2/+3
| * | | | | | | | | | | | | | | | | | | perf: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini2017-03-133-0/+144