summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-09-30SUNRPC: Clean up initialisation of the struct rpc_rqstTrond Myklebust1-1/+0
2018-09-30Compiler Attributes: add support for __nonstring (gcc >= 8)Miguel Ojeda1-0/+14
2018-09-30Compiler Attributes: remove uses of __attribute__ from compiler.hMiguel Ojeda1-6/+6
2018-09-30Compiler Attributes: KENTRY used twice the "used" attributeMiguel Ojeda1-1/+1
2018-09-30Compiler Attributes: use feature checks instead of version checksMiguel Ojeda5-125/+254
2018-09-30Compiler Attributes: add missing SPDX ID in compiler_types.hMiguel Ojeda1-0/+1
2018-09-30Compiler Attributes: remove unneeded sparse (__CHECKER__) testsMiguel Ojeda3-9/+3
2018-09-30Compiler Attributes: homogenize __must_be_arrayMiguel Ojeda4-11/+7
2018-09-30Compiler Attributes: remove unneeded testsMiguel Ojeda1-20/+3
2018-09-30Compiler Attributes: always use the extra-underscores syntaxMiguel Ojeda5-33/+33
2018-09-30Compiler Attributes: remove unused attributesMiguel Ojeda3-7/+0
2018-09-30docs: fpga: document fpga manager flagsAlan Tull1-6/+14
2018-09-30Merge 4.19-rc6 into tty-nextGreg Kroah-Hartman12-36/+66
2018-09-30Merge 4.19-rc6 into usb-nextGreg Kroah-Hartman12-36/+66
2018-09-30Merge 4.19-rc6Greg Kroah-Hartman12-36/+66
2018-09-30xarray: Change definition of sibling entriesMatthew Wilcox2-4/+93
2018-09-30xarray: Replace exceptional entriesMatthew Wilcox3-40/+117
2018-09-30Update email addressMatthew Wilcox1-1/+1
2018-09-29Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-3/+4
2018-09-29Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-6/+33
2018-09-29clk: renesas: Convert to SPDX identifiersKuninori Morimoto1-6/+2
2018-09-28Merge branch 'dt/cpu-type-rework' into dt/nextRob Herring1-0/+11
2018-09-28of: Add cpu node iterator for_each_of_cpu_node()Rob Herring1-0/+11
2018-09-28PCI: Add support for Immediate ReadinessFelipe Balbi1-0/+1
2018-09-28Merge tag 'omap-for-v4.20/omap1-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-0/+4
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke1-2/+3
2018-09-28Merge tag 'bd71847-support' into regulator-4.20Mark Brown4-194/+222
2018-09-28regulator: bd718XX use pickable rangesMatti Vaittinen1-14/+18
2018-09-28regulator/mfd: bd718xx: rename bd71837/bd71847 common instancesMatti Vaittinen1-32/+32
2018-09-28regulator: Support regulators where voltage ranges are selectableMatti Vaittinen1-1/+19
2018-09-28regulator/mfd: Support ROHM BD71847 power management ICMatti Vaittinen1-147/+124
2018-09-28nvmem: use EOPNOTSUPP instead of ENOSYSBartosz Golaszewski2-18/+17
2018-09-28nvmem: make the naming of arguments in nvmem_cell_get() consistentBartosz Golaszewski1-6/+6
2018-09-28nvmem: use SPDX license identifiersBartosz Golaszewski2-8/+2
2018-09-28nvmem: add a notifier chainBartosz Golaszewski1-0/+21
2018-09-28nvmem: add support for cell lookups from machine codeBartosz Golaszewski1-0/+28
2018-09-28nvmem: add support for cell infoBartosz Golaszewski1-9/+24
2018-09-28nvmem: change the signature of nvmem_unregister()Bartosz Golaszewski1-6/+3
2018-09-28nvmem: provide nvmem_dev_name()Bartosz Golaszewski1-0/+8
2018-09-28netfilter: avoid erronous array bounds warningFlorian Westphal1-0/+2
2018-09-28rtc: move rtc_add_group/s definitionsAlexandre Belloni1-0/+16
2018-09-28crypto: user - Implement a generic crypto statisticsCorentin Labbe1-2/+108
2018-09-28gss_krb5: Remove VLA usage of skcipherKees Cook1-15/+15
2018-09-28block: move call of scheduler's ->completed_request() hookOmar Sandoval1-1/+1
2018-09-28spi: make OF helper available for othersMarco Felsch1-1/+16
2018-09-28spi: switch to SPDX license identifierMarco Felsch1-11/+2
2018-09-27Merge branch 'tip-x86-hygon' into edac-for-4.20Borislav Petkov19-41/+131
2018-09-27x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridgePu Wen1-0/+2
2018-09-27jump_label: Annotate entries that operate on __init code earlierArd Biesheuvel1-7/+4
2018-09-27jump_label: Implement generic support for relative referencesArd Biesheuvel1-0/+28