summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
32 hoursLinux 6.19.7v6.19.7Sasha Levin1-1/+1
32 hoursselftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon1-1/+1
32 hoursbpf: collect only live registers in linked regsEduard Zingerman4-38/+73
32 hourstracing: Add NULL pointer check to trigger_data_free()Guenter Roeck1-0/+3
32 hoursselftest/arm64: Fix sve2p1_sigill() to hwcap testYifan Wu1-2/+2
32 hoursata: libata-eh: Fix detection of deferred qc timeoutsGuenter Roeck1-1/+1
32 hoursaccel: ethosu: Fix NPU_OP_ELEMENTWISE validation with scalarRob Herring (Arm)1-1/+4
32 hoursaccel: ethosu: Fix job submit error clean-up refcount underflowsRob Herring (Arm)1-8/+18
32 hoursxdp: produce a warning when calculated tailroom is negativeLarysa Zaremba1-1/+2
32 hoursnet: enetc: use truesize as XDP RxQ info frag_sizeLarysa Zaremba1-1/+1
32 hoursi40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba1-3/+6
32 hoursi40e: fix registering XDP RxQ infoLarysa Zaremba2-17/+22
32 hoursice: change XDP RxQ frag_size from DMA write length to xdp.frame_szLarysa Zaremba1-5/+4
32 hoursice: fix rxq info registering in mbuf packetsLarysa Zaremba4-20/+14
32 hoursxsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba1-0/+10
32 hoursxdp: use modulo operation to calculate XDP frag tailroomLarysa Zaremba1-1/+2
32 hoursnet/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim2-52/+45
32 hoursnet: ipv6: fix panic when IPv4 route references loopback IPv6 nexthopJiayuan Chen1-5/+3
32 hoursnet: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera1-0/+5
32 hoursnet: bridge: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera2-2/+2
32 hoursselftests/harness: order TEST_F and XFAIL_ADD constructorsSun Jian1-2/+5
32 hoursnet: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi1-3/+12
32 hoursnetfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal4-13/+50
32 hoursnetfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso5-6/+26
32 hoursnetfilter: nf_tables: unconditionally bump set->nelems before insertionPablo Neira Ayuso1-14/+16
32 hoursnet: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lockSebastian Andrzej Siewior3-10/+24
32 hoursblock: use trylock to avoid lockdep circular dependency in sysfsMing Lei2-2/+18
32 hoursnet: stmmac: Defer VLAN HW configuration when interface is downOvidiu Panait2-19/+26
32 hoursnet: stmmac: Fix VLAN HW state restoreOvidiu Panait2-12/+22
32 hoursnet: stmmac: Improve double VLAN handlingOvidiu Panait3-4/+21
32 hoursnet: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait1-4/+14
32 hoursnfc: rawsock: cancel tx_work before socket teardownJakub Kicinski1-0/+11
32 hoursnfc: nci: clear NCI_DATA_EXCHANGE before calling completion callbackJakub Kicinski1-4/+8
32 hoursnfc: nci: complete pending data exchange on device closeJakub Kicinski1-0/+9
32 hoursnfc: nci: free skb on nci_transceive early error pathsJakub Kicinski1-2/+7
32 hoursnet: devmem: use READ_ONCE/WRITE_ONCE on binding->devBobby Eshleman2-3/+5
32 hoursnet_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()Eric Dumazet1-0/+1
32 hoursnet: nfc: nci: Fix zero-length proprietary notificationsIan Ray1-1/+11
32 hourstcp: secure_seq: add back ports to TS offsetEric Dumazet8-108/+127
32 hoursnet: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den1-0/+10
32 hourshwmon: (max6639) fix inverted polarityOlivier Sobrie1-1/+1
32 hourstimekeeping: Fix timex status validation for auxiliary clocksMiroslav Lichvar1-2/+4
32 hourssched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boostingJuri Lelli1-0/+30
32 hoursx86/topo: Fix SNC topology messPeter Zijlstra1-47/+143
32 hoursx86/topo: Replace x86_has_numa_in_packagePeter Zijlstra1-10/+3
32 hoursx86/topo: Add topology_num_nodes_per_package()Peter Zijlstra3-2/+20
32 hoursx86/numa: Store extra copy of numa_nodes_parsedPeter Zijlstra3-0/+16
32 hoursnvme: fix memory allocation in nvme_pr_read_keys()Sungwoo Kim1-2/+2
32 hoursdrm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin1-1/+3
32 hoursdrm/xe/gsc: Fix GSC proxy cleanup on early initialization failureZhanjun Dong2-8/+37