summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-20perf hist: Add missing puts to hist__account_cyclesIan Rogers1-3/+7
2023-11-20perf machine: Avoid out of bounds LBR memory readIan Rogers1-10/+12
2023-11-20usb: host: xhci-plat: fix possible kernel oops while resumingSergey Shtylyov1-4/+19
2023-11-20xhci: Loosen RPM as default policy to cover for AMD xHC 1.1Basavaraj Natikar1-0/+2
2023-11-20powerpc/pseries: fix potential memory leak in init_cpu_associativity()Wang Yufen1-1/+3
2023-11-20powerpc/imc-pmu: Use the correct spinlock initializer.Sebastian Andrzej Siewior1-1/+1
2023-11-20powerpc/xive: Fix endian conversion sizeBenjamin Gray1-1/+1
2023-11-20powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macroChristophe Leroy1-3/+0
2023-11-20modpost: fix tee MODULE_DEVICE_TABLE built on big-endian hostMasahiro Yamada1-5/+5
2023-11-20powerpc: Only define __parse_fpscr() when requiredChristophe Leroy1-0/+2
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-20misc: st_core: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan1-3/+4
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-20livepatch: Fix missing newline character in klp_resolve_symbols()Zheng Yejian1-1/+1
2023-11-20tty: tty_jobctrl: fix pid memleak in disassociate_ctty()Yi Yang1-6/+11
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-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-20leds: turris-omnia: Drop unnecessary mutex lockingMarek Behún1-10/+1
2023-11-20mfd: arizona-spi: Set pdata.hpdet_channel for ACPI enumerated devsHans de Goede1-0/+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-20ASoC: ams-delta.c: use component after checkKuninori Morimoto1-1/+3
2023-11-20crypto: qat - fix deadlock in backlog processingGiovanni Cabiddu1-21/+25
2023-11-20padata: Fix refcnt handling in padata_free_shell()WangJinchao1-1/+5
2023-11-20ASoC: Intel: Skylake: Fix mem leak when parsing UUIDs failsCezary Rojewski1-0/+1
2023-11-20HID: logitech-hidpp: Move get_wireless_feature_index() check to hidpp_connect...Hans de Goede1-11/+9
2023-11-20HID: logitech-hidpp: Revert "Don't restart communication if not necessary"Hans de Goede1-16/+8
2023-11-20HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() onlyHans de Goede1-10/+12
2023-11-20HID: logitech-hidpp: Remove HIDPP_QUIRK_NO_HIDINPUT quirkBastien Nocera1-5/+3
2023-11-20Revert "HID: logitech-hidpp: add a module parameter to keep firmware gestures"Bastien Nocera1-10/+0
2023-11-20sh: bios: Revive earlyprintk supportGeert Uytterhoeven1-0/+11
2023-11-20hid: cp2112: Fix IRQ shutdown stopping polling for all IRQs on chipDanny Kaehn1-1/+4
2023-11-20RDMA/hfi1: Workaround truncation compilation errorLeon Romanovsky1-1/+1
2023-11-20scsi: ufs: core: Leave space for '\0' in utf8 desc stringDaniel Mentz1-1/+1
2023-11-20ASoC: fsl: Fix PM disable depth imbalance in fsl_easrc_probeZhang Shurong1-2/+6
2023-11-20RDMA/hns: The UD mode can only be configured with DCQCNLuoyouming1-0/+3
2023-11-20RDMA/hns: Fix signed-unsigned mixed comparisonsChengchang Tang1-1/+1
2023-11-20RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()Chengchang Tang1-1/+1
2023-11-20IB/mlx5: Fix rdma counter binding for RAW QPPatrisious Haddad1-0/+27