summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-27Linux 6.6.23v6.6.23Sasha Levin1-1/+1
2024-03-27x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel1-1/+2
2024-03-27x86/efistub: Clear decompressor BSS in native EFI entrypointArd Biesheuvel1-2/+4
2024-03-27dm-integrity: align the outgoing bio in integrity_recheckMikulas Patocka1-2/+10
2024-03-27dm io: Support IO priorityHongyu Jin10-34/+38
2024-03-27selftests: forwarding: Fix ping failure due to short timeoutIdo Schimmel2-4/+4
2024-03-27spi: spi-mt65xx: Fix NULL pointer access in interrupt handlerFei Shao1-10/+12
2024-03-27netfilter: nf_tables: Fix a memory leak in nf_tables_updchainQuan Tian1-13/+14
2024-03-27net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL2-4/+46
2024-03-27net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL2-9/+23
2024-03-27bpf: report RCU QS in cpumap kthreadYan Zhai1-0/+3
2024-03-27net: report RCU QS on threaded NAPI repollingYan Zhai1-0/+3
2024-03-27rcu: add a helper to report consolidated flavor QSYan Zhai1-0/+31
2024-03-27netfilter: nf_tables: do not compare internal table flags on updatesPablo Neira Ayuso1-1/+1
2024-03-27netfilter: nft_set_pipapo: release elements in clone only from destroy pathPablo Neira Ayuso1-4/+1
2024-03-27octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep1-3/+14
2024-03-27octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep1-0/+3
2024-03-27octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep1-3/+4
2024-03-27octeontx2-pf: Wait till detach_resources msg is completeSubbaraya Sundeep2-2/+2
2024-03-27octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep9-83/+205
2024-03-27devlink: fix port new reply cmd typeJiri Pirko1-1/+1
2024-03-27net/bnx2x: Prevent access to a freed page in page_poolThinh Tran1-3/+3
2024-03-27dm-integrity: fix a memory leak when rechecking the dataMikulas Patocka1-3/+3
2024-03-27net: phy: fix phy_read_poll_timeout argument type in genphy_loopbackNikita Kiryushin1-2/+2
2024-03-27ceph: stop copying to iter at EOF on sync readsXiubo Li1-10/+13
2024-03-27ipv4: raw: Fix sending packets from raw sockets via IPsec tunnelsTobias Brunner1-0/+1
2024-03-27hsr: Handle failures in module initFelix Maurer1-4/+11
2024-03-27rds: introduce acquire/release ordering in acquire/release_in_xmit()Yewon Choi1-3/+2
2024-03-27wireguard: receive: annotate data-race around receiving_counter.counterNikita Zhandarovich1-3/+3
2024-03-27virtio: packed: fix unmap leak for indirect desc tableXuan Zhuo1-3/+3
2024-03-27vdpa/mlx5: Allow CVQ size changesJonah Palmer1-4/+9
2024-03-27vdpa_sim: reset must not runSteve Sistare1-1/+2
2024-03-27drm: Fix drm_fixp2int_round() making it add 0.5Arthur Grillo1-2/+1
2024-03-27spi: spi-imx: fix off-by-one in mx51 CPU mode burst lengthAdam Butcher1-2/+2
2024-03-27net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL1-4/+4
2024-03-27net: veth: do not manipulate GRO when using XDPIgnat Korchagin1-18/+0
2024-03-27xfrm: Allow UDP encapsulation only in offload modesLeon Romanovsky1-1/+2
2024-03-27packet: annotate data-races around ignore_outgoingEric Dumazet2-3/+3
2024-03-27xen/events: increment refcnt only if event channel is refcountedJuergen Gross1-9/+13
2024-03-27xen/evtchn: avoid WARN() when unbinding an event channelJuergen Gross1-0/+6
2024-03-27riscv: Fix compilation error with FAST_GUP and rv32Alexandre Ghiti1-0/+2
2024-03-27io_uring: fix poll_remove stalled req completionPavel Begunkov1-2/+2
2024-03-27net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle1-7/+11
2024-03-27net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle1-4/+3
2024-03-27nvme: fix reconnection fail due to reserved tag allocationChunguang Xu2-9/+4
2024-03-27net: txgbe: fix clk_name exceed MAX_DEV_ID limitsDuanqiang Wen1-1/+1
2024-03-27hsr: Fix uninit-value access in hsr_get_node()Shigeru Yoshida1-0/+4
2024-03-27vmxnet3: Fix missing reserved tailroomWilliam Tu1-3/+3
2024-03-27tcp: Fix refcnt handling in __inet_hash_connect().Kuniyuki Iwashima1-1/+1
2024-03-27io_uring: Fix release of pinned pages when __io_uaddr_map failsGabriel Krisman Bertazi1-9/+13