aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-25net: core: neighbour: Add a neigh_fill_info() helper for when lock not heldPetr Machata1-7/+17
2026-01-25ipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet2-3/+3
2026-01-25net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()Zeng Chi1-1/+1
2026-01-25net: wwan: t7xx: fix potential skb->frags overflow in RX pathKery Qi1-2/+7
2026-01-25ipvlan: remove ipvlan_ht_addr_lookup()Eric Dumazet1-21/+34
2026-01-25Linux 6.19-rc7Linus Torvalds1-1/+1
2026-01-25rust: auxiliary: use `pin_init::zeroed()` for device IDAtharv Dubey1-6/+1
2026-01-25net: expand NETDEV_RSS_KEY_LEN to 256 bytesEric Dumazet3-10/+16
2026-01-25Merge branch 'net-few-critical-helpers-are-inlined-again'Jakub Kicinski6-40/+47
2026-01-25net: inline get_netmem() and put_netmem()Eric Dumazet2-23/+28
2026-01-25net: inline net_is_devmem_iov()Eric Dumazet3-11/+13
2026-01-25gro: change the BUG_ON() in gro_pull_from_frag0()Eric Dumazet1-1/+1
2026-01-25net: always inline skb_frag_unref() and __skb_frag_unref()Eric Dumazet1-5/+5
2026-01-25selftests: net: add ipv6 ping to local address from localhostFernando Fernandez Mancera1-0/+7
2026-01-25ipv6: use the right ifindex when replying to icmpv6 from localhostFernando Fernandez Mancera1-1/+3
2026-01-25Merge branch 'u64_stats-introduce-u64_stats_copy'Jakub Kicinski4-5/+20
2026-01-25vxlan: vnifilter: fix memcpy with u64_statsDavid Yang1-1/+1
2026-01-25macsec: fix memcpy with u64_statsDavid Yang1-3/+3
2026-01-25net: bridge: mcast: fix memcpy with u64_statsDavid Yang1-1/+1
2026-01-25u64_stats: Introduce u64_stats_copy()David Yang1-0/+15
2026-01-25net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan1-1/+1
2026-01-25Documentation: net: Fix typos in netdevices.rstDimitri Daskalakis1-2/+2
2026-01-25sfc: fix deadlock in RSS config readEdward Cree1-6/+1
2026-01-25Merge tag 'linux-can-fixes-for-6.19-20260123' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canJakub Kicinski2-3/+3
2026-01-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-4/+36
2026-01-25rust: debugfs: use pin_init::zeroed() for file_operationsKe Sun1-12/+6
2026-01-25Merge tag 'keys-trusted-next-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmddLinus Torvalds1-2/+2
2026-01-25Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds30-138/+312
2026-01-25Merge tag 'tty-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-8/+13
2026-01-25Merge tag 'i2c-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2026-01-25Merge tag 'input-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+18
2026-01-25selftests: ublk: add missing gitignore for metadata_size binaryAlexander Atanasov1-2/+4
2026-01-25io_uring/rsrc: use GFP_KERNEL_ACCOUNT consistentlyJens Axboe2-2/+2
2026-01-25io_uring/futex: use GFP_KERNEL_ACCOUNT for futex data allocationJens Axboe1-1/+1
2026-01-25keys/trusted_keys: fix handle passed to tpm_buf_append_name during unsealSrish Srinivasan1-2/+2
2026-01-25Merge branch 'selftests-bpf-introduce-execution-context-detection-helpers'Alexei Starovoitov6-0/+202
2026-01-25selftests/bpf: Add tests for execution context helpersChangwoo Min5-0/+144
2026-01-25selftests/bpf: Introduce execution context detection helpersChangwoo Min1-0/+58
2026-01-25KVM: arm64: Simplify PAGE_S2_MEMATTRMarc Zyngier2-5/+4
2026-01-25KVM: arm64: Kill KVM_PGTABLE_S2_NOFWBMarc Zyngier2-20/+8
2026-01-25KVM: arm64: Switch pKVM host S2 over to KVM_PGTABLE_S2_AS_S1Marc Zyngier1-1/+3
2026-01-25KVM: arm64: Add KVM_PGTABLE_S2_AS_S1 flagMarc Zyngier2-1/+15
2026-01-25arm64: Add MT_S2{,_FWB}_AS_S1 encodingsMarc Zyngier1-3/+8
2026-01-25RDMA/irdma: Use CQ ID for CEQE contextJacob Moroni6-51/+127
2026-01-25RDMA/irdma: Add enum defs for reserved CQs/QPsJacob Moroni2-10/+22
2026-01-25RDMA/rxe: Fix iova-to-va conversion for MR page sizes != PAGE_SIZELi Zhijian2-97/+194
2026-01-24Input: i8042 - add quirks for MECHREVO Wujie 15X Progongqi1-0/+7
2026-01-24Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QAfeng1-0/+11
2026-01-24Input: novatek-nvt-ts - drop wake_type checkGianluca Boiano1-5/+0
2026-01-24dt-bindings: input: touchscreen: tsc2007: document '#io-channel-cells'Svyatoslav Ryhel1-0/+3