summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-25parisc: Makefile: fix a typo in palo.confRandy Dunlap
2025-07-25Documentation/rtla: Add actions featureTomas Glozar
2025-07-25rtla/tests: Limit duration to maximum of 10sTomas Glozar
2025-07-25rtla/tests: Add tests for actionsTomas Glozar
2025-07-25rtla/tests: Check rtla output with grepTomas Glozar
2025-07-25rtla/timerlat: Add action on end featureTomas Glozar
2025-07-25rtla/timerlat: Add continue actionTomas Glozar
2025-07-25rtla/timerlat_bpf: Allow resuming tracingTomas Glozar
2025-07-25rtla/timerlat: Add action on threshold featureTomas Glozar
2025-07-25rtla/timerlat: Introduce enum timerlat_tracing_modeTomas Glozar
2025-07-25net: phy: micrel: fix KSZ8081/KSZ8091 cable testFlorian Larysch
2025-07-25Merge tag 'drm-fixes-2025-07-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-25dt-bindings: display: mediatek,dp: Allow DisplayPort AUX busAngeloGioacchino Del Regno
2025-07-25neighbour: Fix null-ptr-deref in neigh_flush_dev().Kuniyuki Iwashima
2025-07-25net: dsa: microchip: Fix wrong rx drop MIB counter for KSZ8863Tristram Ha
2025-07-25ipv6: add `force_forwarding` sysctl to enable per-interface forwardingGabriel Goller
2025-07-25dt-bindings: fsl: convert fsl,vf610-mscm-ir.txt to yaml formatFrank Li
2025-07-25dt-bindings: interrupt-controller: Add fsl,icoll.yamlFrank Li
2025-07-25dt-bindings: interrupt-controller: Add missing Xilinx INTC bindingMichal Simek
2025-07-25octeontx2-af: use unsigned int as iterator for unsigned valuesSimon Horman
2025-07-25Merge branch 'mptcp-track-more-fallback-cases'Jakub Kicinski
2025-07-25mptcp: remove pr_fallback()Paolo Abeni
2025-07-25mptcp: track fallbacks accurately via mibsPaolo Abeni
2025-07-25selftests: net: Skip test if IPv6 is not configuredBreno Leitao
2025-07-25usbnet: Set duplex status to unknown in the absence of MIIYi Cong
2025-07-25selftests: rtnetlink: add macsec and vlan nesting testStanislav Fomichev
2025-07-25macsec: set IFF_UNICAST_FLT priv flagStanislav Fomichev
2025-07-25net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg
2025-07-25net: hibmcge: support for statistics of reset failuresJijie Shao
2025-07-25Merge branch 'mlx5e-misc-fixes-2025-07-23'Jakub Kicinski
2025-07-25net/mlx5e: Fix potential deadlock by deferring RX timeout recoveryShahar Shitrit
2025-07-25net/mlx5e: Remove skb secpath if xfrm state is not foundJianbo Liu
2025-07-25net/mlx5e: Clear Read-Only port buffer size in PBMC before updateAlexei Lazar
2025-07-25spi: SPISG: Fix less than zero comparison on a u32 variableColin Ian King
2025-07-25perf sort: Use perf_env to set arch sort keys and headerIan Rogers
2025-07-25perf test: Move PERF_SAMPLE_WEIGHT_STRUCT parsing to common testIan Rogers
2025-07-25perf sample: Remove arch notion of sample parsingIan Rogers
2025-07-25perf env: Remove global perf_envIan Rogers
2025-07-25perf trace: Avoid global perf_env with evsel__envIan Rogers
2025-07-25perf auxtrace: Pass perf_env from session through to mmap readIan Rogers
2025-07-25perf machine: Explicitly pass in host perf_envIan Rogers
2025-07-25perf bench synthesize: Avoid use of global perf_envIan Rogers
2025-07-25perf top: Make perf_env locally scopedIan Rogers
2025-07-25perf session: Add host_env argument to perf_session__newIan Rogers
2025-07-25perf test: Avoid use perf_envIan Rogers
2025-07-25perf header: Clean up use of perf_envIan Rogers
2025-07-25perf evlist: Change env variable to sessionIan Rogers
2025-07-25perf session: Add accessor for session->header.envIan Rogers
2025-07-25perf record: Make --buildid-mmap the defaultIan Rogers
2025-07-25perf jitdump: Directly mark the jitdump DSOIan Rogers