summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-34/+44
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2018-02-19ptr_ring: Remove now-redundant smp_read_barrier_depends()Andrea Parri1-3/+4
2018-02-19ieee80211: Increase PMK maximum length to 64 bytesSrinivas Dasari1-1/+1
2018-02-19ARM: da8xx: use platform data for CFGCHIP syscon regmapDavid Lechner1-0/+21
2018-02-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2018-02-17Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2018-02-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar272-4344/+10014
2018-02-17nospec: Include <asm/barrier.h> dependencyDan Williams1-0/+1
2018-02-17nospec: Allow index argument to have const-qualified typeRasmus Villemoes1-2/+1
2018-02-17nospec: Kill array_index_nospec_mask_check()Dan Williams1-21/+1
2018-02-17workqueue: Allow retrieval of current task's work structLukas Wunner1-0/+1
2018-02-17skbuff: export mm_[un]account_pinned_pages for other modulesSowmini Varadhan1-0/+3
2018-02-16skbuff: Fix comment mis-spelling.David S. Miller1-1/+1
2018-02-16Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2018-02-16regulator: da9211: Pass descriptors instead of GPIO numbersLinus Walleij1-1/+3
2018-02-16regulator: da9055: Pass descriptor instead of GPIO numberLinus Walleij1-2/+3
2018-02-16regulator: core: Support passing an initialized GPIO enable descriptorLinus Walleij1-0/+3
2018-02-16PCI: Remove pci_get_bus_and_slot() functionSinan Kaya1-8/+0
2018-02-16sched/wait: add wait_event_idle() functions.NeilBrown1-0/+114
2018-02-16HID: core: Fix size as type u32Aaron Ma1-3/+3
2018-02-16cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley1-0/+2
2018-02-16mtd: nand: Add core infrastructure to deal with NAND devicesBoris Brezillon1-0/+731
2018-02-16mtd: nand: Get rid of comments giving the file path inside the file itselfBoris Brezillon3-6/+0
2018-02-16headers: Drop two #included headers from <linux/interrupt.h>Randy Dunlap1-2/+0
2018-02-16Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-5/+5
2018-02-16Merge tag 'pm-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2018-02-15net: Make extern and export get_net_ns()Kirill Tkhai1-0/+2
2018-02-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2018-02-15block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTSMinwoo Im1-1/+1
2018-02-15Merge branches 'pm-cpuidle' and 'pm-opp'Rafael J. Wysocki1-1/+1
2018-02-15IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen1-14/+37
2018-02-15net/mlx5: Remove redundant EQ API exportsSaeed Mahameed1-17/+0
2018-02-15net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed1-2/+0
2018-02-15net/mlx5: CQ hold/put APISaeed Mahameed1-0/+11
2018-02-15net/mlx5: CQ Database per EQSaeed Mahameed2-15/+10
2018-02-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+1
2018-02-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-15/+21
2018-02-15nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon1-15/+21
2018-02-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-3/+104
2018-02-14net: ptp: Add stub for ptp_classify_raw()Andrew Lunn1-0/+4
2018-02-14ARM: OMAP2+: Cleanup omap_mcbsp_dev_attr and other legacy dataSuman Anna1-12/+0
2018-02-14ARM: OMAP2+: Cleanup omap2_spi_dev_attr and other legacy dataSuman Anna1-8/+0
2018-02-14ARM: OMAP2+: Cleanup omap_gpio_dev_attr usageSuman Anna1-5/+0
2018-02-14virtchnl: Add filter data structuresHarshitha Ramamurthy1-0/+59
2018-02-14virtchnl: Add a macro to check the size of a unionHarshitha Ramamurthy1-3/+5
2018-02-14virtchnl: Add virtchl structures to support queue channelsHarshitha Ramamurthy1-0/+40
2018-02-14net: Make atalk_ptr depend on ATALK or IRDADavid Ahern2-0/+4
2018-02-14net: Make ax25_ptr depend on CONFIG_AX25David Ahern1-0/+2
2018-02-14net: Make dn_ptr depend on CONFIG_DECNETDavid Ahern1-0/+2