summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-05-099-439/+937
|\
| * cgroup: never call do_group_exit() with task->frozen bit setRoman Gushchin2019-05-091-5/+3Star
| * kernel: cgroup: fix misuse of %xFuqian Huang2019-05-061-4/+4
| * cgroup: get rid of cgroup_freezer_frozen_exit()Roman Gushchin2019-05-062-13/+2Star
| * cgroup: prevent spurious transition into non-frozen stateRoman Gushchin2019-05-062-12/+6Star
| * cgroup: Remove unused cgrp variableShaokun Zhang2019-05-061-3/+0Star
| * cgroup: add tracing points for cgroup v2 freezerRoman Gushchin2019-04-192-1/+16
| * cgroup: make TRACE_CGROUP_PATH irq-safeRoman Gushchin2019-04-191-2/+5
| * cgroup: cgroup v2 freezerRoman Gushchin2019-04-195-10/+491
| * cgroup: protect cgroup->nr_(dying_)descendants by css_set_lockRoman Gushchin2019-04-191-0/+6
| * cgroup: implement __cgroup_task_count() helperRoman Gushchin2019-04-193-16/+34
| * cgroup: rename freezer.c into legacy_freezer.cRoman Gushchin2019-04-192-1/+1
| * cgroup: remove extra cgroup_migrate_finish() callShakeel Butt2019-04-041-4/+1Star
* | Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2019-05-091-42/+53
|\ \
| * | workqueue: Use normal rcuThomas Gleixner2019-04-081-42/+51
| * | kernel/workqueue: Document wq_worker_last_func() argumentBart Van Assche2019-03-191-0/+1
| * | kernel/workqueue: Use __printf markup to silence compiler in function 'alloc_...Mathieu Malaterre2019-03-151-0/+1
* | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-091-0/+5
|\ \ \
| * | | x86/ima: require signed kernel modulesMimi Zohar2019-03-271-0/+5
* | | | Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-05-093-9/+6Star
|\ \ \ \
| * | | | dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presenceChristoph Hellwig2019-05-061-0/+3
| * | | | dma-mapping: remove an unnecessary NULL checkDan Carpenter2019-04-241-1/+1
| * | | | x86/dma: Remove the x86_dma_fallback_dev hackChristoph Hellwig2019-04-081-7/+0Star
| * | | | dma-mapping: remove leftover NULL device supportChristoph Hellwig2019-04-081-1/+1
| * | | | dma: select GENERIC_ALLOCATOR for DMA_REMAPClément Leger2019-04-081-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-0817-233/+1694
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-035-49/+85
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-283-6/+89
| |\ \ \ \ \ \
| | * | | | | | bpf: Introduce bpf sk local storageMartin KaFai Lau2019-04-272-4/+26
| | * | | | | | bpf: add writable context for raw tracepointsMatt Mullins2019-04-273-2/+61
| | * | | | | | bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_typeStanislav Fomichev2019-04-251-0/+2
| * | | | | | | genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-271-0/+2
| * | | | | | | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-2/+3
| * | | | | | | netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-271-1/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-2612-49/+88
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-236-60/+641
| |\ \ \ \ \ \ \
| | * | | | | | | bpf: drop bpf_verifier_lockAlexei Starovoitov2019-04-231-3/+5
| | * | | | | | | bpf: remove global variablesAlexei Starovoitov2019-04-231-12/+13
| | * | | | | | | bpf: cpumap memory prefetchw optimizations for struct pageJesper Dangaard Brouer2019-04-181-0/+12
| | * | | | | | | bpf: cpumap do bulk allocation of SKBsJesper Dangaard Brouer2019-04-181-7/+15
| | * | | | | | | bpf: cpumap use ptr_ring_consume_batchedJesper Dangaard Brouer2019-04-181-10/+11
| | * | | | | | | bpf: use BPF_CAST_CALL for casting bpf callPrashant Bhole2019-04-171-3/+2Star
| | * | | | | | | bpf: add map helper functions push, pop, peek in more BPF programsAlban Crequy2019-04-162-0/+12
| | * | | | | | | bpf: refactor "check_reg_arg" to eliminate code redundancyJiong Wang2019-04-131-6/+8
| | * | | | | | | bpf: factor out reg and stack slot propagation into "propagate_liveness_reg"Jiong Wang2019-04-131-10/+20
| | * | | | | | | bpf: refactor propagate_liveness to eliminate code redundanceJiong Wang2019-04-131-14/+20
| | * | | | | | | bpf: refactor propagate_liveness to eliminate duplicated for loopJiong Wang2019-04-131-3/+1Star
| | * | | | | | | bpf: Fix distinct pointer types warning for ARCH=i386Andrey Ignatov2019-04-131-1/+1
| | * | | | | | | bpf: Introduce bpf_strtol and bpf_strtoul helpersAndrey Ignatov2019-04-122-0/+135
| | * | | | | | | bpf: Introduce ARG_PTR_TO_{INT,LONG} arg typesAndrey Ignatov2019-04-121-0/+29