summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-26Linux 5.15.148v5.15.148Greg Kroah-Hartman1-1/+1
2024-01-26Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d""Song Liu1-0/+12
2024-01-26arm64: dts: armada-3720-turris-mox: set irq type for RTCSjoerd Simons1-1/+1
2024-01-26netfilter: nft_quota: copy content when cloning expressionPablo Neira Ayuso1-1/+5
2024-01-26netfilter: nft_last: copy content when cloning expressionPablo Neira Ayuso1-0/+4
2024-01-26netfilter: nft_limit: Clone packet limits' cost valuePhil Sutter1-0/+2
2024-01-26netfilter: nft_limit: fix stateful object memory leakFlorian Westphal1-0/+18
2024-01-26netfilter: nft_connlimit: memleak if nf_ct_netns_get() failsPablo Neira Ayuso1-1/+10
2024-01-26netfilter: nf_tables: typo NULL check in _clone() functionPablo Neira Ayuso4-4/+4
2024-01-26block: Remove special-casing of compound pagesMatthew Wilcox (Oracle)1-4/+3
2024-01-26i2c: s3c24xx: fix transferring more than one message in polling modeMarek Szyprowski1-17/+10
2024-01-26i2c: s3c24xx: fix read transfers in polling modeMarek Szyprowski1-2/+11
2024-01-26ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_workNikita Zhandarovich1-0/+4
2024-01-26selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen1-1/+17
2024-01-26mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel2-1/+57
2024-01-26mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarationsIdo Schimmel1-65/+65
2024-01-26mlxsw: spectrum_acl_tcam: Make fini symmetric to initIdo Schimmel1-1/+1
2024-01-26mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()Ido Schimmel1-2/+6
2024-01-26mlxsw: spectrum: Use 'bitmap_zalloc()' when applicableChristophe JAILLET4-27/+16
2024-01-26mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen2-4/+56
2024-01-26ethtool: netlink: Add missing ethnl_ops_begin/completeLudvig Pärsson1-2/+7
2024-01-26kdb: Fix a potential buffer overflow in kdb_local()Christophe JAILLET1-2/+0
2024-01-26ipvs: avoid stat macros calls from preemptible contextFedor Pchelkin1-2/+2
2024-01-26netfilter: nf_tables: reject NFT_SET_CONCAT with not field length descriptionPablo Neira Ayuso1-1/+5
2024-01-26netfilter: nf_tables: skip dead set elements in netlink dumpPablo Neira Ayuso1-1/+1
2024-01-26netfilter: nf_tables: do not allow mismatch field size and set key lengthPablo Neira Ayuso1-1/+5
2024-01-26netfilter: nft_limit: do not ignore unsupported flagsPablo Neira Ayuso1-7/+12
2024-01-26netfilter: nf_tables: memcg accounting for dynamically allocated objectsVasily Averin6-6/+6
2024-01-26netfilter: nft_limit: move stateful fields out of expression dataPablo Neira Ayuso1-12/+82
2024-01-26netfilter: nft_limit: rename stateful structurePablo Neira Ayuso1-52/+52
2024-01-26netfilter: nft_quota: move stateful fields out of expression dataPablo Neira Ayuso1-5/+47
2024-01-26netfilter: nft_last: move stateful fields out of expression dataPablo Neira Ayuso1-18/+51
2024-01-26netfilter: nft_connlimit: move stateful fields out of expression dataPablo Neira Ayuso1-8/+18
2024-01-26netfilter: nf_tables: reject invalid set policyPablo Neira Ayuso1-1/+9
2024-01-26net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan1-0/+2
2024-01-26bpf: Reject variable offset alu on PTR_TO_FLOW_KEYSHao Sun1-0/+4
2024-01-26net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...Qiang Ma3-2/+10
2024-01-26net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko1-1/+1
2024-01-26mptcp: use OPTION_MPTCP_MPJ_SYN in subflow_check_req()Eric Dumazet1-2/+2
2024-01-26mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect()Eric Dumazet1-1/+1
2024-01-26mptcp: strict validation before using mp_opt->hmacEric Dumazet1-1/+1
2024-01-26mptcp: drop unused sk in mptcp_get_optionsGeliang Tang3-10/+8
2024-01-26mptcp: mptcp_parse_option() fix for MPTCPOPT_MP_JOINEric Dumazet1-3/+3
2024-01-26net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea1-0/+1
2024-01-26net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet framesSanjuán García, Jorge1-2/+3
2024-01-26net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma1-1/+1
2024-01-26s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle2-20/+24
2024-01-26PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli1-0/+9
2024-01-26nvmet-tcp: Fix the H2C expected PDU len calculationMaurizio Lombardi1-3/+7
2024-01-26nvmet: re-fix tracing strncpy() warningArnd Bergmann1-2/+1