summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-22net/9p/usbg: allow building as standalone moduleDominique Martinet
2024-11-229p/xen: fix release of IRQAlex Zenla
2024-11-22Fix a potential abuse of seq_printf() format string in driversDavid Wang
2024-11-22gpio: mpsse: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-11-22fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter...Jiri Olsa
2024-11-22xfs: prevent mount and log shutdown raceDave Chinner
2024-11-22xfs: delalloc and quota softlimit timers are incoherentDave Chinner
2024-11-22xfs: fix sparse inode limits on runt AGDave Chinner
2024-11-22xfs: remove unknown compat feature check in superblock write validationLong Li
2024-11-22drm/rockchip: avoid 64-bit divisionArnd Bergmann
2024-11-22xfs: eliminate lockdep false positives in xfs_attr_shortform_listLong Li
2024-11-22Merge tag 'sched-core-2024-11-18' into loongarch-nextHuacai Chen
2024-11-22tpm: atmel: Drop PPC64 specific MMIO setupRob Herring (Arm)
2024-11-21Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-22char: tpm: cr50: Add new device/vendor ID 0x50666666Jett Rink
2024-11-22char: tpm: cr50: Move i2c locking to request/relinquish locality opsJan Dabros
2024-11-22char: tpm: cr50: Use generic request/relinquish locality opsJan Dabros
2024-11-22tpm: ibmvtpm: Set TPM_OPS_AUTO_STARTUP flag on driverStefan Berger
2024-11-21Merge tag 'sound-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-11-21Merge tag 'i2c-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-21Revert "drm/radeon: Delay Connector detecting when HPD singals is unstable"Alex Deucher
2024-11-21drm/amdgpu/jpeg: cancel the jpeg workerAlex Deucher
2024-11-21drm/amdgpu: fix usage slab after freeVitaly Prosyak
2024-11-21drm/amdgpu/vcn: reset fw_shared when VCPU buffers corrupted on vcn v4.0.3Xiang Liu
2024-11-21drm/amdgpu: Fix sysfs warning when hotpluggingJesse.zhang@amd.com
2024-11-21drm/amdgpu: Add sysfs interface for vcn reset maskJesse.zhang@amd.com
2024-11-21drm/amdgpu/gmc7: fix wait_for_idle callersAlex Deucher
2024-11-21drm/amd/pm: Remove arcturus min power limitLijo Lazar
2024-11-21drm/amd/pm: skip setting the power source on smu v14.0.2/3Kenneth Feng
2024-11-21drm/amd/pm: disable pcie speed switching on Intel platform for smu v14.0.2/3Kenneth Feng
2024-11-21drm/amdkfd: Use the correct wptr sizeLijo Lazar
2024-11-21Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-21Merge tag 'dma-mapping-6.13-2024-11-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-11-21Merge tag 'configfs-6.13-2024-11-19' of git://git.infradead.org/users/hch/con...Linus Torvalds
2024-11-21arm64: disable ARCH_CORRECT_STACKTRACE_ON_KRETPROBE testsMark Rutland
2024-11-21Merge tag 'jfs-6.13' of github.com:kleikamp/linux-shaggyLinus Torvalds
2024-11-21Merge tag 'dlm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2024-11-21Merge tag 'nvme-6.13-2024-11-21' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2024-11-21Merge tag 'fsnotify_for_v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-21Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-21Merge tag 'for_v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2024-11-21Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-11-21Merge tag 'erofs-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-21nvme: tuning pr code by using defined structs and macrosGuixin Liu
2024-11-21nvme: introduce change ptpl and iekey definitionGuixin Liu
2024-11-21smb: prevent use-after-free due to open_cached_dir error pathsPaul Aurich
2024-11-21smb: Don't leak cfid when reconnect races with open_cached_dirPaul Aurich
2024-11-21smb: client: handle max length for SMB symlinksPaulo Alcantara
2024-11-21smb: client: get rid of bounds check in SMB2_ioctl_init()Paulo Alcantara
2024-11-21smb: client: improve compound padding in encryptionPaulo Alcantara