aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-30virtio-gpu api: fix 64/32 compat issue with blob implementationAlistair Delva1-1/+1
2020-09-29net: mscc: ocelot: automatically detect VCAP constantsVladimir Oltean2-1/+15
2020-09-29net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and targetVladimir Oltean2-1/+44
2020-09-29net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and targetVladimir Oltean2-1/+93
2020-09-29net: mscc: ocelot: generalize existing code for VCAPVladimir Oltean2-10/+74
2020-09-29net: mscc: ocelot: introduce a new ocelot_target_{read,write} APIVladimir Oltean1-0/+22
2020-09-29net: Add netif_rx_any_context()Sebastian Andrzej Siewior1-0/+1
2020-09-29net: caif: Remove unused caif SPI driverThomas Gleixner1-155/+0
2020-09-29devlink: include <linux/const.h> for _BITULJacob Keller1-0/+2
2020-09-29Merge remote-tracking branch 'jens/for-5.10/block' into dm-5.10Mike Snitzer12-116/+143
2020-09-29l2tp: report rx cookie discards in netlink getTom Parkin1-0/+1
2020-09-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller3-0/+26
2020-09-29bpf: Support attaching freplace programs to multiple attach pointsToke Høiland-Jørgensen2-2/+9
2020-09-29bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attachToke Høiland-Jørgensen1-6/+9
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński2-2/+2
2020-09-29PCI/PM: Remove unused pcibios_pm_opsVaibhav Gupta1-4/+0
2020-09-29efi: efivars: un-export efivars_sysfs_init()Ard Biesheuvel1-4/+0
2020-09-29efi: pstore: move workqueue handling out of efivarsArd Biesheuvel1-3/+0
2020-09-29efi: pstore: disentangle from deprecated efivars moduleArd Biesheuvel1-4/+0
2020-09-29iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean1-2/+2
2020-09-29iio: buffer-dmaengine: remove non managed alloc/freeAlexandru Ardelean1-4/+0
2020-09-29iio: adc: ad7291: convert to device treeMichael Auchter1-13/+0
2020-09-29Merge branch 'kvm-arm64/pmu-5.9' into kvmarm-master/nextMarc Zyngier1-0/+5
2020-09-29KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1Marc Zyngier1-0/+5
2020-09-29dma-buf: Document struct dma_buf_mapThomas Zimmermann1-0/+72
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann3-6/+32
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann3-4/+18
2020-09-29dma-buf: Add struct dma-buf-map for storing struct dma_buf.vaddr_ptrThomas Zimmermann2-1/+84
2020-09-29drm/virtgpu api: cross-device featureGurchetan Singh1-0/+1
2020-09-29drm/virtgpu api: host visible featureGurchetan Singh1-0/+1
2020-09-29drm/virtgpu api: blob resourcesGurchetan Singh1-1/+36
2020-09-29virtio-gpu api: host visible featureGerd Hoffmann1-0/+35
2020-09-29virtio-gpu api: blob resourcesGerd Hoffmann1-0/+43
2020-09-29PM / devfreq: event: Change prototype of devfreq_event_get_edev_by_phandle functionChanwoo Choi1-4/+10
2020-09-29PM / devfreq: Change prototype of devfreq_get_devfreq_by_phandle functionChanwoo Choi1-2/+3
2020-09-29PM / devfreq: Add devfreq_get_devfreq_by_node functionLeonard Crestez1-0/+6
2020-09-28genetlink: add missing kdoc for validation flagsJakub Kicinski1-0/+1
2020-09-28stmmac: intel: Adding ref clock 1us tic for LPI cntrRusaimi Amira Ruslan1-0/+1
2020-09-28bpf: Add bpf_seq_printf_btf helperAlan Maguire2-0/+11
2020-09-28bpf: Add bpf_snprintf_btf helperAlan Maguire3-4/+73
2020-09-28bpf: Move to generic BTF show support, apply it to seq files/stringsAlan Maguire1-0/+36
2020-09-28bpf: Provide function to get vmlinux BTF informationAlan Maguire1-0/+2
2020-09-29Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie2-0/+37
2020-09-28bpf: verifier: refactor check_attach_btf_id()Toke Høiland-Jørgensen2-5/+27
2020-09-28bpf: change logging calls from verbose() to bpf_log() and use log pointerToke Høiland-Jørgensen2-3/+4
2020-09-28net/smc: introduce CHID callback for ISM devicesUrsula Braun1-0/+1
2020-09-28net/smc: introduce System Enterprise ID (SEID)Ursula Braun1-0/+3
2020-09-28net: core: add nested_level variable in net_deviceTaehee Yoo1-8/+44
2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastructureTaehee Yoo1-6/+10
2020-09-28fscrypt: export fscrypt_d_revalidate()Eric Biggers1-0/+7