summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...Dave Airlie2020-09-092-3/+15
|\
| * drm/i915/dp: Extract drm_dp_read_dpcd_caps()Lyude Paul2020-09-011-0/+3
| * drm/i915/dp: Extract drm_dp_read_sink_count()Lyude Paul2020-09-011-0/+1
| * drm/i915/dp: Extract drm_dp_read_sink_count_cap()Lyude Paul2020-09-011-1/+7
| * drm/i915/dp: Extract drm_dp_read_downstream_info()Lyude Paul2020-09-011-0/+3
| * drm/i915/dp: Extract drm_dp_read_mst_cap()Lyude Paul2020-09-011-2/+1
* | Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie2020-09-083-8/+17
|\ \
| * | include/uapi/linux: Fix indentation in kfd_smi_event enumMukul Joshi2020-08-311-3/+3
| * | drm/amdkfd: Add GPU reset SMI eventMukul Joshi2020-08-311-0/+2
| * | drm/scheduler: Remove priority macro INVALID (v2)Luben Tuikov2020-08-191-1/+0
| * | drm/scheduler: Scheduler priority fixes (v2)Luben Tuikov2020-08-191-5/+7
| * | drm/amdgpu: new ids flag for tmz (v2)Pierre-Eric Pelloux-Prayer2020-08-061-0/+1
| * | drm/amdkfd: Replace bitmask with event idx in SMI event msgMukul Joshi2020-08-041-3/+7
| * | drm/amdkfd: Add thermal throttling SMI eventMukul Joshi2020-07-271-1/+2
* | | Merge tag 'v5.9-rc4' into drm-nextDave Airlie2020-09-0843-161/+305
|\ \ \
| * \ \ Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-09-061-9/+42
| |\ \ \
| | * | | x86/entry: Unbreak 32bit fast syscallThomas Gleixner2020-09-041-9/+42
| * | | | Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-09-063-5/+17
| |\ \ \ \
| | * | | | xen: add helpers to allocate unpopulated memoryRoger Pau Monne2020-09-041-0/+9
| | * | | | memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERICRoger Pau Monne2020-09-041-5/+4
| | * | | | xen/balloon: add header guardRoger Pau Monne2020-09-041-0/+4
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds2020-09-052-9/+3
| |\ \ \ \ \ \ \
| | | | * | | | | sparse: use static inline for __chk_{user,io}_ptr()Luc Van Oostenryck2020-08-291-2/+2
| | | | * | | | | Compiler Attributes: fix comment concerning GCC 4.6Luc Van Oostenryck2020-08-271-1/+1
| | | | * | | | | Compiler Attributes: remove comment about sparse not supporting __has_attributeLuc Van Oostenryck2020-08-271-6/+0
| * | | | | | | | Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-09-051-0/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | irqchip/eznps: Fix build error for !ARC700 buildsVineet Gupta2020-08-271-0/+6
| * | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-09-051-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe2020-09-051-1/+1
| * | | | | | | | | | Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-041-0/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo2020-09-021-0/+1
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-041-1/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | block: allow for_each_bvec to support zero len bvecMing Lei2020-09-031-1/+8
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-09-041-0/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/i915: Fix sha_text population codeSean Paul2020-09-021-0/+3
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'simplify-do_wp_page'Linus Torvalds2020-09-042-7/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | mm: Add PGREUSE counterPeter Xu2020-09-041-0/+1
| | * | | | | | | | | mm/ksm: Remove reuse_ksm_page()Peter Xu2020-09-041-7/+0
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-049-13/+42
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFSPablo Neira Ayuso2020-08-281-2/+1
| | * | | | | | | | Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-08-272-6/+23
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells2020-08-201-1/+1
| | | * | | | | | | | rxrpc: Fix loss of RTT samples due to interposed ACKDavid Howells2020-08-201-5/+22
| | * | | | | | | | | net: Fix some commentsMiaohe Lin2020-08-272-3/+3
| | * | | | | | | | | net: Get rid of consume_skb when tracing is offHerbert Xu2020-08-251-0/+9
| | * | | | | | | | | ipv6: ndisc: adjust ndisc_ifinfo_sysctl_change prototypeTobias Klauser2020-08-241-1/+1
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-08-243-1/+5
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | | * | | | | | | | netfilter: nf_tables: fix destination register zeroingFlorian Westphal2020-08-211-0/+2
| | | * | | | | | | | netfilter: nf_tables: incorrect enum nft_list_attributes definitionPablo Neira Ayuso2020-08-211-1/+1
| | | * | | | | | | | netfilter: conntrack: allow sctp hearbeat after connection re-useFlorian Westphal2020-08-201-0/+2
| | | |/ / / / / / /