summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* bpf: fix a return in sockmap_get_from_fd()Dan Carpenter2017-08-181-2/+2
* bpf: don't enable preemption twice in smap_do_verdictDaniel Borkmann2017-08-171-1/+2
* bpf: fix liveness propagation to parent in spilled stack slotsDaniel Borkmann2017-08-171-1/+1
* bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSERJohn Fastabend2017-08-162-1/+5
* bpf: sockmap state change warning fixJohn Fastabend2017-08-161-0/+3
* bpf: devmap: remove unnecessary value size checkJohn Fastabend2017-08-161-6/+0
* bpf: add access to sock fields and pkt data from sk_skb programsJohn Fastabend2017-08-161-0/+1
* bpf: sockmap with sk redirect supportJohn Fastabend2017-08-164-2/+857
* bpf: export bpf_prog_inc_not_zeroJohn Fastabend2017-08-161-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-153-6/+32
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-151-4/+30
| |\
| | * bpf: fix bpf_trace_printk on 32 bit archsDaniel Borkmann2017-08-151-4/+30
| * | mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit2017-08-101-1/+1
| * | mm: fix global NR_SLAB_.*CLAIMABLE counter readsJohannes Weiner2017-08-101-1/+1
| |/
* | bpf/verifier: track liveness for pruningEdward Cree2017-08-151-43/+146
* | bpf: enable BPF_J{LT, LE, SLT, SLE} opcodes in verifierDaniel Borkmann2017-08-091-4/+58
* | bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann2017-08-091-0/+60
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-091-2/+3
|\|
| * futex: Remove unnecessary warning from get_futex_keyMel Gorman2017-08-091-2/+3
* | bpf: Extend check_uarg_tail_zero() checksMickaël Salaün2017-08-081-11/+15
* | bpf: Move check_uarg_tail_zero() upwardMickaël Salaün2017-08-081-26/+26
* | bpf/verifier: increase complexity limit to 128kEdward Cree2017-08-081-1/+1
* | bpf/verifier: more concise register state logs for constant var_offEdward Cree2017-08-081-19/+27
* | bpf/verifier: track signed and unsigned min/max valuesEdward Cree2017-08-082-308/+445
* | bpf/verifier: rework value trackingEdward Cree2017-08-083-807/+1139
* | bpf: devmap fix mutex in rcu critical sectionJohn Fastabend2017-08-071-23/+25
* | bpf: add support for sys_enter_* and sys_exit_* tracepointsYonghong Song2017-08-072-6/+57
* | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-08-074-8/+9
|\|
| * Fix compat_sys_sigpending breakageDmitry V. Levin2017-08-061-4/+7
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-08-041-1/+1
| |\
| | * timers: Fix overflow in get_next_timer_interruptMatija Glavinic Pecotic2017-08-011-1/+1
| * | cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin2017-08-021-0/+1
| * | pid: kill pidhash_size in pidhash_init()Kefeng Wang2017-08-021-3/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-0118-107/+162
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-312-8/+17
| |\ \
| | * | bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_lenDaniel Borkmann2017-07-291-1/+1
| | * | bpf: don't indicate success when copy_from_user failsDaniel Borkmann2017-07-291-1/+1
| | * | bpf/verifier: fix min/max handling in BPF_SUBEdward Cree2017-07-241-6/+15
| * | | Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-312-29/+40
| |\ \ \
| | * | | cgroup: fix error return value from cgroup_subtree_control()Tejun Heo2017-07-231-2/+2
| | * | | cgroup: create dfl_root files on subsys registrationTejun Heo2017-07-181-0/+4
| | * | | cgroup: don't call migration methods if there are no tasks to migrateTejun Heo2017-07-082-27/+34
| * | | | Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-311-4/+26
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | workqueue: Work around edge cases for calc of pool's cpumaskMichael Bringmann2017-07-281-0/+7
| | * | | workqueue: implicit ordered attribute should be overridableTejun Heo2017-07-251-4/+9
| | * | | workqueue: restore WQ_UNBOUND/max_active==1 to be orderedTejun Heo2017-07-191-0/+10
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-301-1/+1
| |\ \ \ \
| | * | | | sched/core: Fix some documentation build warningsJonathan Corbet2017-07-251-1/+1
| * | | | | genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"Thomas Gleixner2017-07-271-2/+7
| |/ / / /
| * | | | Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-214-22/+36
| |\ \ \ \