summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-043-60/+230
|\
| * mm: allow swappiness that prefers reclaiming anon over the file workingsetJohannes Weiner2020-06-041-1/+2
| * mm: memcontrol: delete unused lrucare handlingJohannes Weiner2020-06-041-2/+1
| * mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() APIJohannes Weiner2020-06-041-8/+3
| * mm: memcontrol: switch to native NR_ANON_MAPPED counterJohannes Weiner2020-06-041-1/+1
| * mm: memcontrol: drop @compound parameter from memcg charging APIJohannes Weiner2020-06-041-3/+3
| * padata: add basic support for multithreaded jobsDaniel Jordan2020-06-041-3/+149
| * padata: allocate work structures for parallel jobs from a poolDaniel Jordan2020-06-041-41/+77
| * padata: initialize earlierDaniel Jordan2020-06-041-9/+8
| * padata: remove exit routineDaniel Jordan2020-06-041-6/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-0445-2215/+4826
|\ \
| * | bpf, cgroup: Return ENOLINK for auto-detached links on updateJakub Sitnicki2020-06-021-1/+1
| * | bpf: Add link-based BPF program attachment to network namespaceJakub Sitnicki2020-06-022-2/+245
| * | flow_dissector: Move out netns_bpf prog callbacksJakub Sitnicki2020-06-022-0/+134
| * | net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki2020-06-021-3/+4
| * | bpf: Use tracing helpers for lsm programsJiri Olsa2020-06-022-2/+2
| * | xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi2020-06-022-2/+2
| * | bpf: Change kvfree to kfree in generic_map_lookup_batch()Denis Efremov2020-06-011-1/+1
| * | xdp: Add xdp_txq_info to xdp_buffDavid Ahern2020-06-011-0/+3
| * | bpf: Add support to attach bpf program to a devmap entryDavid Ahern2020-06-011-4/+84
| * | devmap: Formalize map value as a named structDavid Ahern2020-06-011-17/+28
| * | bpf: Use strncpy_from_unsafe_strict() in bpf_seq_printf() helperYonghong Song2020-06-011-3/+3
| * | bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko2020-06-016-50/+680
| * | bpf: Fix map permissions checkAnton Protopopov2020-06-011-1/+2
| * | bpf: Extend bpf_base_func_proto helpers with probe_* and *current_task*John Fastabend2020-06-012-5/+29
| * | bpf: Fix spelling in comment explaining ARG1 in ___bpf_prog_runChris Packham2020-06-011-1/+1
| * | bpf: Fix returned error sign when link doesn't support updatesJakub Sitnicki2020-06-011-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-013-32/+20
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-243-17/+53
| |\ \ \
| * | | | bpf: Verifier track null pointer branch_taken with JNE and JEQJohn Fastabend2020-05-221-3/+33
| * | | | xsk: Move xskmap.c to net/xdp/Björn Töpel2020-05-222-268/+0
| * | | | bpf: Add get{peer, sock}name attach types for sock_addrDaniel Borkmann2020-05-192-1/+17
| * | | | bpf: Fix check_return_code to only allow [0,1] in trace_iter progsDaniel Borkmann2020-05-161-1/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-1514-110/+188
| |\ \ \ \
| * | | | | bpf: Implement CAP_BPFAlexei Starovoitov2020-05-1514-54/+109
| * | | | | xdp: Cpumap redirect use frame_sz and increase skb_tailroomJesper Dangaard Brouer2020-05-151-18/+3
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-1511-9/+1357
| |\ \ \ \ \
| | * | | | | bpf: Fix bpf_iter's task iterator logicAndrii Nakryiko2020-05-151-1/+7
| | * | | | | bpf: Enable bpf_iter targets registering ctx argument typesYonghong Song2020-05-135-6/+32
| | * | | | | bpf: Change func bpf_iter_unreg_target() signatureYonghong Song2020-05-131-2/+2
| | * | | | | bpf: net: Refactor bpf_iter target registrationYonghong Song2020-05-133-42/+42
| | * | | | | bpf: Add comments to interpret bpf_prog return valuesYonghong Song2020-05-131-0/+6
| | * | | | | bpf, libbpf: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-111-1/+1
| | * | | | | bpf: Support variable length array in tracing programsYonghong Song2020-05-101-0/+37
| | * | | | | bpf: Handle spilled PTR_TO_BTF_ID properly when checking stack_boundaryYonghong Song2020-05-101-0/+5
| | * | | | | bpf: Add bpf_seq_printf and bpf_seq_write helpersYonghong Song2020-05-101-0/+214
| | * | | | | bpf: Add PTR_TO_BTF_ID_OR_NULL supportYonghong Song2020-05-102-5/+16
| | * | | | | bpf: Add task and task/file iterator targetsYonghong Song2020-05-102-1/+334
| | * | | | | bpf: Add bpf_map iteratorYonghong Song2020-05-103-1/+117
| | * | | | | bpf: Implement common macros/helpers for target iteratorsYonghong Song2020-05-101-5/+80