summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-05-30Linux 6.1.31v6.1.31Greg Kroah-Hartman
2023-05-30net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping
2023-05-303c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET
2023-05-30net/smc: Reset connection when trying to use SMCRv2 fails.Wen Gu
2023-05-30regulator: mt6359: add read check for PMIC MT6359Sen Chu
2023-05-30firmware: arm_ffa: Set reserved/MBZ fields to zero in the memory descriptorsSudeep Holla
2023-05-30arm64: dts: imx8mn-var-som: fix PHY detection bug by adding deassert delayHugo Villeneuve
2023-05-30net/mlx5: Devcom, serialize devcom registrationShay Drory
2023-05-30net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory
2023-05-30net/mlx5: Collect command failures data only for known commandsShay Drory
2023-05-30net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan
2023-05-30net/mlx5: DR, Check force-loopback RC QP capability independently from RoCEYevgeny Kliteynik
2023-05-30net/mlx5: Handle pairing of E-switch via uplink un/load APIsShay Drory
2023-05-30net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUsErez Shitrit
2023-05-30net/mlx5e: do as little as possible in napi poll when budget is 0Jakub Kicinski
2023-05-30net/mlx5e: Use correct encap attribute during invalidationVlad Buslov
2023-05-30net/mlx5e: Fix deadlock in tc route query codeVlad Buslov
2023-05-30net/mlx5e: Fix SQ wake logic in ptp napi_poll contextRahul Rameshbabu
2023-05-30platform/mellanox: mlxbf-pmc: fix sscanf() error checkingDan Carpenter
2023-05-30forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET
2023-05-30sctp: fix an issue that plpmtu can never go to complete stateXin Long
2023-05-30cxl: Wait Memory_Info_Valid before access memory related infoDave Jiang
2023-05-30ASoC: Intel: avs: Access path components under lockAmadeusz Sławiński
2023-05-30ASoC: Intel: avs: Fix declaration of enum avs_channel_configCezary Rojewski
2023-05-30ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski
2023-05-30x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy
2023-05-30xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()Dan Carpenter
2023-05-30x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne
2023-05-30ARM: dts: imx6qdl-mba6: Add missing pvcie-supply regulatorAlexander Stein
2023-05-30coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet()Dan Carpenter
2023-05-30platform/x86: ISST: Remove 8 socket limitSteve Wahl
2023-05-30regulator: pca9450: Fix BUCK2 enable_maskAlexander Stein
2023-05-30fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge
2023-05-30firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla
2023-05-30firmware: arm_ffa: Check if ffa_driver remove is present before executingSudeep Holla
2023-05-30optee: fix uninited async notif valueEtienne Carriere
2023-05-30power: supply: sbs-charger: Fix INHIBITED bit for Status regDaisuke Nojiri
2023-05-30power: supply: bq24190: Call power_supply_changed() after updating input currentHans de Goede
2023-05-30power: supply: bq25890: Call power_supply_changed() after updating input curr...Hans de Goede
2023-05-30power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to sta...Hans de Goede
2023-05-30power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...Hans de Goede
2023-05-30power: supply: bq27xxx: Move bq27xxx_battery_update() downHans de Goede
2023-05-30power: supply: bq27xxx: Add cache parameter to bq27xxx_battery_current_and_st...Hans de Goede
2023-05-30power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede
2023-05-30power: supply: bq27xxx: Fix I2C IRQ race on removeHans de Goede
2023-05-30power: supply: bq27xxx: Fix bq27xxx_battery_update() race conditionHans de Goede
2023-05-30power: supply: mt6360: add a check of devm_work_autocancel in mt6360_charger_...Kang Chen
2023-05-30power: supply: leds: Fix blink to LED on transitionHans de Goede
2023-05-30cifs: mapchars mount option ignoredSteve French
2023-05-30ipv6: Fix out-of-bounds access in ipv6_find_tlv()Gavrilov Ilia