summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-16perf evsel: Add no-libtraceevent stubs for evsel__field() and evsel__common_f...Arnaldo Carvalho de Melo
2026-06-17perf cs-etm: Reject CPU IDs that would overflow signed comparisonArnaldo Carvalho de Melo
2026-06-17perf c2c: Free format list entries when releasing c2c hist entriesArnaldo Carvalho de Melo
2026-06-17perf bpf: Bounds-check array offsets in bpil_offs_to_addr()Arnaldo Carvalho de Melo
2026-06-17perf bpf: Reject oversized BPF metadata events that truncate header.sizeArnaldo Carvalho de Melo
2026-06-17perf bpf: Validate func_info_rec_size and sub_id in synthesize_bpf_prog_name()Arnaldo Carvalho de Melo
2026-06-17perf sched: Replace (void*)1 sentinel with proper runtime allocationArnaldo Carvalho de Melo
2026-06-17perf hwmon: Fix fd check to accept fd 0 in hwmon_pmu__describe_items()Arnaldo Carvalho de Melo
2026-06-17perf tools: Use snprintf() for root_dir path constructionArnaldo Carvalho de Melo
2026-06-17perf dso: Set error code when open() fails on uncompressed fallback pathArnaldo Carvalho de Melo
2026-06-17perf dso: Fix heap overflow in dso__get_filename() on decompressed pathArnaldo Carvalho de Melo
2026-06-17perf symbols: Break infinite loop on zero-filled notes in sysfs__read_build_id()Arnaldo Carvalho de Melo
2026-06-17perf symbols: Validate p_filesz before use in filename__read_build_id()Arnaldo Carvalho de Melo
2026-06-17perf symbols: Fix bswap copy-paste error for 32-bit ELF p_fileszArnaldo Carvalho de Melo
2026-06-15Merge branch 'ionic-expose-more-port-stats-to-ethtool'Jakub Kicinski
2026-06-15ionic: Get "link_down_count" ext link stat from firmwareEric Joyner
2026-06-15ionic: Report "rx_bits_phy" stat to ethtoolEric Joyner
2026-06-15ionic: Update ionic_if.h with new extra port statsEric Joyner
2026-06-15ionic: Fix check in ionic_get_link_ext_statsBrett Creeley
2026-06-15Merge branch 7.1/scsi-fixes into 7.2/scsi-stagingMartin K. Petersen
2026-06-16Merge tag 'x86_tdx_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-16Merge tag 'x86_mm_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-16Merge tag 'x86_misc_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2026-06-16Merge tag 'x86_sev_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2026-06-15Merge branch 'net-dsa-mxl862xx-serdes-ports'Jakub Kicinski
2026-06-15net: dsa: mxl862xx: add support for SerDes portsDaniel Golle
2026-06-15net: dsa: mxl862xx: move API macros to mxl862xx-host.hDaniel Golle
2026-06-15net: dsa: mxl862xx: move phylink stubs to mxl862xx-phylink.cDaniel Golle
2026-06-15net: dsa: mxl862xx: store firmware version for feature gatingDaniel Golle
2026-06-16Merge tag 'x86_microcode_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/k...Linus Torvalds
2026-06-16Merge tag 'x86_cleanups_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/ke...Linus Torvalds
2026-06-16Merge tag 'x86_cache_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
2026-06-16Merge tag 'edac_updates_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/ke...Linus Torvalds
2026-06-16Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds
2026-06-16Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2026-06-15net: airoha: use int instead of atomic_t for qdma users counterLorenzo Bianconi
2026-06-15Merge branch 'mac-phy-interrupt-changed-to-level-triggered-interrupt'Jakub Kicinski
2026-06-15dt-bindings: net: updated interrupt type to be active low, level triggeredSelvamani Rajagopal
2026-06-15net: ethernet: oa_tc6: Remove FCS size in RX frameSelvamani Rajagopal
2026-06-15net: ethernet: oa_tc6: mdiobus->parent initialized with NULLSelvamani Rajagopal
2026-06-15net: ethernet: oa_tc6: Interrupt is active low, level triggered.Selvamani Rajagopal
2026-06-16Merge tag 'm68k-for-v7.2-tag1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-16i3c: master: Expose the APIs to support I3C hubAman Kumar Pandey
2026-06-16i3c: master: rename i3c_master_reattach_i3c_dev() to *_lockedLakshay Piplani
2026-06-15Merge branch 'icssg-xdp-zero-copy-bug-fixes'Jakub Kicinski
2026-06-15net: ti: icssg: Use undirected TX tag for XDP zero copy in HSR offload modeMeghana Malladi
2026-06-15net: ti: icssg: Use undirected TX tag for native XDP in HSR offload modeMeghana Malladi
2026-06-15net: ti: icssg-prueth: Fix AF_XDP fill ring alloc and wakeup conditionMeghana Malladi
2026-06-15Merge branch 'tcp-rehash-onto-different-local-ecmp-path-on-retransmit-timeout'Jakub Kicinski
2026-06-15selftests: net: add local ECMP rehash testNeil Spring