summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-11net: pse-pd: pd692x0: Fix spelling mistake "availables" -> "available"Colin Ian King
2024-07-11Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-11Merge tag 'vfs-6.10-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-11Merge tag 'nf-24-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-07-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-07-11net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socketDaniel Borkmann
2024-07-11net/sched: Fix UAF when resolving a clashChengen Du
2024-07-11net: ks8851: Fix potential TX stall after interface reopenRonald Wahl
2024-07-11udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().Kuniyuki Iwashima
2024-07-11netfilter: nf_tables: prefer nft_chain_validateFlorian Westphal
2024-07-11netfilter: nfnetlink_queue: drop bogus WARN_ONFlorian Westphal
2024-07-11ethtool: netlink: do not return SQI value if link is downOleksij Rempel
2024-07-11ppp: reject claimed-as-LCP but actually malformed packetsDmitry Antipov
2024-07-11selftests/bpf: Add timer lockup selftestKumar Kartikeya Dwivedi
2024-07-11net: ethernet: mtk-star-emac: set mac_managed_pm when probingJian Hui Lee
2024-07-10Merge branch 'ice-support-to-dump-phy-config-fec'Jakub Kicinski
2024-07-10ice: Implement driver functionality to dump serdes equalizer valuesAnil Samal
2024-07-10ice: Implement driver functionality to dump fec statisticsAnil Samal
2024-07-10ice: Extend Sideband Queue command to support flagsAnil Samal
2024-07-10e1000e: fix force smbus during suspend flowVitaly Lifshits
2024-07-10dt-bindings: net: convert enetc to yamlFrank Li
2024-07-10tcp: avoid too many retransmit packetsEric Dumazet
2024-07-10dt-bindings: net: realtek,rtl82xx: Document RTL8211F LED supportMarek Vasut
2024-07-10Merge branch 'fixes-for-bpf-timer-lockup-and-uaf'Alexei Starovoitov
2024-07-10bpf: Defer work in bpf_timer_cancel_and_freeKumar Kartikeya Dwivedi
2024-07-10bpf: Fail bpf_timer_cancel when callback is being cancelledKumar Kartikeya Dwivedi
2024-07-10bpf: fix order of args in call to bpf_map_kvcallocMohammad Shehar Yaar Tausif
2024-07-10Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s...Linus Torvalds
2024-07-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-07-10Merge tag 'vfio-v6.10' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-07-10Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-07-10Merge tag 'platform-drivers-x86-v6.10-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-07-10Merge tag 'acpi-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-07-10Merge tag 'pm-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-07-10Merge tag 'thermal-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-10Merge tag 'devicetree-fixes-for-6.10-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-07-10vfio/pci: Init the count variable in collecting hot-reset devicesYi Liu
2024-07-10platform/x86: toshiba_acpi: Fix array out-of-bounds accessArmin Wolf
2024-07-10bcachefs: Add missing bch2_trans_begin()Kent Overstreet
2024-07-10bcachefs: Fix missing error check in journal_entry_btree_keys_validate()Kent Overstreet
2024-07-10bcachefs: Warn on attempting a move with no replicasKent Overstreet
2024-07-10bcachefs: bch2_data_update_to_text()Kent Overstreet
2024-07-10bcachefs: Log mount failure error codeKent Overstreet
2024-07-10bcachefs: Fix undefined behaviour in eytzinger1_first()Kent Overstreet
2024-07-10bcachefs: Mark bch_inode_info as SLAB_ACCOUNTYouling Tang
2024-07-10bcachefs: Fix bch2_inode_insert() race path for tmpfilesKent Overstreet
2024-07-10closures: fix closure_sync + closure debuggingKent Overstreet
2024-07-10bcachefs: Fix journal getting stuck on a flush commitKent Overstreet
2024-07-10Merge branch 'aquantia-phy-aqr115c' into mainDavid S. Miller