summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-19regulator: pca9450: Correct interrupt typePeng Fan
2026-03-19perf annotate: Fix hashmap__new() error checkingChen Ni
2026-03-19netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labelsYuan Tan
2026-03-19netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table()Hyunwoo Kim
2026-03-19netfilter: nfnetlink_queue: fix entry leak in bridge verdict error pathHyunwoo Kim
2026-03-19netfilter: x_tables: guard option walkers against 1-byte tail readsDavid Dull
2026-03-19netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop()Jenny Guanni Qu
2026-03-19netfilter: nf_tables: always walk all pending catchall elementsFlorian Westphal
2026-03-19netfilter: nf_tables: Fix for duplicate device in netdev hooksPhil Sutter
2026-03-19net: add xmit recursion limit to tunnel xmit functionsWeiming Shi
2026-03-19amd-xgbe: reset PHY settings before starting PHYRaju Rangoju
2026-03-19amd-xgbe: prevent CRC errors during RX adaptation with AN disabledRaju Rangoju
2026-03-19amd-xgbe: fix link status handling in xgbe_rx_adaptationRaju Rangoju
2026-03-19mctp: route: hold key->lock in mctp_flow_prepare_output()Chengfeng Ye
2026-03-19bonding: fix type confusion in bond_setup_by_slave()Jiayuan Chen
2026-03-19can: hi311x: hi3110_open(): add check for hi3110_power_enable() return valueWenyuan Li
2026-03-19mctp: i2c: fix skb memory leak in receive pathHaiyue Wang
2026-03-19net: enetc: do not skip setting LaBCR[MDIO_PHYAD_PRTAD] for addr 0Wei Fang
2026-03-19net: enetc: fix incorrect fallback PHY address handlingWei Fang
2026-03-19drm/i915/dp: Read ALPM caps after DPCD initArun R Murthy
2026-03-19bnxt_en: Fix RSS table size check when changing ethtool channelsPavan Chebbi
2026-03-19serial: caif: hold tty->link reference in ldisc_open and ser_releaseShuangpeng Bai
2026-03-19net: sfp: improve Huawei MA5671a fixupÁlvaro Fernández Rojas
2026-03-19ASoC: simple-card-utils: fix graph_util_is_ports0() for DT overlaysSen Wang
2026-03-19ASoC: soc-core: flush delayed work before removing DAIs and widgetsmatteo.cotifava
2026-03-19ASoC: soc-core: drop delayed_work_pending() check before flushmatteo.cotifava
2026-03-19spi: rockchip-sfc: Fix double-free in remove() callbackFelix Gu
2026-03-19spi: amlogic: spifc-a4: Fix DMA mapping error handlingFelix Gu
2026-03-19firmware: cs_dsp: Fix fragmentation regression in firmware downloadRichard Fitzgerald
2026-03-19drm/sitronix/st7586: fix bad pixel data due to byte swapDavid Lechner
2026-03-19net: spacemit: Fix error handling in emac_tx_mem_map()Vivian Wang
2026-03-19net: spacemit: Fix error handling in emac_alloc_rx_desc_buffers()Vivian Wang
2026-03-19rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()Miaoqian Lin
2026-03-19net/sched: teql: fix NULL pointer dereference in iptunnel_xmit on TEQL slave ...Weiming Shi
2026-03-19net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQDragos Tatulea
2026-03-19net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQDragos Tatulea
2026-03-19net/mlx5e: Fix DMA FIFO desync on error CQE SQ recoveryGal Pressman
2026-03-19net/mlx5: Fix peer miss rules host disabled checksCarolina Jubran
2026-03-19net/mlx5: Fix crash when moving to switchdev modePatrisious Haddad
2026-03-19net/mlx5: Fix deadlock between devlink lock and esw->wqCosmin Ratiu
2026-03-19bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link statesHangbin Liu
2026-03-19bonding: do not set usable_slaves for broadcast modeHangbin Liu
2026-03-19drm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea
2026-03-19drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14Yang Wang
2026-03-19drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13Yang Wang
2026-03-19drm/msm/dsi: fix pclk rate calculation for bonded dsiPengyu Luo
2026-03-19net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packetsMieczyslaw Nalewaj
2026-03-19dt-bindings: display/msm: qcom,sm8750-mdss: Fix model typoKrzysztof Kozlowski
2026-03-19drm/msm/a8xx: Fix ubwc config related to swizzlingAkhil P Oommen
2026-03-19perf disasm: Fix off-by-one bug in outside checkPeter Collingbourne