summaryrefslogtreecommitdiffstats
path: root/fs/ceph/inode.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-30i40e: factoring out i40e_suspend/i40e_resumeThinh Tran1-114/+135
2024-05-30e1000e: move force SMBUS near the end of enable_ulp functionHui Wang2-18/+22
2024-05-30net: dsa: microchip: fix RGMII error in KSZ DSA driverTristram Ha1-1/+1
2024-05-30ipv4: correctly iterate over the target netns in inet_dump_ifaddr()Alexander Mikhalitsyn1-1/+1
2024-05-30net: fix __dst_negative_advice() raceEric Dumazet5-47/+30
2024-05-30hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()Javier Carrasco1-1/+3
2024-05-30hwmon: (dell-smm) Add Dell G15 5511 to fan control whitelistArmin Wolf1-0/+8
2024-05-29drm/amd/pm: remove deprecated I2C_CLASS_SPD support from newly added SMU_14_0_2Heiner Kallweit1-1/+0
2024-05-29drm/amdgpu: Make CPX mode auto default in NPS4Rajneesh Bhardwaj1-1/+1
2024-05-29drm/amdkfd: simplify APU VRAM handlingAlex Deucher4-14/+11
2024-05-29Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"Alex Deucher1-9/+2
2024-05-29drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...Jesse Zhang1-1/+5
2024-05-29drm/amdgpu: silence UBSAN warningAlex Deucher1-1/+1
2024-05-29drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()Alex Deucher1-7/+12
2024-05-29bcachefs: Fix failure to return error on misaligned dio writeKent Overstreet1-1/+3
2024-05-29spi: stm32: Don't warn about spurious interruptsUwe Kleine-König1-1/+1
2024-05-29ALSA: ump: Set default protocol when not given explicitlyTakashi Iwai1-0/+8
2024-05-29ALSA: ump: Don't accept an invalid UMP protocol numberTakashi Iwai1-0/+7
2024-05-29Revert "vfs: Delete the associated dentry when deleting a file"Linus Torvalds1-7/+8
2024-05-29dt-bindings: kbuild: Fix dt_binding_check on unconfigured buildRob Herring (Arm)1-1/+1
2024-05-29kheaders: use `command -v` to test for existence of `cpio`Miguel Ojeda1-1/+6
2024-05-29kheaders: explicitly define file modes for archived headersMatthias Maennich1-1/+1
2024-05-29io_uring: don't attempt to mmap larger than what the user asks forJens Axboe1-2/+3
2024-05-29spi: Assign dummy scatterlist to unidirectional transfersAndy Shevchenko1-0/+9
2024-05-29spi: cadence: Ensure data lines set to low during dummy-cycle periodWitold Sadowski1-5/+15
2024-05-29ASoC: SOF: ipc4-topology: Fix input format query of process modules without b...Peter Ujfalusi1-0/+8
2024-05-29powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCHPuranjay Mohan2-0/+24
2024-05-29nfc/nci: Add the inconsistency check between the input data length and countEdward Adam Davis1-0/+4
2024-05-29MAINTAINERS: dwmac: starfive: update MaintainerMinda Chen1-1/+1
2024-05-29ASoC: Intel: sof-sdw: fix missing SPI_MASTER dependencyPierre-Louis Bossart1-1/+1
2024-05-29ALSA: pcm: fix typo in commentAlexandre Belloni1-1/+1
2024-05-29ALSA: ump: Don't clear bank selection after sending a program changeTakashi Iwai1-1/+0
2024-05-29ALSA: seq: Fix incorrect UMP type for system messagesTakashi Iwai1-0/+2
2024-05-29drm/i915: Fix audio component initializationImre Deak3-11/+24
2024-05-29drm/i915/dpt: Make DPT object unshrinkableVidya Srinivas1-1/+3
2024-05-29drm/i915/gt: Fix CCS id's calculation for CCS mode settingAndi Shyti3-1/+15
2024-05-29drm/panel/lg-sw43408: mark sw43408_backlight_ops as staticDmitry Baryshkov1-1/+1
2024-05-29drm/i915/selftests: Set always_coherent to false when reading from CPUNirmoy Das1-1/+1
2024-05-29drm/panel/lg-sw43408: select CONFIG_DRM_DISPLAY_DP_HELPERDmitry Baryshkov1-0/+2
2024-05-29drm/i915/guc: avoid FIELD_PREP warningArnd Bergmann1-3/+3
2024-05-29drm/i915/gt: Disarm breadcrumbs if engines are already idleChris Wilson1-8/+7
2024-05-29Revert "drm/i915: Remove extra multi-gt pm-references"Janusz Krzysztofik1-0/+18
2024-05-29scripts/make_fit: Drop fdt image entry compatible stringChen-Yu Tsai1-2/+1
2024-05-29kbuild: remove a stale comment about cleaning in link-vmlinux.shMasahiro Yamada1-1/+0
2024-05-29kbuild: fix short log for AS in link-vmlinux.shMasahiro Yamada1-1/+1
2024-05-29kbuild: change scripts/mksysmap into sed scriptMasahiro Yamada2-14/+7
2024-05-29kbuild: avoid unneeded kallsyms step 3Masahiro Yamada2-13/+4
2024-05-29kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src)Douglas Anderson1-1/+1
2024-05-29kconfig: remove redundant check in expr_join_or()Masahiro Yamada1-1/+1
2024-05-29kconfig: fix comparison to constant symbols, 'm', 'n'Masahiro Yamada1-2/+4