summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-20interconnect: qcom: sm6350: Set ACV enable_maskKonrad Dybcio1-0/+1
2023-11-20interconnect: qcom: sdm845: Set ACV enable_maskKonrad Dybcio1-0/+1
2023-11-20interconnect: qcom: sdm670: Set ACV enable_maskKonrad Dybcio1-0/+1
2023-11-20interconnect: qcom: sc8280xp: Set ACV enable_maskKonrad Dybcio1-0/+1
2023-11-20interconnect: qcom: sc8180x: Set ACV enable_maskKonrad Dybcio1-0/+1
2023-11-20interconnect: qcom: sc7280: Set ACV enable_maskKonrad Dybcio1-0/+1
2023-11-20interconnect: qcom: sc7180: Set ACV enable_maskKonrad Dybcio1-0/+1
2023-11-20interconnect: qcom: qdu1000: Set ACV enable_maskKonrad Dybcio1-0/+1
2023-11-20f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()Chao Yu1-0/+1
2023-11-20dmaengine: pxa_dma: Remove an erroneous BUG_ON() in pxad_free_desc()Christophe JAILLET1-1/+0
2023-11-20USB: usbip: fix stub_dev hub disconnectJonas Blixt1-2/+7
2023-11-20tools: iio: iio_generic_buffer ensure alignmentMatti Vaittinen1-1/+12
2023-11-20debugfs: Fix __rcu type comparison warningMike Tipton1-1/+1
2023-11-20misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan1-3/+4
2023-11-20tools/perf: Update call stack check in builtin-lock.cKajol Jain1-1/+16
2023-11-20dmaengine: ti: edma: handle irq_of_parse_and_map() errorsDan Carpenter1-2/+2
2023-11-20usb: chipidea: Simplify Tegra DMA alignment codeMichał Mirosław1-27/+18
2023-11-20usb: chipidea: Fix DMA overwrite for TegraMichał Mirosław1-3/+4
2023-11-20usb: dwc2: fix possible NULL pointer dereference caused by driver concurrencyJia-Ju Bai1-1/+1
2023-11-20dmaengine: idxd: Register dsa_bus_type before registering idxd sub-driversFenghua Yu1-3/+3
2023-11-20perf record: Fix BTF type checks in the off-cpu profilingNamhyung Kim1-2/+3
2023-11-20perf vendor events arm64: Fix for AmpereOne metricsIlkka Koskinen1-198/+220
2023-11-20pinctrl: renesas: rzg2l: Make reverse order of enable() for disable()Biju Das1-1/+2
2023-11-20livepatch: Fix missing newline character in klp_resolve_symbols()Zheng Yejian1-1/+1
2023-11-20perf parse-events: Fix tracepoint name memory leakIan Rogers1-0/+1
2023-11-20tty: tty_jobctrl: fix pid memleak in disassociate_ctty()Yi Yang1-6/+11
2023-11-20f2fs: fix to drop meta_inode's page cache in f2fs_put_super()Chao Yu1-1/+1
2023-11-20f2fs: compress: fix to avoid redundant compress extensionChao Yu1-0/+33
2023-11-20f2fs: compress: fix to avoid use-after-free on dicChao Yu1-1/+3
2023-11-20f2fs: compress: fix deadloop in f2fs_write_cache_pages()Chao Yu1-2/+18
2023-11-20perf kwork: Set ordered_events to true in 'struct perf_tool'Yang Jihong1-3/+4
2023-11-20perf kwork: Add the supported subcommands to the documentYang Jihong1-1/+1
2023-11-20perf kwork: Fix incorrect and missing free atom in work_push_atom()Yang Jihong1-2/+4
2023-11-20pinctrl: baytrail: fix debounce disable caseRaag Jadav1-2/+9
2023-11-20iio: frequency: adf4350: Use device managed functions and fix power down issue.Jinjie Ruan1-52/+23
2023-11-20perf stat: Fix aggr mode initializationIan Rogers1-1/+1
2023-11-20apparmor: fix invalid reference on profile->disconnectedGeorgia Garcia2-2/+4
2023-11-20scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=nClément Léger1-4/+5
2023-11-20leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'Christophe JAILLET1-2/+2
2023-11-20leds: pwm: Don't disable the PWM when the LED should be offUwe Kleine-König1-1/+1
2023-11-20leds: turris-omnia: Do not use SMBUS callsMarek Behún1-12/+42
2023-11-20mfd: arizona-spi: Set pdata.hpdet_channel for ACPI enumerated devsHans de Goede1-0/+3
2023-11-20dt-bindings: mfd: mt6397: Split out compatible for MediaTek MT6366 PMICChen-Yu Tsai1-1/+3
2023-11-20mfd: dln2: Fix double put in dln2_probeDinghao Liu1-1/+0
2023-11-20mfd: core: Ensure disabled devices are skipped without abortingHerve Codina1-5/+12
2023-11-20mfd: core: Un-constify mfd_cell.of_regMichał Mirosław1-1/+1
2023-11-20IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAFGeorge Kennedy1-3/+1
2023-11-20erofs: fix erofs_insert_workgroup() lockref usageGao Xiang2-7/+2
2023-11-20ASoC: ams-delta.c: use component after checkKuninori Morimoto1-1/+3
2023-11-20crypto: qat - fix deadlock in backlog processingGiovanni Cabiddu1-21/+25