aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-30x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missedBoris Ostrovsky1-21/+30
2020-01-30x86/kvm: Cache gfn to pfn translationBoris Ostrovsky5-22/+103
2020-01-30x86/kvm: Introduce kvm_(un)map_gfn()Boris Ostrovsky2-5/+26
2020-01-30x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bitBoris Ostrovsky1-0/+3
2020-01-30net/core: Do not clear VF index for node/port GUIDs queryLeon Romanovsky1-2/+2
2020-01-30y2038: sparc: remove use of struct timexArnd Bergmann2-16/+19
2020-01-30sparc64: add support for folded p4d page tablesMike Rapoport7-32/+84
2020-01-30ide: make drive->dn read onlyDan Carpenter2-1/+5
2020-01-30mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6Geert Uytterhoeven3-12/+9
2020-01-30net: drop_monitor: Use kstrdupJoe Perches1-6/+2
2020-01-30udp: document udp_rcv_segment special case for looped packetsWillem de Bruijn1-0/+7
2020-01-30mptcp: MPTCP_HMAC_TEST should depend on MPTCPGeert Uytterhoeven1-2/+4
2020-01-30mptcp: Fix incorrect IPV6 dependency checkGeert Uytterhoeven1-1/+1
2020-01-29io_uring: add support for epoll_ctl(2)Jens Axboe2-0/+72
2020-01-29eventpoll: support non-blocking do_epoll_ctl() callsJens Axboe2-13/+42
2020-01-29eventpoll: abstract out epoll_ctl() handlerJens Axboe1-20/+25
2020-01-29io_uring: fix linked command file table usageJens Axboe3-14/+21
2020-01-29Revert "MAINTAINERS: mptcp@ mailing list is moderated"Mat Martineau1-1/+1
2020-01-29mptcp: handle tcp fallback when using syn cookiesFlorian Westphal5-3/+14
2020-01-29mptcp: avoid a lockdep splat when mcast group was joinedFlorian Westphal1-2/+6
2020-01-29mptcp: fix panic on user pointer accessFlorian Westphal1-18/+22
2020-01-29mptcp: defer freeing of cached ext until last momentFlorian Westphal1-2/+4
2020-01-29net: mvneta: fix XDP support if sw bm is used as fallbackLorenzo Bianconi1-3/+7
2020-01-29sch_choke: Use kvcallocJoe Perches1-1/+1
2020-01-29mptcp: Fix build with PROC_FS disabled.David S. Miller1-0/+2
2020-01-29MAINTAINERS: mptcp@ mailing list is moderatedRandy Dunlap1-1/+1
2020-01-29drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missingBen Skeggs2-12/+32
2020-01-29drm/nouveau/acr: return error when registering LSF if ACR not supportedBen Skeggs1-1/+5
2020-01-29drm/nouveau/disp/gv100-: not all channel types support reporting error codesBen Skeggs1-6/+17
2020-01-29drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs1-0/+2
2020-01-29drm/nouveau: support synchronous pushbuf submissionBen Skeggs2-1/+11
2020-01-29drm/nouveau: signal pending fences when channel has been killedBen Skeggs3-1/+12
2020-01-29drm/nouveau: reject attempts to submit to dead channelsBen Skeggs1-0/+2
2020-01-29drm/nouveau: zero vma pointer even if we only unreference it rather than freeBen Skeggs1-1/+1
2020-01-29drm/nouveau: Add HD-audio component notifier supportTakashi Iwai3-0/+119
2020-01-29KVM: PPC: Book3S PR: Fix -Werror=return-type build failureDavid Michael1-0/+1
2020-01-29KVM: PPC: Book3S HV: Release lock on page-out failure pathBharata B Rao1-1/+1
2020-01-28io_uring: support using a registered personality for commandsJens Axboe2-2/+25
2020-01-28io_uring: allow registering credentialsJens Axboe2-7/+70
2020-01-28io_uring: add io-wq workqueue sharingPavel Begunkov2-15/+53
2020-01-28io-wq: allow grabbing existing io-wqPavel Begunkov2-0/+9
2020-01-28io_uring/io-wq: don't use static creds/mm assignmentsJens Axboe4-30/+82
2020-01-28Revert "drm/etnaviv: reject timeouts with tv_nsec >= NSEC_PER_SEC"Arnd Bergmann1-9/+0
2020-01-28docs: filesystems: add overlayfs to index.rstMauro Carvalho Chehab1-0/+1
2020-01-28docs: usb: remove some broken referencesMauro Carvalho Chehab2-8/+0
2020-01-28selftests/ftrace: fix glob selftestSven Schnelle1-1/+1
2020-01-28scripts/dtc: Revert "yamltree: Ensure consistent bracketing of properties with phandles"Rob Herring1-21/+0
2020-01-28of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman3-1/+10
2020-01-28KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit integerAlexandru Elisei1-1/+2
2020-01-28KVM: arm64: pmu: Only handle supported event countersEric Auger1-5/+5