| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-10-08 | XArray: Fix xas_for_each_conflict documentation |  Matthew Wilcox (Oracle) | 1 | -7/+6 |
| 2020-10-08 | usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS) |  Badhri Jagan Sridharan | 2 | -9/+18 |
| 2020-10-07 | dm: remove special-casing of bio-based immutable singleton target on NVMe |  Mike Snitzer | 1 | -1/+0 |
| 2020-10-07 | platform_data/mlxreg: Extend core platform structure |  Vadim Pasternak | 1 | -0/+2 |
| 2020-10-07 | platform_data/mlxreg: Update module license |  Vadim Pasternak | 1 | -30/+2 |
| 2020-10-07 | can: dev: add a helper function to calculate the duration of one bit |  Vincent Mailhol | 1 | -0/+15 |
| 2020-10-07 | SUNRPC: Add an xdr_align_data() function |  Anna Schumaker | 1 | -0/+1 |
| 2020-10-07 | SUNRPC: Add the ability to expand holes in data pages |  Anna Schumaker | 1 | -0/+1 |
| 2020-10-07 | NFS: Add READ_PLUS data segment support |  Anna Schumaker | 3 | -2/+3 |
| 2020-10-07 | SUNRPC: Implement a xdr_page_pos() function |  Anna Schumaker | 1 | -0/+1 |
| 2020-10-07 | locking/seqlock: Tweak DEFINE_SEQLOCK() kernel doc |  Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2020-10-07 | block: soft limit zone-append sectors as well |  Johannes Thumshirn | 1 | -1/+4 |
| 2020-10-07 | radix tree test suite: Fix compilation |  Matthew Wilcox (Oracle) | 1 | -0/+1 |
| 2020-10-07 | powerpc/perf/hv-gpci: Add cpu hotplug support |  Kajol Jain | 1 | -0/+1 |
| 2020-10-07 | fs: remove no longer used dio_end_io() |  Goldwyn Rodrigues | 1 | -2/+0 |
| 2020-10-07 | Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/amd', 'x86/vt-d' and 'core' into next |  Joerg Roedel | 4 | -18/+33 |
| 2020-10-07 | x86/mce: Recover from poison found while copying from user space |  Tony Luck | 1 | -0/+2 |
| 2020-10-07 | dma-direct: simplify the DMA_ATTR_NO_KERNEL_MAPPING handling |  Christoph Hellwig | 1 | -13/+0 |
| 2020-10-07 | LSM: Fix type of id parameter in kernel_post_load_data prototype |  Nathan Chancellor | 1 | -1/+1 |
| 2020-10-07 | block: optimize blk_queue_zoned_model for !CONFIG_BLK_DEV_ZONED |  Christoph Hellwig | 1 | -1/+3 |
| 2020-10-06 | can: dev: fix type of get_can_dlc() and get_canfd_dlc() macros |  Vincent Mailhol | 1 | -3/+3 |
| 2020-10-06 | Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drm |  Linus Torvalds | 3 | -0/+390 |
| 2020-10-06 | block: remove the unused blk_integrity_merge_bio export |  Christoph Hellwig | 1 | -8/+0 |
| 2020-10-06 | block: remove the unused blk_integrity_merge_rq export |  Christoph Hellwig | 1 | -8/+0 |
| 2020-10-06 | block: move 'q_usage_counter' into front of 'request_queue' |  Ming Lei | 1 | -1/+2 |
| 2020-10-06 | percpu_ref: reduce memory footprint of percpu_ref in fast path |  Ming Lei | 1 | -28/+24 |
| 2020-10-06 | net: netdevice.h: sw_netstats_rx_add helper |  Fabian Frederick | 1 | -0/+10 |
| 2020-10-06 | ethtool: allow netdev driver to define phy tunables |  Igor Russkikh | 1 | -0/+4 |
| 2020-10-06 | Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-next |  Marc Zyngier | 1 | -19/+30 |
| 2020-10-06 | genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag |  Maulik Shah | 1 | -19/+30 |
| 2020-10-06 | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() |  Dan Williams | 3 | -13/+19 |
| 2020-10-06 | mtd: hyperbus: add Renesas RPC-IF driver |  Sergei Shtylyov | 1 | -0/+11 |
| 2020-10-06 | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> |  Christoph Hellwig | 3 | -110/+103 |
| 2020-10-06 | dma-mapping: move large parts of <linux/dma-direct.h> to kernel/dma |  Christoph Hellwig | 1 | -106/+0 |
| 2020-10-06 | dma-mapping: move dma-debug.h to kernel/dma/ |  Christoph Hellwig | 3 | -161/+27 |
| 2020-10-06 | dma-mapping: remove <asm/dma-contiguous.h> |  Christoph Hellwig | 1 | -0/+2 |
| 2020-10-06 | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> |  Christoph Hellwig | 2 | -135/+65 |
| 2020-10-06 | dma-contiguous: remove dma_contiguous_set_default |  Christoph Hellwig | 1 | -7/+0 |
| 2020-10-06 | dma-contiguous: remove dev_set_cma_area |  Christoph Hellwig | 1 | -8/+0 |
| 2020-10-06 | dma-contiguous: remove dma_declare_contiguous |  Christoph Hellwig | 1 | -32/+0 |
| 2020-10-06 | dma-mapping: split <linux/dma-mapping.h> |  Christoph Hellwig | 2 | -166/+160 |
| 2020-10-06 | Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes |  Dave Airlie | 3 | -0/+390 |
| 2020-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  David S. Miller | 16 | -31/+131 |
| 2020-10-05 | lib/scatterlist: Add support in dynamic allocation of SG table from pages |  Maor Gottlieb | 1 | -16/+22 |
| 2020-10-05 | Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-platform-drivers-x86 |  Linus Torvalds | 1 | -1/+1 |
| 2020-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Linus Torvalds | 3 | -14/+78 |
| 2020-10-05 | Merge remote-tracking branch 'regmap/for-5.10' into regmap-next |  Mark Brown | 1 | -0/+52 |
| 2020-10-05 | regmap: irq: Add support to clear ack registers |  Laxminath Kasam | 1 | -0/+2 |
| 2020-10-05 | block: make bio_crypt_clone() able to fail |  Eric Biggers | 1 | -4/+16 |
| 2020-10-05 | block: add a bdget_part helper |  Christoph Hellwig | 1 | -1/+1 |