aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+32
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+30
2017-08-15bpf: fix bpf_trace_printk on 32 bit archsDaniel Borkmann1-4/+30
2017-08-15bpf/verifier: track liveness for pruningEdward Cree1-43/+146
2017-08-10mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit1-1/+1
2017-08-10mm: fix global NR_SLAB_.*CLAIMABLE counter readsJohannes Weiner1-1/+1
2017-08-09bpf: enable BPF_J{LT, LE, SLT, SLE} opcodes in verifierDaniel Borkmann1-4/+58
2017-08-09bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann1-0/+60
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2017-08-09futex: Remove unnecessary warning from get_futex_keyMel Gorman1-2/+3
2017-08-08bpf: Extend check_uarg_tail_zero() checksMickaël Salaün1-11/+15
2017-08-08bpf: Move check_uarg_tail_zero() upwardMickaël Salaün1-26/+26
2017-08-08bpf/verifier: increase complexity limit to 128kEdward Cree1-1/+1
2017-08-08bpf/verifier: more concise register state logs for constant var_offEdward Cree1-19/+27
2017-08-08bpf/verifier: track signed and unsigned min/max valuesEdward Cree2-308/+445
2017-08-08bpf/verifier: rework value trackingEdward Cree3-807/+1139
2017-08-07bpf: devmap fix mutex in rcu critical sectionJohn Fastabend1-23/+25
2017-08-07bpf: add support for sys_enter_* and sys_exit_* tracepointsYonghong Song2-6/+57
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller4-8/+9
2017-08-06Fix compat_sys_sigpending breakageDmitry V. Levin1-4/+7
2017-08-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-08-02cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin1-0/+1
2017-08-02pid: kill pidhash_size in pidhash_init()Kefeng Wang1-3/+0
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-107/+162
2017-08-01timers: Fix overflow in get_next_timer_interruptMatija Glavinic Pecotic1-1/+1
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-8/+17
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-29/+40
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-4/+26
2017-07-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-07-29bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_lenDaniel Borkmann1-1/+1
2017-07-29bpf: don't indicate success when copy_from_user failsDaniel Borkmann1-1/+1
2017-07-28workqueue: Work around edge cases for calc of pool's cpumaskMichael Bringmann1-0/+7
2017-07-27genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"Thomas Gleixner1-2/+7
2017-07-25workqueue: implicit ordered attribute should be overridableTejun Heo1-4/+9
2017-07-25sched/core: Fix some documentation build warningsJonathan Corbet1-1/+1
2017-07-24bpf: dev_map_alloc() shouldn't return NULLDan Carpenter1-0/+1
2017-07-24bpf/verifier: fix min/max handling in BPF_SUBEdward Cree1-6/+15
2017-07-23cgroup: fix error return value from cgroup_subtree_control()Tejun Heo1-2/+2
2017-07-21Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds4-22/+36
2017-07-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-9/+11
2017-07-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-21/+12
2017-07-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2017-07-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-10/+12
2017-07-21perf/core: Fix locking for children siblings group readJiri Olsa1-0/+5
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-258/+975
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-14/+94
2017-07-20bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann1-14/+94
2017-07-20Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-0/+1
2017-07-20trace: fix the errors caused by incompatible type of RCU variablesChunyan Zhang2-17/+30
2017-07-20tracing: Fix kmemleak in instance_rmdirChunyu Hu1-0/+1