summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-21bus: tegra-gmi: Replace of_platform.h with explicit includesRob Herring1-1/+3
2023-04-21hte: Use of_property_present() for testing DT property presenceRob Herring1-1/+1
2023-04-21w1: w1-gpio: Use of_property_read_bool() for boolean propertiesRob Herring1-1/+1
2023-04-21virt: fsl: Use of_property_present() for testing DT property presenceRob Herring1-1/+1
2023-04-21soc: fsl: Use of_property_present() for testing DT property presenceRob Herring1-4/+4
2023-04-21sbus: display7seg: Use of_property_read_bool() for boolean propertiesRob Herring1-3/+2
2023-04-21spi: tegra210-quad: Enable TPM wait pollingKrishna Yarlagadda1-0/+14
2023-04-21spi: Add TPM HW flow flagKrishna Yarlagadda1-3/+13
2023-04-21posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner3-20/+82
2023-04-21Merge branch irq/misc-6.4 into irq/irqchip-nextMarc Zyngier5-21/+97
2023-04-21Merge branch irq/loongarch-fixes-6.4 into irq/irqchip-nextMarc Zyngier2-11/+27
2023-04-21Merge branch irq/riscv-ipi into irq/irqchip-nextMarc Zyngier16-248/+429
2023-04-21Merge branch irq/gic-6.4 into irq/irqchip-nextMarc Zyngier10-97/+208
2023-04-21KVM: arm64: Clarify host SME state managementMark Brown1-9/+12
2023-04-21KVM: arm64: Restructure check for SVE support in FP trap handlerMark Brown1-2/+10
2023-04-21KVM: arm64: Document check for TIF_FOREIGN_FPSTATEMark Brown1-0/+5
2023-04-21KVM: arm64: Fix repeated words in commentsJingyu Wang1-1/+1
2023-04-21spi: bcm63xx: remove PM_SLEEP based conditional compilationDhruva Gole1-2/+0
2023-04-21ASoC: fsl: imx-audmix: remove dummy dai_link->platformKuninori Morimoto1-5/+2
2023-04-21ASoC: fsl: imx-audmix: cleanup platform which is using Generic DMAKuninori Morimoto1-9/+12
2023-04-21ASoC: fsl: imx-spdif: cleanup platform which is using Generic DMAKuninori Morimoto1-4/+7
2023-04-21ASoC: fsl: imx-es8328: cleanup platform which is using Generic DMAKuninori Morimoto1-4/+7
2023-04-21RISC-V: KVM: Virtualize per-HART AIA CSRsAnup Patel3-35/+382
2023-04-21RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_maskAnup Patel2-22/+38
2023-04-21RISC-V: KVM: Add ONE_REG interface for AIA CSRsAnup Patel2-0/+16
2023-04-21RISC-V: KVM: Implement subtype for CSR ONE_REG interfaceAnup Patel2-22/+69
2023-04-21RISC-V: KVM: Initial skeletal support for AIAAnup Patel9-6/+255
2023-04-21RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask definesAnup Patel3-10/+9
2023-04-21RISC-V: Detect AIA CSRs from ISA stringAnup Patel3-0/+6
2023-04-21RISC-V: Add AIA related CSR definesAnup Patel1-1/+94
2023-04-21RISC-V: KVM: Allow Zbb extension for Guest/VMAnup Patel2-0/+3
2023-04-21RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensionsAnup Patel5-19/+274
2023-04-21RISC-V: KVM: Alphabetize selectsAndrew Jones1-5/+5
2023-04-21KVM: RISC-V: Retry fault if vma_lookup() results become invalidDavid Matlack1-9/+16
2023-04-21perf/x86/intel/uncore: Add events for Intel SPR IMC PMUStephane Eranian1-0/+12
2023-04-21sched/clock: Fix local_clock() before sched_clock_init()Aaron Thompson1-0/+3
2023-04-21sched/rt: Fix bad task migration for rt tasksSchspa Shi2-0/+5
2023-04-21sched: Fix performance regression introduced by mm_cidMathieu Desnoyers6-57/+804
2023-04-21Merge branch 'v6.3-rc7'Peter Zijlstra878-4598/+10252
2023-04-21net/packet: support mergeable feature of virtioJianfeng Tan4-40/+60
2023-04-21Merge branch 'mlx5-ipsec-fixes'David S. Miller3-36/+35
2023-04-21net/mlx5e: Refactor duplicated code in mlx5e_ipsec_init_macsLeon Romanovsky1-24/+21
2023-04-21net/mlx5e: Properly release work data structureLeon Romanovsky1-2/+4
2023-04-21net/mlx5e: Compare all fields in IPv6 addressLeon Romanovsky1-1/+1
2023-04-21net/mlx5e: Don't overwrite extack message returned from IPsec SA validatorLeon Romanovsky1-1/+1
2023-04-21net/mlx5e: Fix FW error while setting IPsec policy block actionLeon Romanovsky1-8/+8
2023-04-21net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA portsYan Wang1-3/+9
2023-04-21sh: sq: Use the bitmap API when applicableChristophe JAILLET1-4/+3
2023-04-21ALSA: pcm: rewrite snd_pcm_playback_silence()Oswald Buddenhagen6-71/+66
2023-04-21KVM: arm64: Constify start/end/phys fields of the pgtable walker dataMarc Zyngier1-4/+4