summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-13Merge tag '6.11-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-08-13KVM: selftests: Add a testcase to verify x2APIC is fully readonlyMichal Luczaj
2024-08-13KVM: x86: Make x2APIC ID 100% readonlySean Christopherson
2024-08-13Documentation: dm-crypt.rst warning + error fixDaniel Yang
2024-08-13KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())Isaku Yamahata
2024-08-13mlxbf_gige: disable RX filters until RX path initializedDavid Thompson
2024-08-13btrfs: fix invalid mapping of extent xarray stateNaohiro Aota
2024-08-13KVM: x86: hyper-v: Remove unused inline function kvm_hv_free_pa_page()Yue Haibing
2024-08-13io_uring/sqpoll: annotate debug task == current with data_race()Jens Axboe
2024-08-13Squashfs: sanity check symbolic link sizePhillip Lougher
2024-08-139p: Fix DIO read through netfsDominique Martinet
2024-08-13vfs: Don't evict inode under the inode lru traversing contextZhihao Cheng
2024-08-13dm resume: don't return EINVAL when signalledKhazhismel Kumykov
2024-08-13dm suspend: return -ERESTARTSYS instead of -EINTRMikulas Patocka
2024-08-13btrfs: send: allow cloning non-aligned extent if it ends at i_sizeFilipe Manana
2024-08-13ACPI: EC: Evaluate _REG outside the EC scope more carefullyRafael J. Wysocki
2024-08-13ACPICA: Add a depth argument to acpi_execute_reg_methods()Rafael J. Wysocki
2024-08-13Revert "ACPI: EC: Evaluate orphan _REG under EC device"Rafael J. Wysocki
2024-08-13btrfs: only run the extent map shrinker from kswapd tasksFilipe Manana
2024-08-13ALSA: hda: cs35l41: Remove redundant call to hda_cs_dsp_control_remove()Richard Fitzgerald
2024-08-13btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir typeQu Wenruo
2024-08-13btrfs: check delayed refs when we're checking if a ref existsJosef Bacik
2024-08-13ALSA: hda: cs35l56: Remove redundant call to hda_cs_dsp_control_remove()Richard Fitzgerald
2024-08-13net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...Long Li
2024-08-13KVM: SVM: Fix an error code in sev_gmem_post_populate()Dan Carpenter
2024-08-13Merge tag 'kvm-s390-master-6.11-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2024-08-13Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-08-13KVM: SVM: Fix uninitialized variable bugDan Carpenter
2024-08-13Merge tag 'ath-current-20240812' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
2024-08-13wifi: iwlwifi: correctly lookup DMA address in SG tableBenjamin Berg
2024-08-13wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_changeBert Karwatzki
2024-08-13mips: sgi-ip22: Fix the buildBart Van Assche
2024-08-13ARM: riscpc: ecard: Fix the buildBart Van Assche
2024-08-13tty: atmel_serial: use the correct RTS flag.Mathieu Othacehe
2024-08-13tty: vt: conmakehash: remove non-portable code printing comment headerMasahiro Yamada
2024-08-13tty: serial: fsl_lpuart: mark last busy before uart_add_one_portPeng Fan
2024-08-13iommu: Remove unused declaration iommu_sva_unbind_gpasid()Yue Haibing
2024-08-13usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]Hans de Goede
2024-08-13Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"Xu Yang
2024-08-13usb: typec: ucsi: Fix the return value of ucsi_run_command()Heikki Krogerus
2024-08-13usb: xhci: fix duplicate stall handling in handle_tx_event()Niklas Neronin
2024-08-13usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()Marc Zyngier
2024-08-13Merge tag 'thunderbolt-for-v6.11-rc3' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman
2024-08-13char: xillybus: Don't destroy workqueue from work item running on itEli Billauer
2024-08-13ALSA: hda/tas2781: fix wrong calibrated data orderBaojun Xu
2024-08-12memcg_write_event_control(): fix a user-triggerable oopsAl Viro
2024-08-12net: macb: Use rcu_dereference() for idev->ifa_list in macb_suspend().Kuniyuki Iwashima
2024-08-12selftests/bpf: Add a test to verify previous stacksafe() fixYonghong Song
2024-08-12bpf: Fix a kernel verifier crash in stacksafe()Yonghong Song
2024-08-12scsi: mpi3mr: Avoid MAX_PAGE_ORDER WARNING for buffer allocationsShin'ichiro Kawasaki