summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-05-231-1/+1
|\
| * netfilter: nft_fib: Fix existence check supportPhil Sutter2019-05-211-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-221-3/+7
|\ \
| * | tipc: Avoid copying bytes beyond the supplied dataChris Packham2019-05-201-3/+7
* | | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-2145-579/+47
|\ \ \
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Thomas Gleixner2019-05-212-18/+2
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner2019-05-214-62/+4
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17Thomas Gleixner2019-05-212-26/+2
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-2113-176/+13
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 10Thomas Gleixner2019-05-211-3/+1
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7Thomas Gleixner2019-05-211-13/+1
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5Thomas Gleixner2019-05-211-17/+1
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner2019-05-212-4/+2
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-2118-260/+20
| * | | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-211-1/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | crypto: hash - fix incorrect HASH_MAX_DESCSIZEEric Biggers2019-05-171-1/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-209-36/+49
|\ \ \ \ | |_|/ / |/| | |
| * | | of_net: fix of_get_mac_address retval if compiled without CONFIG_OFPetr Štetiar2019-05-191-1/+1
| | |/ | |/|
| * | net/mlx5: E-Switch, Correct type to u16 for vport_num and int for vport_indexParav Pandit2019-05-171-3/+3
| * | ipv6: prevent possible fib6 leaksEric Dumazet2019-05-161-1/+2
| * | net: test nouarg before dereferencing zerocopy pointersWillem de Bruijn2019-05-161-3/+6
| * | flow_offload: support CVLAN matchEdward Cree2019-05-161-0/+2
| * | rhashtable: Remove RCU marking from rhash_lock_headHerbert Xu2019-05-161-26/+32
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-05-152-1/+2
| |\ \
| | * | bpf: add map_lookup_elem_sys_only for lookups from syscall sideDaniel Borkmann2019-05-141-0/+1
| | * | bpf: btf: fix the brackets of BTF_INT_OFFSET()Gary Lin2019-05-141-1/+1
| * | | tcp: do not recycle cloned skbsEric Dumazet2019-05-151-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-192-2/+11
|\ \ \ \
| * | | | panic: add an option to replay all the printk message in bufferFeng Tang2019-05-181-1/+6
| * | | | mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2019-05-181-1/+5
* | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-191-0/+3
|\ \ \ \ \
| * | | | | i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit2019-05-171-0/+3
* | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-05-191-3/+5
|\ \ \ \ \ \
| * | | | | | jbd2: fix potential double freeChengguang Xu2019-05-101-3/+5
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-191-2/+2
|\ \ \ \ \ \ \
| * | | | | | | ARM: at91: move SoC specific definitions to SoC folderAlexandre Belloni2019-05-021-2/+2
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-197-8/+214
|\ \ \ \ \ \ \ \
| * | | | | | | | iommu/dma-iommu: Remove iommu_dma_map_msi_msg()Julien Grall2019-05-031-5/+0
| * | | | | | | | iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two partsJulien Grall2019-05-031-0/+25
| * | | | | | | | genirq/msi: Add a new field in msi_desc to store an IOMMU cookieJulien Grall2019-05-031-0/+26
| * | | | | | | | soc: ti: Add MSI domain bus support for Interrupt AggregatorLokesh Vutla2019-05-013-0/+34
| * | | | | | | | genirq: Introduce irq_chip_{request,release}_resource_parent() apisLokesh Vutla2019-05-011-0/+2
| * | | | | | | | firmware: ti_sci: Add helper apis to manage resourcesLokesh Vutla2019-05-011-0/+54
| * | | | | | | | firmware: ti_sci: Add support for IRQ managementLokesh Vutla2019-05-011-0/+26
| * | | | | | | | firmware: ti_sci: Add support for RM core opsLokesh Vutla2019-05-011-0/+27
| * | | | | | | | firmware: ti_sci: Add support to get TISCI handle using of_phandleGrygorii Strashko2019-05-011-0/+17
| * | | | | | | | irqchip/gic-v3-its: fix some definitions of inner cacheability attributesHongbo Yao2019-04-291-6/+6
* | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-191-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen2019-05-091-1/+0