aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-06perf script python: Avoid buffer overflow in python PEBS register interfaceAndi Kleen1-8/+3
2024-09-06perf jevents: Ignore sys when determining a model directoryIan Rogers1-4/+7
2024-09-06Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo740-4626/+8727
2024-09-06nbd: correct the maximum value for discard sectorsWouter Verhelst1-1/+1
2024-09-06nbd: nbd_bg_flags_show: add NBD_FLAG_ROTATIONALWouter Verhelst1-0/+2
2024-09-06nbd: implement the WRITE_ZEROES commandWouter Verhelst2-1/+12
2024-09-06static_call: Replace pointless WARN_ON() in static_call_module_notify()Thomas Gleixner1-1/+1
2024-09-06static_call: Handle module init failure correctly in static_call_del_module()Thomas Gleixner1-0/+11
2024-09-06genirq/cpuhotplug: Use cpumask_intersects()Costa Shulyupin1-2/+2
2024-09-06vfio/mdev: Constify struct kobj_typeHongbo Li1-1/+1
2024-09-06orangefs: Constify struct kobj_typeHuang Xiaojia1-7/+7
2024-09-06ASoC: makes rtd->initialized bit fieldKuninori Morimoto1-2/+1
2024-09-06MAINTAINERS: Move the BFQ io scheduler to Odd Fixes stateYu Kuai1-1/+2
2024-09-06iommu/arm-smmu-v3: Use the new rb tree helpersJason Gunthorpe1-37/+31
2024-09-06platform/x86:intel/pmc: Fix comment for the pmc_core_acpi_pm_timer_suspend_re...Marek Maslanka1-1/+1
2024-09-06clocksource/drivers/jcore: Use request_percpu_irq()Uros Bizjak1-4/+3
2024-09-06clocksource/drivers/cadence-ttc: Add missing clk_disable_unprepare in ttc_set...Gaosheng Cui1-2/+4
2024-09-06clocksource/drivers/asm9260: Add missing clk_disable_unprepare in asm9260_tim...Gaosheng Cui1-0/+1
2024-09-06clocksource/drivers/qcom: Add missing iounmap() on errors in msm_dt_timer_init()Ankit Agrawal1-1/+6
2024-09-06clocksource/drivers/ingenic: Use devm_clk_get_enabled() helpersHuan Yang1-6/+1
2024-09-06platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspendedMarek Maslanka8-0/+65
2024-09-06clocksource: acpi_pm: Add external callback for suspend/resumeMarek Maslanka2-0/+45
2024-09-06clocksource/drivers/arm_arch_timer: Using for_each_available_child_of_node_sc...Zhang Zekun1-8/+3
2024-09-06dt-bindings: timer: rockchip: Add rk3576 compatibleDetlev Casanova1-0/+1
2024-09-06dt-bindings: arm-smmu: document the support on SA8255pNikunj Kela1-0/+3
2024-09-06wifi: mt76: mt7925: replace chan config with extend txpower config for clcMing Yen Hsieh1-1/+1
2024-09-06wifi: mt76: mt7925: fix a potential array-index-out-of-bounds issue for clcMing Yen Hsieh1-0/+3
2024-09-06wifi: mt76: mt7615: check devm_kasprintf() returned valueMa Ke1-0/+3
2024-09-06wifi: mt76: mt7925: convert comma to semicolonChen Ni1-6/+6
2024-09-06wifi: mt76: mt7925: fix a potential association failure upon resumingMichael Lo3-0/+18
2024-09-06wifi: mt76: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2-14/+19
2024-09-06wifi: mt76: mt7921: Check devm_kasprintf() returned valueMa Ke1-0/+2
2024-09-06wifi: mt76: mt7915: check devm_kasprintf() returned valueMa Ke1-0/+2
2024-09-06wifi: mt76: mt7915: avoid long MCU command timeouts during SERFelix Fietkau1-0/+5
2024-09-06wifi: mt76: mt7996: fix uninitialized TLV dataFelix Fietkau1-1/+1
2024-09-06wifi: mt76: mt7915: always query station rx rate from firmwareFelix Fietkau1-2/+1
2024-09-06wifi: mt76: mt7915: fix rx filter setting for bfee functionalityHoward Hsu1-2/+1
2024-09-06wifi: mt76: shrink mt76_queue_bufFelix Fietkau1-2/+2
2024-09-06wifi: mt76: mt7915: improve hardware restart reliabilityFelix Fietkau3-12/+27
2024-09-06wifi: mt76: connac: move mt7615_mcu_del_wtbl_all to connacFelix Fietkau5-12/+13
2024-09-06wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx workerFelix Fietkau1-1/+3
2024-09-06wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentationBenjamin Lin2-0/+8
2024-09-06wifi: mt76: mt7915: reset the device after MCU timeoutFelix Fietkau1-0/+9
2024-09-06wifi: mt76: mt7915: retry mcu messagesFelix Fietkau3-5/+25
2024-09-06wifi: mt76: mt7915: set MT76_MCU_RESET early in mt7915_mac_full_resetFelix Fietkau1-0/+1
2024-09-06wifi: mt76: mt7915: use mac80211 .sta_state opFelix Fietkau8-56/+90
2024-09-06wifi: mt76: change .sta_assoc callback to .sta_eventFelix Fietkau14-36/+67
2024-09-06wifi: mt76: connac: add support for passing connection state directlyFelix Fietkau6-14/+22
2024-09-06wifi: mt76: connac: add support for IEEE 802.11 fragmentationBenjamin Lin2-1/+16
2024-09-06wifi: mt76: mt7915: allocate vif wcid in the same range as stationsFelix Fietkau1-1/+4