summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-12-21Merge branch 'regulator-4.21' into regulator-nextMark Brown6-9/+36
2018-12-21Merge branch 'regulator-4.20' into regulator-linusMark Brown1-1/+1
2018-12-21Revert "compiler-gcc: disable -ftracer for __noclone functions"Sean Christopherson1-8/+1
2018-12-21kvm: Change offset in kvm_write_guest_offset_cached to unsignedJim Mattson1-1/+2
2018-12-21Merge branches 'pm-devfreq', 'pm-avs' and 'pm-tools'Rafael J. Wysocki2-9/+14
2018-12-21Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki2-5/+6
2018-12-21Merge branch 'pm-opp'Rafael J. Wysocki2-8/+29
2018-12-21Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki1-0/+2
2018-12-21Merge branch 'acpi-pci'Rafael J. Wysocki2-0/+11
2018-12-21Merge branches 'acpi-tables', 'acpi-soc', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki1-1/+1
2018-12-21net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan1-0/+1
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-3/+1
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-3/+29
2018-12-21Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller1-0/+1
2018-12-21linux/netlink.h: drop unnecessary extern prefixStephen Hemminger1-24/+24
2018-12-21bpf: sk_msg, sock{map|hash} redirect through ULPJohn Fastabend1-0/+1
2018-12-21bpf: sk_msg, fix socket data_ready eventsJohn Fastabend1-0/+8
2018-12-21bpf: skmsg, replace comments with BUILD bugJohn Fastabend1-3/+1
2018-12-20IB/mlx5: Use the correct commands for UMEM and UCTX allocationYishai Hadas1-20/+42
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe4-14/+141
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-22/+78
2018-12-20sbitmap: add helpers for add/del wait queue handlingJens Axboe1-2/+14
2018-12-20Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-nextMark Brown1-1/+83
2018-12-20Merge branch 'spi-4.21' into spi-nextMark Brown2-1/+5
2018-12-20powerpc: use mm zones more sensiblyChristoph Hellwig1-1/+1
2018-12-20PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya2-0/+11
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-18/+8
2018-12-20dma-mapping: deprecate dma_zalloc_coherentChristoph Hellwig1-3/+4
2018-12-20IB/mlx5: Introduce uid as part of alloc/dealloc transport domainYishai Hadas1-2/+2
2018-12-19net: switch secpath to use skb extension infrastructureFlorian Westphal1-5/+5
2018-12-19net: use skb_sec_path helper in more placesFlorian Westphal1-1/+1
2018-12-19net: move secpath_exist helper to sk_buff.hFlorian Westphal1-3/+10
2018-12-19net: convert bridge_nf to use skb extension infrastructureFlorian Westphal2-28/+4
2018-12-19sk_buff: add skb extension infrastructureFlorian Westphal1-1/+110
2018-12-19netfilter: avoid using skb->nf_bridge directlyFlorian Westphal1-9/+24
2018-12-19Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown1-6/+35
2018-12-19regmap: irq: add an option to clear status registers on unmaskBartosz Golaszewski1-0/+4
2018-12-19regmap: regmap-irq/gpio-max77620: add level-irq supportMatti Vaittinen1-6/+21
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller2-13/+28
2018-12-19Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"Ingo Molnar1-43/+13
2018-12-19genirq/affinity: Add is_managed to struct irq_affinity_descDou Liyang1-0/+1
2018-12-19genirq/core: Introduce struct irq_affinity_descDou Liyang4-8/+22
2018-12-19PM-runtime: Switch autosuspend over to using hrtimersVincent Guittot2-5/+6
2018-12-19net/mlx5: Add shared Q counter bitsLeon Romanovsky1-1/+5
2018-12-19scsi: block: remove the cluster flagChristoph Hellwig1-6/+0
2018-12-19scsi: flip the default on use_clusteringChristoph Hellwig1-2/+0
2018-12-19bpf: sockmap, metadata support for reporting size of msgJohn Fastabend1-0/+3
2018-12-19net: phy: improve phy state checkingHeiner Kallweit1-1/+23
2018-12-19bpf: support raw tracepoints in modulesMatt Mullins2-2/+10
2018-12-18Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon26-134/+321