summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-09-30Compiler Attributes: add support for __nonstring (gcc >= 8)Miguel Ojeda
2018-09-30Compiler Attributes: remove uses of __attribute__ from compiler.hMiguel Ojeda
2018-09-30Compiler Attributes: KENTRY used twice the "used" attributeMiguel Ojeda
2018-09-30Compiler Attributes: use feature checks instead of version checksMiguel Ojeda
2018-09-30Compiler Attributes: add missing SPDX ID in compiler_types.hMiguel Ojeda
2018-09-30Compiler Attributes: remove unneeded sparse (__CHECKER__) testsMiguel Ojeda
2018-09-30Compiler Attributes: homogenize __must_be_arrayMiguel Ojeda
2018-09-30Compiler Attributes: remove unneeded testsMiguel Ojeda
2018-09-30Compiler Attributes: always use the extra-underscores syntaxMiguel Ojeda
2018-09-30Compiler Attributes: remove unused attributesMiguel Ojeda
2018-09-30docs: fpga: document fpga manager flagsAlan Tull
2018-09-30Merge 4.19-rc6 into tty-nextGreg Kroah-Hartman
2018-09-30Merge 4.19-rc6 into usb-nextGreg Kroah-Hartman
2018-09-30Merge 4.19-rc6Greg Kroah-Hartman
2018-09-29xarray: Change definition of sibling entriesMatthew Wilcox
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox
2018-09-29Update email addressMatthew Wilcox
2018-09-28Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-09-28Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-09-28clk: renesas: Convert to SPDX identifiersKuninori Morimoto
2018-09-28Merge branch 'dt/cpu-type-rework' into dt/nextRob Herring
2018-09-28of: Add cpu node iterator for_each_of_cpu_node()Rob Herring
2018-09-28PCI: Add support for Immediate ReadinessFelipe Balbi
2018-09-28Merge tag 'omap-for-v4.20/omap1-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
2018-09-28Merge tag 'bd71847-support' into regulator-4.20Mark Brown
2018-09-28regulator: bd718XX use pickable rangesMatti Vaittinen
2018-09-28regulator/mfd: bd718xx: rename bd71837/bd71847 common instancesMatti Vaittinen
2018-09-28regulator: Support regulators where voltage ranges are selectableMatti Vaittinen
2018-09-28regulator/mfd: Support ROHM BD71847 power management ICMatti Vaittinen
2018-09-28nvmem: use EOPNOTSUPP instead of ENOSYSBartosz Golaszewski
2018-09-28nvmem: make the naming of arguments in nvmem_cell_get() consistentBartosz Golaszewski
2018-09-28nvmem: use SPDX license identifiersBartosz Golaszewski
2018-09-28nvmem: add a notifier chainBartosz Golaszewski
2018-09-28nvmem: add support for cell lookups from machine codeBartosz Golaszewski
2018-09-28nvmem: add support for cell infoBartosz Golaszewski
2018-09-28nvmem: change the signature of nvmem_unregister()Bartosz Golaszewski
2018-09-28nvmem: provide nvmem_dev_name()Bartosz Golaszewski
2018-09-28netfilter: avoid erronous array bounds warningFlorian Westphal
2018-09-28rtc: move rtc_add_group/s definitionsAlexandre Belloni
2018-09-28crypto: user - Implement a generic crypto statisticsCorentin Labbe
2018-09-28gss_krb5: Remove VLA usage of skcipherKees Cook
2018-09-27block: move call of scheduler's ->completed_request() hookOmar Sandoval
2018-09-27spi: make OF helper available for othersMarco Felsch
2018-09-27spi: switch to SPDX license identifierMarco Felsch
2018-09-27Merge branch 'tip-x86-hygon' into edac-for-4.20Borislav Petkov
2018-09-27x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridgePu Wen
2018-09-27jump_label: Annotate entries that operate on __init code earlierArd Biesheuvel
2018-09-27jump_label: Implement generic support for relative referencesArd Biesheuvel
2018-09-27jump_label: Abstract jump_entry member accessorsArd Biesheuvel