summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* binder: implement binderfsChristian Brauner2018-12-192-0/+36
* binder: fix use-after-free due to ksys_close() during fdget()Todd Kjos2018-12-191-0/+1
* Merge tag 'thunderbolt-for-v4.21' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-12-102-0/+16
|\
| * iommu/vt-d: Force IOMMU on for platform opt in hintLu Baolu2018-12-051-0/+8
| * PCI / ACPI: Identify untrusted PCI devicesMika Westerberg2018-12-051-0/+8
* | Merge 4.20-rc6 into char-misc-nextGreg Kroah-Hartman2018-12-1016-42/+109
|\ \
| * \ 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
* | | | | | | | bus: fsl-mc: explicitly define the fsl_mc_command endiannessIoana Ciornei2018-12-061-6/+6
* | | | | | | | mtd: add support for reading MTD devices via the nvmem APIAlban Bedel2018-12-061-0/+2
* | | | | | | | nvmem: add new config optionBartosz Golaszewski2018-12-061-0/+2
* | | | | | | | nvmem: Move nvmem_type_str array to its only userAndy Shevchenko2018-12-061-7/+0
* | | | | | | | nvmem: add type attributeAlexandre Belloni2018-12-061-0/+16
* | | | | | | | Merge 4.20-rc5 into char-misc-nextGreg Kroah-Hartman2018-12-0320-42/+89
|\| | | | | | |
| * | | | | | | 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