summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_tx.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-08Linux 6.11-rc7v6.11-rc7Linus Torvalds1-1/+1
2024-09-07KVM: x86: don't fall through case statements without annotationsLinus Torvalds1-0/+1
2024-09-06libfs: fix get_stashed_dentry()Christian Brauner1-3/+3
2024-09-06drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()Yuesong Li1-1/+1
2024-09-06drm/exynos: Remove unnecessary codeKwanghoon Son1-4/+0
2024-09-06drm/exynos: Constify struct exynos_drm_ipp_funcsChristophe JAILLET3-3/+3
2024-09-06dt-bindings: MAINTAINERS: drop stale exynos file patternKrzysztof Kozlowski1-1/+0
2024-09-05ila: call nf_unregister_net_hooks() soonerEric Dumazet3-4/+16
2024-09-05tools/net/ynl: fix cli.py --subscribe featureArkadiusz Kubalewski1-3/+4
2024-09-05MAINTAINERS: fix ptp ocp driver maintainers addressVadim Fedorenko1-1/+1
2024-09-05selftests: net: enable bind testsJamie Bainbridge1-1/+2
2024-09-05kunit: Fix missing kerneldoc commentDavid Gow1-0/+1
2024-09-05drm/i915: Remove extra unlikely helperHongbo Li1-1/+1
2024-09-05drm/i915/display: use to_intel_display() global state macrosJani Nikula2-4/+4
2024-09-05Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Alex Deucher1-2/+4
2024-09-05Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Alex Deucher1-2/+4
2024-09-05MAINTAINERS: SPI: Add mailing list imx@lists.linux.dev for nxp spi driversFrank Li1-0/+3
2024-09-05MAINTAINERS: SPI: Add freescale lpspi maintainer informationFrank Li1-0/+8
2024-09-05drm/i915: use IS_ENABLED() instead of defined() on config optionsJani Nikula9-10/+10
2024-09-05drm/i915/display: convert intel_display_trace.h to struct intel_displayJani Nikula4-31/+35
2024-09-05drm/i915/display: pass display to intel_crtc_for_pipe()Jani Nikula19-53/+87
2024-09-05drm/i915/pciids: separate ARL and MTL PCI IDsJani Nikula3-2/+4
2024-09-05drm/i915/pciids: use designated initializers in INTEL_VGA_DEVICE()Jani Nikula1-21/+14
2024-09-05KVM: Remove HIGH_RES_TIMERS dependencySteven Rostedt1-1/+0
2024-09-05tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthre...Steven Rostedt1-7/+6
2024-09-05tracing/timerlat: Only clear timer if a kthread existsSteven Rostedt1-6/+13
2024-09-05tracing/osnoise: Use a cpumask to know what threads are kthreadsSteven Rostedt1-3/+15
2024-09-05ALSA: hda/realtek - Fix inactive headset mic jack for ASUS Vivobook 15 X1504VAPVasiliy Kovalev1-0/+1
2024-09-05eventfs: Use list_del_rcu() for SRCU protected list variableSteven Rostedt1-1/+1
2024-09-05tracing: Avoid possible softlockup in tracing_iter_reset()Zheng Yejian1-0/+2
2024-09-05arm64: stacktrace: fix the usage of ftrace_graph_ret_addr()Puranjay Mohan1-1/+3
2024-09-05spi: spi-fsl-lpspi: Fix off-by-one in prescale maxStefan Wahren1-2/+2
2024-09-05drm/tegra: fix potential uninitialized variable useJani Nikula1-1/+1
2024-09-05net: dsa: vsc73xx: fix possible subblocks range of CAPT blockPawel Dembicki1-2/+8
2024-09-05sched: sch_cake: fix bulk flow accounting logic for host fairnessToke Høiland-Jørgensen1-4/+7
2024-09-05drm/i915/display: drop extra includes from intel_display_types.hJani Nikula1-3/+0
2024-09-05drm/i915/fb: hide the guts of intel_fb_obj()Jani Nikula8-4/+14
2024-09-05drm/i915/display: include media/cec-notifier.h and linux/debugfs.h where neededJani Nikula16-1/+25
2024-09-05drm/i915/display: include drm/drm_vblank.h where neededJani Nikula7-1/+8
2024-09-05drm/i915/display: include drm/drm_probe_helper.h where neededJani Nikula10-1/+10
2024-09-05drm/i915/hdcp: split out intel_hdcp_shim.h for struct intel_hdcp_shimJani Nikula5-123/+142
2024-09-05drm/i915/wm: move struct intel_watermark_params to i9xx_wm.cJani Nikula2-8/+8
2024-09-05pwm: stm32: Use the right CCxNP bit in stm32_pwm_enable()Uwe Kleine-König1-1/+1
2024-09-05drm/fbdev-dma: Only install deferred I/O if necessaryThomas Zimmermann1-19/+64
2024-09-05docs: netdev: document guidance on cleanup.hJakub Kicinski1-0/+16
2024-09-05drm/panthor: flush FW AS caches in slow reset pathAdrián Larumbe3-4/+26
2024-09-05drm: panel: nv3052c: Correct WL-355608-A8 panel compatibleRyan Walklin1-1/+1
2024-09-05dt-bindings: display: panel: Rename WL-355608-A8 panel to rg35xx-*-panelRyan Walklin1-4/+11
2024-09-05drm/panthor: Restrict high priorities on group_createMary Guillemard3-2/+29
2024-09-05net: xilinx: axienet: Fix race in axienet_stopSean Anderson2-0/+11