aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-24drm/xe: Refactor mmio setup for multi-tileLucas De Marchi1-22/+77
2024-07-24selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu1-0/+18
2024-07-24tipc: Return non-zero value from tipc_udp_addr2str() on errorShigeru Yoshida1-1/+4
2024-07-24thermal: core: Back off when polling thermal zones on errorsRafael J. Wysocki2-7/+61
2024-07-24ASoC: SOF: ipc4-topology: Preserve the DMA Link ID for ChainDMA on unpreparePeter Ujfalusi1-1/+7
2024-07-24ASoC: SOF: ipc4-topology: Only handle dai_config with HW_PARAMS for ChainDMAPeter Ujfalusi1-2/+8
2024-07-24kbuild: rpm-pkg: Fix C locale setupPetr Vorel1-1/+1
2024-07-24drm/i915/dp: Make read-only array bw_gbps static constColin Ian King1-1/+1
2024-07-24drm/xe: Remove fence check from send_tlb_invalidationMatthew Brost1-2/+2
2024-07-24inode: clarify what's lockedChristian Brauner1-11/+11
2024-07-24vfs: Fix potential circular locking through setxattr() and removexattr()David Howells1-43/+48
2024-07-24filelock: Fix fcntl/close race recovery compat pathJann Horn1-5/+4
2024-07-24fs: use all available idsChristian Brauner1-1/+1
2024-07-24cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNTDavid Howells1-1/+1
2024-07-24netfs: Fix writeback that needs to go to both server and cacheDavid Howells1-0/+1
2024-07-24pidfs: add selftests for new namespace ioctlsChristian Brauner1-31/+227
2024-07-24pidfs: handle kernels without namespaces cleanlyChristian Brauner1-23/+42
2024-07-24pidfs: when time ns disabled add check for ioctlEdward Adam Davis1-0/+2
2024-07-24vfs: correct the comments of vfs_*() helpersCongjie Zhou1-13/+13
2024-07-24vfs: handle __wait_on_freeing_inode() and evict() raceMateusz Guzik1-0/+20
2024-07-24netfs: Rename CONFIG_FSCACHE_DEBUG to CONFIG_NETFS_DEBUGDavid Howells1-10/+8
2024-07-24netfs: Revert "netfs: Switch debug logging to pr_debug()"David Howells15-78/+113
2024-07-24netfilter: nft_set_pipapo_avx2: disable softinterruptsFlorian Westphal1-2/+10
2024-07-24drm/panel/panel-ilitek-ili9806e: Add Densitron DMT028VGHMCMI-1D TFT to ILI980...Marek Vasut1-0/+165
2024-07-24dt-bindings: display: panel: Document Densitron DMT028VGHMCMI-1D TFT on ILI98...Marek Vasut1-0/+1
2024-07-24drm/panel: boe-th101mb31ig002 : using drm_connector_helper_get_modes_fixed()Zhaoxiong Lv1-17/+2
2024-07-24drm/panel: boe-th101mb31ig002 : Fix the way to get porch parametersZhaoxiong Lv1-5/+4
2024-07-24drm: panel: boe-bf060y8m-aj0: Enable prepare_prev_firstDang Huynh1-0/+2
2024-07-23Input: synaptics - enable SMBus for HP Elitebook 840 G2Jonathan Denose1-0/+1
2024-07-23Input: Add driver for PixArt PS/2 touchpadBinbin Zhou6-1/+368
2024-07-23Input: ads7846 - ratelimit the spi_sync error messageMarek Vasut1-1/+1
2024-07-23Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub...Linus Torvalds8-13/+36
2024-07-23Merge tag 'execve-v6.11-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-3/+4
2024-07-24parisc: Add support for CONFIG_SYSCTL_ARCH_UNALIGN_NO_WARNHelge Deller3-1/+4
2024-07-23cifs: mount with "unix" mount option for SMB1 incorrectly handledSteve French1-0/+7
2024-07-23cifs: fix reconnect with SMB1 UNIX ExtensionsSteve French1-1/+16
2024-07-23ice: Fix recipe read procedureWojciech Drewek1-4/+4
2024-07-23ice: Add a per-VF limit on number of FDIR filtersAhmed Zaki4-1/+21
2024-07-23Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-226/+329
2024-07-23Merge tag 'jfs-6.11' of github.com:kleikamp/linux-shaggyLinus Torvalds8-179/+193
2024-07-23drm/amdgpu/gfx9.4.3: Enable bad opcode interruptAlex Deucher1-0/+69
2024-07-23drm/amdgpu/gfx9: Enable bad opcode interruptAlex Deucher1-0/+65
2024-07-23drm/amdgpu/gfx12: Enable bad opcode interruptJesse Zhang1-0/+74
2024-07-23drm/amdgpu/gfx10: Enable bad opcode interruptJesse Zhang1-0/+74
2024-07-23drm/amdgpu/gfx11: Enable bad opcode interruptJesse Zhang1-0/+73
2024-07-23drm/amdgpu/gfx: add bad opcode interruptAlex Deucher1-0/+1
2024-07-23drm/amdgpu/gfx9: properly handle error ints on all pipesAlex Deucher2-5/+89
2024-07-23drm/amdgpu/gfx12: properly handle error ints on all pipesAlex Deucher1-24/+106
2024-07-23drm/amdgpu/gfx11: properly handle error ints on all pipesAlex Deucher1-23/+111
2024-07-23drm/amdgpu/gfx10: properly handle error ints on all pipesAlex Deucher1-21/+109