summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-15block: add max_active_zones to blk-sysfsNiklas Cassel1-0/+25
2020-07-15block: add max_open_zones to blk-sysfsNiklas Cassel1-0/+25
2020-07-15scsi: scsi_transport_fc: Match HBA Attribute Length with HBAAPI V2.0 definitionsLee Jones1-2/+2
2020-07-15dt: bindings: Add multicolor class dt bindings documentionDan Murphy1-1/+2
2020-07-15include/uapi/linux: Update KFD ioctl versionAmber Lin1-1/+5
2020-07-15drm/amdkfd: Provide SMI events watchAmber Lin1-1/+15
2020-07-15drm/amdgpu: add navy_flounder asic typeJiansong Chen1-0/+1
2020-07-15fsnotify: return non const from fsnotify_data_inode()Amir Goldstein1-3/+2
2020-07-15fsnotify: fold fsnotify() call into fsnotify_parent()Amir Goldstein1-20/+13
2020-07-15usb: linux/usb/gadget.h: fix duplicated word in commentRandy Dunlap1-1/+1
2020-07-15usb: linux/usb/serial.h: drop duplicated word in commentRandy Dunlap1-1/+1
2020-07-15usb: linux/usb/pd_vdo.h: drop duplicated word in commentRandy Dunlap1-1/+1
2020-07-15usb: linux/usb.h: drop duplicated word in commentRandy Dunlap1-1/+1
2020-07-15regulator: Allow regulators to verify enabled during enable()Sumit Semwal1-0/+5
2020-07-15netpoll: Remove unused inline function netpoll_netdev_init()YueHaibing1-3/+0
2020-07-15mptcp: Remove unused inline function mptcp_rcv_synsent()YueHaibing1-4/+0
2020-07-15net: flow: Remove unused inline functionYueHaibing1-18/+0
2020-07-15cipso: Remove unused inline functionsYueHaibing1-12/+0
2020-07-15fsnotify: Rearrange fast path to minimise overhead when there is no watcherMel Gorman2-2/+12
2020-07-15drm: drm_rect.h: delete duplicated word in commentRandy Dunlap1-1/+1
2020-07-15drm: msm_drm.h: delete duplicated words in commentsRandy Dunlap1-2/+2
2020-07-15drm: i915_drm.h: delete duplicated words in commentsRandy Dunlap1-2/+2
2020-07-15drm: drm_mode_config.h: delete duplicated words in commentsRandy Dunlap1-4/+4
2020-07-15drm: drm_gem.h: delete duplicated words in commentsRandy Dunlap1-2/+2
2020-07-15drm: drm_bridge.h: delete duplicated word in commentRandy Dunlap1-1/+1
2020-07-15drm: drm_atomic.h: delete duplicated word in commentRandy Dunlap1-1/+1
2020-07-15soundwire: sdw.h: fix indentationPierre-Louis Bossart1-4/+4
2020-07-15soundwire: sdw.h: fix PRBS/Static_1 swapped definitionsPierre-Louis Bossart1-6/+6
2020-07-15platform_data/mlxreg: Add presence register field for FAN devicesVadim Pasternak1-0/+2
2020-07-15platform_data/mlxreg: Add support for complex attributesVadim Pasternak1-0/+2
2020-07-15lib/string_helpers: Introduce string_upper() and string_lower() helpersVadim Pasternak1-0/+15
2020-07-15soundwire: stream: add helper to startup/shutdown streamsPierre-Louis Bossart1-0/+2
2020-07-15Merge tag 'spi-mem-dtr' into spi-nor/nextTudor Ambarus1-1/+13
2020-07-15ocxl: control via sysfs whether the FPGA is reloaded on a link resetPhilippe Bergheaud1-0/+1
2020-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-29/+34
2020-07-15seccomp: Introduce addfd ioctl to seccomp user notifierSargun Dhillon2-0/+26
2020-07-14net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPENHoratiu Vultur1-0/+1
2020-07-14bridge: uapi: mrp: Extend MRP_INFO attributes for interconnect statusHoratiu Vultur1-0/+5
2020-07-14bridge: mrp: Extend bridge interfaceHoratiu Vultur1-0/+1
2020-07-14bridge: uapi: mrp: Extend MRP attributes for MRP interconnectHoratiu Vultur2-0/+91
2020-07-14switchdev: mrp: Extend switchdev API for MRP InterconnectHoratiu Vultur1-0/+38
2020-07-14Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...Alexei Starovoitov6-28/+24
2020-07-14freezer: Add unsafe version of freezable_schedule_timeout_interruptible() for...He Zhe1-0/+14
2020-07-14bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF optionJiri Olsa1-1/+1
2020-07-14bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF optionJiri Olsa1-0/+9
2020-07-14Merge series "mtd: spi-nor: add xSPI Octal DTR support" from Pratyush Yadav <...Mark Brown1-1/+13
2020-07-14spi: spi-mem: allow specifying a command's extensionPratyush Yadav1-1/+5
2020-07-14spi: spi-mem: allow specifying whether an op is DTR or notPratyush Yadav1-0/+8
2020-07-14firmware: tegra: Update BPMP ABIJon Hunter1-288/+460
2020-07-14firmware: tegra: Add support for in-band debugJon Hunter1-1/+188