summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-12drm/i915/dp_mst: Disable Panel ReplayImre Deak
2025-11-12ALSA: hda/tas2781: Correct the wrong project IDBaojun Xu
2025-11-12Merge tag 'iwlwifi-fixes-2025-11-12' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2025-11-12wifi: iwlwifi: mld: always take beacon ies in link gradingMiri Korenblit
2025-11-12wifi: iwlwifi: mvm: fix beacon template/fixed rateJohannes Berg
2025-11-12wifi: iwlwifi: fix aux ROC time event iterator usageJunjie Cao
2025-11-11drm/amdkfd: Fix GPU mappings for APU after prefetchHarish Kasiviswanathan
2025-11-11drm/amdkfd: relax checks for over allocation of save areaJonathan Kim
2025-11-11drm/amdgpu/jpeg: Add parse_cs for JPEG5_0_1Sathishkumar S
2025-11-11drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a new BOSultan Alsawaf
2025-11-11drm/amd/display: Allow VRR params change if unsynced with the streamIvan Lipski
2025-11-11drm/amdgpu: fix lock warning in amdgpu_userq_fence_driver_processJesse.Zhang
2025-11-11drm/amdgpu: jump to the correct label on failurePierre-Eric Pelloux-Prayer
2025-11-11drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfacesVitaly Prosyak
2025-11-11net_sched: limit try_bulk_dequeue_skb() batchesEric Dumazet
2025-11-11MAINTAINERS: Add Magnus Lindholm as maintainer for alpha portMagnus Lindholm
2025-11-11Merge branch 'selftests-mptcp-join-fix-some-flaky-tests'Jakub Kicinski
2025-11-11selftests: mptcp: join: properly kill background tasksMatthieu Baerts (NGI0)
2025-11-11selftests: mptcp: connect: trunc: read all recv dataMatthieu Baerts (NGI0)
2025-11-11selftests: mptcp: join: userspace: longer transferMatthieu Baerts (NGI0)
2025-11-11selftests: mptcp: join: endpoints: longer transferMatthieu Baerts (NGI0)
2025-11-11selftests: mptcp: join: rm: set backup flagMatthieu Baerts (NGI0)
2025-11-11selftests: mptcp: connect: fix fallback note due to OoOMatthieu Baerts (NGI0)
2025-11-11Merge tag 'for-net-2025-11-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-11-11ethtool: fix incorrect kernel-doc style comment in ethtool.hKriish Sharma
2025-11-11gendwarfksyms: Skip files with no exportsSami Tolvanen
2025-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-11-11Merge tag 'for-6.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-11Merge tag 'mm-hotfixes-stable-2025-11-10-19-30' of git://git.kernel.org/pub/s...Linus Torvalds
2025-11-11smb: client: let smbd_disconnect_rdma_connection() turn CREATED into DISCONNE...Stefan Metzmacher
2025-11-11ALSA: usb-audio: Fix NULL pointer dereference in snd_usb_mixer_controls_baddHaein Lee
2025-11-11mmc: dw_mmc-rockchip: Fix wrong internal phase calculateShawn Lin
2025-11-11mmc: pxamci: Simplify pxamci_probe() error handling using devm APIsRakuram Eswaran
2025-11-11smb: fix invalid username check in smb3_fs_context_parse_param()Yiqi Sun
2025-11-11smb: server: let smb_direct_disconnect_rdma_connection() turn CREATED into DI...Stefan Metzmacher
2025-11-11mlx5: Fix default values in create CQAkiva Goldberger
2025-11-11Bluetooth: btrtl: Avoid loading the config file on security chipsMax Chou
2025-11-11Merge branch 'mlx5e-misc-fixes-2025-11-09'Paolo Abeni
2025-11-11net/mlx5e: Fix potentially misleading debug messageGal Pressman
2025-11-11net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman
2025-11-11net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman
2025-11-11net/mlx5e: Trim the length of the num_doorbell errorCosmin Ratiu
2025-11-11net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state()Carolina Jubran
2025-11-11Merge branch 'net-sched-initialize-struct-tc_ife-to-fix-kernel-infoleak'Paolo Abeni
2025-11-11net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleakRanganath V N
2025-11-11net: sched: act_connmark: initialize struct tc_ife to fix kernel leakRanganath V N
2025-11-11EDAC/altera: Use INTTEST register for Ethernet and USB SBE injectionNiravkumar L Rabara
2025-11-11Bluetooth: hci_event: Fix not handling PA Sync Lost eventLuiz Augusto von Dentz
2025-11-11EDAC/altera: Handle OCRAM ECC enable after warm resetNiravkumar L Rabara
2025-11-11af_unix: Initialise scc_index in unix_add_edge().Kuniyuki Iwashima