summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-12scsi: libcxgbi: Remove an unused field in struct cxgbi_deviceChristophe JAILLET
2024-09-12scsi: ibmvfc: Add max_sectors module parameterBrian King
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-12scsi: sd: Remove duplicate included header file linux/bio-integrity.hHongbo Li
2024-09-12scsi: st: Fix input/output error on empty drive resetRafael Rocha
2024-09-12Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-12drm/xe: Fix missing conversion to xe_display_pm_runtime_resumeMaarten Lankhorst
2024-09-12drm/xe/xe2hpg: Add Wa_15016589081Tejas Upadhyay
2024-09-12drm/xe: Don't keep stale pointer to bo->ggtt_nodeMichal Wajdeczko
2024-09-12drm/xe: fix missing 'xe_vm_put'Dafna Hirschfeld
2024-09-12drm/xe: fix build warning with CONFIG_PM=nArnd Bergmann
2024-09-12Merge tag 'block-6.11-20240912' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-13cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERSAlice Ryhl
2024-09-13rust: support for shadow call stack sanitizerAlice Ryhl
2024-09-12Bluetooth: btintel_pcie: Allocate memory for driver private dataKiran K
2024-09-12Merge tag 'hwmon-for-v6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-12hwmon: (sch5636) Print unknown ID in error string via %*pEAndy Shevchenko
2024-09-12hwmon: (sht21) Use %*ph to print small bufferAndy Shevchenko
2024-09-12vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_groups()Dan Carpenter
2024-09-12Merge tag 'wq-for-6.11-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-12Merge tag 'riscv-for-linus-6.11-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-12Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-12Merge tag 'platform-drivers-x86-v6.11-7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-12drm/xe: Use ERR_CAST to return an error-valued pointerYu Jiaoliang
2024-09-12drm/xe: Do not run GPU page fault handler on a closed VMMatthew Brost
2024-09-12mm: avoid leaving partial pfn mappings around in error caseLinus Torvalds
2024-09-12ASoC: Intel: boards: updates for 6.12 - part 2Mark Brown
2024-09-12um: fix time-travel syscall scheduling hackJohannes Berg
2024-09-12um: Remove outdated asm/sysrq.h headerTiwei Bie
2024-09-12um: Remove the declaration of user_thread functionTiwei Bie
2024-09-12um: Remove the call to SUBARCH_EXECVE1 macroTiwei Bie
2024-09-12um: Remove unused mm_fd field from mm_idTiwei Bie
2024-09-12um: Remove unused fields from thread_structTiwei Bie
2024-09-12um: Remove the redundant newpage check in update_pte_rangeTiwei Bie
2024-09-12um: Remove unused kpte_clear_flush macroTiwei Bie
2024-09-12drm/xe: Suppress missing outer rpm protection warningRodrigo Vivi
2024-09-12um: Remove obsoleted declaration for execute_syscall_skasGaosheng Cui
2024-09-12user_mode_linux_howto_v2: add VDE vector support in docRenzo Davoli
2024-09-12vector_user: add VDE supportRenzo Davoli
2024-09-12um: remove ARCH_NO_PREEMPT_DYNAMICJohannes Berg
2024-09-12um: vector: Fix NAPI budget handlingAnton Ivanov
2024-09-12docs/bpf: Add missing BPF program types to docsDonald Hunter
2024-09-12um: vector: Replace locks guarding queue depth with atomicsAnton Ivanov
2024-09-12um: remove variable stack array in os_rcv_fd_msg()Johannes Berg
2024-09-12drm/xe: prevent potential UAF in pf_provision_vf_ggtt()Matthew Auld
2024-09-12ASoC: mediatek: mt7986-afe-pcm: Remove redundant error messageTang Bin
2024-09-12Bluetooth: btusb: Fix not handling ZPL/short-transferLuiz Augusto von Dentz
2024-09-12Bluetooth: btusb: Add 2 USB HW IDs for MT7925 (0xe118/e)Michael Burch
2024-09-12Bluetooth: btsdio: Do not bind to non-removable CYW4373Scott Ehlert
2024-09-12io_uring: add IORING_REGISTER_COPY_BUFFERS methodJens Axboe