summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-23soc: qcom: pmic_glink: Fix boot when QRTR=mRob Clark
2024-02-23soc: qcom: pmic_glink_altmode: fix drm bridge use-after-freeJohan Hovold
2024-02-23drm/bridge: aux-hpd: separate allocation and registrationJohan Hovold
2024-02-23ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()Richard Fitzgerald
2024-02-23ALSA: hda/realtek: tas2781: enable subwoofer volume controlGergo Koteles
2024-02-23Merge tag 'renesas-fixes-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2024-02-23Merge tag 'riscv-dt-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2024-02-23Merge tag 'riscv-soc-drivers-fixes-for-v6.8-rc6' of https://git.kernel.org/pu...Arnd Bergmann
2024-02-23Merge tag 'riscv-firmware-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/s...Arnd Bergmann
2024-02-23Merge tag 'riscv-cache-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/scm/...Arnd Bergmann
2024-02-23ps3/gelic: Fix SKB allocationGeoff Levand
2024-02-23net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device ...Vladimir Oltean
2024-02-23drm/bridge: aux-hpd: fix OF node leaksJohan Hovold
2024-02-23KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()Sean Christopherson
2024-02-23ALSA: pcm: clarify and fix default msbits value for all formatsJaroslav Kysela
2024-02-23wifi: mac80211: only call drv_sta_rc_update for uploaded stationsFelix Fietkau
2024-02-23dmaengine: ptdma: use consistent DMA masksTadeusz Struk
2024-02-23dmaengine: fsl-qdma: add __iomem and struct in union to fix sparse warningFrank Li
2024-02-23LoongArch: KVM: Streamline kvm_check_cpucfg() and improve commentsWANG Xuerui
2024-02-23LoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cpucfg_mask()WANG Xuerui
2024-02-23LoongArch: KVM: Fix input validation of _kvm_get_cpucfg() & kvm_check_cpucfg()WANG Xuerui
2024-02-23LoongArch: dts: Minor whitespace cleanupKrzysztof Kozlowski
2024-02-23LoongArch: Call early_init_fdt_scan_reserved_mem() earlierHuacai Chen
2024-02-23LoongArch: Update cpu_sibling_map when disabling nonboot CPUsHuacai Chen
2024-02-23LoongArch: Disable IRQ before init_fn() for nonboot CPUsHuacai Chen
2024-02-23powerpc/rtas: use correct function name for resetting TCE tablesNathan Lynch
2024-02-23powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOVGaurav Batra
2024-02-22net: mctp: take ownership of skb in mctp_local_outputJeremy Kerr
2024-02-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-02-22net: ip_tunnel: prevent perpetual headroom growthFlorian Westphal
2024-02-22net: smsc95xx: add support for SYS TEC USB-SPEmodule1Andre Werner
2024-02-22netlink: add nla be16/32 types to minlen arrayFlorian Westphal
2024-02-22netlink: Fix kernel-infoleak-after-free in __skb_datagram_iterRyosuke Yasuoka
2024-02-23ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICEFabio Estevam
2024-02-22KVM: selftests: Add a testcase to verify GUEST_MEMFD and READONLY are exclusiveSean Christopherson
2024-02-22KVM: selftests: Create GUEST_MEMFD for relevant invalid flags testcasesSean Christopherson
2024-02-22KVM: x86/mmu: Restrict KVM_SW_PROTECTED_VM to the TDP MMUSean Christopherson
2024-02-22KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear they're a WIPSean Christopherson
2024-02-22KVM: Make KVM_MEM_GUEST_MEMFD mutually exclusive with KVM_MEM_READONLYSean Christopherson
2024-02-23nouveau: add an ioctl to report vram usageDave Airlie
2024-02-23nouveau: add an ioctl to return vram bar size.Dave Airlie
2024-02-23nouveau/gsp: add kconfig option to enable GSP paths by defaultDave Airlie
2024-02-23Merge tag 'drm-xe-fixes-2024-02-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-02-23Merge tag 'amd-drm-fixes-6.8-2024-02-22' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-02-23Merge tag 'drm-intel-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2024-02-23Merge tag 'drm-misc-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-02-22riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATIONAlexandre Ghiti
2024-02-22riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctlyYangyu Chen
2024-02-22riscv: add CALLER_ADDRx supportZong Li
2024-02-22Merge commit '8246601a7d391ce8207408149d65732f28af81a1' into fixesPalmer Dabbelt