summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-10media: v4l2-fwnode: Make bus configuration a structSakari Ailus1-2/+2
2020-09-10media: v4l2-fwnode: Make number of data lanes a characterSakari Ailus1-1/+1
2020-09-10media: v4l2-async: Document asd allocation requirementsLaurent Pinchart1-2/+3
2020-09-10virtiofs: implement dax read/write operationsVivek Goyal1-0/+1
2020-09-10virtiofs: introduce setupmapping/removemapping commandsVivek Goyal1-0/+29
2020-09-10virtiofs: implement FUSE_INIT map_alignment fieldStefan Hajnoczi1-1/+3
2020-09-10virtiofs: set up virtio_fs dax_deviceStefan Hajnoczi1-0/+3
2020-09-10dax: Create a range version of dax_layout_busy_page()Vivek Goyal1-0/+6
2020-09-10Merge branch 'virtio-shm' into for-nextMiklos Szeredi3-1/+38
2020-09-10perf/core: Pull pmu::sched_task() into perf_event_context_sched_out()Kan Liang1-1/+0
2020-09-10seqlock: PREEMPT_RT: Do not starve seqlock_t writersAhmed S. Darwish1-11/+21
2020-09-10seqlock: seqcount_LOCKNAME_t: Introduce PREEMPT_RT supportAhmed S. Darwish1-10/+51
2020-09-10seqlock: seqcount_t: Implement all read APIs as statement expressionsAhmed S. Darwish1-49/+45
2020-09-10seqlock: Use unique prefix for seqcount_t property accessorsAhmed S. Darwish1-9/+11
2020-09-10seqlock: seqcount_LOCKNAME_t: Standardize naming conventionAhmed S. Darwish1-39/+40
2020-09-10seqlock: seqcount latch APIs: Only allow seqcount_latch_tAhmed S. Darwish1-21/+15
2020-09-10rbtree_latch: Use seqcount_latch_tAhmed S. Darwish1-3/+3
2020-09-10seqlock: Introduce seqcount_latch_tAhmed S. Darwish1-31/+73
2020-09-10virtio: Implement get_shm_region for MMIO transportSebastien Boeuf1-0/+11
2020-09-10virtio: Implement get_shm_region for PCI transportSebastien Boeuf1-1/+10
2020-09-10virtio: Add get_shm_region methodSebastien Boeuf1-0/+17
2020-09-10quota: Expand comment describing d_itimerJan Kara1-2/+3
2020-09-10quota: widen timestamps for the fs_disk_quota structureDarrick J. Wong1-1/+10
2020-09-10drm: prime: add common helper to check scatterlist contiguityMarek Szyprowski1-0/+2
2020-09-10soundwire: bus: use quirk to filter out invalid parity errorsPierre-Louis Bossart1-0/+4
2020-09-10soundwire: slave: add first_interrupt_done statusPierre-Louis Bossart1-0/+3
2020-09-10ASoC/soundwire: bus: use property to set interrupt masksPierre-Louis Bossart1-0/+2
2020-09-10net: qed: Disable aRFS for NPAR and 100GDmitry Bogdanov1-0/+1
2020-09-10devlink: Introduce controller numberParav Pandit2-2/+8
2020-09-10devlink: Introduce external controller flagParav Pandit2-2/+7
2020-09-10devlink: Move structure comments outside of structureParav Pandit1-3/+12
2020-09-10devlink: Add comment block for missing port attributesParav Pandit1-0/+3
2020-09-09RDMA/umem: Add rdma_umem_for_each_dma_block()Jason Gunthorpe1-0/+20
2020-09-09RDMA/umem: Use simpler logic for ib_umem_find_best_pgsz()Jason Gunthorpe1-24/+0
2020-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-5/+13
2020-09-09net: add __must_check to skb_put_padto()Eric Dumazet1-3/+4
2020-09-09RDMA: Make counters destroy symmetricalLeon Romanovsky1-1/+1
2020-09-09RDMA: Restore ability to return error for destroy WQLeon Romanovsky1-2/+2
2020-09-09RDMA: Change XRCD destroy return valueLeon Romanovsky1-1/+1
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky1-2/+4
2020-09-09RDMA/core: Delete function indirection for alloc/free kernel CQLeon Romanovsky1-56/+6
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky1-3/+5
2020-09-09RDMA: Restore ability to fail on AH destroyLeon Romanovsky1-3/+5
2020-09-09RDMA: Restore ability to fail on PD deallocateLeon Romanovsky1-8/+5
2020-09-09ALSA: pcm: Remove unused inline function snd_mask_sizeofYueHaibing1-5/+0
2020-09-09ALSA: timer: Replace tasklet with workTakashi Iwai1-4/+4
2020-09-09RDMA/core: Change how failing destroy is handled during uobj abortJason Gunthorpe1-5/+0
2020-09-09Merge series "opp: Unconditionally call dev_pm_opp_of_remove_table()" from Vi...Mark Brown43-161/+305
2020-09-09gpio: tc35894: Disable Direct KBD interrupts to enable gpio irqdillon min1-0/+6
2020-09-09i2c: smbus: add core function handling SMBus host-notifyAlain Volmat1-0/+12