summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-19s390/zcrypt: don't leak memory if dev_set_name() failsAndy Shevchenko1-0/+1
2023-09-19igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska1-2/+2
2023-09-19igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska1-2/+2
2023-09-19igc: Change IGC_MIN to allow set rx/tx value between 64 and 80Olga Zaborska1-2/+2
2023-09-19octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handlerGeetha sowjanya1-2/+19
2023-09-19kcm: Destroy mutex in kcm_exit_net()Shigeru Yoshida1-0/+2
2023-09-19net: sched: sch_qfq: Fix UAF in qfq_dequeue()valis2-6/+18
2023-09-19af_unix: Fix data race around sk->sk_err.Kuniyuki Iwashima1-1/+1
2023-09-19af_unix: Fix data-races around sk->sk_shutdown.Kuniyuki Iwashima1-2/+2
2023-09-19af_unix: Fix data-race around unix_tot_inflight.Kuniyuki Iwashima1-1/+1
2023-09-19af_unix: Fix data-races around user->unix_inflight.Kuniyuki Iwashima1-3/+3
2023-09-19af_unix: Fix msg_controllen test in scm_pidfd_recv() for MSG_CMSG_COMPAT.Kuniyuki Iwashima1-5/+9
2023-09-19bpf, sockmap: Fix skb refcnt race after locking changesJohn Fastabend1-4/+8
2023-09-19net: phy: micrel: Correct bit assignments for phy_device flagsOleksij Rempel1-3/+3
2023-09-19net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddrAlex Henrie1-1/+1
2023-09-19veth: Fixing transmit return status for dropped packetsLiang Chen1-1/+3
2023-09-19gve: fix frag_list chainingEric Dumazet1-1/+4
2023-09-19igb: disable virtualization features on 82580Corinna Vinschen1-2/+3
2023-09-19selftests/bpf: Fix a CI failure caused by vsock writeXu Kuohai2-0/+33
2023-09-19ipv6: ignore dst hint for multipath routesSriram Yagnaraman3-1/+6
2023-09-19ipv4: ignore dst hint for multipath routesSriram Yagnaraman3-1/+4
2023-09-19net: annotate data-races around sk->sk_bind_phcEric Dumazet2-3/+3
2023-09-19net: annotate data-races around sk->sk_tsflagsEric Dumazet13-32/+40
2023-09-19mptcp: annotate data-races around msk->rmem_fwd_allocEric Dumazet1-6/+13
2023-09-19net: annotate data-races around sk->sk_forward_allocEric Dumazet5-14/+20
2023-09-19net: use sk_forward_alloc_get() in sk_get_meminfo()Eric Dumazet1-1/+1
2023-09-19net/handshake: fix null-ptr-deref in handshake_nl_done_doit()Eric Dumazet1-12/+6
2023-09-19drm/amd/display: fix mode scaling (RMX_.*)Hamza Mahfooz1-1/+1
2023-09-19drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()Sean Christopherson2-19/+0
2023-09-19drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn()Sean Christopherson1-1/+4
2023-09-19drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page"Sean Christopherson1-0/+4
2023-09-19xsk: Fix xsk_diag use-after-free error during socket cleanupMagnus Karlsson1-0/+3
2023-09-19net: fib: avoid warn splat in flow dissectorFlorian Westphal2-2/+8
2023-09-19net: read sk->sk_family once in sk_mc_loop()Eric Dumazet1-1/+2
2023-09-19ipv4: annotate data-races around fi->fib_deadEric Dumazet2-2/+6
2023-09-19sctp: annotate data-races around sk->sk_wmem_queuedEric Dumazet2-6/+6
2023-09-19net/sched: fq_pie: avoid stalls in fq_pie_timer()Eric Dumazet1-8/+19
2023-09-19smb: propagate error code of extract_sharename()Katya Orlova1-1/+1
2023-09-19netfilter: nf_tables: Audit log rule resetPhil Sutter3-0/+20
2023-09-19netfilter: nf_tables: Audit log setelem resetPhil Sutter3-3/+30
2023-09-19blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice()Yu Kuai1-8/+13
2023-09-19blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice()Yu Kuai1-45/+41
2023-09-19drm/i915: mark requests for GuC virtual engines to avoid use-after-freeAndrzej Hajda3-5/+6
2023-09-19selftests/bpf: Fix flaky cgroup_iter_sleepable subtestYonghong Song1-2/+3
2023-09-19regulator: tps6287x: Fix n_voltagesVincent Whitchurch1-1/+1
2023-09-19perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter testNamhyung Kim1-1/+1
2023-09-19perf test stat_bpf_counters_cgrp: Fix shellcheck issue about logical operatorsKajol Jain1-16/+12
2023-09-19i3c: master: svc: Describe member 'saved_regs'Miquel Raynal1-0/+1
2023-09-19perf header: Fix missing PMU capsIan Rogers1-15/+16
2023-09-19accel/ivpu: refactor deprecated strncpyJustin Stitt1-2/+1