summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-08ACPICA: acpi_help: Update UUID listBob Moore1-0/+7
2020-10-08ACPICA: Tree-wide: fix various typos and spelling mistakesColin Ian King1-1/+1
2020-10-08ACPICA: Drop the repeated word "an" in a commentRandy Dunlap1-1/+1
2020-10-08ACPICA: Add support for 64 bit risc-v compilationColin Ian King1-1/+2
2020-10-08PNP: remove the now unused pnp_find_card() functionChristoph Hellwig1-6/+0
2020-10-08cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu2-3/+10
2020-10-08XArray: Fix xas_for_each_conflict documentationMatthew Wilcox (Oracle)1-7/+6
2020-10-08mac80211: copy configured beacon tx rate to driverRajkumar Manoharan1-0/+3
2020-10-08usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS)Badhri Jagan Sridharan2-9/+18
2020-10-08X.509: Fix modular build of public_key_sm2Herbert Xu1-12/+0
2020-10-08scsi: core: Clean up allocation and freeing of sgtablesChristoph Hellwig1-1/+2
2020-10-08dm: remove special-casing of bio-based immutable singleton target on NVMeMike Snitzer1-1/+0
2020-10-08platform_data/mlxreg: Extend core platform structureVadim Pasternak1-0/+2
2020-10-08platform_data/mlxreg: Update module licenseVadim Pasternak1-30/+2
2020-10-08can: add ISO 15765-2:2016 transport protocolOliver Hartkopp1-0/+166
2020-10-08can: dev: add a helper function to calculate the duration of one bitVincent Mailhol1-0/+15
2020-10-07vfio: Introduce capability definitions for VFIO_DEVICE_GET_INFOMatthew Rosato2-0/+89
2020-10-07vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devicesBharat Bhushan1-0/+1
2020-10-07SUNRPC: Add an xdr_align_data() functionAnna Schumaker1-0/+1
2020-10-07SUNRPC: Add the ability to expand holes in data pagesAnna Schumaker1-0/+1
2020-10-07NFS: Add READ_PLUS data segment supportAnna Schumaker3-2/+3
2020-10-07SUNRPC: Implement a xdr_page_pos() functionAnna Schumaker1-0/+1
2020-10-07bpf: Fix typo in uapi/linux/bpf.hJakub Wilk1-1/+1
2020-10-07locking/seqlock: Tweak DEFINE_SEQLOCK() kernel docSebastian Andrzej Siewior1-1/+1
2020-10-07block: soft limit zone-append sectors as wellJohannes Thumshirn1-1/+4
2020-10-07radix tree test suite: Fix compilationMatthew Wilcox (Oracle)1-0/+1
2020-10-07powerpc/perf/hv-gpci: Add cpu hotplug supportKajol Jain1-0/+1
2020-10-07fs: remove no longer used dio_end_io()Goldwyn Rodrigues1-2/+0
2020-10-07btrfs: tree-checker: fix false alert caused by legacy btrfs root itemQu Wenruo1-0/+14
2020-10-07btrfs: use own btree inode io_tree owner idQu Wenruo1-0/+1
2020-10-07btrfs: make ordered extent tracepoint take btrfs_inodeNikolay Borisov1-9/+8
2020-10-07btrfs: tracepoints: output proper root owner for trace_find_free_extent()Qu Wenruo1-4/+6
2020-10-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel7-27/+98
2020-10-07x86/mce: Recover from poison found while copying from user spaceTony Luck1-0/+2
2020-10-07dma-direct: simplify the DMA_ATTR_NO_KERNEL_MAPPING handlingChristoph Hellwig1-13/+0
2020-10-07LSM: Fix type of id parameter in kernel_post_load_data prototypeNathan Chancellor1-1/+1
2020-10-07block: optimize blk_queue_zoned_model for !CONFIG_BLK_DEV_ZONEDChristoph Hellwig1-1/+3
2020-10-07arm/arm64: xen: Fix to convert percpu address to gfn correctlyMasami Hiramatsu1-0/+3
2020-10-06can: dev: fix type of get_can_dlc() and get_canfd_dlc() macrosVincent Mailhol1-3/+3
2020-10-06can: raw: add missing error queue supportVincent Mailhol1-0/+3
2020-10-06Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-1/+391
2020-10-06Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown50-182/+374
2020-10-06scsi: Add host and host template flag 'host_tagset'Hannes Reinecke1-1/+8
2020-10-06ASoC: Intel: Remove rt5640 support for baytrail solutionCezary Rojewski1-1/+0
2020-10-06ASoC: Intel: Remove haswell solutionCezary Rojewski1-385/+0
2020-10-06block: remove the unused blk_integrity_merge_bio exportChristoph Hellwig1-8/+0
2020-10-06block: remove the unused blk_integrity_merge_rq exportChristoph Hellwig1-8/+0
2020-10-06block: move 'q_usage_counter' into front of 'request_queue'Ming Lei1-1/+2
2020-10-06percpu_ref: reduce memory footprint of percpu_ref in fast pathMing Lei1-28/+24
2020-10-06netlink: add mask validationJakub Kicinski2-0/+12