summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-10-19perf: hisi: Add support for HiSilicon SoC HHA PMU driverShaokun Zhang1-0/+1
2017-10-19perf: hisi: Add support for HiSilicon SoC L3C PMU driverShaokun Zhang1-0/+1
2017-10-19Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann1-2/+2
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig1-0/+13
2017-10-19drivers: flag buses which demand DMA configurationRobin Murphy1-0/+4
2017-10-19iio: make function argument and some structures constBhumika Goyal2-2/+2
2017-10-19configfs: make ci_type field, some pointers and function arguments constBhumika Goyal1-4/+4
2017-10-19printk: simplify no_printk()Masahiro Yamada1-4/+2
2017-10-19dql: make dql_init return voidStephen Hemminger1-1/+1
2017-10-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-0/+10
2017-10-19irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITSMarc Zyngier1-0/+1
2017-10-19irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally availableMarc Zyngier1-0/+6
2017-10-19irqchip/gic-v3: Add support for Range Selector (RS) featureShanker Donthineni1-0/+4
2017-10-19irqdomain: Move revmap_trees_mutex to struct irq_domainMasahiro Yamada1-0/+2
2017-10-19livepatch: add (un)patch callbacksJoe Lawrence1-0/+26
2017-10-19usb: renesas_usbhs: add support for R-Car D3Yoshihiro Shimoda1-2/+3
2017-10-19usb: gadget: Add kerneldoc for some neglected structure fieldsJonathan Corbet1-0/+5
2017-10-19locking/static_keys: Improve uninitialized key warningBorislav Petkov2-10/+10
2017-10-19Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris1-17/+30
2017-10-19fscrypt: new helper function - fscrypt_prepare_setattr()Eric Biggers1-0/+25
2017-10-19fscrypt: new helper function - fscrypt_prepare_lookup()Eric Biggers3-0/+35
2017-10-19fscrypt: new helper function - fscrypt_prepare_rename()Eric Biggers3-0/+47
2017-10-19fscrypt: new helper function - fscrypt_prepare_link()Eric Biggers3-0/+34
2017-10-19fscrypt: new helper function - fscrypt_file_open()Eric Biggers2-0/+12
2017-10-19fscrypt: new helper function - fscrypt_require_key()Eric Biggers1-0/+25
2017-10-19fscrypt: remove ->is_encrypted()Eric Biggers1-1/+0
2017-10-19fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()Eric Biggers1-1/+1
2017-10-19fs, fscrypt: add an S_ENCRYPTED inode flagEric Biggers1-0/+2
2017-10-19fscrypt: clean up include file messDave Chinner3-18/+37
2017-10-18block: remove blk_mq_reinit_tagsetSagi Grimberg1-2/+0
2017-10-18block: introduce blk_mq_tagset_iterSagi Grimberg1-0/+2
2017-10-18dma-fence: remove duplicate word in commentFrank Binns1-1/+1
2017-10-18bpf: move knowledge about post-translation offsets out of verifierJakub Kicinski1-0/+3
2017-10-18bpf: remove the verifier ops from program structureJakub Kicinski2-1/+1
2017-10-18bpf: split verifier and program opsJakub Kicinski2-19/+24
2017-10-18bpf: cpumap xdp_buff to skb conversion and allocationJesper Dangaard Brouer1-0/+1
2017-10-18bpf: XDP_REDIRECT enable use of cpumapJesper Dangaard Brouer1-1/+30
2017-10-18bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer1-0/+1
2017-10-18KEYS: Fix race between updating and finding a negative keyDavid Howells1-17/+30
2017-10-18of: overlay: avoid race condition between applying multiple overlaysFrank Rowand1-3/+0
2017-10-18of: overlay: detect cases where device tree may become corruptFrank Rowand1-5/+5
2017-10-18of: overlay: rename identifiers to more reflect what they doFrank Rowand1-6/+6
2017-10-18Merge commit '3728e6a255b5' into patchworkMauro Carvalho Chehab32-147/+286
2017-10-17ethtool: add ethtool_intersect_link_masksAlan Brady1-0/+10
2017-10-17bitops: Add clear/set_bit32() to linux/bitops.hAndi Kleen1-0/+26
2017-10-17memory: omap-gpmc: Drop gpmc_statusLadislav Michl1-2/+0
2017-10-17thermal : Remove const to make same prototypeArvind Yadav1-1/+1
2017-10-17ACPI / PM: Combine device suspend routinesRafael J. Wysocki1-2/+1
2017-10-17Merge branch 'pm-qos' into acpi-pmRafael J. Wysocki1-1/+0
2017-10-17ftrace: Kill FTRACE_OPS_FL_PER_CPUPeter Zijlstra1-69/+14