aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-11-04drm/ttm: replace context flags with bools v2Christian König1-7/+6
2020-11-04drm/ttm: rework no_retry handling v2Christian König2-3/+2
2020-11-04USB: serial: remove write wait queueJohan Hovold1-2/+0
2020-11-04Merge tag 'drm-intel-next-queued-2020-11-03' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie4-66/+174
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie21-494/+545
2020-11-03soc/fsl/qbman: Add an argument to signal if NAPI processing is required.Sebastian Andrzej Siewior1-1/+2
2020-11-03net: add GSO UDP L4 and GSO fraglists to the list of software-backed typesAlexander Lobakin1-2/+2
2020-11-03drm/i915/ehl: Remove invalid PCI IDAnusha Srivatsa1-1/+0
2020-11-03can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()Oleksij Rempel1-12/+8
2020-11-03Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds4-104/+76
2020-11-03mpls: drop skb's dst in mpls_forward()Guillaume Nault1-7/+5
2020-11-03fs/quota: update quota state flags scheme with project quota flagsRoman Anufriev1-7/+8
2020-11-03timens: additional helper functions for boottime offset handlingMichael Weiß1-0/+22
2020-11-03fs/9p: track open fidsGreg Kurz1-0/+1
2020-11-02net: add kcov handle to skb extensionsAleksandr Nogikh1-0/+33
2020-11-02f2fs: add F2FS_IOC_GET_COMPRESS_OPTION ioctlDaeho Jeong1-0/+7
2020-11-02tcp: avoid slow start during fast recovery on new lossesYuchung Cheng1-1/+1
2020-11-02rcu: Prevent RCU_LOCKDEP_WARN() from swallowing the conditionJakub Kicinski1-1/+1
2020-11-02lockdep: Provide dummy forward declaration of *_is_held() helpersJakub Kicinski1-0/+6
2020-11-02net: sched: Remove broken definitions and un-hide for !LOCKDEPJakub Kicinski1-12/+0
2020-11-02net: Un-hide lockdep_sock_is_held() for !LOCKDEPJakub Kicinski1-2/+0
2020-11-02rcu: Un-hide lockdep maps for !LOCKDEPJakub Kicinski2-6/+7
2020-11-02sched: Un-hide lockdep_tasklist_lock_is_held() for !LOCKDEPJakub Kicinski1-2/+0
2020-11-02net: mscc: ocelot: deny changing the native VLAN from the prepare phaseVladimir Oltean1-0/+2
2020-11-02net: mscc: ocelot: add a "valid" boolean to struct ocelot_vlanVladimir Oltean1-0/+1
2020-11-02net: mscc: ocelot: transform the pvid and native vlan values into a structureVladimir Oltean1-6/+8
2020-11-02mm: always have io_remap_pfn_range() set pgprot_decrypted()Jason Gunthorpe2-4/+9
2020-11-02EDAC: Fix some kernel-doc markupsMauro Carvalho Chehab1-2/+2
2020-11-02ima: defer arch_ima_get_secureboot() call to IMA init timeArd Biesheuvel1-0/+6
2020-11-02Merge tag 'mac80211-for-net-2020-10-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211Jakub Kicinski2-7/+9
2020-11-02cpufreq: Drop restore_freq from struct cpufreq_policyRafael J. Wysocki1-5/+0
2020-11-02PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki1-2/+0
2020-11-02PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki1-2/+2
2020-11-02f2fs: move ioctl interface definitions to separated fileChao Yu2-0/+88
2020-11-02swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_singleChristoph Hellwig1-7/+3
2020-11-02drm: Remove SCATTERLIST_MAX_SEGMENTJason Gunthorpe1-6/+0
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard1-2/+2
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard1-3/+2
2020-11-02swiotlb: using SIZE_MAX needs limits.h includedStephen Rothwell1-0/+1
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard685-7597/+17473
2020-11-02Merge 5.10-rc2 into usb-nextGreg Kroah-Hartman30-1821/+124
2020-11-02Merge 5.10-rc2 into staging-nextGreg Kroah-Hartman30-1821/+124
2020-11-01soc: ti: k3-ringacc: Use correct device for allocation in RING modePeter Ujfalusi1-0/+5
2020-11-01firmware: ti_sci: rm: Remove unused config() from ti_sci_rm_ringacc_opsPeter Ujfalusi1-7/+0
2020-11-01firmware: ti_sci: rm: Add new ops for ring configurationPeter Ujfalusi1-1/+30
2020-11-01firmware: ti_sci: rm: Remove ring_get_config supportPeter Ujfalusi1-6/+0
2020-11-01firmware: ti_sci: rm: Add support for extended_ch_type for tx channelPeter Ujfalusi1-0/+5
2020-11-01firmware: ti_sci: rm: Add support for second resource rangePeter Ujfalusi1-2/+6
2020-11-01firmware: ti_sci: Use struct ti_sci_resource_desc in get_range opsPeter Ujfalusi1-16/+16
2020-11-01firmware: ti_sci: rm: Add support for tx_tdtype parameter for tx channelPeter Ujfalusi1-0/+2