summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-04nvme: introduce "Command Aborted By host" status codeMax Gurtovoy1-0/+1
2019-11-04nvme-fc: Sync nvme-fc header to FC-NVME-2James Smart1-45/+137
2019-11-04firmware/qcom_scm: Add scm call to handle smmu errataVivek Gautam1-0/+2
2019-11-04drm/scdc: Fix typo in bit definition of SCDC_STATUS_FLAGSPatrik Jakobsson1-3/+3
2019-11-04pinctrl: add compatible for Amlogic Meson A1 pin controllerQianggui Song1-0/+73
2019-11-04usb: typec: Remove unused members from struct typec_capabilityHeikki Krogerus1-2/+0
2019-11-04usb: typec: Remove the callback members from struct typec_capabilityHeikki Krogerus1-17/+0
2019-11-04usb: typec: Separate the operations vectorHeikki Krogerus1-0/+20
2019-11-04usb: typec: Introduce typec_get_drvdata()Heikki Krogerus1-0/+4
2019-11-04vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATAKees Cook1-0/+12
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook1-2/+2
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook1-5/+2
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook1-3/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook1-4/+5
2019-11-04vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook1-2/+11
2019-11-04vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook1-0/+8
2019-11-04ftrace: Introduce PERMANENT ftrace_ops flagMiroslav Benes1-0/+3
2019-11-04block: sed-opal: Add support to read/write opal tables genericallyRevanth Rajashekar2-0/+21
2019-11-04io_uring: add completion trace eventJens Axboe1-9/+45
2019-11-04usb: roles: Add usb_role_switch_find_by_fwnode()Heikki Krogerus1-0/+3
2019-11-04drm/ttm: Convert vm callbacks to helpersThomas Hellstrom1-0/+14
2019-11-04kvm: Add helper function for creating VM worker threadsJunaid Shahid1-0/+6
2019-11-04cpu/speculation: Uninline and export CPU mitigations helpersTyler Hicks1-23/+2
2019-11-04x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli1-0/+2
2019-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxThomas Gleixner29-84/+180
2019-11-04quota: Drop dquot_enable()Jan Kara1-2/+0
2019-11-04quota: Rename vfs_load_quota_inode() to dquot_load_quota_inode()Jan Kara1-0/+2
2019-11-04quota: Factor out setup of quota inodeJan Kara1-0/+2
2019-11-04NFSv4.1: Don't rebind to the same source port when reconnecting to the serverTrond Myklebust3-1/+4
2019-11-04NFS/pnfs: Separate NFSv3 DS and MDS trafficTrond Myklebust1-0/+1
2019-11-04NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPINGTrond Myklebust1-0/+1
2019-11-04NFSv3: Clean up timespec encodeTrond Myklebust1-1/+1
2019-11-04NFS: Convert struct nfs_fattr to use struct timespec64Trond Myklebust2-7/+7
2019-11-04Merge tag 'tegra-for-5.5-dt-bindings' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2-2/+4
2019-11-04Merge tag 'renesas-drivers-for-v5.5-tag2' of git://git.kernel.org/pub/scm/lin...Olof Johansson2-0/+97
2019-11-04Merge tag 'renesas-arm64-dt-for-v5.5-tag2' of git://git.kernel.org/pub/scm/li...Olof Johansson2-0/+97
2019-11-04Merge tag 'omap-for-v5.5/prm-signed' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-0/+21
2019-11-04Merge tag 'realtek-arm64-dt-for-5.5' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-0/+111
2019-11-04Merge branch 'for_5.5/driver-soc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-0/+21
2019-11-04Merge tag 'drm-intel-next-2019-11-01-1' of git://anongit.freedesktop.org/drm/...Dave Airlie1-0/+15
2019-11-04Merge tag 'drm/tegra/for-5.5-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-8/+18
2019-11-04Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...Dave Airlie10-90/+93
2019-11-04pinctrl: at91: Enable slewrate by default on SAM9X60Codrin Ciubotariu1-2/+2
2019-11-03debugfs: Add debugfs_create_xul() for hexadecimal unsigned longGeert Uytterhoeven1-0/+21
2019-11-03leds: core: Fix leds.h structure documentationDan Murphy1-3/+2
2019-11-03leds: core: Remove extern from headerDan Murphy1-51/+44
2019-11-03leds: flash: Add devm_* functions to the flash classDan Murphy1-0/+14
2019-11-03leds: flash: Remove extern from the header fileDan Murphy1-12/+10
2019-11-03leds: flash: Convert non extended registration to inlineDan Murphy1-2/+5
2019-11-03leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/triggerAkinobu Mita1-5/+0