summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-06-21Merge tag 'sound-6.10-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-21Merge tag 'acpi-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-06-21Merge tag 'thermal-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-21Merge tag 'dmaengine-fix-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-21Merge tag 'phy-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-06-21Merge tag 'soundwire-6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-06-21Merge tag 'kvm-riscv-fixes-6.10-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2024-06-21pwm: stm32: Refuse too small period requestsUwe Kleine-König
2024-06-21bcachefs: Move the ei_flags setting to after initializationYouling Tang
2024-06-21bcachefs: Fix a UAF after write_super()Kent Overstreet
2024-06-21bcachefs: Use bch2_print_string_as_lines for long errKent Overstreet
2024-06-21bcachefs: Fix I_NEW warning in race path in bch2_inode_insert()Kent Overstreet
2024-06-21bcachefs: Replace bare EEXIST with private error codesKent Overstreet
2024-06-21bcachefs: Fix missing alloc_data_type_set()Kent Overstreet
2024-06-21closures: Change BUG_ON() to WARN_ON()Kent Overstreet
2024-06-21RDMA/mana_ib: Ignore optional access flags for MRsKonstantin Taranov
2024-06-21RDMA/mlx5: Add check for srq max_sge attributePatrisious Haddad
2024-06-21RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_initYishai Hadas
2024-06-21RDMA/mlx5: Ensure created mkeys always have a populated rb_keyJason Gunthorpe
2024-06-21RDMA/mlx5: Follow rb_key.ats when creating new mkeysJason Gunthorpe
2024-06-21RDMA/mlx5: Remove extra unlock on error pathJason Gunthorpe
2024-06-21Merge tag 'kvm-x86-fixes-6.10-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-06-21i2c: Add nop fwnode operationsSakari Ailus
2024-06-21KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guestsMichael Roth
2024-06-21Merge branch 'acpi-scan'Rafael J. Wysocki
2024-06-21ALSA: hda: Use imply for suggesting CONFIG_SERIAL_MULTI_INSTANTIATETakashi Iwai
2024-06-21mips: fix compat_sys_lseek syscallArnd Bergmann
2024-06-21MIPS: mipsmtregs: Fix target register for MFTC0Jiaxun Yang
2024-06-21ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14AHP9Pablo Caño
2024-06-21LoongArch: KVM: Remove an unneeded semicolonYang Li
2024-06-21LoongArch: Fix multiple hardware watchpoint issuesHui Li
2024-06-21LoongArch: Trigger user-space watchpoints correctlyHui Li
2024-06-21LoongArch: Fix watchpoint setting errorHui Li
2024-06-21LoongArch: Only allow OBJTOOL & ORC unwinder if toolchain supports -mthin-add...Xi Ruoyao
2024-06-21Merge tag 'drm-xe-fixes-2024-06-20' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-06-21Merge tag 'amd-drm-fixes-6.10-2024-06-19' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-06-21Merge tag 'drm-intel-fixes-2024-06-19' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-06-21i2c: ocores: set IACK bit after core is enabledGrygorii Tertychnyi
2024-06-21dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller s...Krzysztof Kozlowski
2024-06-21dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schemaKrzysztof Kozlowski
2024-06-20Merge tag 'kvmarm-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-06-20KVM: Discard zero mask with function kvm_dirty_ring_resetBibo Mao
2024-06-20virt: guest_memfd: fix reference leak on hwpoisoned pagePaolo Bonzini
2024-06-20firmware: psci: Fix return value from psci_system_suspend()Sudeep Holla
2024-06-20Merge tag 'riscv-sophgo-dt-fixes-for-v6.10-rc4' of https://github.com/sophgo/...Arnd Bergmann
2024-06-20Merge tag 'imx-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2024-06-20cifs: Move the 'pid' from the subreq to the reqDavid Howells
2024-06-20cifs: Only pick a channel once per read requestDavid Howells
2024-06-20cifs: Defer read completionDavid Howells