summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-31mlxsw: core_thermal: Fold two loops into oneIdo Schimmel
2024-07-31mlxsw: core_thermal: Remove another unnecessary checkIdo Schimmel
2024-07-31mlxsw: core_thermal: Remove unnecessary checkIdo Schimmel
2024-07-31mlxsw: core_thermal: Call thermal_zone_device_unregister() unconditionallyIdo Schimmel
2024-07-31drm/xe/xe2: Enable Priority Mem ReadPallavi Mishra
2024-07-31net: MAINTAINERS: Demote Qualcomm IPA to "maintained"Krzysztof Kozlowski
2024-07-31net: wan: fsl_qmc_hdlc: Discard received CRCHerve Codina
2024-07-31net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutexHerve Codina
2024-07-31Merge branch 'mlx5-misc-fixes-2024-07-30'Jakub Kicinski
2024-07-31net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptysShahar Shitrit
2024-07-31net/mlx5e: Fix CT entry update leaks of modify header contextChris Mi
2024-07-31net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capabilityRahul Rameshbabu
2024-07-31net/mlx5: Fix missing lock on sync reset reloadMoshe Shemesh
2024-07-31net/mlx5: Lag, don't use the hardcoded value of the first portMark Bloch
2024-07-31net/mlx5: DR, Fix 'stack guard page was hit' error in dr_ruleYevgeny Kliteynik
2024-07-31net/mlx5: Fix error handling in irq_pool_request_irqShay Drory
2024-07-31net/mlx5: Always drain health in shutdown callbackShay Drory
2024-07-31net: Add skbuff.h to MAINTAINERSBreno Leitao
2024-07-31r8169: don't increment tx_dropped in case of NETDEV_TX_BUSYHeiner Kallweit
2024-07-31Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-07-31riscv: dts: thead: add basic spi nodeKanak Shilledar
2024-07-31net/mlx4: Add support for EEPROM high pages query for QSFP/QSFP+/QSFP28Krzysztof Olędzki
2024-07-31ARM: bcm: Select ARM_GIC_V3 for ARCH_BRCMSTBFlorian Fainelli
2024-08-01nouveau: set placement to original placement on uvmm validate.Dave Airlie
2024-07-31dt-bindings: clock: nxp,lpc3220-usb-clk: Convert bindings to dtschemaAnimesh Agarwal
2024-07-31dt-bindings: clock: nxp,lpc3220-clk: Convert bindings to DT schemaAnimesh Agarwal
2024-07-31clk: thead: fix dependency on clk_ignore_unusedDrew Fustini
2024-07-31netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().Kuniyuki Iwashima
2024-07-31netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().Kuniyuki Iwashima
2024-07-31perf test: make metric validation test return early when there is no metric s...Weilin Wang
2024-07-31perf ftrace profile: Add -s/--sort optionNamhyung Kim
2024-07-31perf ftrace: Add 'profile' commandNamhyung Kim
2024-07-31perf ftrace: Factor out check_ftrace_capable()Namhyung Kim
2024-07-31perf ftrace: Add 'tail' option to --graph-optsNamhyung Kim
2024-07-31perf test pmu: Remove unused test_pmusDr. David Alan Gilbert
2024-07-31perf tools: Enable evsel__is_aux_event() to work for S390_CPUMSFAdrian Hunter
2024-07-31perf tools: Enable evsel__is_aux_event() to work for ARM/ARM64Adrian Hunter
2024-07-31perf scripts python cs-etm: Restore first sample log in verbose modeJames Clark
2024-07-31perf cs-etm: Output 0 instead of 0xdeadbeef when exception packets are flushedJames Clark
2024-07-31perf inject: Convert comma to semicolonChen Ni
2024-07-31perf daemon: Convert comma to semicolonChen Ni
2024-07-31perf annotate: Convert comma to semicolonChen Ni
2024-07-31perf vendor events power10: Update JSON/eventsKajol Jain
2024-07-31x86/setup: Parse the builtin command line before mergingBorislav Petkov (AMD)
2024-07-31Input: tc3589x - use of_property_present()Rob Herring (Arm)
2024-07-31perf annotate: Set instruction name to be used with insn-stat when using raw ...Athira Rajeev
2024-07-31perf annotate: Add support to use libcapstone in powerpcAthira Rajeev
2024-07-31perf annotate: Use capstone_init and remove open_capstone_handle from disasm.cAthira Rajeev
2024-07-31perf annotate: Make capstone_init non-static so that it can be used during sy...Athira Rajeev
2024-07-31perf annotate: Update instruction tracking for powerpcAthira Rajeev