summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-08cifs: Scripted clean up fs/smb/client/cifsglob.hDavid Howells-6/+6
2026-02-08cifs: Scripted clean up fs/smb/client/dns_resolve.hDavid Howells-2/+2
2026-02-08cifs: Scripted clean up fs/smb/client/dfs_cache.hDavid Howells-7/+12
2026-02-08cifs: Scripted clean up fs/smb/client/cifsfs.hDavid Howells-56/+58
2026-02-08cifs: Scripted clean up fs/smb/client/netlink.hDavid Howells-2/+2
2026-02-08cifs: Scripted clean up fs/smb/client/cifs_unicode.hDavid Howells-8/+9
2026-02-08cifs: Scripted clean up fs/smb/client/cifsproto.hDavid Howells-503/+462
2026-02-08cifs: Scripted clean up fs/smb/client/dfs.hDavid Howells-1/+2
2026-02-08cifs: Scripted clean up fs/smb/client/cached_dir.hDavid Howells-17/+13
2026-02-08smb: client: add multichannel async work for CONFIG_CIFS_DFS_UPCALL=nHenrique Carvalho-0/+14
2026-02-08smb: client: introduce multichannel async work during mountHenrique Carvalho-3/+63
2026-02-08smb: client: prevent races in ->query_interfaces()Henrique Carvalho-11/+8
2026-02-08smb: client: add proper locking around ses->iface_last_updateHenrique Carvalho-0/+2
2026-02-08smb: client: split cached_fid bitfields to avoid shared-byte RMW racesHenrique Carvalho-4/+4
2026-02-08cifs: Fix locking usage for tcon fieldsShyam Prasad N-10/+11
2026-02-08cifs: Corrections to lock ordering notesShyam Prasad N-4/+11
2026-02-08cifs: make retry logic in read/write path consistent with other pathsShyam Prasad N-7/+74
2026-02-08netfs: avoid double increment of retry_count in subreqShyam Prasad N-1/+0
2026-02-08netfs: when subreq is marked for retry, do not check if it faced an errorShyam Prasad N-6/+17
2026-02-08cifs: on replayable errors back-off before replay, not afterShyam Prasad N-42/+129
2026-02-08smb: client: fix potential UAF and double free in smb2_open_file()Paulo Alcantara-0/+2
2026-02-08perf tests: Test annotate with data type profiling and CDmitrii Dolgov-8/+23
2026-02-08perf tests: Test annotate with data type profiling and rustDmitrii Dolgov-0/+69
2026-02-08perf test workload: Add code_with_type test workloadDmitrii Dolgov-1/+99
2026-02-08Linux 6.19v6.19Linus Torvalds-1/+1
2026-02-08ASoC: amd: maintainer informationVijendar Mukunda-0/+7
2026-02-08Merge tag 'i2c-for-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+2
2026-02-08i2c: imx-lpi2c: fix SMBus block read NACK after byte countCarlos Song-24/+83
2026-02-08Merge branch 'for-linus' into for-nextTakashi Iwai-2070/+3783
2026-02-08ALSA: ctxfi: Add quirk for SE-300PCIE variant (160b:0102)Harin Lee-5/+6
2026-02-08tools build: Add a feature test for rust compilerDmitrii Dolgov-2/+27
2026-02-08perf test parse-metric: Ensure aggregate counts appear to have runIan Rogers-0/+2
2026-02-08perf test record.sh: Fix shellcheck warningIan Rogers-1/+1
2026-02-08ALSA: hda/generic: fix typos in commentsPedro Amarante-2/+2
2026-02-08ALSA: hda/realtek - Enable mute LEDs on HP ENVY x360 15-es0xxxIllia Barbashyn-0/+13
2026-02-08watchdog/hardlockup: simplify perf event probe and remove per-cpu dependencyQiliang Yuan-22/+28
2026-02-08procfs: fix missing RCU protection when reading real_parent in do_task_stat()Jinliang Zheng-1/+1
2026-02-08watchdog/softlockup: fix sample ring index wrap in need_counting_irqs()Shengming Hu-1/+1
2026-02-08kcsan, compiler_types: avoid duplicate type issues in BPF Type FormatAlan Maguire-7/+16
2026-02-08kho: fix doc for kho_restore_pages()Tycho Andersen (AMD)-1/+1
2026-02-08tests/liveupdate: add in-kernel liveupdate testPasha Tatashin-1/+203
2026-02-08liveupdate: luo_flb: introduce File-Lifecycle-Bound global statePasha Tatashin-3/+924
2026-02-08liveupdate: luo_file: Use private listPasha Tatashin-10/+4
2026-02-08list: add kunit test for private list primitivesPasha Tatashin-0/+91
2026-02-08list: add primitives for private list manipulationsPasha Tatashin-0/+265
2026-02-08delayacct: fix uapi timespec64 definitionArnd Bergmann-20/+13
2026-02-07kbuild: remove dependency of run-command on configThomas Weißschuh-1/+2
2026-02-07Merge tag 'spi-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+59
2026-02-07Merge tag 'regulator-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+3
2026-02-07hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...Gui-Dong Han-13/+13