aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-28netlink: make validation_data constJohannes Berg1-1/+1
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-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke1-2/+3
2018-09-28Merge tag 'bd71847-support' into regulator-4.20Mark Brown4-185/+213
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-28rxrpc: Fix error distributionDavid Howells1-3/+1
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-27kyber: add tracepointsOmar Sandoval1-0/+96
2018-09-27block: move call of scheduler's ->completed_request() hookOmar Sandoval1-1/+1
2018-09-27spi: make OF helper available for othersMarco Felsch1-1/+16
2018-09-27spi: 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 into efi/coreThomas Gleixner1-0/+51
2018-09-27Bluetooth: L2CAP: Derive rx credits from MTU and MPSLuiz Augusto von Dentz1-2/+0
2018-09-27Bluetooth: L2CAP: Derive MPS from connection MTULuiz Augusto von Dentz1-1/+0
2018-09-27Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik2-0/+29
2018-09-27EDAC: Raise the maximum number of memory controllersJustin Ernst1-1/+2
2018-09-26net-ipv4: remove 2 always zero parameters from ipv4_redirect()Maciej Żenczykowski1-2/+1
2018-09-26net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()Maciej Żenczykowski1-1/+1
2018-09-26bonding: avoid possible dead-lockMahesh Bandewar1-6/+1
2018-09-26tcp: expose sk_state in tcp_retransmit_skb tracepointYafang Shao1-2/+5
2018-09-26net: core: add member wol_enabled to struct net_deviceHeiner Kallweit1-0/+3