summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.182v5.10.182Greg Kroah-Hartman2023-06-051-1/+1
* netfilter: ctnetlink: Support offloaded conntrack entry deletionPaul Blakey2023-06-051-8/+0
* ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel2023-06-055-3/+21
* binder: fix UAF caused by faulty buffer cleanupCarlos Llamas2023-06-051-6/+20
* bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()Ruihan Li2023-06-051-0/+28
* net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping2023-06-052-26/+29
* net/mlx5: Devcom, serialize devcom registrationShay Drory2023-06-051-5/+14
* net/mlx5: devcom only supports 2 portsMark Bloch2023-06-052-7/+11
* regulator: pca9450: Fix BUCK2 enable_maskAlexander Stein2023-06-051-2/+2
* regulator: pca9450: Convert to use regulator_set_ramp_delay_regmapAxel Lin2023-06-051-27/+24
* regulator: Add regmap helper for ramp-delay settingMatti Vaittinen2023-06-052-0/+70
* power: supply: bq24190: Call power_supply_changed() after updating input currentHans de Goede2023-06-051-0/+1
* power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...Hans de Goede2023-06-053-30/+44
* power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to sta...Hans de Goede2023-06-051-2/+2
* power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...Hans de Goede2023-06-052-1/+15
* power: supply: bq27xxx: Move bq27xxx_battery_update() downHans de Goede2023-06-051-61/+61
* power: supply: bq27xxx: expose battery data when CI=1Sicelo A. Mhlongo2023-06-051-33/+27
* power: supply: bq27xxx: Add cache parameter to bq27xxx_battery_current_and_st...Hans de Goede2023-06-051-7/+12
* power: supply: bq27xxx: make status more robustMatthias Schiffer2023-06-051-45/+43
* power: supply: bq27xxx: fix sign of current_now for newer ICsMatthias Schiffer2023-06-051-1/+1
* power: supply: bq27xxx: fix polarity of current_nowAndreas Kemnade2023-06-051-2/+2
* x86/cpu: Drop spurious underscore from RAPTOR_LAKE #defineTony Luck2023-06-051-1/+1
* x86/cpu: Add Raptor Lake to Intel familyTony Luck2023-06-051-0/+2
* Linux 5.10.181v5.10.181Greg Kroah-Hartman2023-05-301-1/+1
* net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping2023-05-301-0/+1
* 3c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET2023-05-301-1/+10
* arm64: dts: imx8mn-var-som: fix PHY detection bug by adding deassert delayHugo Villeneuve2023-05-301-1/+7
* net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory2023-05-301-1/+2
* net/mlx5: Fix error message when failing to allocate device memoryRoi Dayan2023-05-301-1/+1
* net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUsErez Shitrit2023-05-301-1/+2
* net/mlx5e: do as little as possible in napi poll when budget is 0Jakub Kicinski2023-05-301-7/+9
* forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET2023-05-301-0/+1
* ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski2023-05-301-1/+2
* x86/show_trace_log_lvl: Ensure stack pointer is aligned, againVernon Lovejoy2023-05-301-2/+5
* xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()Dan Carpenter2023-05-301-5/+4
* coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet()Dan Carpenter2023-05-301-1/+1
* fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge2023-05-301-21/+21
* power: supply: sbs-charger: Fix INHIBITED bit for Status regDaisuke Nojiri2023-05-301-1/+1
* power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede2023-05-302-13/+10
* power: supply: bq27xxx: Fix I2C IRQ race on removeHans de Goede2023-05-301-1/+2
* power: supply: bq27xxx: Fix bq27xxx_battery_update() race conditionHans de Goede2023-05-301-8/+13
* power: supply: leds: Fix blink to LED on transitionHans de Goede2023-05-301-2/+3
* ipv6: Fix out-of-bounds access in ipv6_find_tlv()Gavrilov Ilia2023-05-301-0/+2
* bpf: Fix mask generation for 32-bit narrow loads of 64-bit fieldsWill Deacon2023-05-301-1/+1
* octeontx2-pf: Fix TSOv6 offloadSunil Goutham2023-05-301-3/+1
* selftests: fib_tests: mute cleanup error messagePo-Hsu Lin2023-05-301-1/+1
* net: fix skb leak in __skb_tstamp_tx()Pratyush Yadav2023-05-301-1/+3
* media: radio-shark: Add endpoint checksAlan Stern2023-05-302-0/+20
* USB: sisusbvga: Add endpoint checksAlan Stern2023-05-301-0/+14
* USB: core: Add routines for endpoint checks in old driversAlan Stern2023-05-302-0/+81