summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-068-29/+118
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-062-2/+13
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-10-052-2/+13
| | |\
| | | * bpf: 32-bit RSH verification must truncate input before the ALU opJann Horn2018-10-051-1/+9
| | | * bpf: don't accept cgroup local storage with zero value sizeRoman Gushchin2018-10-021-0/+3
| | | * bpf: harden flags check in cgroup_storage_update_elem()Roman Gushchin2018-09-281-1/+1
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-061-7/+4Star
| |\ \ \
| | * | | perf/ring_buffer: Prevent concurent ring buffer accessJiri Olsa2018-10-021-0/+2
| | * | | perf/core: Fix perf_pmu_unregister() lockingPeter Zijlstra2018-10-021-7/+2Star
| | |/ /
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2018-10-064-16/+95
| |\ \ \
| | * | | sched/numa: Migrate pages to local nodes quicker early in the lifetime of a taskMel Gorman2018-10-021-1/+11
| | * | | sched/numa: Avoid task migration for small NUMA improvementSrikar Dronamraju2018-10-021-5/+18
| | * | | sched/numa: Limit the conditions where scan period is resetMel Gorman2018-10-021-2/+23
| | * | | sched/numa: Reset scan rate whenever task moves across nodesSrikar Dronamraju2018-10-021-7/+19
| | * | | sched/numa: Pass destination CPU as a parameter to migrate_task_rqSrikar Dronamraju2018-10-024-4/+4
| | * | | sched/numa: Stop multiple tasks from moving to the CPU at the same timeSrikar Dronamraju2018-10-022-0/+23
| | |/ /
| * / / locking/ww_mutex: Fix runtime warning in the WW mutex selftestGuenter Roeck2018-10-031-4/+6
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-042-0/+9
|\| |
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-09-291-0/+6
| |\ \
| | * | perf/core: Add sanity check to deal with pinned event failureReinette Chatre2018-09-281-0/+6
| | |/
| * / dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declarationChristoph Hellwig2018-09-261-0/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-09-264-13/+74
|\ \
| * | bpf: remove redundant null pointer check before consume_skbzhong jiang2018-09-211-4/+2Star
| * | flow_dissector: implements flow dissector BPF hookPetar Penkov2018-09-142-0/+40
| * | bpf: add bpffs pretty print for program array mapYonghong Song2018-09-111-1/+24
| * | bpf/verifier: fix verifier instabilityAlexei Starovoitov2018-09-061-8/+8
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-254-24/+74
|\ \ \ | | |/ | |/|
| * | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-251-20/+71
| |\ \
| | * | bpf: sockmap, fix transition through disconnect without closeJohn Fastabend2018-09-221-19/+41
| | * | bpf: sockmap only allow ESTABLISHED sock stateJohn Fastabend2018-09-221-1/+30
| * | | kernel/sys.c: remove duplicated includeYueHaibing2018-09-201-3/+0Star
| * | | fork: report pid exhaustion correctlyKJ Tsanaktsidis2018-09-201-1/+1
| * | | Merge tag 'trace-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-09-191-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | ring-buffer: Allow for rescheduling when removing pagesVaibhav Nagarnaik2018-09-181-0/+2
* | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-1812-44/+45
|\| | |
| * | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-182-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-09-172-2/+2
| | |\ \
| | | * | bpf/verifier: disallow pointer subtractionAlexei Starovoitov2018-09-121-1/+1
| | | * | bpf: btf: Fix end boundary calculation for type sectionMartin KaFai Lau2018-09-121-1/+1
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-09-153-15/+22
| |\ \ \ \
| | * | | | sched/fair: Fix kernel-doc notation warningRandy Dunlap2018-09-101-0/+1
| | * | | | sched/fair: Fix load_balance redo for !imbalanceVincent Guittot2018-09-101-1/+1
| | * | | | sched/fair: Fix scale_rt_capacity() for SMTVincent Guittot2018-09-101-3/+3
| | * | | | sched/fair: Fix vruntime_normalized() for remote non-migration wakeupSteve Muckle2018-09-101-1/+2
| | * | | | sched/pelt: Fix update_blocked_averages() for RT and DL classesVincent Guittot2018-09-101-4/+10
| | * | | | sched/topology: Set correct NUMA topology typeSrikar Dronamraju2018-09-101-4/+1Star
| | * | | | sched/debug: Fix potential deadlock when writing to sched_featuresJiada Wang2018-09-101-2/+4
| | |/ / /
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-09-152-15/+13Star
| |\ \ \ \
| | * | | | perf/core: Force USER_DS when recording user stack dataYabin Cui2018-09-101-0/+4
| | * | | | Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s...Ingo Molnar2018-09-092-15/+9Star
| | |\ \ \ \ | | | |/ / / | | |/| | |