summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-10-19iio: make function argument and some structures constBhumika Goyal
2017-10-19configfs: make ci_type field, some pointers and function arguments constBhumika Goyal
2017-10-19printk: simplify no_printk()Masahiro Yamada
2017-10-19dql: make dql_init return voidStephen Hemminger
2017-10-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-19irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITSMarc Zyngier
2017-10-19irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally availableMarc Zyngier
2017-10-19irqchip/gic-v3: Add support for Range Selector (RS) featureShanker Donthineni
2017-10-19irqdomain: Move revmap_trees_mutex to struct irq_domainMasahiro Yamada
2017-10-19livepatch: add (un)patch callbacksJoe Lawrence
2017-10-19usb: renesas_usbhs: add support for R-Car D3Yoshihiro Shimoda
2017-10-19usb: gadget: Add kerneldoc for some neglected structure fieldsJonathan Corbet
2017-10-19locking/static_keys: Improve uninitialized key warningBorislav Petkov
2017-10-19Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris
2017-10-18fscrypt: new helper function - fscrypt_prepare_setattr()Eric Biggers
2017-10-18fscrypt: new helper function - fscrypt_prepare_lookup()Eric Biggers
2017-10-18fscrypt: new helper function - fscrypt_prepare_rename()Eric Biggers
2017-10-18fscrypt: new helper function - fscrypt_prepare_link()Eric Biggers
2017-10-18fscrypt: new helper function - fscrypt_file_open()Eric Biggers
2017-10-18fscrypt: new helper function - fscrypt_require_key()Eric Biggers
2017-10-18fscrypt: remove ->is_encrypted()Eric Biggers
2017-10-18fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()Eric Biggers
2017-10-18fs, fscrypt: add an S_ENCRYPTED inode flagEric Biggers
2017-10-18fscrypt: clean up include file messDave Chinner
2017-10-18block: remove blk_mq_reinit_tagsetSagi Grimberg
2017-10-18block: introduce blk_mq_tagset_iterSagi Grimberg
2017-10-18dma-fence: remove duplicate word in commentFrank Binns
2017-10-18bpf: move knowledge about post-translation offsets out of verifierJakub Kicinski
2017-10-18bpf: remove the verifier ops from program structureJakub Kicinski
2017-10-18bpf: split verifier and program opsJakub Kicinski
2017-10-18bpf: cpumap xdp_buff to skb conversion and allocationJesper Dangaard Brouer
2017-10-18bpf: XDP_REDIRECT enable use of cpumapJesper Dangaard Brouer
2017-10-18bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer
2017-10-18KEYS: Fix race between updating and finding a negative keyDavid Howells
2017-10-17of: overlay: avoid race condition between applying multiple overlaysFrank Rowand
2017-10-17of: overlay: detect cases where device tree may become corruptFrank Rowand
2017-10-17of: overlay: rename identifiers to more reflect what they doFrank Rowand
2017-10-17Merge commit '3728e6a255b5' into patchworkMauro Carvalho Chehab
2017-10-17ethtool: add ethtool_intersect_link_masksAlan Brady
2017-10-17bitops: Add clear/set_bit32() to linux/bitops.hAndi Kleen
2017-10-17memory: omap-gpmc: Drop gpmc_statusLadislav Michl
2017-10-17thermal : Remove const to make same prototypeArvind Yadav
2017-10-17ACPI / PM: Combine device suspend routinesRafael J. Wysocki
2017-10-17Merge branch 'pm-qos' into acpi-pmRafael J. Wysocki
2017-10-16ftrace: Kill FTRACE_OPS_FL_PER_CPUPeter Zijlstra
2017-10-16perf/ftrace: Fix function trace eventsPeter Zijlstra
2017-10-16perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...Peter Zijlstra
2017-10-16tun: call dev_get_valid_name() before register_netdevice()Cong Wang
2017-10-16irqchip/irq-omap-intc: Remove omap3_init_irq()Ladislav Michl
2017-10-16of: make kobject and bin_attribute support configurableRob Herring