summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-21bus: tegra-gmi: Replace of_platform.h with explicit includesRob Herring
2023-04-21hte: Use of_property_present() for testing DT property presenceRob Herring
2023-04-21w1: w1-gpio: Use of_property_read_bool() for boolean propertiesRob Herring
2023-04-21virt: fsl: Use of_property_present() for testing DT property presenceRob Herring
2023-04-21soc: fsl: Use of_property_present() for testing DT property presenceRob Herring
2023-04-21sbus: display7seg: Use of_property_read_bool() for boolean propertiesRob Herring
2023-04-21spi: tegra210-quad: Enable TPM wait pollingKrishna Yarlagadda
2023-04-21spi: Add TPM HW flow flagKrishna Yarlagadda
2023-04-21posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner
2023-04-21Merge branch irq/misc-6.4 into irq/irqchip-nextMarc Zyngier
2023-04-21Merge branch irq/loongarch-fixes-6.4 into irq/irqchip-nextMarc Zyngier
2023-04-21Merge branch irq/riscv-ipi into irq/irqchip-nextMarc Zyngier
2023-04-21Merge branch irq/gic-6.4 into irq/irqchip-nextMarc Zyngier
2023-04-21KVM: arm64: Clarify host SME state managementMark Brown
2023-04-21KVM: arm64: Restructure check for SVE support in FP trap handlerMark Brown
2023-04-21KVM: arm64: Document check for TIF_FOREIGN_FPSTATEMark Brown
2023-04-21KVM: arm64: Fix repeated words in commentsJingyu Wang
2023-04-21spi: bcm63xx: remove PM_SLEEP based conditional compilationDhruva Gole
2023-04-21ASoC: fsl: imx-audmix: remove dummy dai_link->platformKuninori Morimoto
2023-04-21ASoC: fsl: imx-audmix: cleanup platform which is using Generic DMAKuninori Morimoto
2023-04-21ASoC: fsl: imx-spdif: cleanup platform which is using Generic DMAKuninori Morimoto
2023-04-21ASoC: fsl: imx-es8328: cleanup platform which is using Generic DMAKuninori Morimoto
2023-04-21RISC-V: KVM: Virtualize per-HART AIA CSRsAnup Patel
2023-04-21RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_maskAnup Patel
2023-04-21RISC-V: KVM: Add ONE_REG interface for AIA CSRsAnup Patel
2023-04-21RISC-V: KVM: Implement subtype for CSR ONE_REG interfaceAnup Patel
2023-04-21RISC-V: KVM: Initial skeletal support for AIAAnup Patel
2023-04-21RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask definesAnup Patel
2023-04-21RISC-V: Detect AIA CSRs from ISA stringAnup Patel
2023-04-21RISC-V: Add AIA related CSR definesAnup Patel
2023-04-21RISC-V: KVM: Allow Zbb extension for Guest/VMAnup Patel
2023-04-21RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensionsAnup Patel
2023-04-21RISC-V: KVM: Alphabetize selectsAndrew Jones
2023-04-21KVM: RISC-V: Retry fault if vma_lookup() results become invalidDavid Matlack
2023-04-21perf/x86/intel/uncore: Add events for Intel SPR IMC PMUStephane Eranian
2023-04-21sched/clock: Fix local_clock() before sched_clock_init()Aaron Thompson
2023-04-21sched/rt: Fix bad task migration for rt tasksSchspa Shi
2023-04-21sched: Fix performance regression introduced by mm_cidMathieu Desnoyers
2023-04-21Merge branch 'v6.3-rc7'Peter Zijlstra
2023-04-21net/packet: support mergeable feature of virtioJianfeng Tan
2023-04-21Merge branch 'mlx5-ipsec-fixes'David S. Miller
2023-04-21net/mlx5e: Refactor duplicated code in mlx5e_ipsec_init_macsLeon Romanovsky
2023-04-21net/mlx5e: Properly release work data structureLeon Romanovsky
2023-04-21net/mlx5e: Compare all fields in IPv6 addressLeon Romanovsky
2023-04-21net/mlx5e: Don't overwrite extack message returned from IPsec SA validatorLeon Romanovsky
2023-04-21net/mlx5e: Fix FW error while setting IPsec policy block actionLeon Romanovsky
2023-04-21net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA portsYan Wang
2023-04-21sh: sq: Use the bitmap API when applicableChristophe JAILLET
2023-04-21ALSA: pcm: rewrite snd_pcm_playback_silence()Oswald Buddenhagen
2023-04-21KVM: arm64: Constify start/end/phys fields of the pgtable walker dataMarc Zyngier