summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 daystreewide: refresh kmalloc_obj() conversionsKees Cook
8 daysMerge tag 'integrity-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
8 daysnet: mana: Reserve extra CQ slot for the fence completion CQESahil Chandna
8 daysMerge branch 'bpf-add-missing-precision-propagation-after-bpf_register_is_nul...Alexei Starovoitov
8 daysbpf: use mark_arg_precision() in check_mem_size_reg()Eduard Zingerman
8 daysbpf: propagate mark_chain_precision() errors out of loop_flag_is_zero()Eduard Zingerman
8 daysselftests/bpf: precision of a NULL global subprogram BTF_ID argumentEduard Zingerman
8 daysbpf: mark a NULL BTF_ID argument of a global subprogram preciseEduard Zingerman
8 daysselftests/bpf: precision of a NULL kfunc argumentEduard Zingerman
8 daysbpf: mark a NULL kfunc argument preciseEduard Zingerman
8 daysselftests/bpf: precision of a NULL global subprogram memory argumentEduard Zingerman
8 daysbpf: mark a NULL memory argument of a call preciseEduard Zingerman
8 daysselftests/bpf: precision of a NULL helper argumentEduard Zingerman
8 daysbpf: mark a NULL call argument preciseEduard Zingerman
8 daysMerge branch 'pds_core-fixes-for-the-pci-reset-path'Jakub Kicinski
8 dayspds_core: don't release PCI regions for VFs on resetNikhil P. Rao
8 dayspds_core: fix cmd_regs access racing BAR unmap on resetNikhil P. Rao
8 daysMerge branch 'net-cap-tx_queue_len-at-s16_max-to-prevent-oversized-ring-alloc...Jakub Kicinski
8 daysselftests: tc-testing: add tx_queue_len cap regression testsJamal Hadi Salim
8 daysnet: reject oversized tx_queue_len at netlink parse timeJamal Hadi Salim
8 daysnet: cap tx_queue_len at S16_MAX to prevent oversized ring allocationsJamal Hadi Salim
8 daysvxlan: reject dynamic fdb entries that reference a nexthop idSeungwon Bae
8 dayss390/ism: folio_put() after errorAlexandra Winter
8 daysdibs: Unregister dibs_class after errorAlexandra Winter
8 daysnet: usb: cx82310_eth: drop URB after 0xffff reboot sentinel to prevent parti...Jason Winter
8 daysnet: mpls: clear inner_protocol when the last label is poppedFourie Zhang
8 daysionic: use netif_txq_maybe_stop() in ionic_tx()Nikhil P. Rao
8 daysocteontx2-af: mcs: Clear stale X2P calibration state before calibrationViswajith Murali
8 daysnet: bridge: mcast: properly convert mglist to rcuNikolay Aleksandrov
8 daysMerge branch 'eth-fix-bugs-in-ntuple-filter-reporting'Jakub Kicinski
8 daysethtool: document that GRXCLSRLALL rule_cnt is a caller-provided limitJakub Kicinski
8 daysnet: dsa: mv88e6xxx: bound the policy rule dump by the caller's buffer sizeJakub Kicinski
8 dayseth: nfp: drop the replaced rule from the list when reprogramming failsJakub Kicinski
8 dayseth: nfp: bound the ntuple rule dump by the caller's buffer sizeJakub Kicinski
8 daysnet: dsa: bcm_sf2: bound the CFP rule dump by the caller's buffer sizeJakub Kicinski
8 daysbonding: use skb_cow_head() in bond_do_alb_xmit() and rlb_arp_xmit()Eric Dumazet
8 daysnexthop: Initialize extack in remove_nh_grp_entry()Ido Schimmel
8 daysMerge tag 'ieee802154-for-net-2026-09-03' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
8 daysMerge tag 'drm-fixes-2026-09-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
8 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
8 daysMerge tag 'ceph-for-7.3-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds
8 daysring-buffer: Use a macro for static buffer bitsSteven Rostedt
8 daystracing: Fix comment in tracing_buffers_splice_read()Steven Rostedt
8 daysring-buffer: Prevent truncation of nr_pages / nr_subbufsVincent Donnefort
8 daysring-buffer: Cap static ring buffer nr_pagesVincent Donnefort
8 daystracing: Fix subbuf resize races with trace_pipe_raw readersVincent Donnefort
8 daysMerge branch 'misc-bug-fixes-part-4'Alexei Starovoitov
8 daysselftests/bpf: Test inner map identities in callbacksKumar Kartikeya Dwivedi
8 daysbpf: Preserve inner map identity in callback framesKumar Kartikeya Dwivedi
8 daysselftests/bpf: Test imprecise scalar kptr storesKumar Kartikeya Dwivedi