summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-02-16cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley
2018-02-16mtd: nand: Add core infrastructure to deal with NAND devicesBoris Brezillon
2018-02-16mtd: nand: Get rid of comments giving the file path inside the file itselfBoris Brezillon
2018-02-16headers: Drop two #included headers from <linux/interrupt.h>Randy Dunlap
2018-02-15Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-02-15Merge tag 'pm-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-02-15net: Make extern and export get_net_ns()Kirill Tkhai
2018-02-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-02-15block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTSMinwoo Im
2018-02-15Merge branches 'pm-cpuidle' and 'pm-opp'Rafael J. Wysocki
2018-02-15IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen
2018-02-15net/mlx5: Remove redundant EQ API exportsSaeed Mahameed
2018-02-15net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed
2018-02-15net/mlx5: CQ hold/put APISaeed Mahameed
2018-02-15net/mlx5: CQ Database per EQSaeed Mahameed
2018-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-15nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon
2018-02-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-02-14net: ptp: Add stub for ptp_classify_raw()Andrew Lunn
2018-02-14ARM: OMAP2+: Cleanup omap_mcbsp_dev_attr and other legacy dataSuman Anna
2018-02-14ARM: OMAP2+: Cleanup omap2_spi_dev_attr and other legacy dataSuman Anna
2018-02-14ARM: OMAP2+: Cleanup omap_gpio_dev_attr usageSuman Anna
2018-02-14virtchnl: Add filter data structuresHarshitha Ramamurthy
2018-02-14virtchnl: Add a macro to check the size of a unionHarshitha Ramamurthy
2018-02-14virtchnl: Add virtchl structures to support queue channelsHarshitha Ramamurthy
2018-02-14net: Make atalk_ptr depend on ATALK or IRDADavid Ahern
2018-02-14net: Make ax25_ptr depend on CONFIG_AX25David Ahern
2018-02-14net: Make dn_ptr depend on CONFIG_DECNETDavid Ahern
2018-02-14spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij
2018-02-14ACPI/IORT: Add msi address regions reservation helperShameer Kolothum
2018-02-14x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variableKirill A. Shutemov
2018-02-13net: avoid including xdp.h in filter.hJesper Dangaard Brouer
2018-02-13iommu: Do not return error code for APIs with size_t return typeSuravee Suthikulpanit
2018-02-13iommu/vt-d: Clean/document fault status flagsDmitry Safonov
2018-02-13net: Introduce net_sem for protection of pernet_listKirill Tkhai
2018-02-13x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck
2018-02-13locking/semaphore: Update the file path in documentationTycho Andersen
2018-02-13vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang
2018-02-12remoteproc: Pass type of shutdown to subdev removeBjorn Andersson
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko
2018-02-12soc: qcom: mdt-loader: Return relocation baseBjorn Andersson
2018-02-12remoteproc: Rename "load_rsc_table" to "parse_fw"Bjorn Andersson
2018-02-12remoteproc: Add remote processor coredump supportSarangdhar Joshi
2018-02-12soc: samsung: Add SPDX license identifiers to headersKrzysztof Kozlowski
2018-02-12ARM: EXYNOS: Add SPDX license identifiersKrzysztof Kozlowski
2018-02-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-02-12scsi: raid_class: Add 'JBOD' RAID levelHannes Reinecke
2018-02-12dma-mapping: fix a comment typoChristoph Hellwig
2018-02-12of: Support parsing phandle argument lists through a nexus nodeStephen Boyd