Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | drm/amdgpu: fix gart.bo pin_count leak | Leslie Shi | 2021-09-28 | 2 | -2/+4 | |
| * | | | | | | | | Merge tag 'drm-intel-fixes-2021-09-30' of git://anongit.freedesktop.org/drm/d... | Daniel Vetter | 2021-10-01 | 5 | -23/+14 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | drm/i915: Remove warning from the rps worker | Tejas Upadhyay | 2021-09-27 | 1 | -2/+0 | |
| | * | | | | | | | drm/i915/request: fix early tracepoints | Matthew Auld | 2021-09-27 | 1 | -9/+2 | |
| | * | | | | | | | drm/i915/guc, docs: Fix pdfdocs build error by removing nested grid | Akira Yokosawa | 2021-09-27 | 2 | -10/+10 | |
| | * | | | | | | | Merge tag 'gvt-fixes-2021-09-18' of https://github.com/intel/gvt-linux into d... | Jani Nikula | 2021-09-27 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | | * | | | | | | drm/i915/gvt: fix the usage of ww lock in gvt scheduler. | Zhi A Wang | 2021-09-13 | 1 | -2/+2 | |
| * | | | | | | | | Merge tag 'drm/tegra/for-5.15-rc3' of ssh://git.freedesktop.org/git/tegra/lin... | Dave Airlie | 2021-09-28 | 4 | -12/+5 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | gpu: host1x: Plug potential memory leak | Thierry Reding | 2021-09-16 | 1 | -1/+3 | |
| | * | | | | | | | gpu/host1x: fence: Make spinlock static | Dmitry Osipenko | 2021-09-16 | 1 | -1/+1 | |
| | * | | | | | | | drm/tegra: uapi: Fix wrong mapping end address in case of disabled IOMMU | Dmitry Osipenko | 2021-09-16 | 1 | -1/+1 | |
| | * | | | | | | | drm/tegra: dc: Remove unused variables | Dmitry Osipenko | 2021-09-16 | 2 | -9/+0 | |
| | | |/ / / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge tag 'iommu-fixes-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-10-01 | 2 | -24/+38 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | iommu/dart: Clear sid2group entry when a group is freed | Sven Peter | 2021-09-28 | 1 | -3/+35 | |
| * | | | | | | | | iommu/vt-d: Drop "0x" prefix from PCI bus & device addresses | Bjorn Helgaas | 2021-09-28 | 1 | -3/+3 | |
| * | | | | | | | | iommu/dart: Remove iommu_flush_ops | Sven Peter | 2021-09-28 | 1 | -18/+0 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-09-30 | 88 | -447/+1384 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | af_unix: fix races in sk_peer_pid and sk_peer_cred accesses | Eric Dumazet | 2021-09-30 | 3 | -12/+56 | |
| * | | | | | | | | net: stmmac: fix EEE init issue when paired with EEE capable PHYs | Wong Vee Khee | 2021-09-30 | 1 | -0/+4 | |
| * | | | | | | | | net: dev_addr_list: handle first address in __hw_addr_add_ex | Jakub Kicinski | 2021-09-30 | 1 | -0/+6 | |
| * | | | | | | | | net: sched: flower: protect fl_walk() with rcu | Vlad Buslov | 2021-09-30 | 1 | -0/+6 | |
| * | | | | | | | | net: introduce and use lock_sock_fast_nested() | Paolo Abeni | 2021-09-30 | 3 | -20/+33 | |
| * | | | | | | | | net: phy: bcm7xxx: Fixed indirect MMD operations | Florian Fainelli | 2021-09-29 | 1 | -4/+110 | |
| * | | | | | | | | Merge branch 'hns3-fixes' | David S. Miller | 2021-09-29 | 7 | -73/+60 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | net: hns3: disable firmware compatible features when uninstall PF | Guangbin Huang | 2021-09-29 | 1 | -8/+13 | |
| | * | | | | | | | | net: hns3: fix always enable rx vlan filter problem after selftest | Guangbin Huang | 2021-09-29 | 1 | -2/+4 | |
| | * | | | | | | | | net: hns3: PF enable promisc for VF when mac table is overflow | Guangbin Huang | 2021-09-29 | 1 | -2/+6 | |
| | * | | | | | | | | net: hns3: fix show wrong state when add existing uc mac address | Jian Shen | 2021-09-29 | 1 | -10/+9 | |
| | * | | | | | | | | net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLE | Jian Shen | 2021-09-29 | 2 | -28/+10 | |
| | * | | | | | | | | net: hns3: don't rollback when destroy mqprio fail | Jian Shen | 2021-09-29 | 1 | -6/+11 | |
| | * | | | | | | | | net: hns3: remove tc enable checking | Jian Shen | 2021-09-29 | 4 | -17/+2 | |
| | * | | | | | | | | net: hns3: do not allow call hns3_nic_net_open repeatedly | Jian Shen | 2021-09-29 | 1 | -0/+5 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup | Feng Zhou | 2021-09-29 | 2 | -3/+7 | |
| * | | | | | | | | net: bridge: mcast: Associate the seqcount with its protecting lock. | Thomas Gleixner | 2021-09-29 | 2 | -5/+3 | |
| * | | | | | | | | net: mdio-ipq4019: Fix the error for an optional regs resource | Cai Huoqing | 2021-09-29 | 1 | -1/+5 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2021-09-28 | 11 | -53/+139 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | bpf, x86: Fix bpf mapping of atomic fetch implementation | Johan Almbladh | 2021-09-28 | 1 | -5/+8 | |
| | * | | | | | | | | selftests, bpf: test_lwt_ip_encap: Really disable rp_filter | Jiri Benc | 2021-09-28 | 1 | -5/+8 | |
| | * | | | | | | | | selftests, bpf: Fix makefile dependencies on libbpf | Jiri Benc | 2021-09-28 | 1 | -1/+2 | |
| | * | | | | | | | | bpf, test, cgroup: Use sk_{alloc,free} for test cases | Daniel Borkmann | 2021-09-28 | 1 | -5/+9 | |
| | * | | | | | | | | bpf, cgroup: Assign cgroup in cgroup_sk_alloc when called from interrupt | Daniel Borkmann | 2021-09-28 | 1 | -5/+12 | |
| | * | | | | | | | | libbpf: Fix segfault in static linker for objects without BTF | Kumar Kartikeya Dwivedi | 2021-09-28 | 1 | -1/+7 | |
| | * | | | | | | | | MAINTAINERS: Add btf headers to BPF | Dave Marchevsky | 2021-09-28 | 1 | -0/+2 | |
| | * | | | | | | | | bpf: Exempt CAP_BPF from checks against bpf_jit_limit | Lorenz Bauer | 2021-09-28 | 1 | -1/+1 | |
| | * | | | | | | | | bpf, mips: Validate conditional branch offsets | Piotr Krysiuk | 2021-09-15 | 1 | -14/+43 | |
| | * | | | | | | | | bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog | Hou Tao | 2021-09-14 | 3 | -16/+47 | |
| * | | | | | | | | | net: hns3: fix hclge_dbg_dump_tm_pg() stack usage | Arnd Bergmann | 2021-09-28 | 1 | -4/+24 | |
| * | | | | | | | | | net: mdio: mscc-miim: Fix the mdio controller | Horatiu Vultur | 2021-09-28 | 1 | -5/+10 | |
| * | | | | | | | | | af_unix: Return errno instead of NULL in unix_create1(). | Kuniyuki Iwashima | 2021-09-28 | 1 | -17/+32 | |
| * | | | | | | | | | net: udp: annotate data race around udp_sk(sk)->corkflag | Eric Dumazet | 2021-09-28 | 2 | -6/+6 |