summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-28nfs: ignore SB_RDONLY when mounting nfsLi Lingfeng
2024-11-28Merge tag 'regulator-fix-v6.13-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-28Merge tag 'for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2024-11-28Merge tag 'ntfs3_for_6.13' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds
2024-11-28Merge tag 'exfat-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-28ipmr: fix build with clang and DEBUG_NET disabled.Paolo Abeni
2024-11-28cifs: update internal version numberSteve French
2024-11-28cifs: unlock on error in smb3_reconfigure()Dan Carpenter
2024-11-28cifs: during remount, make sure passwords are in syncShyam Prasad N
2024-11-28cifs: support mounting with alternate password to allow password rotationMeetakshi Setiya
2024-11-28drm/xe: Take PM ref in delayed snapshot capture workerMatthew Brost
2024-11-28drm/xe/migrate: use XE_BO_FLAG_PAGETABLEMatthew Auld
2024-11-28drm/xe/migrate: fix pat index usageMatthew Auld
2024-11-28drm/xe/guc_submit: fix race around suspend_pendingMatthew Auld
2024-11-28drm/xe/guc_submit: fix race around pending_disableMatthew Auld
2024-11-28drm/xe: Update xe2_graphics name stringMatt Roper
2024-11-28Merge tag 'asoc-fix-v6.13-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai
2024-11-28ALSA: hda: improve bass speaker support for ASUS Zenbook UM5606WAJaroslav Kysela
2024-11-28HID: bpf: drop unneeded casts discarding constThomas Weißschuh
2024-11-28HID: bpf: constify hid_opsThomas Weißschuh
2024-11-28selftests: hid: fix typo and exit codeMaximilian Heyne
2024-11-28HID: wacom: fix when get product name maybe null pointerWangYuli
2024-11-28s390/spinlock: Use flag output constraint for arch_cmpxchg_niai8()Heiko Carstens
2024-11-28s390/spinlock: Use R constraint for arch_load_niai4()Heiko Carstens
2024-11-28s390/spinlock: Generate shorter code for arch_spin_unlock()Heiko Carstens
2024-11-28s390/spinlock: Remove condition code clobber from arch_spin_unlock()Heiko Carstens
2024-11-28s390/spinlock: Use symbolic names in inline assembliesHeiko Carstens
2024-11-28s390: Support PREEMPT_DYNAMICHeiko Carstens
2024-11-28s390/pci: Fix potential double remove of hotplug slotNiklas Schnelle
2024-11-28s390/pci: Fix leak of struct zpci_dev when zpci_add_device() failsNiklas Schnelle
2024-11-28s390/mm/hugetlbfs: Add missing includesHeiko Carstens
2024-11-28netfilter: nft_socket: remove WARN_ON_ONCE on maximum cgroup levelPablo Neira Ayuso
2024-11-28netfilter: x_tables: fix LED ID check in led_tg_check()Dmitry Antipov
2024-11-28ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()Jinghao Jia
2024-11-28xfs: don't call xfs_bmap_same_rtgroup in xfs_bmap_add_extent_hole_delayChristoph Hellwig
2024-11-28xfs: Use xchg() in xlog_cil_insert_pcp_aggregate()Uros Bizjak
2024-11-28Documentation: tls_offload: fix typos and grammarLeo Stone
2024-11-28Fix spelling mistakeVyshnav Ajith
2024-11-28ntp: Remove invalid cast in time offset mathMarcelo Dalmas
2024-11-28HID: i2c-hid: Revert to using power commands to wake on resumeKenny Levinsen
2024-11-28Merge branch 'net-fix-mcast-rcu-splats'Paolo Abeni
2024-11-28ipmr: fix tables suspicious RCU usagePaolo Abeni
2024-11-28ip6mr: fix tables suspicious RCU usagePaolo Abeni
2024-11-28ipmr: add debug check for mr table cleanupPaolo Abeni
2024-11-28selftests: rds: move test.py to TEST_FILESHangbin Liu
2024-11-28dma-debug: fix physical address calculation for struct dma_debug_entryFedor Pchelkin
2024-11-28net_sched: sch_fq: don't follow the fast path if Tx is behind nowJakub Kicinski
2024-11-28tcp: Fix use-after-free of nreq in reqsk_timer_handler().Kuniyuki Iwashima
2024-11-28net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPIRussell King (Oracle)
2024-11-28Merge tag 'for-net-2024-11-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni