aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-44/+45
2020-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-6/+9
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2020-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+19
2020-07-30ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang1-0/+1
2020-07-30random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau1-1/+1
2020-07-29random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds1-1/+1
2020-07-29mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel1-0/+3
2020-07-29IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn1-0/+19
2020-07-29Merge tag 'drm-fixes-2020-07-29' of git://anongit.freedesktop.org/drm/drm into masterLinus Torvalds1-0/+12
2020-07-29random32: update the net random state on interrupt and activityWilly Tarreau1-0/+3
2020-07-29Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-0/+12
2020-07-28rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu1-32/+24
2020-07-28rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu1-12/+13
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin1-0/+1
2020-07-28Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic into masterLinus Torvalds1-2/+2
2020-07-27i2c: also convert placeholder function to return errnoWolfram Sang1-1/+1
2020-07-27drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg1-0/+12
2020-07-27io: Fix return type of _inb and _inlStafford Horne1-2/+2
2020-07-25Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into masterLinus Torvalds1-1/+4
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into masterLinus Torvalds1-0/+1
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds3-4/+5
2020-07-24flow_offload: Move rhashtable inclusion to the source fileHerbert Xu1-1/+0
2020-07-24Merge branch 'akpm' into master (patches from Andrew)Linus Torvalds2-2/+6
2020-07-24Merge tag 'for-5.8/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm into masterLinus Torvalds1-0/+1
2020-07-24Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into masterLinus Torvalds1-1/+1
2020-07-24io-mapping: indicate mapping failureMichael J. Ruhl1-1/+4
2020-07-24vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu1-1/+2
2020-07-23tcp: allow at most one TLP probe per flightYuchung Cheng1-2/+4
2020-07-23dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka1-0/+1
2020-07-22i2c: drop duplicated word in the header fileRandy Dunlap1-1/+1
2020-07-22x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel1-1/+4
2020-07-21Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into masterLinus Torvalds3-0/+4
2020-07-21xfrm: Fix crash when the hold queue is used.Steffen Klassert1-2/+2
2020-07-19Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into masterLinus Torvalds1-4/+0
2020-07-19Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mapping into masterLinus Torvalds1-0/+1
2020-07-17rhashtable: drop duplicated word in <linux/rhashtable.h>Randy Dunlap1-1/+1
2020-07-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into masterLinus Torvalds1-2/+4
2020-07-17Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse into masterLinus Torvalds1-0/+1
2020-07-17Merge tag 'asoc-fix-v5.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai3-0/+4
2020-07-17asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()Will Deacon1-2/+4
2020-07-16Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm into masterLinus Torvalds1-0/+1
2020-07-16Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into masterLinus Torvalds1-2/+2
2020-07-16Merge tag 'driver-core-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into masterLinus Torvalds1-2/+3
2020-07-16Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into masterLinus Torvalds1-4/+98
2020-07-16Merge tag 'drm-misc-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-0/+1
2020-07-15Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine into masterLinus Torvalds1-0/+3
2020-07-14dma-direct: provide function to check physical memory area validityNicolas Saenz Julienne1-0/+1
2020-07-14fuse: reject options on reconfigure via fsconfig(2)Miklos Szeredi1-0/+1
2020-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-2/+10