summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-17perf evlist: Warn when 'sleep' workload is used without system-wide (-a) optionIan Rogers
2026-08-17perf c2c: document function view in perf-c2c man pageJiebin Sun
2026-08-17perf c2c: add function view browser UI and cacheline detailJiebin Sun
2026-08-17perf c2c: build and finalize the function view hierarchyJiebin Sun
2026-08-17perf c2c: add function view hierarchy entry creationJiebin Sun
2026-08-17perf c2c: add function view stats merge and memory managementJiebin Sun
2026-08-17perf c2c: add HPP list parsing for function view columnsJiebin Sun
2026-08-17perf c2c: add column rendering for function viewJiebin Sun
2026-08-17perf c2c: add function view model skeletonJiebin Sun
2026-08-17vxlan: vnifilter: enforce exact length of GROUP/GROUP6 attributesXiang Mei
2026-08-18ipvs: fix integer overflow in ftp helper port/address parsingJoas Antonio dos Santos
2026-08-18netfilter: nf_tables: call set ops .commit when building new ruleset blobPablo Neira Ayuso
2026-08-18netfilter: nf_tables: move set_update_list to nftables per-netnsPablo Neira Ayuso
2026-08-18netfilter: ctnetlink: do not expose expectation DEAD flagPablo Neira Ayuso
2026-08-18netfilter: nf_conntrack_expect: consolidate check for insertion of dead expec...Pablo Neira Ayuso
2026-08-18netfilter: nf_tables: don't queue packet path object notificationsFourie Zhang
2026-08-18netfilter: ipset: remove need to allocate memory on delete operationsFlorian Westphal
2026-08-18netfilter: validate L4 headers after userspace packet writesZhiling Zou
2026-08-17Merge branch 'net-ravb-fix-ptp-clock-lifetime'Jakub Kicinski
2026-08-17net: ravb: serialize PTP clock teardownXuanqiang Luo
2026-08-17net: ravb: avoid dereferencing an invalid PTP clockXuanqiang Luo
2026-08-17perf c2c: extract shared data structures into util/c2c.hJiebin Sun
2026-08-17f2fs: fix to avoid pinfile fragment on fragment:{block, segment} modeChao Yu
2026-08-17f2fs: cleanup w/ f2fs_need_rand_{blk, seg, seg_blk}Chao Yu
2026-08-17f2fs: fix to shrink gc_lock coverage in f2fs_gc_range()Chao Yu
2026-08-17f2fs: fix to reclaim space in f2fs_allocate_pinning_section()Chao Yu
2026-08-17Merge tag 'vfs-7.3-rc1.sync' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-17sched_ext: Merge branch 'for-7.3-arena-args' into for-7.3Tejun Heo
2026-08-17virtio_net: Fix resize of the RX ringAnton Protopopov
2026-08-17net: hsr: free learned nodes on device setup failureXin Xie
2026-08-17pppox: drain queued packets on channel handoffQingfang Deng
2026-08-17Merge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-17net_shaper: fix kernel-doc list indentationKarl Mehltretter
2026-08-17net: dsa: b53: fix error propagation from b53_fdb_dump()Vladimir Oltean
2026-08-17MAINTAINERS: update entry for socfpga dwmac and gmii/sgmiiDinh Nguyen
2026-08-17net: kcm: Hold RCU read lock while running BPF parserJunseo Lim
2026-08-17Merge tag 'vfs-7.3-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-17dpll: fix NULL deref in dpll_device_ops() during teardown racePetr Oros
2026-08-17Merge tag 'vfs-7.3-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-08-17Merge branch 'net-sfp-quirk-support-for-xgs-pon-ont-sticks-with-unclean-eeproms'Jakub Kicinski
2026-08-17net: sfp: add quirks for OEM XGSPONST2001 and FS XGS-SFP-ONT-MACIMartino Dell'Ambrogio
2026-08-17net: sfp: allow prefix matching in quirk lookupMartino Dell'Ambrogio
2026-08-17Merge tag 'vfs-7.3-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-17vxlan: keep the last remote linked during FDB flushKyle Zeng
2026-08-17ip6_tunnel: use skb_cow_head() in ip6_tnl_xmit()Zhiling Zou
2026-08-17ipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu
2026-08-17Merge branch 'ionic-fix-completion-descriptor-access'Jakub Kicinski
2026-08-17ionic: fix completion descriptor access with 2x desc sizePrabu Thayalan
2026-08-17ionic: add missing dma_rmb() after the completion publish checkEric Joyner