summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-30net/mlx5e: Fix SQ wake logic in ptp napi_poll contextRahul Rameshbabu3-7/+16
2023-05-30platform/mellanox: mlxbf-pmc: fix sscanf() error checkingDan Carpenter1-3/+2
2023-05-30forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET1-0/+1
2023-05-30sctp: fix an issue that plpmtu can never go to complete stateXin Long1-4/+7
2023-05-30cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang6-11/+22
2023-05-30cxl: Wait Memory_Info_Valid before access memory related infoDave Jiang2-9/+78
2023-05-30ASoC: Intel: avs: Access path components under lockAmadeusz Sławiński1-1/+5
2023-05-30ASoC: Intel: avs: Fix declaration of enum avs_channel_configCezary Rojewski1-1/+1
2023-05-30ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski1-1/+2
2023-05-30x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy1-2/+5
2023-05-30xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()Dan Carpenter1-5/+4
2023-05-30x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne3-6/+15
2023-05-30ARM: dts: imx6qdl-mba6: Add missing pvcie-supply regulatorAlexander Stein1-0/+1
2023-05-30coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet()Dan Carpenter1-1/+1
2023-05-30platform/x86: ISST: Remove 8 socket limitSteve Wahl1-7/+5
2023-05-30regulator: pca9450: Fix BUCK2 enable_maskAlexander Stein1-2/+2
2023-05-30fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge1-21/+21
2023-05-30firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla2-3/+14
2023-05-30firmware: arm_ffa: Check if ffa_driver remove is present before executingSudeep Holla1-1/+2
2023-05-30optee: fix uninited async notif valueEtienne Carriere1-1/+3
2023-05-30power: supply: sbs-charger: Fix INHIBITED bit for Status regDaisuke Nojiri1-1/+1
2023-05-30power: supply: bq24190: Call power_supply_changed() after updating input currentHans de Goede1-0/+1
2023-05-30power: supply: bq25890: Call power_supply_changed() after updating input curr...Hans de Goede1-0/+3
2023-05-30power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to sta...Hans de Goede1-2/+2
2023-05-30power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...Hans de Goede2-1/+15
2023-05-30power: supply: bq27xxx: Move bq27xxx_battery_update() downHans de Goede1-61/+61
2023-05-30power: supply: bq27xxx: Add cache parameter to bq27xxx_battery_current_and_st...Hans de Goede1-7/+12
2023-05-30power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede2-13/+10
2023-05-30power: supply: bq27xxx: Fix I2C IRQ race on removeHans de Goede1-1/+2
2023-05-30power: supply: bq27xxx: Fix bq27xxx_battery_update() race conditionHans de Goede1-8/+13
2023-05-30power: supply: mt6360: add a check of devm_work_autocancel in mt6360_charger_...Kang Chen1-1/+3
2023-05-30power: supply: leds: Fix blink to LED on transitionHans de Goede1-2/+3
2023-05-30cifs: mapchars mount option ignoredSteve French1-0/+8
2023-05-30ipv6: Fix out-of-bounds access in ipv6_find_tlv()Gavrilov Ilia1-0/+2
2023-05-30lan966x: Fix unloading/loading of the driverHoratiu Vultur1-0/+10
2023-05-30bpf: fix a memory leak in the LRU and LRU_PERCPU hash mapsAnton Protopopov1-2/+4
2023-05-30bpf: Fix mask generation for 32-bit narrow loads of 64-bit fieldsWill Deacon1-1/+1
2023-05-30octeontx2-pf: Fix TSOv6 offloadSunil Goutham1-3/+1
2023-05-30selftests: fib_tests: mute cleanup error messagePo-Hsu Lin1-1/+1
2023-05-30drm: fix drmm_mutex_init()Matthew Auld2-21/+19
2023-05-30net: fix skb leak in __skb_tstamp_tx()Pratyush Yadav1-1/+3
2023-05-30ASoC: lpass: Fix for KASAN use_after_free out of boundsRavulapati Vishnu Vardhan Rao1-0/+5
2023-05-30media: radio-shark: Add endpoint checksAlan Stern2-0/+20
2023-05-30USB: sisusbvga: Add endpoint checksAlan Stern1-0/+14
2023-05-30USB: core: Add routines for endpoint checks in old driversAlan Stern2-0/+81
2023-05-30udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().Kuniyuki Iwashima2-0/+4
2023-05-30net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo4-2/+15
2023-05-30fbdev: udlfb: Fix endpoint checkAlan Stern1-5/+8
2023-05-30debugobjects: Don't wake up kswapd from fill_pool()Tetsuo Handa1-1/+1
2023-05-30irqchip/mips-gic: Use raw spinlock for gic_lockJiaxun Yang1-15/+15