summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2021-06-242-5/+40
|\
| * iommu/arm-smmu-qcom: Add stall supportRob Clark2021-06-231-0/+7
| * iommu/arm-smmu-qcom: Add an adreno-smmu-priv callback to get pagefault infoJordan Crouse2021-06-231-1/+30
| * drm/msm: deprecate MSM_BO_UNCACHED (map as writecombine instead)Jonathan Marek2021-06-231-1/+1
| * drm/msm: add MSM_BO_CACHED_COHERENTJonathan Marek2021-06-231-3/+2
* | Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie2021-06-2362-128/+397
|\ \
| * \ Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-06-188-10/+42
| |\ \
| | * | icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen2021-06-181-0/+3
| | * | net/mlx5e: Don't create devices during unload flowDmytro Linkin2021-06-161-0/+4
| | * | net: inline function get_net_ns_by_fd if NET_NS is disabledChangbin Du2021-06-151-1/+6
| | * | ptp: improve max_adj check against unreasonable valuesJakub Kicinski2021-06-151-1/+1
| | * | net: make get_net_ns return error if NET_NS is disabledChangbin Du2021-06-122-2/+7
| | * | inet: annotate date races around sk->sk_txhashEric Dumazet2021-06-101-3/+7
| | * | net: annotate data race in sock_error()Eric Dumazet2021-06-101-1/+6
| | * | net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak2021-06-091-0/+1
| | * | Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-06-091-2/+7
| | |\ \
| | | * | mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef2021-05-311-1/+6
| | | * | mac80211: correct ieee80211_iterate_active_interfaces_mtx() locking commentsBrian Norris2021-05-311-1/+1
| * | | | Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-06-181-1/+0
| |\ \ \ \
| | * | | | Revert "cpufreq: CPPC: Add support for frequency invariance"Viresh Kumar2021-06-141-1/+0
| * | | | | Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-171-2/+1
| |\ \ \ \ \
| | * | | | | quota: finish disable quotactl_path syscallMarcin Juszkiewicz2021-06-151-2/+1
| * | | | | | mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins2021-06-161-0/+3
| * | | | | | mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins2021-06-161-0/+1
| * | | | | | mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins2021-06-161-1/+7
| * | | | | | mm/hugetlb: expand restore_reserve_on_error functionalityMike Kravetz2021-06-161-0/+2
| * | | | | | mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when comparePeter Xu2021-06-161-4/+11
| * | | | | | mm,hwpoison: fix race with hugetlb page allocationNaoya Horiguchi2021-06-161-0/+6
| | |/ / / / | |/| | | |
| * | | | | mm: relocate 'write_protect_seq' in struct mm_structFeng Tang2021-06-121-7/+20
| * | | | | Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-06-123-18/+77
| |\ \ \ \ \
| | * | | | | usb: typec: tcpm: Properly handle Alert and Status MessagesKyle Tso2021-06-041-4/+0
| | * | | | | dt-bindings: connector: Add PD rev 2.0 VDO definitionKyle Tso2021-06-041-3/+66
| | * | | | | dt-bindings: connector: Replace BIT macro with generic bit opsKyle Tso2021-06-041-10/+10
| | * | | | | usb: pd: Set PD_T_SINK_WAIT_CAP to 310msKyle Tso2021-06-021-1/+1
| * | | | | | Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-06-121-0/+2
| |\ \ \ \ \ \
| | * | | | | | misc: rtsx: separate aspm mode into MODE_REG and MODE_CFGRicky Wu2021-06-091-0/+2
| | |/ / / / /
| * | | | | | Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-121-9/+10
| |\ \ \ \ \ \
| | * | | | | | io_uring: add feature flag for rsrc tagsPavel Begunkov2021-06-101-0/+1
| | * | | | | | io_uring: change registration/upd/rsrc tagging ABIPavel Begunkov2021-06-101-9/+9
| * | | | | | | Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-123-1/+17
| |\ \ \ \ \ \ \
| | * | | | | | | sched/fair: Fix util_est UTIL_AVG_UNCHANGED handlingDietmar Eggemann2021-06-031-0/+8
| | * | | | | | | tick/nohz: Only check for RCU deferred wakeup on user/guest entry when neededFrederic Weisbecker2021-05-312-1/+9
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-06-101-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory2021-06-031-0/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'compiler-attributes-for-linus-v5.13-rc6' of git://github.com/ojeda...Linus Torvalds2021-06-091-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Compiler Attributes: Add continue in commentWei Ming Chen2021-05-121-0/+1
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-091-1/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | kvm: fix previous commit for 32-bit buildsPaolo Bonzini2021-06-091-2/+2
| | * | | | | | | | kvm: avoid speculation-based attacks from out-of-range memslot accessesPaolo Bonzini2021-06-081-1/+9
| * | | | | | | | | Merge tag 'orphans-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-06-081-0/+1
| |\ \ \ \ \ \ \ \ \