summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-27MIPS: alchemy: provide visible function prototypes to board filesBartosz Golaszewski
2026-05-27MIPS: alchemy: platform: add missing includeBartosz Golaszewski
2026-05-27MIPS: ip22-gio: do not export device release functionJohan Hovold
2026-05-27MIPS: ip22-gio: switch to dynamic root deviceJohan Hovold
2026-05-27MIPS: ip22-gio: fix device reference leak in probeJohan Hovold
2026-05-27MIPS: ip22-gio: fix gio device memory leakJohan Hovold
2026-05-27MIPS: ip22-gio: fix kfree() of static objectJohan Hovold
2026-05-27ALSA: doc: usb-audio: Add doc for QUIRK_FLAG_IFB_SILENCE_ON_EMPTYRong Zhang
2026-05-27ALSA: usb-audio: Add quirk for Novation MininovaUwe Küchler
2026-05-27ALSA: seq: oss: Fix UAF at handling events with embedded SysEx dataTakashi Iwai
2026-05-27ALSA: xen-front: Connect event channel after stream prepareCássio Gabriel
2026-05-27ALSA: xen-front: Reset event channel state on stream clearCássio Gabriel
2026-05-27ALSA: usb-audio: Add iface reset and delay quirk for TAE1160 USB AudioLianqin Hu
2026-05-27ALSA: hda/cs420x: Add CS4208 fixup for iMac16,1Jakub Pisarczyk
2026-05-27ALSA: hda/realtek: add quirk for HP Dragonfly Folio G3 2-in-1Fabian Lippold
2026-05-27ARM: dts: aspeed: sanmiguel: Fix the CPU_CHIPTHROT linenamePotin Lai
2026-05-27ARM: dts: aspeed: sanmiguel: Add IOEXP interrupt pin settingsPotin Lai
2026-05-27ARM: dts: aspeed: clemente: Remove IOB NIC TMP421 nodesMike Hsieh
2026-05-27ARM: dts: aspeed: Enable networking for Asus Kommando IPMI CardAnirudh Srinivasan
2026-05-27ARM: dts: aspeed: rainiera6: Add Meta Rainiera6 BMCNeil Cheng
2026-05-27dt-bindings: arm: aspeed: Add Meta Rainiera6 boardNeil Cheng
2026-05-26Merge branch 'rtnetlink-rtnl-avoidance-in-rtnl_getlink-and-rtnl_dump_ifinfo'Jakub Kicinski
2026-05-26rtnetlink: add RTEXT_FILTER_NAME_ONLY support to rtnl_dump_ifinfo()Eric Dumazet
2026-05-26rtnetlink: do not assume RTNL is held in link_master_filtered()Eric Dumazet
2026-05-26rtnetlink: do not acquire RTNL in rtnl_getlink() with RTEXT_FILTER_NAME_ONLYEric Dumazet
2026-05-26net: defer netdev_name_node_alt_flush() call to netdev_run_todo()Eric Dumazet
2026-05-26rtnetlink: use nla_nest_end_safe() in rtnl_fill_prop_list()Eric Dumazet
2026-05-26net: thunderx: fix PTP device ref leak in nicvf_probe()Haoxiang Li
2026-05-26ipv6: validate extension header length before copying to cmsgQi Tang
2026-05-26net: hsr: require valid EOT supervision TLVLuka Gejak
2026-05-26ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET...Sean Shen
2026-05-26ksmbd: release ksmbd_inode ref via ksmbd_inode_put on lookup pathsAleksandr Golovnya
2026-05-26ksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loopsAli Ganiyev
2026-05-26Merge tag 'nfc-7.1-rc6' of https://codeberg.org/linux-nfc/linuxJakub Kicinski
2026-05-26tunnels: do not assume transport header in iptunnel_pmtud_check_icmp()Eric Dumazet
2026-05-26vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()Eric Dumazet
2026-05-26tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]()Eric Dumazet
2026-05-26Merge tag 'nf-next-26-05-25' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-05-26netconsole: Constify struct configfs_item_operations and configfs_group_opera...Christophe JAILLET
2026-05-26mlxsw: spectrum_fid: use a dedicated list head pointer for sorted insertMaoyi Xie
2026-05-26net: dsa: netc: fix unmet Kconfig dependencies for NET_DSA_NETC_SWITCHWei Fang
2026-05-26net: phy: air_en8811h: add AN8811HB MCU assert/deassert supportLucien.Jheng
2026-05-26selftests: fib_tests: add temporary IPv6 address renewal testFernando Fernandez Mancera
2026-05-26ipv6: addrconf: fix temp address generation after prefix deprecationFernando Fernandez Mancera
2026-05-26l2tp: use refcount_inc_not_zero in l2tp_session_get_by_ifnameMichael Bommarito
2026-05-26net: napi: Skip last poll when arming gro timer in busy pollMartin Karsten
2026-05-26llc: Add SPDX id lines to llc header filesTim Bird
2026-05-26llc: Add SPDX id lines to some llc source filesTim Bird
2026-05-27rust: module_param: use `pr_warn_once!` for null pointer warningAndreas Hindborg
2026-05-26Merge branch 'add-ovs-packet-family-ynl-spec-and-unicast-notification-support'Jakub Kicinski