summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* xen/arm: introduce phys/dma translations in xen_dma_sync_for_*Stefano Stabellini2020-08-041-4/+2
* swiotlb-xen: remove XEN_PFN_PHYSStefano Stabellini2020-08-041-1/+0
* swiotlb-xen: add struct device * parameter to xen_dma_sync_for_deviceStefano Stabellini2020-08-041-2/+3
* swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpuStefano Stabellini2020-08-041-2/+3
* xen/gntdev: gntdev.h: drop a duplicated wordRandy Dunlap2020-08-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-015-44/+45
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-07-311-6/+9
| |\
| | * xfrm: Fix crash when the hold queue is used.Steffen Klassert2020-07-211-2/+2
| | * xfrm: policy: match with both mark and mask on user interfacesXin Long2020-06-241-4/+7
| * | ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang2020-07-301-0/+1
| * | mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel2020-07-291-0/+3
| * | rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu2020-07-281-32/+24
| * | rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu2020-07-281-12/+13
| * | net/mlx5e: Modify uplink state on interface up/downRon Diskin2020-07-281-0/+1
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-311-1/+1
|\ \ \
| * | | i2c: also convert placeholder function to return errnoWolfram Sang2020-07-271-1/+1
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-07-311-0/+19
|\ \ \
| * | | IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn2020-07-291-0/+19
| |/ /
* | | random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau2020-07-301-1/+1
* | | random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds2020-07-291-1/+1
* | | Merge tag 'drm-fixes-2020-07-29' of git://anongit.freedesktop.org/drm/drm int...Linus Torvalds2020-07-291-0/+12
|\ \ \
| * \ \ Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-07-291-0/+12
| |\ \ \ | | |/ / | |/| |
| | * | drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg2020-07-271-0/+12
* | | | random32: update the net random state on interrupt and activityWilly Tarreau2020-07-291-0/+3
* | | | Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-281-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | io: Fix return type of _inb and _inlStafford Horne2020-07-271-2/+2
* | | | Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-251-1/+4
|\ \ \ \
| * | | | x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel2020-07-221-1/+4
* | | | | Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-251-0/+1
|\ \ \ \ \
| * | | | | efi/efivars: Expose RT service availability via efivars abstractionArd Biesheuvel2020-07-091-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds2020-07-253-4/+5
|\ \ \ \ \ \
| * | | | | | flow_offload: Move rhashtable inclusion to the source fileHerbert Xu2020-07-241-1/+0
| * | | | | | tcp: allow at most one TLP probe per flightYuchung Cheng2020-07-231-2/+4
| * | | | | | rhashtable: drop duplicated word in <linux/rhashtable.h>Randy Dunlap2020-07-171-1/+1
* | | | | | | Merge branch 'akpm' into master (patches from Andrew)Linus Torvalds2020-07-242-2/+6
|\ \ \ \ \ \ \
| * | | | | | | io-mapping: indicate mapping failureMichael J. Ruhl2020-07-241-1/+4
| * | | | | | | vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu2020-07-241-1/+2
* | | | | | | | Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-241-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka2020-07-231-0/+1
* | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-241-1/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | i2c: drop duplicated word in the header fileRandy Dunlap2020-07-221-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-07-213-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge tag 'asoc-fix-v5.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-07-173-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: soc-dai: set dai_link dpcm_ flags with a helperPierre-Louis Bossart2020-07-081-0/+1
| | * | | | | | | ASoC: core: Remove only the registered component in devm functionsMaxime Ripard2020-07-071-0/+2
| | * | | | | | | ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...Hans de Goede2020-06-291-0/+1
* | | | | | | | | Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-07-191-4/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched: Fix loadavg accounting racePeter Zijlstra2020-07-081-4/+0
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mappin...Linus Torvalds2020-07-191-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dma-direct: provide function to check physical memory area validityNicolas Saenz Julienne2020-07-141-0/+1