summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-30io_uring/msg_ring: fix missing lock on overflow for IOPOLLJens Axboe1-5/+15
2023-08-30io_uring/msg_ring: move double lock/unlock helpers higher upJens Axboe1-24/+23
2023-08-30io_uring: extract a io_msg_install_complete helperPavel Begunkov1-17/+21
2023-08-30io_uring: get rid of double lockingPavel Begunkov3-36/+51
2023-08-30KVM: x86/mmu: Fix an sign-extension bug with mmu_seq that hangs vCPUsSean Christopherson1-1/+2
2023-08-30KVM: x86: Preserve TDP MMU roots until they are explicitly invalidatedSean Christopherson1-65/+56
2023-08-30bonding: fix macvlan over alb bond supportHangbin Liu2-13/+4
2023-08-30rtnetlink: Reject negative ifindexes in RTM_NEWLINKIdo Schimmel1-0/+3
2023-08-30netfilter: nf_tables: fix out of memory error handlingFlorian Westphal1-3/+10
2023-08-30netfilter: nf_tables: flush pending destroy work before netlink notifierPablo Neira Ayuso1-1/+1
2023-08-30i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()Andrii Staikov1-2/+3
2023-08-30net/sched: fix a qdisc modification with ambiguous command requestJamal Hadi Salim1-13/+40
2023-08-30igc: Fix the typo in the PTM Control macroSasha Neftin1-1/+1
2023-08-30igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani1-12/+12
2023-08-30can: isotp: fix support for transmission of SF without flow controlOliver Hartkopp1-15/+7
2023-08-30selftests: bonding: do not set port down before adding to bondHangbin Liu1-2/+2
2023-08-30ice: Fix NULL pointer deref during VF resetPetr Oros1-7/+8
2023-08-30Revert "ice: Fix ice VF reset during iavf initialization"Petr Oros4-25/+4
2023-08-30ice: fix receive buffer size miscalculationJesse Brandeburg1-1/+2
2023-08-30ipv4: fix data-races around inet->inet_idEric Dumazet8-11/+22
2023-08-30net: validate veth and vxcan peer ifindexesJakub Kicinski4-16/+22
2023-08-30net: bcmgenet: Fix return value check for fixed_phy_register()Ruan Jinjie1-1/+1
2023-08-30net: bgmac: Fix return value check for fixed_phy_register()Ruan Jinjie1-1/+1
2023-08-30net: dsa: mt7530: fix handling of 802.1X PAE framesArınç ÜNAL2-0/+6
2023-08-30selftests: mlxsw: Fix test failure on Spectrum-4Ido Schimmel1-10/+6
2023-08-30mlxsw: Fix the size of 'VIRT_ROUTER_MSB'Amit Cohen3-5/+5
2023-08-30mlxsw: reg: Fix SSPR register layoutIdo Schimmel1-9/+0
2023-08-30mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTCDanielle Ratson1-2/+6
2023-08-30ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()Lu Wei1-1/+2
2023-08-30dccp: annotate data-races in dccp_poll()Eric Dumazet1-8/+12
2023-08-30sock: annotate data-races around prot->memory_pressureEric Dumazet2-4/+5
2023-08-30net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gatesVladimir Oltean1-0/+3
2023-08-30devlink: add missing unregister linecard notificationJiri Pirko1-0/+3
2023-08-30devlink: move code to a dedicated directoryJakub Kicinski5-2/+5
2023-08-30octeontx2-af: SDP: fix receive link configHariprasad Kelam1-1/+2
2023-08-30tracing: Fix memleak due to race between current_tracer and traceZheng Yejian3-2/+12
2023-08-30tracing: Fix cpu buffers unavailable due to 'record_disabled' missedZheng Yejian1-0/+6
2023-08-30drm/i915/gt: Support aux invalidation on all enginesAndi Shyti3-45/+41
2023-08-30drm/i915/gt: Poll aux invalidation register bit on invalidationJonathan Cavitt2-5/+13
2023-08-30drm/i915/gt: Ensure memory quiesced before invalidationJonathan Cavitt1-1/+5
2023-08-30drm/i915: Add the gen12_needs_ccs_aux_inv helperAndi Shyti1-3/+15
2023-08-30s390/zcrypt: fix reply buffer calculations for CCA repliesHarald Freudenberger1-11/+24
2023-08-30s390/zcrypt: remove unnecessary (void *) conversionsYu Zhe1-7/+5
2023-08-30can: raw: fix lockdep issue in raw_release()Eric Dumazet1-2/+3
2023-08-30can: raw: fix receiver memory leakZiyang Xuan1-33/+24
2023-08-30jbd2: fix a race when checking checkpoint buffer busyZhang Yi3-15/+41
2023-08-30jbd2: remove journal_clean_one_cp_list()Zhang Yi2-66/+21
2023-08-30jbd2: remove t_checkpoint_io_listZhang Yi3-48/+3
2023-08-30MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang1-2/+2
2023-08-30MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang1-1/+18