summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME failsLuca Coelho2020-03-062-13/+8
| | * | | iwlwifi: yoyo: don't add TLV offset when reading FIFOsMordechay Goodstein2020-03-061-7/+3
| | * | | iwlwifi: check allocated pointer when allocating conf_tlvsLuca Coelho2020-03-061-1/+1
| | * | | iwlwifi: consider HE capability when setting LDPCMordechay Goodstein2020-03-061-1/+5
| | * | | iwlwifi: mvm: take the required lock when clearing time event dataAvraham Stern2020-03-061-0/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-03-1312-15/+161
|\ \ \ \ \
| * | | | | bpf, sockmap: Remove bucket->lock from sock_{hash|map}_freeJohn Fastabend2020-03-111-4/+8
| * | | | | Merge branch 'fix-BTF-enum'Alexei Starovoitov2020-03-102-1/+43
| |\ \ \ \ \
| | * | | | | selftests/bpf: Add test for the packed enum member in struct/unionYoshiki Komachi2020-03-101-0/+42
| | * | | | | bpf/btf: Fix BTF verification of enum members in struct/unionYoshiki Komachi2020-03-101-1/+1
| |/ / / / /
| * | | | | bpf: Fix cgroup ref leak in cgroup_bpf_inherit on out-of-memoryAndrii Nakryiko2020-03-101-0/+3
| * | | | | bpf: Initialize storage pointers to NULL to prevent freeing garbage pointerAndrii Nakryiko2020-03-101-2/+2
| * | | | | selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits setLuke Nelson2020-03-061-0/+15
| * | | | | bpf, x32: Fix bug with JMP32 JSET BPF_X checking upper bitsLuke Nelson2020-03-061-4/+6
| * | | | | bpf: Do not allow map_freeze in struct_ops mapMartin KaFai Lau2020-03-051-0/+5
| * | | | | bpf: Return better error value in delete_elem for struct_ops mapMartin KaFai Lau2020-03-051-3/+11
| * | | | | Merge branch 'fix_bpf_send_signal'Alexei Starovoitov2020-03-053-1/+67
| |\ \ \ \ \
| | * | | | | selftests/bpf: Add send_signal_sched_switch testYonghong Song2020-03-052-0/+66
| | * | | | | bpf: Fix deadlock with rq_lock in bpf_send_signal()Yonghong Song2020-03-051-1/+1
| |/ / / / /
| * | | | | mailmap: Update email addressQuentin Monnet2020-03-051-0/+1
* | | | | | Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-03-1327-133/+405
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongi...Dave Airlie2020-03-132-60/+128
| |\ \ \ \ \ \
| | * | | | | | drm/dp_mst: Rewrite and fix bandwidth limit checksLyude Paul2020-03-131-26/+93
| | * | | | | | drm/dp_mst: Reprobe path resources in CSN handlerLyude Paul2020-03-131-23/+25
| | * | | | | | drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul2020-03-132-10/+9
| | * | | | | | drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundantLyude Paul2020-03-131-5/+5
| * | | | | | | Merge tag 'drm-intel-fixes-2020-03-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-03-139-29/+66
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: Defer semaphore priority bumping to a workqueueChris Wilson2020-03-112-5/+19
| | * | | | | | | drm/i915/gt: Close race between cacheline_retire and freeChris Wilson2020-03-111-2/+6
| | * | | | | | | drm/i915/execlists: Enable timeslice on partial virtual engine dequeueChris Wilson2020-03-111-11/+18
| | * | | | | | | drm/i915: be more solid in checking the alignmentMatthew Auld2020-03-112-1/+7
| | * | | | | | | drm/i915/gvt: Fix dma-buf display blur issue on CFLTina Zhang2020-03-111-1/+2
| | * | | | | | | drm/i915: Return early for await_start on same timelineChris Wilson2020-03-111-2/+2
| | * | | | | | | drm/i915: Actually emit the await_startChris Wilson2020-03-111-1/+1
| | * | | | | | | Merge tag 'gvt-fixes-2020-03-10' of https://github.com/intel/gvt-linux into d...Jani Nikula2020-03-102-6/+11
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm/i915/gvt: Fix emulated vbt size issueTina Zhang2020-03-061-3/+2
| | | * | | | | | | drm/i915/gvt: Fix unnecessary schedule timer when no vGPU exitsZhenyu Wang2020-03-031-3/+9
| * | | | | | | | | Merge tag 'amd-drm-fixes-5.6-2020-03-11' of git://people.freedesktop.org/~agd...Dave Airlie2020-03-135-15/+158
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to sm...Hersen Wu2020-03-103-13/+21
| | * | | | | | | | drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20Hawking Zhang2020-03-091-2/+23
| | * | | | | | | | drm/amd/display: update soc bb for nv14Martin Leung2020-03-091-0/+114
| * | | | | | | | | Merge tag 'exynos-drm-fixes-for-v5.6-rc5-v2' of git://git.kernel.org/pub/scm/...Dave Airlie2020-03-1211-29/+53
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | drm/exynos: Fix cleanup of IOMMU related objectsMarek Szyprowski2020-03-1011-29/+53
| | |/ / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-13110-370/+993
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net: systemport: fix index check to avoid an array out of bounds accessColin Ian King2020-03-121-1/+1
| * | | | | | | | | tc-testing: add ETS scheduler to tdc build configurationDavide Caratti2020-03-121-0/+1
| * | | | | | | | | net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2020-03-122-1/+7
| * | | | | | | | | Merge branch 'hns3-fixes'David S. Miller2020-03-125-5/+45
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | net: hns3: clear port base VLAN when unload PFJian Shen2020-03-121-0/+23
| | * | | | | | | | | net: hns3: fix RMW issue for VLAN filter switchJian Shen2020-03-121-4/+15