summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-08cifs: Scripted clean up fs/smb/client/ntlmssp.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/reparse.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/smb2proto.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/cifs_debug.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/cifs_swn.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/compress.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/cifs_spnego.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/fs_context.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/fscache.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/cifsglob.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/dns_resolve.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/dfs_cache.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/cifsfs.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/netlink.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/cifs_unicode.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/cifsproto.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/dfs.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/cached_dir.hDavid Howells
2026-02-08smb: client: add multichannel async work for CONFIG_CIFS_DFS_UPCALL=nHenrique Carvalho
2026-02-08smb: client: introduce multichannel async work during mountHenrique Carvalho
2026-02-08smb: client: prevent races in ->query_interfaces()Henrique Carvalho
2026-02-08smb: client: add proper locking around ses->iface_last_updateHenrique Carvalho
2026-02-08smb: client: split cached_fid bitfields to avoid shared-byte RMW racesHenrique Carvalho
2026-02-08cifs: Fix locking usage for tcon fieldsShyam Prasad N
2026-02-08cifs: Corrections to lock ordering notesShyam Prasad N
2026-02-08cifs: make retry logic in read/write path consistent with other pathsShyam Prasad N
2026-02-08netfs: avoid double increment of retry_count in subreqShyam Prasad N
2026-02-08netfs: when subreq is marked for retry, do not check if it faced an errorShyam Prasad N
2026-02-08cifs: on replayable errors back-off before replay, not afterShyam Prasad N
2026-02-08smb: client: fix potential UAF and double free in smb2_open_file()Paulo Alcantara
2026-02-08Linux 6.19v6.19Linus Torvalds
2026-02-08ASoC: amd: maintainer informationVijendar Mukunda
2026-02-08Merge tag 'i2c-for-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-08i2c: imx-lpi2c: fix SMBus block read NACK after byte countCarlos Song
2026-02-08Merge branch 'for-linus' into for-nextTakashi Iwai
2026-02-08ALSA: ctxfi: Add quirk for SE-300PCIE variant (160b:0102)Harin Lee
2026-02-08ALSA: hda/generic: fix typos in commentsPedro Amarante
2026-02-08ALSA: hda/realtek - Enable mute LEDs on HP ENVY x360 15-es0xxxIllia Barbashyn
2026-02-08watchdog/hardlockup: simplify perf event probe and remove per-cpu dependencyQiliang Yuan
2026-02-08procfs: fix missing RCU protection when reading real_parent in do_task_stat()Jinliang Zheng
2026-02-08watchdog/softlockup: fix sample ring index wrap in need_counting_irqs()Shengming Hu
2026-02-08kcsan, compiler_types: avoid duplicate type issues in BPF Type FormatAlan Maguire
2026-02-08kho: fix doc for kho_restore_pages()Tycho Andersen (AMD)
2026-02-08tests/liveupdate: add in-kernel liveupdate testPasha Tatashin
2026-02-08liveupdate: luo_flb: introduce File-Lifecycle-Bound global statePasha Tatashin
2026-02-08liveupdate: luo_file: Use private listPasha Tatashin
2026-02-08list: add kunit test for private list primitivesPasha Tatashin
2026-02-08list: add primitives for private list manipulationsPasha Tatashin
2026-02-08delayacct: fix uapi timespec64 definitionArnd Bergmann
2026-02-07kbuild: remove dependency of run-command on configThomas Weißschuh