summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-11-10ASoC: audio-graph: Expose new members for asoc_simple_privSameer Pujar
2020-11-10ASoC: soc-pcm: Get all BEs along DAPM pathSameer Pujar
2020-11-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-11-10Merge v5.10-rc3 into drm-nextDaniel Vetter
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie
2020-11-09net: remove ip_tunnel_get_stats64Heiner Kallweit
2020-11-09net: core: add dev_get_tstats64 as a ndo_get_stats64 implementationHeiner Kallweit
2020-11-09net/packet: make packet_fanout.arr size configurable up to 64KTanner Love
2020-11-09net: udp: introduce UDP_MIB_MEMERRORS for udp_memMenglong Dong
2020-11-09Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-11-09Merge tag 'ext4_for_linus_cleanups' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-09drivers: base: fix some kernel-doc markupsMauro Carvalho Chehab
2020-11-09uio: fix some kernel-doc markupsMauro Carvalho Chehab
2020-11-09kernfs: bring names in comments in line with codeWillem de Bruijn
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra
2020-11-09perf: Reduce stack usage of perf_output_begin()Peter Zijlstra
2020-11-09Merge branch 'x86/entry' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jens Axboe
2020-11-09Merge tag 'core-entry-notify-signal' of git://git.kernel.org/pub/scm/linux/ke...Jens Axboe
2020-11-09drivers/soc/litex: add LiteX SoC Controller driverPawel Czarnecki
2020-11-09Merge tag 'ib-mfd-x86-v5.11' into review-hansHans de Goede
2020-11-09Merge 5.10-rc3 into tty-nextGreg Kroah-Hartman
2020-11-09Merge 5.10-rc3 into usb-nextGreg Kroah-Hartman
2020-11-09drm/cma-helper: Make default object functions the defaultThomas Zimmermann
2020-11-09drm/fb_helper: Support framebuffers in I/O memoryThomas Zimmermann
2020-11-09dma-buf-map: Add memcpy and pointer-increment interfacesThomas Zimmermann
2020-11-09drm/gem: Store client buffer mappings as struct dma_buf_mapThomas Zimmermann
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann
2020-11-09drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpersThomas Zimmermann
2020-11-09drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()Thomas Zimmermann
2020-11-09mtd: spi-nor: core: perform a Soft Reset on shutdownPratyush Yadav
2020-11-09mtd: spi-nor: add support for DTR protocolPratyush Yadav
2020-11-08Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-11-08Merge branch 'hch' (patches from Christoph)Linus Torvalds
2020-11-08iio: core: Add optional symbolic label to a device channelCristian Pop
2020-11-07drm/encoder: remove obsolete documentation of bridgeMichael Tretter
2020-11-07Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-07net: sched: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-07locking/atomics: Regenerate the atomics-check SHA1'sIngo Molnar
2020-11-07Merge branch 'linus' into perf/kprobesIngo Molnar
2020-11-07Merge branch 'linus' into perf/kprobesIngo Molnar
2020-11-07irqdomain: Introduce irq_domain_create_legacy() APIAndy Shevchenko
2020-11-07irqdomain: Add forward declaration of fwnode_handleAndy Shevchenko
2020-11-07irqdomain: Remove unused of_device_id forward declarationAndy Shevchenko
2020-11-06ext4: disable fast commit with data journallingHarshad Shirwadkar
2020-11-06jbd2: don't pass tid to jbd2_fc_end_commit_fallback()Harshad Shirwadkar
2020-11-06jbd2: don't use state lock during commit pathHarshad Shirwadkar
2020-11-06ext4: clean up the JBD2 API that initializes fast commitsHarshad Shirwadkar
2020-11-06jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufsHarshad Shirwadkar
2020-11-06ext4: mark fc ineligible if inode gets evictied due to mem pressureHarshad Shirwadkar
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski