summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* xen: Introduce shared buffer helpers for page directory...Oleksandr Andrushchenko2018-12-181-0/+89
* xen/pvh: Add memory map pointer to hvm_start_info structMaran Wilson2018-12-131-1/+62
* xen/pvh: Move Xen specific PVH VM initialization out of common fileMaran Wilson2018-12-131-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-096-25/+75
|\
| * neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio2018-12-071-5/+23
| * sctp: frag_point sanity checkJakub Audykowicz2018-12-051-0/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-12-052-19/+44
| |\
| | * bpf: Improve socket lookup reuseport documentationJoe Stringer2018-11-301-0/+4
| | * bpf: Support sk lookup in netns with id 0Joe Stringer2018-11-301-14/+21
| | * bpf: fix pointer offsets in context for 32 bitDaniel Borkmann2018-11-302-5/+19
| * | sctp: kfree_rcu asocXin Long2018-12-031-0/+2
| * | net: phy: sfp: correct location of SFP standardsBaruch Siach2018-11-291-1/+1
* | | Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-091-0/+7
|\ \ \
| * | | Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui2018-12-031-0/+7
* | | | Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-092-2/+3
|\ \ \ \
| * \ \ \ Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-12-061-0/+1
| |\ \ \ \
| | * | | | USB: serial: console: fix reported terminal settingsJohan Hovold2018-12-051-0/+1
| | |/ / /
| * / / / USB: check usb_get_extra_descriptor for proper sizeMathias Payer2018-12-051-2/+2
| |/ / /
* | | | Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-091-6/+8
|\ \ \ \
| * | | | dax: Fix unlock mismatch with updated APIMatthew Wilcox2018-12-041-6/+8
* | | | | Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-081-0/+4
|\ \ \ \ \
| * | | | | asm-generic: unistd.h: fixup broken macro include.Guo Ren2018-12-061-0/+4
| |/ / / /
* | | | | Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes2018-12-081-4/+8
* | | | | Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-12-061-1/+0
|\ \ \ \ \
| * | | | | SUNRPC: Fix a memory leak in call_encode()Trond Myklebust2018-12-021-1/+0
* | | | | | Merge tag 'sound-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-12-061-1/+3
|\ \ \ \ \ \
| * | | | | | ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai2018-11-291-1/+3
* | | | | | | mm, thp: restore node-local hugepage allocationsDavid Rientjes2018-12-051-2/+0
* | | | | | | Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-12-031-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | media: Use wait_queue_head_t for media_requestJasmin Jessich2018-11-201-1/+1
* | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-12-021-0/+2
|\ \ \ \ \ \ \
| * | | | | | | gpio: davinci: restore a way to manually specify the GPIO baseBartosz Golaszewski2018-11-261-0/+2
* | | | | | | | Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-021-5/+0
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin2018-11-291-5/+0
* | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-014-17/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2018-11-282-0/+10
| * | | | | | | | ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRSThomas Gleixner2018-11-281-17/+0
| * | | | | | | | x86/speculation: Rework SMT state changeThomas Gleixner2018-11-281-0/+2
| * | | | | | | | sched/smt: Expose sched_smt_present static keyThomas Gleixner2018-11-281-0/+18
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-11-301-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | psi: make disabling/enabling easier for vendor kernelsJohannes Weiner2018-11-301-1/+2
* | | | | | | | | Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-11-301-2/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | fscache: Fix race in fscache_op_complete() due to split atomic_sub & readkiran.modukuri2018-11-281-2/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-301-1/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'iio-fixes-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-11-221-1/+3
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-11-161-1/+3
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-301-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/ptrace: Fix documentation for tracehook_report_syscall_entry()Elvira Khabirova2018-11-121-2/+2
* | | | | | | | | | Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-301-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tracepoint: Use __idx instead of idx in DO_TRACE macro to make it uniqueZenghui Yu2018-11-291-3/+3