summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-28netlink: remove NLA_NESTED_COMPATJohannes Berg1-2/+0
2018-09-28Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman1-1/+0
2018-09-28keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.hDavid Howells1-1/+6
2018-09-28Merge tag 'omap-for-v4.20/omap1-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-0/+4
2018-09-28Merge tag 'tegra-for-4.20-dt-bindings' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-0/+18
2018-09-28fuse: add FOPEN_CACHE_DIRMiklos Szeredi1-0/+3
2018-09-28fuse: add support for copy_file_range()Niels de Vos1-46/+60
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-28s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctlTony Krowiak1-0/+1
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-28netfilter: nf_tables: add SECMARK supportChristian Göttsche2-1/+21
2018-09-28rtc: move rtc_add_group/s definitionsAlexandre Belloni1-0/+16
2018-09-28rxrpc: Fix error distributionDavid Howells1-3/+1
2018-09-28drm/ttm: Export ttm_bo_get_unless_zero()Thomas Hellstrom1-0/+18
2018-09-28crypto: user - Implement a generic crypto statisticsCorentin Labbe10-28/+463
2018-09-28crypto: skcipher - Remove SKCIPHER_REQUEST_ON_STACK()Kees Cook1-5/+0
2018-09-28crypto: null - Remove VLA usage of skcipherKees Cook2-2/+2
2018-09-28gss_krb5: Remove VLA usage of skcipherKees Cook1-15/+15
2018-09-28crypto: skcipher - Introduce crypto_sync_skcipherKees Cook1-0/+75
2018-09-28Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-4/+15
2018-09-28kyber: add tracepointsOmar Sandoval1-0/+96
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-27soc: fsl: qbman: add APIs to retrieve the probing statusLaurentiu Tudor2-0/+16
2018-09-27IB/mlx5: Expose RAW QP device handles to user spaceYishai Hadas1-0/+13
2018-09-27Merge branch 'tip-x86-hygon' into edac-for-4.20Borislav Petkov30-71/+160
2018-09-27x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridgePu Wen1-0/+2
2018-09-27jump_table: Move entries into ro_after_init regionArd Biesheuvel1-4/+7
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
2018-09-27jump_label: Abstract jump_entry member accessorsArd Biesheuvel1-0/+34
2018-09-27Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij1-1/+0
2018-09-27Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Thomas Gleixner1-0/+51
2018-09-27drm/scheduler: remove timeout work_struct from drm_sched_job (v3)Nayan Deshmukh1-3/+3
2018-09-27fanotify: store fanotify_init() flags in group's fanotify_dataAmir Goldstein2-2/+6
2018-09-27drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...Thomas Hellstrom2-602/+0