summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2017-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-12/+35
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds-666/+696
2017-09-08bpf: devmap, use cond_resched instead of cpu_relaxJohn Fastabend-1/+1
2017-09-08bpf: add support for sockmap detach programsJohn Fastabend-11/+18
2017-09-08bpf: don't select potentially stale ri->map from buggy xdp progsDaniel Borkmann-0/+16
2017-09-08kcov: support compat processesDmitry Vyukov-0/+1
2017-09-08drivers/pps: aesthetic tweaks to PPS-related contentRobert P. J. Day-1/+1
2017-09-08kmod: move #ifdef CONFIG_MODULES wrapper to MakefileLuis R. Rodriguez-4/+2
2017-09-08kmod: split out umh code into its own fileLuis R. Rodriguez-559/+571
2017-09-08locking/rtmutex: replace top-waiter and pi_waiters leftmost cachingDavidlohr Bueso-33/+19
2017-09-08sched/deadline: replace earliest dl and rq leftmost cachingDavidlohr Bueso-35/+21
2017-09-08sched/fair: replace cfs_rq->rb_leftmostDavidlohr Bueso-29/+15
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan-5/+5
2017-09-08mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse-4/+4
2017-09-08mm/memcontrol: support MEMORY_DEVICE_PRIVATEJérôme Glisse-0/+1
2017-09-08mm/ZONE_DEVICE: special case put_page() for device private pagesJérôme Glisse-1/+24
2017-09-08mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse-0/+34
2017-09-08mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse-0/+3
2017-09-08Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-19/+82
2017-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds-37/+32
2017-09-07Merge tag 'audit-pr-20170907' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-12/+12
2017-09-07Merge tag 'pstore-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+1
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds-82/+199
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-246/+888
2017-09-06Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-3/+3
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-40/+51
2017-09-06tracing: Apply trace_clock changes to instance max bufferBaohong Liu-1/+1
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel-2/+8
2017-09-06mm: oom: let oom_reap_task and exit_mmap run concurrentlyAndrea Arcangeli-17/+0
2017-09-06mm: replace TIF_MEMDIE checks by tsk_is_oom_victimMichal Hocko-4/+5
2017-09-06mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookupsDan Williams-14/+38
2017-09-06cgroup: revert fa06235b8eb0 ("cgroup: reset css on destruction")Roman Gushchin-3/+0
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1035/+3249
2017-09-05Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+6
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-182/+287
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2017-09-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+2
2017-09-05bpf: fix numa_node validationEric Dumazet-1/+2
2017-09-05tracing: Fix clear of RECORDED_TGID flag when disabling trace eventChunyu Hu-1/+1
2017-09-05tracing: Add barrier to trace_printk() buffer nesting modificationSteven Rostedt (VMware)-1/+7
2017-09-05audit: update the function commentsGeliang Tang-10/+10
2017-09-05audit: Reduce overhead using a coarse clockMel Gorman-2/+2
2017-09-05Merge branch 'for-4.13-fixes' into for-4.14Tejun Heo-4/+26
2017-09-04Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-13/+1
2017-09-04Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+11
2017-09-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-38/+549
2017-09-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-11/+22
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+27
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-274/+1176
2017-09-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-253/+433