summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-25errata/sifive: remove unreliable warn_miss_errataAndreas Schwab
2026-01-25riscv: fix minor typo in syscall.h commentAustin Kim
2026-01-25riscv: signal: fix some warnings reported by sparsePaul Walmsley
2026-01-26rust: workqueue: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: uaccess: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: slab: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: rbtree: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: of: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: mm: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: maple_tree: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: err: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: bug: add __rust_helper to helpersAlice Ryhl
2026-01-26gpu: nova-core: gsp: use () as message type for GspInitDone messageAlexandre Courbot
2026-01-26rust: transmute: implement FromBytes and AsBytes for inhabited ZSTsAlexandre Courbot
2026-01-26rust: use consistent backtick formatting for NULL in docsPeter Novak
2026-01-26MAINTAINERS: add "RUST [RUST-ANALYZER]" entryMiguel Ojeda
2026-01-26rust: num: bounded: clean __new documentation and commentsShivam Kalra
2026-01-26MAINTAINERS: Replace Shawn with Frank as i.MX platform maintainerShawn Guo
2026-01-26scripts: generate_rust_analyzer: fix resolution of #[pin_data] macrosSeungJong Ha
2026-01-26drm/tyr: depend on `COMMON_CLK` to fix build errorMiguel Ojeda
2026-01-26rust: sync: atomic: Provide stub for `rusttest` 32-bit hostsMiguel Ojeda
2026-01-25dt-bindings: net: dsa: fix typos in bindings docsAkiyoshi Kurita
2026-01-25net: dsa: yt921x: Fix MIB overflow wraparound routineDavid Yang
2026-01-25Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-25net: usb: sr9700: rename register write commands for clarityEthan Nelson-Moore
2026-01-25net: usb: sr9700: use ETH_ALEN instead of magic numberEthan Nelson-Moore
2026-01-25Merge branch 'net-neighbour-notify-changes-atomically'Jakub Kicinski
2026-01-25net: core: neighbour: Make another netlink notification atomicallyPetr Machata
2026-01-25net: core: neighbour: Make one netlink notification atomicallyPetr Machata
2026-01-25net: core: neighbour: Reorder netlink & internal notificationPetr Machata
2026-01-25net: core: neighbour: Inline neigh_update_notify() callsPetr Machata
2026-01-25net: core: neighbour: Process ARP queue laterPetr Machata
2026-01-25net: core: neighbour: Extract ARP queue processing to a helper functionPetr Machata
2026-01-25net: core: neighbour: Call __neigh_notify() under a lockPetr Machata
2026-01-25net: core: neighbour: Add a neigh_fill_info() helper for when lock not heldPetr Machata
2026-01-25ipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet
2026-01-25net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()Zeng Chi
2026-01-25net: wwan: t7xx: fix potential skb->frags overflow in RX pathKery Qi
2026-01-25ipvlan: remove ipvlan_ht_addr_lookup()Eric Dumazet
2026-01-25Linux 6.19-rc7v6.19-rc7Linus Torvalds
2026-01-25rust: auxiliary: use `pin_init::zeroed()` for device IDAtharv Dubey
2026-01-25net: expand NETDEV_RSS_KEY_LEN to 256 bytesEric Dumazet
2026-01-25Merge branch 'net-few-critical-helpers-are-inlined-again'Jakub Kicinski
2026-01-25net: inline get_netmem() and put_netmem()Eric Dumazet
2026-01-25net: inline net_is_devmem_iov()Eric Dumazet
2026-01-25gro: change the BUG_ON() in gro_pull_from_frag0()Eric Dumazet
2026-01-25net: always inline skb_frag_unref() and __skb_frag_unref()Eric Dumazet
2026-01-25selftests: net: add ipv6 ping to local address from localhostFernando Fernandez Mancera
2026-01-25ipv6: use the right ifindex when replying to icmpv6 from localhostFernando Fernandez Mancera
2026-01-25Merge branch 'u64_stats-introduce-u64_stats_copy'Jakub Kicinski