summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | drm/amdgpu: fix gart.bo pin_count leakLeslie Shi2021-09-282-2/+4
| * | | | | | | | Merge tag 'drm-intel-fixes-2021-09-30' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2021-10-015-23/+14
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | drm/i915: Remove warning from the rps workerTejas Upadhyay2021-09-271-2/+0
| | * | | | | | | drm/i915/request: fix early tracepointsMatthew Auld2021-09-271-9/+2
| | * | | | | | | drm/i915/guc, docs: Fix pdfdocs build error by removing nested gridAkira Yokosawa2021-09-272-10/+10
| | * | | | | | | Merge tag 'gvt-fixes-2021-09-18' of https://github.com/intel/gvt-linux into d...Jani Nikula2021-09-271-2/+2
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | drm/i915/gvt: fix the usage of ww lock in gvt scheduler.Zhi A Wang2021-09-131-2/+2
| * | | | | | | | Merge tag 'drm/tegra/for-5.15-rc3' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie2021-09-284-12/+5
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | gpu: host1x: Plug potential memory leakThierry Reding2021-09-161-1/+3
| | * | | | | | | gpu/host1x: fence: Make spinlock staticDmitry Osipenko2021-09-161-1/+1
| | * | | | | | | drm/tegra: uapi: Fix wrong mapping end address in case of disabled IOMMUDmitry Osipenko2021-09-161-1/+1
| | * | | | | | | drm/tegra: dc: Remove unused variablesDmitry Osipenko2021-09-162-9/+0
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge tag 'iommu-fixes-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-10-012-24/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | iommu/dart: Clear sid2group entry when a group is freedSven Peter2021-09-281-3/+35
| * | | | | | | | iommu/vt-d: Drop "0x" prefix from PCI bus & device addressesBjorn Helgaas2021-09-281-3/+3
| * | | | | | | | iommu/dart: Remove iommu_flush_opsSven Peter2021-09-281-18/+0
| |/ / / / / / /
* | | | | | | | Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-3088-447/+1384
|\ \ \ \ \ \ \ \
| * | | | | | | | af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet2021-09-303-12/+56
| * | | | | | | | net: stmmac: fix EEE init issue when paired with EEE capable PHYsWong Vee Khee2021-09-301-0/+4
| * | | | | | | | net: dev_addr_list: handle first address in __hw_addr_add_exJakub Kicinski2021-09-301-0/+6
| * | | | | | | | net: sched: flower: protect fl_walk() with rcuVlad Buslov2021-09-301-0/+6
| * | | | | | | | net: introduce and use lock_sock_fast_nested()Paolo Abeni2021-09-303-20/+33
| * | | | | | | | net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli2021-09-291-4/+110
| * | | | | | | | Merge branch 'hns3-fixes'David S. Miller2021-09-297-73/+60
| |\ \ \ \ \ \ \ \
| | * | | | | | | | net: hns3: disable firmware compatible features when uninstall PFGuangbin Huang2021-09-291-8/+13
| | * | | | | | | | net: hns3: fix always enable rx vlan filter problem after selftestGuangbin Huang2021-09-291-2/+4
| | * | | | | | | | net: hns3: PF enable promisc for VF when mac table is overflowGuangbin Huang2021-09-291-2/+6
| | * | | | | | | | net: hns3: fix show wrong state when add existing uc mac addressJian Shen2021-09-291-10/+9
| | * | | | | | | | net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLEJian Shen2021-09-292-28/+10
| | * | | | | | | | net: hns3: don't rollback when destroy mqprio failJian Shen2021-09-291-6/+11
| | * | | | | | | | net: hns3: remove tc enable checkingJian Shen2021-09-294-17/+2
| | * | | | | | | | net: hns3: do not allow call hns3_nic_net_open repeatedlyJian Shen2021-09-291-0/+5
| |/ / / / / / / /
| * | | | | | | | ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setupFeng Zhou2021-09-292-3/+7
| * | | | | | | | net: bridge: mcast: Associate the seqcount with its protecting lock.Thomas Gleixner2021-09-292-5/+3
| * | | | | | | | net: mdio-ipq4019: Fix the error for an optional regs resourceCai Huoqing2021-09-291-1/+5
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-09-2811-53/+139
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf, x86: Fix bpf mapping of atomic fetch implementationJohan Almbladh2021-09-281-5/+8
| | * | | | | | | | selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc2021-09-281-5/+8
| | * | | | | | | | selftests, bpf: Fix makefile dependencies on libbpfJiri Benc2021-09-281-1/+2
| | * | | | | | | | bpf, test, cgroup: Use sk_{alloc,free} for test casesDaniel Borkmann2021-09-281-5/+9
| | * | | | | | | | bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interruptDaniel Borkmann2021-09-281-5/+12
| | * | | | | | | | libbpf: Fix segfault in static linker for objects without BTFKumar Kartikeya Dwivedi2021-09-281-1/+7
| | * | | | | | | | MAINTAINERS: Add btf headers to BPFDave Marchevsky2021-09-281-0/+2
| | * | | | | | | | bpf: Exempt CAP_BPF from checks against bpf_jit_limitLorenz Bauer2021-09-281-1/+1
| | * | | | | | | | bpf, mips: Validate conditional branch offsetsPiotr Krysiuk2021-09-151-14/+43
| | * | | | | | | | bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS progHou Tao2021-09-143-16/+47
| * | | | | | | | | net: hns3: fix hclge_dbg_dump_tm_pg() stack usageArnd Bergmann2021-09-281-4/+24
| * | | | | | | | | net: mdio: mscc-miim: Fix the mdio controllerHoratiu Vultur2021-09-281-5/+10
| * | | | | | | | | af_unix: Return errno instead of NULL in unix_create1().Kuniyuki Iwashima2021-09-281-17/+32
| * | | | | | | | | net: udp: annotate data race around udp_sk(sk)->corkflagEric Dumazet2021-09-282-6/+6