summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | tty: serial: fsl_lpuart: fix race on RX DMA shutdownAlexander Sverdlin2023-03-091-8/+3
| | * | serial: 8250_pci1xxxx: Disable SERIAL_8250_PCI1XXXX config by defaultKumaravel Thiagarajan2023-03-091-1/+0
| | * | serial: 8250_fsl: fix handle_irq lockingJohan Hovold2023-03-091-2/+2
| | * | serial: 8250_em: Fix UART port typeBiju Das2023-03-091-2/+2
| | * | serial: 8250: ASPEED_VUART: select REGMAP instead of depending on itRandy Dunlap2023-03-091-1/+2
| | * | tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL...Sherry Sun2023-03-091-3/+9
| | * | Revert "tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config depe...Tom Rix2023-03-091-1/+1
| * | | Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-1917-322/+160
| |\ \ \
| | * \ \ Merge tag 'icc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2023-03-1615-320/+158
| | |\ \ \
| | | * | | memory: tegra30-emc: fix interconnect registration raceJohan Hovold2023-03-131-6/+6
| | | * | | memory: tegra20-emc: fix interconnect registration raceJohan Hovold2023-03-131-6/+6
| | | * | | memory: tegra124-emc: fix interconnect registration raceJohan Hovold2023-03-131-6/+6
| | | * | | memory: tegra: fix interconnect registration raceJohan Hovold2023-03-131-9/+7
| | | * | | interconnect: exynos: drop redundant link destroyJohan Hovold2023-03-131-6/+0
| | | * | | interconnect: exynos: fix registration raceJohan Hovold2023-03-131-10/+10
| | | * | | interconnect: exynos: fix node leak in probe PM QoS error pathJohan Hovold2023-03-131-3/+3
| | | * | | interconnect: qcom: msm8974: fix registration raceJohan Hovold2023-03-131-12/+8
| | | * | | interconnect: qcom: rpmh: fix registration raceJohan Hovold2023-03-131-10/+15
| | | * | | interconnect: qcom: rpmh: fix probe child-node error handlingJohan Hovold2023-03-131-2/+5
| | | * | | interconnect: qcom: rpm: fix registration raceJohan Hovold2023-03-131-12/+12
| | | * | | interconnect: qcom: rpm: fix probe child-node error handlingJohan Hovold2023-03-071-2/+5
| | | * | | interconnect: qcom: osm-l3: fix registration raceJohan Hovold2023-03-071-8/+6
| | | * | | interconnect: imx: fix registration raceJohan Hovold2023-03-071-10/+10
| | | * | | interconnect: fix provider registration APIJohan Hovold2023-03-072-14/+50
| | | * | | interconnect: fix icc_provider_del() error handlingJohan Hovold2023-03-071-12/+2
| | | * | | interconnect: fix mem leak when freeing nodesJohan Hovold2023-03-071-0/+4
| | | * | | interconnect: qcom: qcm2290: Fix MASTER_SNOC_BIMC_NRTKonrad Dybcio2023-03-061-2/+2
| | | * | | interconnect: qcom: sm8550: switch to qcom_icc_rpmh_* functionDmitry Baryshkov2023-03-061-97/+2
| | | * | | interconnect: qcom: sm8450: switch to qcom_icc_rpmh_* functionDmitry Baryshkov2023-03-061-96/+2
| | | * | | interconnect: qcom: osm-l3: fix icc_onecell_data allocationDmitry Baryshkov2023-03-061-1/+1
| | | |/ /
| | * | | nvmem: core: return -ENOENT if nvmem cell is not foundMichael Walle2023-03-101-1/+1
| | * | | firmware: xilinx: don't make a sleepable memory allocation from an atomic con...Roman Gushchin2023-03-091-1/+1
| | |/ /
| * | | Merge tag 'ras_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-191-0/+1
| |\ \ \
| | * | | x86/mce: Make sure logged MCEs are processed after sysfs updateYazen Ghannam2023-03-121-0/+1
| | |/ /
| * | | Merge tag 'perf_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-03-191-3/+3
| |\ \ \
| | * | | perf: Fix check before add_event_to_groups() in perf_group_detach()Budimir Markovic2023-03-151-1/+1
| | * | | perf: fix perf_event_context->timeSong Liu2023-03-151-1/+1
| | * | | perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_eve...Yang Jihong2023-03-151-1/+1
| * | | | Merge tag 'x86_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-197-70/+123
| |\ \ \ \
| | * | | | x86/mm: Fix use of uninitialized buffer in sme_enable()Nikita Zhandarovich2023-03-161-1/+2
| | * | | | x86/resctrl: Clear staged_config[] before and after it is usedShawn Wang2023-03-153-9/+24
| | * | | | virt/coco/sev-guest: Add throttling awarenessDionna Glaze2023-03-133-2/+24
| | * | | | virt/coco/sev-guest: Convert the sw_exit_info_2 checking to a switch-caseBorislav Petkov (AMD)2023-03-131-5/+11
| | * | | | virt/coco/sev-guest: Do some code style cleanupsBorislav Petkov (AMD)2023-03-131-6/+2
| | * | | | virt/coco/sev-guest: Carve out the request issuing logic into a helperBorislav Petkov (AMD)2023-03-131-17/+27
| | * | | | virt/coco/sev-guest: Remove the disable_vmpck label in handle_guest_request()Borislav Petkov (AMD)2023-03-131-6/+4
| | * | | | virt/coco/sev-guest: Simplify extended guest request handlingBorislav Petkov (AMD)2023-03-132-27/+32
| | * | | | virt/coco/sev-guest: Check SEV_SNP attribute at probe timeBorislav Petkov (AMD)2023-03-132-3/+3
| | |/ / /
| * | | | Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-191-3/+1
| |\ \ \ \
| | * | | | ext4: fix possible double unlock when moving a directoryTheodore Ts'o2023-03-171-3/+1
| | |/ / /