aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-10-08XArray: Fix xas_for_each_conflict documentationMatthew Wilcox (Oracle)1-7/+6
2020-10-08usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS)Badhri Jagan Sridharan2-9/+18
2020-10-07dm: remove special-casing of bio-based immutable singleton target on NVMeMike Snitzer1-1/+0
2020-10-07platform_data/mlxreg: Extend core platform structureVadim Pasternak1-0/+2
2020-10-07platform_data/mlxreg: Update module licenseVadim Pasternak1-30/+2
2020-10-07can: dev: add a helper function to calculate the duration of one bitVincent Mailhol1-0/+15
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-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-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel4-18/+33
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-06can: dev: fix type of get_can_dlc() and get_canfd_dlc() macrosVincent Mailhol1-3/+3
2020-10-06Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-0/+390
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-06net: netdevice.h: sw_netstats_rx_add helperFabian Frederick1-0/+10
2020-10-06ethtool: allow netdev driver to define phy tunablesIgor Russkikh1-0/+4
2020-10-06Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-nextMarc Zyngier1-19/+30
2020-10-06genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flagMaulik Shah1-19/+30
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams3-13/+19
2020-10-06mtd: hyperbus: add Renesas RPC-IF driverSergei Shtylyov1-0/+11
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig3-110/+103
2020-10-06dma-mapping: move large parts of <linux/dma-direct.h> to kernel/dmaChristoph Hellwig1-106/+0
2020-10-06dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig3-161/+27
2020-10-06dma-mapping: remove <asm/dma-contiguous.h>Christoph Hellwig1-0/+2
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2-135/+65
2020-10-06dma-contiguous: remove dma_contiguous_set_defaultChristoph Hellwig1-7/+0
2020-10-06dma-contiguous: remove dev_set_cma_areaChristoph Hellwig1-8/+0
2020-10-06dma-contiguous: remove dma_declare_contiguousChristoph Hellwig1-32/+0
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2-166/+160
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-0/+390
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller16-31/+131
2020-10-05lib/scatterlist: Add support in dynamic allocation of SG table from pagesMaor Gottlieb1-16/+22
2020-10-05Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-plat...Linus Torvalds1-1/+1
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-14/+78
2020-10-05Merge remote-tracking branch 'regmap/for-5.10' into regmap-nextMark Brown1-0/+52
2020-10-05regmap: irq: Add support to clear ack registersLaxminath Kasam1-0/+2
2020-10-05block: make bio_crypt_clone() able to failEric Biggers1-4/+16
2020-10-05block: add a bdget_part helperChristoph Hellwig1-1/+1