summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-25Merge tag 'thunderbolt-for-v6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman
2024-06-25firewire: ohci: add tracepoints event for hardIRQ eventTakashi Sakamoto
2024-06-25firewire: ohci: add support for Linux kernel tracepointsTakashi Sakamoto
2024-06-25fbdev: mmp: Constify struct mmp_overlay_opsChristophe JAILLET
2024-06-25s390/boot: Do not adjust GOT entries for undef weak symJens Remus
2024-06-25thermal: gov_step_wise: Go straight to instance->lower when mitigation is overRafael J. Wysocki
2024-06-25reset: RESET_IMX8MP_AUDIOMIX should depend on ARCH_MXCGeert Uytterhoeven
2024-06-25drm/msm/dpu: remove CRTC frame event callback registrationDmitry Baryshkov
2024-06-25iommufd: Use atomic_long_try_cmpxchg() in incr_user_locked_vm()Uros Bizjak
2024-06-25iommu/vt-d: Use try_cmpxchg64() in intel_pasid_get_entry()Uros Bizjak
2024-06-25iommu/amd: Use try_cmpxchg64() in v2_alloc_pte()Uros Bizjak
2024-06-25dt-bindings: iommu: qcom,iommu: Add MSM8953 GPU IOMMU to SMMUv2 compatiblesNeil Armstrong
2024-06-25drm/connector: hdmi: shorten too long function nameDmitry Baryshkov
2024-06-25iommu: sun50i: Add H616 compatible stringAndre Przywara
2024-06-25dt-bindings: iommu: add new compatible stringsAndre Przywara
2024-06-25iommu: sun50i: allocate page tables from below 4 GiBAndre Przywara
2024-06-25iommu: sun50i: clear bypass registerJernej Skrabec
2024-06-25ASoC: Intel: boards: updates for 6.11 - part2Mark Brown
2024-06-25ASoC: codecs: ES8326: Solving headphone detection andMark Brown
2024-06-25ALSA: pcm_dmaengine: Unify two close functionsTakashi Iwai
2024-06-25OPP: Drop a redundant in-parameter to _set_opp_level()Ulf Hansson
2024-06-25net: dsa: microchip: fix wrong register write when masking interruptTristram Ha
2024-06-25Merge branch 'for-linus' into for-nextTakashi Iwai
2024-06-25ALSA: dmaengine_pcm: terminate dmaengine before synchronizeShengjiu Wang
2024-06-25ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxxAivaz Latypov
2024-06-25ALSA: PCM: Allow resume only for suspended streamsTakashi Iwai
2024-06-25Merge branch 'net-macb-wol-enhancements'Paolo Abeni
2024-06-25dt-bindings: net: cdns,macb: Deprecate magic-packet propertyVineeth Karumanchi
2024-06-25net: macb: Add ARP support to WOLVineeth Karumanchi
2024-06-25net: macb: Enable queue disableVineeth Karumanchi
2024-06-25net: macb: queue tie-off or disable during WOL suspendVineeth Karumanchi
2024-06-25ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messagesTakashi Iwai
2024-06-25Fix race for duplicate reqsk on identical SYNluoxuanqiang
2024-06-25x86/kmsan: Fix hook for unaligned accessesBrian Johannesmeyer
2024-06-25vfs: remove redundant smp_mb for thp handling in do_dentry_openMateusz Guzik
2024-06-25fuse: Use in_group_or_capable() helperYouling Tang
2024-06-25f2fs: Use in_group_or_capable() helperYouling Tang
2024-06-25fs: Export in_group_or_capable()Youling Tang
2024-06-25vfs: reorder checks in may_create_in_stickyMateusz Guzik
2024-06-25hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode()Chao Yu
2024-06-25proc: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-06-25Merge branch 'af_unix-remove-spin_lock_nested-and-convert-to-lock_cmp_fn'Paolo Abeni
2024-06-25af_unix: Don't use spin_lock_nested() in copy_peercred().Kuniyuki Iwashima
2024-06-25af_unix: Remove put_pid()/put_cred() in copy_peercred().Kuniyuki Iwashima
2024-06-25af_unix: Set sk_peer_pid/sk_peer_cred locklessly for new socket.Kuniyuki Iwashima
2024-06-25af_unix: Define locking order for U_RECVQ_LOCK_EMBRYO in unix_collect_skb().Kuniyuki Iwashima
2024-06-25af_unix: Remove U_LOCK_GC_LISTENER.Kuniyuki Iwashima
2024-06-25af_unix: Remove U_LOCK_DIAG.Kuniyuki Iwashima
2024-06-25af_unix: Don't acquire unix_state_lock() for sock_i_ino().Kuniyuki Iwashima
2024-06-25af_unix: Define locking order for U_LOCK_SECOND in unix_stream_connect().Kuniyuki Iwashima