summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-07ufs: Convert ufs_make_empty() to use a folioMatthew Wilcox (Oracle)
2024-08-07ufs: Convert ufs_delete_entry() to work on a folioMatthew Wilcox (Oracle)
2024-08-07ufs: Convert ufs_set_link() and ufss_dotdot() to take a folioMatthew Wilcox (Oracle)
2024-08-07ufs: Convert ufs_find_entry() to take a folioMatthew Wilcox (Oracle)
2024-08-07ufs: Convert ufs_check_page() to ufs_check_folio()Matthew Wilcox (Oracle)
2024-08-07ufs: Convert ufs_get_page() to ufs_get_folio()Matthew Wilcox (Oracle)
2024-08-07ufs: Convert ufs_get_page() to use a folioMatthew Wilcox (Oracle)
2024-08-07ALSA: seq: Fix missing seq port info bit return for MIDI 1.0 blockTakashi Iwai
2024-08-07ALSA: seq: Print MIDI 1.0 specific port in proc outputTakashi Iwai
2024-08-07ALSA: usb-audio: Update UMP group attributes for GTB blocks, tooTakashi Iwai
2024-08-07ALSA: usb-audio: Set MIDI1 flag appropriately for GTB MIDI 1.0 entryTakashi Iwai
2024-08-07ALSA: usb-audio: Accept multiple protocols in GTBsTakashi Iwai
2024-08-07ALSA: ump: Choose the protocol when protocol caps are changedTakashi Iwai
2024-08-07Merge branch 'tcp-active-reset'David S. Miller
2024-08-07tcp: rstreason: let it work finally in tcp_send_active_reset()Jason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA for active r...Jason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT for active resetJason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for active resetJason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY for active resetJason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER for active resetJason Xing
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for active resetJason Xing
2024-08-07drm/xe: Fix access_ok check in user_fence_createNirmoy Das
2024-08-07wifi: ath12k: fix invalid AMPDU factor calculation in ath12k_peer_assoc_h_he()Baochen Qiang
2024-08-07wifi: ath12k: match WMI BSS chan info structure with firmware definitionP Praneesh
2024-08-07wifi: ath12k: fix BSS chan info request WMI commandP Praneesh
2024-08-07wifi: ath12k: restore ASPM for supported hardwares onlyAditya Kumar Singh
2024-08-07wifi: ath9k: Remove error checks when creating debugfs entriesToke Høiland-Jørgensen
2024-08-07wifi: ath9k: use devm for gpio_request_one()Rosen Penev
2024-08-07wifi: ath9k: use devm for request_irq()Rosen Penev
2024-08-07drm/i915: Attempt to get pages without eviction firstDavid Gow
2024-08-07drm/i915: Allow evicting to use the requested placementDavid Gow
2024-08-07gpu: drm: use for_each_endpoint_of_node()Kuninori Morimoto
2024-08-07cpufreq: armada-8k: Avoid excessive stack usageRob Herring (Arm)
2024-08-07cpufreq: omap: Drop asm includesRob Herring (Arm)
2024-08-07cpufreq: qcom: Add explicit io.h include for readl/writel_relaxedRob Herring (Arm)
2024-08-07cpufreq: spear: Use of_property_for_each_u32() instead of open codingRob Herring (Arm)
2024-08-07cpufreq: Use of_property_present()Rob Herring (Arm)
2024-08-07ALSA: hda/realtek: Add Framework Laptop 13 (Intel Core Ultra) to quirksDustin L. Howett
2024-08-06drm/xe: Add kernel doc for xe_hw_engine_lookupMika Kuoppala
2024-08-06drm/xe: Export xe_hw_engine's mmio accessorsDominik Grzegorzek
2024-08-07wifi: rtw89: correct VHT TX rate on 20MHz connectionDian-Syuan Yang
2024-08-07wifi: rtw89: add support for HW encryption in unicast management framesKuan-Chung Chen
2024-08-06Merge tag 'linux-can-next-for-6.12-20240806' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2024-08-07wifi: rtw89: avoid to add interface to list twice when SERChih-Kang Chang
2024-08-07wifi: rtw89: 8922a: Add new fields for scan offload H2C commandPo-Hao Huang
2024-08-07wifi: rtw89: 8922a: new implementation for RFK pre-notify H2CKuan-Chung Chen
2024-08-06net/chelsio/libcxgb: Add __percpu annotations to libcxgb_ppm.cUros Bizjak
2024-08-06net: usb: qmi_wwan: add MeiG Smart SRM825LZHANG Yuntian
2024-08-06net: dsa: microchip: Fix Wake-on-LAN check to not return an errorTristram Ha
2024-08-06net: phy: phy_device: fix PHY WOL enabled, PM failed to suspendYouwan Wang