aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-29ALSA: ump: Update legacy substream names upon FB info updateTakashi Iwai1-4/+15
2024-11-29ALSA: ump: Indicate the inactive group in legacy substream namesTakashi Iwai1-2/+3
2024-11-29ALSA: ump: Don't open legacy substream for an inactive groupTakashi Iwai1-0/+2
2024-11-29ALSA: seq: ump: Fix seq port updates per FB info notifyTakashi Iwai1-3/+3
2024-11-29of: base: Document prefix argument for of_get_next_child_with_prefix()Chen-Yu Tsai1-0/+1
2024-11-28btrfs: sysfs: advertise experimental features only if CONFIG_BTRFS_EXPERIMENT...Filipe Manana1-2/+2
2024-11-28btrfs: fix deadlock between transaction commits and extent locksFilipe Manana1-3/+13
2024-11-28Merge tag 'trace-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds6-53/+55
2024-11-28btrfs: fix use-after-free in btrfs_encoded_read_endio()Johannes Thumshirn1-1/+1
2024-11-28selftests: find_symbol: Actually use load_mod() parameterGeert Uytterhoeven1-2/+2
2024-11-28selftests: kallsyms: fix and clarify current test boundariesLuis Chamberlain2-3/+38
2024-11-28selftests: kallsyms: fix double build stupidityLuis Chamberlain1-9/+8
2024-11-29Merge tag 'drm-xe-next-fixes-2024-11-28' of https://gitlab.freedesktop.org/dr...Dave Airlie4-12/+36
2024-11-29Merge tag 'drm-misc-next-fixes-2024-11-28' of https://gitlab.freedesktop.org/...Dave Airlie1-1/+1
2024-11-28Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds46-226/+811
2024-11-28Merge tag 'spi-fix-v6.13-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-6/+13
2024-11-28fs/nfs/io: make nfs_start_io_*() killableMax Kellermann4-20/+66
2024-11-28nfs/blocklayout: Limit repeat device registration on failureBenjamin Coddington1-1/+14
2024-11-28nfs/blocklayout: Don't attempt unregister for invalid block deviceBenjamin Coddington1-4/+2
2024-11-28sunrpc: fix one UAF issue caused by sunrpc kernel tcp socketLiu Jian2-0/+11
2024-11-28SUNRPC: timeout and cancel TLS handshake with -ETIMEDOUTBenjamin Coddington1-5/+4
2024-11-28sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transportLiu Jian1-0/+1
2024-11-28nfs: ignore SB_RDONLY when mounting nfsLi Lingfeng1-1/+1
2024-11-28Merge tag 'regulator-fix-v6.13-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds3-49/+44
2024-11-28Merge tag 'for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds70-292/+971
2024-11-28Merge tag 'ntfs3_for_6.13' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds8-167/+103
2024-11-28Merge tag 'exfat-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-128/+113
2024-11-28ipmr: fix build with clang and DEBUG_NET disabled.Paolo Abeni2-2/+2
2024-11-28cifs: update internal version numberSteve French1-2/+2
2024-11-28cifs: unlock on error in smb3_reconfigure()Dan Carpenter1-1/+3
2024-11-28cifs: during remount, make sure passwords are in syncShyam Prasad N2-9/+75
2024-11-28cifs: support mounting with alternate password to allow password rotationMeetakshi Setiya1-7/+50
2024-11-28drm/xe: Take PM ref in delayed snapshot capture workerMatthew Brost1-0/+6
2024-11-28drm/xe/migrate: use XE_BO_FLAG_PAGETABLEMatthew Auld1-1/+2
2024-11-28drm/xe/migrate: fix pat index usageMatthew Auld1-1/+2
2024-11-28drm/xe/guc_submit: fix race around suspend_pendingMatthew Auld1-2/+15
2024-11-28drm/xe/guc_submit: fix race around pending_disableMatthew Auld1-7/+10
2024-11-28drm/xe: Update xe2_graphics name stringMatt Roper1-1/+1
2024-11-28Merge tag 'asoc-fix-v6.13-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai9-10/+86
2024-11-28ALSA: hda: improve bass speaker support for ASUS Zenbook UM5606WAJaroslav Kysela1-0/+16
2024-11-28HID: bpf: drop unneeded casts discarding constThomas Weißschuh1-12/+3
2024-11-28HID: bpf: constify hid_opsThomas Weißschuh3-3/+3
2024-11-28selftests: hid: fix typo and exit codeMaximilian Heyne1-7/+9
2024-11-28HID: wacom: fix when get product name maybe null pointerWangYuli1-1/+2
2024-11-28s390/spinlock: Use flag output constraint for arch_cmpxchg_niai8()Heiko Carstens1-2/+22
2024-11-28s390/spinlock: Use R constraint for arch_load_niai4()Heiko Carstens1-1/+1
2024-11-28s390/spinlock: Generate shorter code for arch_spin_unlock()Heiko Carstens1-3/+3
2024-11-28s390/spinlock: Remove condition code clobber from arch_spin_unlock()Heiko Carstens1-1/+1
2024-11-28s390/spinlock: Use symbolic names in inline assembliesHeiko Carstens2-8/+9
2024-11-28s390: Support PREEMPT_DYNAMICHeiko Carstens2-4/+19