summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-10-296-43/+84
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-10-276-43/+84
| |\
| | * bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann2018-10-261-3/+46
| | * bpf: make direct packet write unclone more robustDaniel Borkmann2018-10-261-1/+5
| | * bpf: fix leaking uninitialized memory on pop/peek helpersDaniel Borkmann2018-10-261-0/+2
| | * bpf: fix direct packet write into pop/peek helpersDaniel Borkmann2018-10-261-2/+0Star
| | * bpf: fix cg_skb types to hint access type in may_access_direct_pkt_dataDaniel Borkmann2018-10-261-0/+1
| | * bpf: fix direct packet access for flow dissector progsDaniel Borkmann2018-10-261-2/+4
| | * bpf, btf: fix a missing check bug in btf_parseMartin Lau2018-10-261-33/+25Star
| | * bpf: devmap: fix wrong interface selection in notifier_callTaehee Yoo2018-10-261-2/+1Star
* | | Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-10-281-2/+2
|\ \ \
| * | | kallsyms: reduce size a little on 64-bitJan Beulich2018-09-101-2/+2
* | | | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-281-60/+15Star
|\ \ \ \ | |_|/ / |/| | |
| * | | memremap: Convert to XArrayMatthew Wilcox2018-10-211-60/+16Star
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-2711-193/+1137
|\ \ \ \
| * | | | mm: defer ZONE_DEVICE page initialization to the point where we init pgmapAlexander Duyck2018-10-271-15/+10Star
| * | | | psi: cgroup supportJohannes Weiner2018-10-272-10/+153
| * | | | psi: pressure stall information for CPU, memory, and IOJohannes Weiner2018-10-276-2/+760
| * | | | sched: introduce this_rq_lock_irq()Johannes Weiner2018-10-272-3/+13
| * | | | sched: sched.h: make rq locking and clock functions available in stats.hJohannes Weiner2018-10-271-82/+82
| * | | | sched: loadavg: make calc_load_n() publicJohannes Weiner2018-10-271-69/+69
| * | | | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner2018-10-272-21/+1Star
| * | | | delayacct: track delays from thrashing cache pagesJohannes Weiner2018-10-271-0/+15
| * | | | mm: rework memcg kernel stack accountingRoman Gushchin2018-10-271-6/+49
* | | | | Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-262-266/+62Star
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | swiotlb: add support for non-coherent DMAChristoph Hellwig2018-10-191-10/+23
| * | | | swiotlb: don't dip into swiotlb pool for coherent allocationsChristoph Hellwig2018-10-191-103/+2Star
| * | | | swiotlb: refactor swiotlb_map_pageChristoph Hellwig2018-10-191-37/+30Star
| * | | | swiotlb: use swiotlb_map_page in swiotlb_map_sg_attrsChristoph Hellwig2018-10-191-22/+12Star
| * | | | swiotlb: merge swiotlb_unmap_page and unmap_singleChristoph Hellwig2018-10-191-11/+4Star
| * | | | swiotlb: remove the overflow bufferChristoph Hellwig2018-10-192-58/+3Star
| * | | | swiotlb: do not panic on mapping failuresChristoph Hellwig2018-10-191-32/+1Star
| * | | | swiotlb: mark is_swiotlb_buffer staticChristoph Hellwig2018-10-191-1/+1
| * | | | swiotlb: remove a pointless commentChristoph Hellwig2018-10-191-6/+0Star
* | | | | Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-261-38/+48
|\ \ \ \ \
| * | | | | printk: fix integer overflow in setup_log_buf()Sergey Senozhatsky2018-10-121-1/+1
| * | | | | printk: do not preliminary split up cont bufferSergey Senozhatsky2018-10-121-3/+0Star
| * | | | | printk: lock/unlock console only for new logbuf entriesSergey Senozhatsky2018-10-121-3/+7
| * | | | | printk: keep kernel cont support always enabledSergey Senozhatsky2018-10-121-18/+4Star
| * | | | | printk: Give error on attempt to set log buffer length to over 2GHe Zhe2018-10-091-6/+12
| * | | | | printk: Add KBUILD_MODNAME and remove a redundant print prefixHe Zhe2018-10-051-1/+3
| * | | | | printk: Correct wrong castingHe Zhe2018-10-051-2/+3
| * | | | | printk: Fix panic caused by passing log_buf_len to command lineHe Zhe2018-10-051-1/+6
| * | | | | printk: CON_PRINTBUFFER console registration is a bit racySergey Senozhatsky2018-10-021-1/+5
| * | | | | printk: Do not miss new messages when replaying the logPetr Mladek2018-10-021-4/+9
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-253-7/+12
|\ \ \ \ \ \
| * | | | | | genirq: Fix race on spurious interrupt detectionLukas Wunner2018-10-191-2/+6
| * | | | | | softirq: Fix typo in __do_softirq() commentsYangtao Li2018-10-181-3/+3
| * | | | | | genirq: Fix grammar s/an /a /Geert Uytterhoeven2018-10-091-1/+1
| * | | | | | genirq/debugfs: Reinstate full OF path for domain nameMarc Zyngier2018-10-011-1/+1