summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-14smb: client: leave only string and id in smb_version_valueshw24Enzo Matsumiya9-262/+101
2024-11-14smb: client: remove ->calc_signature opEnzo Matsumiya5-52/+37
2024-11-14smb: client: remove ->*transform* opsEnzo Matsumiya5-38/+30
2024-11-14smb: client: remove ->fallocate opEnzo Matsumiya4-13/+17
2024-11-14smb: client: remove ->duplicate_extents opEnzo Matsumiya5-16/+9
2024-11-14smb: client: remove ->parse_lease_buf opEnzo Matsumiya3-35/+21
2024-11-14smb: client: remove ->create_lease_buf opEnzo Matsumiya3-71/+48
2024-11-14smb: client: remove ->set_oplock_level opEnzo Matsumiya2-59/+58
2024-11-14smb: client: remove ->set_integrity opEnzo Matsumiya4-12/+6
2024-11-14smb: client: remove ->query_server_interfaces opEnzo Matsumiya6-29/+12
2024-11-14smb: client: remove ->validate_negotiate opEnzo Matsumiya4-21/+11
2024-11-14smb: client: remove md5 secmech (SMB1)Enzo Matsumiya2-2/+0
2024-11-14smb: client: remove some leftover bits from SMB1 codeEnzo Matsumiya2-5/+4
2024-11-14smb: client: update Kconfig to remove old infoEnzo Matsumiya1-23/+3
2024-11-14smb: client: replace function pointers with smb{2,3}_* functionsEnzo Matsumiya21-670/+423
2024-11-14smb: client: replace function pointers of common operations for theHenrique Carvalho23-888/+405
2024-11-12smb: client: remove big chunk of SMB1-only codeEnzo Matsumiya20-5067/+96
2024-11-12smb: client: delete cifssmb.c and remove deleted functions fromHenrique Carvalho2-5665/+0
2024-11-12smb: client: remove support for CONFIG_CIFS_POSIXHenrique Carvalho4-589/+0
2024-11-12smb: remove CIFS_ALLOW_INSECURE_LEGACY and CIFS_POSIX from KconfigHenrique Carvalho1-27/+0
2024-11-12smb: delete smb1ops.c and remove CIFS_ALLOW_INSECURE_LEGACY fromHenrique Carvalho2-1195/+0
2024-11-12smb: client: remove support for SMB 1.0 and 2.0 mountsEnzo Matsumiya10-168/+82
2024-11-12smb: remove support for CONFIG_CIFS_ALLOW_INSECURE_LEGACYHenrique Carvalho13-3182/+2
2024-11-08Linux 6.11.7v6.11.7Greg Kroah-Hartman1-1/+1
2024-11-08rcu/kvfree: Refactor kvfree_rcu_queue_batch()Uladzislau Rezki (Sony)1-4/+5
2024-11-08lib: alloc_tag_module_unload must wait for pending kfree_rcu callsFlorian Westphal1-0/+3
2024-11-08rcu/kvfree: Add kvfree_rcu_barrier() APIUladzislau Rezki (Sony)3-8/+107
2024-11-08RISC-V: disallow gcc + rust buildsConor Dooley2-2/+2
2024-11-08MIPS: export __cmpxchg_small()David Sterba1-0/+1
2024-11-08drm/amdgpu: handle default profile on on devices without fullscreen 3DAlex Deucher1-1/+10
2024-11-08fs/ntfs3: Sequential field availability check in mi_enum_attr()Konstantin Komarov1-8/+7
2024-11-08drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUsAlex Deucher1-1/+5
2024-11-08drm/amdgpu/swsmu: fix ordering for setting workload_maskAlex Deucher1-1/+1
2024-11-08drm/xe: Write all slices if its mcr registerTejas Upadhyay2-5/+5
2024-11-08drm/xe: Define STATELESS_COMPRESSION_CTRL as mcr registerTejas Upadhyay1-1/+1
2024-11-08drm/xe/xe2: Add performance turning changesShekhar Chauhan2-1/+11
2024-11-08drm/xe/xe2: Introduce performance changesAkshata Jahagirdar2-0/+8
2024-11-08drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPGSai Teja Pottumuttu2-0/+9
2024-11-08drm/xe: Move enable host l2 VRAM post MCR initTejas Upadhyay1-1/+1
2024-11-08drm/xe/xe2hpg: Add Wa_15016589081Tejas Upadhyay2-0/+5
2024-11-08drm/xe: Support 'nomodeset' kernel command-line optionThomas Zimmermann1-3/+36
2024-11-08drm/i915/display: Don't enable decompression on Xe2 with Tile4Juha-Pekka Heikkila1-5/+0
2024-11-08drm/i915/psr: Prevent Panel Replay if CRC calculation is enabledJouni Högander1-0/+6
2024-11-08drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()Jani Nikula2-7/+0
2024-11-08drm/i915: move rawclk from runtime to display runtime infoJani Nikula8-17/+17
2024-11-08drm/i915/pps: Disable DPLS_GATING around pps sequenceSuraj Kandpal1-0/+12
2024-11-08drm/i915/display/dp: Compute AS SDP when vrr is also enabledMitul Golani1-1/+1
2024-11-08drm/i915/dp: Clear VSC SDP during post ddi disable routineSuraj Kandpal1-2/+5
2024-11-08drm/i915/hdcp: Add encoder check in hdcp2_get_capabilitySuraj Kandpal1-2/+9
2024-11-08drm/i915/hdcp: Add encoder check in intel_hdcp_get_capabilitySuraj Kandpal1-1/+6