summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-25Linux 5.15.148v5.15.148Greg Kroah-Hartman
2024-01-25Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d""Song Liu
2024-01-25arm64: dts: armada-3720-turris-mox: set irq type for RTCSjoerd Simons
2024-01-25netfilter: nft_quota: copy content when cloning expressionPablo Neira Ayuso
2024-01-25netfilter: nft_last: copy content when cloning expressionPablo Neira Ayuso
2024-01-25netfilter: nft_limit: Clone packet limits' cost valuePhil Sutter
2024-01-25netfilter: nft_limit: fix stateful object memory leakFlorian Westphal
2024-01-25netfilter: nft_connlimit: memleak if nf_ct_netns_get() failsPablo Neira Ayuso
2024-01-25netfilter: nf_tables: typo NULL check in _clone() functionPablo Neira Ayuso
2024-01-25block: Remove special-casing of compound pagesMatthew Wilcox (Oracle)
2024-01-25i2c: s3c24xx: fix transferring more than one message in polling modeMarek Szyprowski
2024-01-25i2c: s3c24xx: fix read transfers in polling modeMarek Szyprowski
2024-01-25ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_workNikita Zhandarovich
2024-01-25selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen
2024-01-25mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel
2024-01-25mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarationsIdo Schimmel
2024-01-25mlxsw: spectrum_acl_tcam: Make fini symmetric to initIdo Schimmel
2024-01-25mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()Ido Schimmel
2024-01-25mlxsw: spectrum: Use 'bitmap_zalloc()' when applicableChristophe JAILLET
2024-01-25mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2024-01-25ethtool: netlink: Add missing ethnl_ops_begin/completeLudvig Pärsson
2024-01-25kdb: Fix a potential buffer overflow in kdb_local()Christophe JAILLET
2024-01-25ipvs: avoid stat macros calls from preemptible contextFedor Pchelkin
2024-01-25netfilter: nf_tables: reject NFT_SET_CONCAT with not field length descriptionPablo Neira Ayuso
2024-01-25netfilter: nf_tables: skip dead set elements in netlink dumpPablo Neira Ayuso
2024-01-25netfilter: nf_tables: do not allow mismatch field size and set key lengthPablo Neira Ayuso
2024-01-25netfilter: nft_limit: do not ignore unsupported flagsPablo Neira Ayuso
2024-01-25netfilter: nf_tables: memcg accounting for dynamically allocated objectsVasily Averin
2024-01-25netfilter: nft_limit: move stateful fields out of expression dataPablo Neira Ayuso
2024-01-25netfilter: nft_limit: rename stateful structurePablo Neira Ayuso
2024-01-25netfilter: nft_quota: move stateful fields out of expression dataPablo Neira Ayuso
2024-01-25netfilter: nft_last: move stateful fields out of expression dataPablo Neira Ayuso
2024-01-25netfilter: nft_connlimit: move stateful fields out of expression dataPablo Neira Ayuso
2024-01-25netfilter: nf_tables: reject invalid set policyPablo Neira Ayuso
2024-01-25net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan
2024-01-25bpf: Reject variable offset alu on PTR_TO_FLOW_KEYSHao Sun
2024-01-25net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...Qiang Ma
2024-01-25net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko
2024-01-25mptcp: use OPTION_MPTCP_MPJ_SYN in subflow_check_req()Eric Dumazet
2024-01-25mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect()Eric Dumazet
2024-01-25mptcp: strict validation before using mp_opt->hmacEric Dumazet
2024-01-25mptcp: drop unused sk in mptcp_get_optionsGeliang Tang
2024-01-25mptcp: mptcp_parse_option() fix for MPTCPOPT_MP_JOINEric Dumazet
2024-01-25net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea
2024-01-25net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet framesSanjuán García, Jorge
2024-01-25net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma
2024-01-25s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle
2024-01-25PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli
2024-01-25nvmet-tcp: Fix the H2C expected PDU len calculationMaurizio Lombardi
2024-01-25nvmet: re-fix tracing strncpy() warningArnd Bergmann