aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge v6.8.9linux-rolling-stableGreg Kroah-Hartman10 days229-1506/+2385
|\
| * Linux 6.8.9v6.8.9linux-6.8.yGreg Kroah-Hartman10 days1-1/+1
| * Bluetooth: hci_sync: Fix UAF on hci_abort_conn_syncLuiz Augusto von Dentz10 days1-9/+4
| * Bluetooth: hci_sync: Fix UAF on create_le_conn_completeLuiz Augusto von Dentz10 days1-0/+3
| * Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_syncLuiz Augusto von Dentz10 days1-0/+3
| * bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUSMatthew Wilcox (Oracle)10 days1-1/+1
| * phy: qcom: qmp-combo: fix VCO div offset on v5_5nm and v6Johan Hovold10 days2-0/+4
| * i2c: smbus: fix NULL function pointer dereferenceWolfram Sang10 days1-6/+6
| * RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones10 days2-1/+11
| * riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMINClément Léger10 days1-1/+1
| * sched/eevdf: Prevent vlag from going out of bounds in reweight_eevdf()Xuewen Yan10 days1-6/+12
| * sched/eevdf: Fix miscalculation in reweight_entity() when se is not currTianchen Ding10 days1-5/+6
| * sched/eevdf: Always update V if se->on_rq when reweightingTianchen Ding10 days1-3/+2
| * dt-bindings: eeprom: at24: Fix ST M24C64-D compatible schemaRob Herring10 days1-4/+1
| * phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregisteredHans de Goede10 days1-11/+12
| * riscv: Fix loading 64-bit NOMMU kernels past the start of RAMSamuel Holland10 days2-2/+2
| * riscv: Fix TASK_SIZE on 64-bit NOMMUSamuel Holland10 days1-1/+1
| * dmaengine: idxd: Fix oops during rmmod on single-CPU platformsFenghua Yu10 days1-6/+3
| * dma: xilinx_dpdma: Fix lockingSean Anderson10 days1-3/+10
| * dmaengine: idxd: Convert spinlock to mutex to lock evl workqueueRex Zhang10 days6-13/+12
| * phy: qcom: m31: match requested regulator name with dt schemaGabor Juhos10 days1-1/+1
| * phy: rockchip: naneng-combphy: Fix mux on rk3588Sebastian Reichel10 days1-3/+33
| * phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bitsSebastian Reichel10 days1-3/+6
| * phy: rockchip-snps-pcie3: fix bifurcation on rk3588Michal Tomek10 days1-16/+8
| * phy: freescale: imx8m-pcie: fix pcie link-up instabilityMarcel Ziswiler10 days1-2/+4
| * phy: marvell: a3700-comphy: Fix hardcoded array sizeMikhail Kobuk10 days1-1/+1
| * phy: marvell: a3700-comphy: Fix out of bounds readMikhail Kobuk10 days1-3/+4
| * soundwire: amd: fix for wake interrupt handling for clockstop modeVijendar Mukunda10 days2-1/+17
| * idma64: Don't try to serve interrupts when device is powered offAndy Shevchenko10 days1-0/+4
| * dmaengine: tegra186: Fix residual calculationAkhil R10 days1-0/+3
| * dmaengine: owl: fix register access functionsArnd Bergmann10 days1-2/+2
| * mm: zswap: fix shrinker NULL crash with cgroup_disable=memoryJohannes Weiner10 days1-9/+16
| * mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)10 days4-59/+39
| * phy: qcom: qmp-combo: Fix VCO div offset on v3Stephen Boyd10 days1-1/+5
| * phy: qcom: qmp-combo: Fix register base for QSERDES_DP_PHY_MODEStephen Boyd10 days1-2/+2
| * firmware: qcom: uefisecapp: Fix memory related IO errors and crashesMaximilian Luz10 days4-86/+153
| * mtd: diskonchip: work around ubsan link failureArnd Bergmann10 days1-2/+2
| * mtd: limit OTP NVMEM cell parse to non-NAND devicesChristian Marangi10 days1-1/+1
| * udp: preserve the connected status if only UDP cmsgYick Xie10 days2-4/+6
| * fbdev: fix incorrect address computation in deferred IONam Cao10 days1-1/+1
| * stackdepot: respect __GFP_NOLOCKDEP allocation flagAndrey Ryabinin10 days1-2/+2
| * macsec: Detect if Rx skb is macsec-related for offloading devices that update md_dstRahul Rameshbabu10 days1-10/+36
| * macsec: Enable devices to advertise whether they update sk_buff md_dst during offloadsRahul Rameshbabu10 days1-0/+2
| * net: b44: set pause params only when interface is upPeter Münster10 days1-6/+8
| * ethernet: Add helper for assigning packet type when dest address does not match device addressRahul Rameshbabu10 days2-11/+26
| * net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu10 days1-0/+1
| * ACPI: CPPC: Fix access width used for PCC registersVanshidhar Konda10 days1-16/+37
| * ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macroJarred White10 days1-2/+2
| * ACPI: CPPC: Use access_width over bit_width for system memory accessesJarred White10 days1-5/+26
| * irqchip/gic-v3-its: Prevent double free on errorGuanrui Huang10 days1-7/+2