aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA for active r...Jason Xing2-1/+10
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT for active resetJason Xing2-1/+8
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for active resetJason Xing3-5/+13
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY for active resetJason Xing3-2/+8
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER for active resetJason Xing2-1/+7
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for active resetJason Xing2-1/+7
2024-08-07drm/xe: Fix access_ok check in user_fence_createNirmoy Das1-1/+1
2024-08-07wifi: ath12k: fix invalid AMPDU factor calculation in ath12k_peer_assoc_h_he()Baochen Qiang1-3/+2
2024-08-07wifi: ath12k: match WMI BSS chan info structure with firmware definitionP Praneesh1-1/+1
2024-08-07wifi: ath12k: fix BSS chan info request WMI commandP Praneesh2-0/+2
2024-08-07wifi: ath12k: restore ASPM for supported hardwares onlyAditya Kumar Singh3-1/+9
2024-08-07wifi: ath9k: Remove error checks when creating debugfs entriesToke Høiland-Jørgensen2-4/+0
2024-08-07wifi: ath9k: use devm for gpio_request_one()Rosen Penev1-4/+2
2024-08-07wifi: ath9k: use devm for request_irq()Rosen Penev2-11/+5
2024-08-07drm/i915: Attempt to get pages without eviction firstDavid Gow1-5/+7
2024-08-07drm/i915: Allow evicting to use the requested placementDavid Gow1-1/+0
2024-08-07gpu: drm: use for_each_endpoint_of_node()Kuninori Morimoto1-2/+1
2024-08-07cpufreq: armada-8k: Avoid excessive stack usageRob Herring (Arm)1-1/+1
2024-08-07cpufreq: omap: Drop asm includesRob Herring (Arm)1-3/+0
2024-08-07cpufreq: qcom: Add explicit io.h include for readl/writel_relaxedRob Herring (Arm)1-0/+1
2024-08-07cpufreq: spear: Use of_property_for_each_u32() instead of open codingRob Herring (Arm)1-11/+7
2024-08-07cpufreq: Use of_property_present()Rob Herring (Arm)4-11/+6
2024-08-07ALSA: hda/realtek: Add Framework Laptop 13 (Intel Core Ultra) to quirksDustin L. Howett1-0/+1
2024-08-06drm/xe: Add kernel doc for xe_hw_engine_lookupMika Kuoppala1-3/+13
2024-08-06drm/xe: Export xe_hw_engine's mmio accessorsDominik Grzegorzek2-34/+57
2024-08-07wifi: rtw89: correct VHT TX rate on 20MHz connectionDian-Syuan Yang1-2/+5
2024-08-07wifi: rtw89: add support for HW encryption in unicast management framesKuan-Chung Chen10-15/+40
2024-08-06Merge tag 'linux-can-next-for-6.12-20240806' of git://git.kernel.org/pub/scm/...Jakub Kicinski10-104/+256
2024-08-07wifi: rtw89: avoid to add interface to list twice when SERChih-Kang Chang2-1/+21
2024-08-07wifi: rtw89: 8922a: Add new fields for scan offload H2C commandPo-Hao Huang4-6/+28
2024-08-07wifi: rtw89: 8922a: new implementation for RFK pre-notify H2CKuan-Chung Chen3-22/+53
2024-08-06net/chelsio/libcxgb: Add __percpu annotations to libcxgb_ppm.cUros Bizjak1-4/+4
2024-08-06net: usb: qmi_wwan: add MeiG Smart SRM825LZHANG Yuntian1-0/+1
2024-08-06net: dsa: microchip: Fix Wake-on-LAN check to not return an errorTristram Ha1-0/+5
2024-08-06net: phy: phy_device: fix PHY WOL enabled, PM failed to suspendYouwan Wang1-3/+16
2024-08-07i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resumeGaosheng Cui1-0/+1
2024-08-07rust: Support latest version of `rust-analyzer`Sarthak Singh2-2/+6
2024-08-06selinux: fix potential counting error in avc_add_xperms_decision()Zhen Lei1-1/+1
2024-08-06clk: use clk_core_unlink_consumer() helperNuno Sá1-1/+1
2024-08-06drm/xe/guc: Define GuC version v70.29.2 for BMGJulia Filipchuk1-0/+1
2024-08-06drm/xe/guc: Bump minimum required GuC version to v70.29.2Julia Filipchuk2-13/+24
2024-08-06drm/xe/xe2: Add performance turning changesShekhar Chauhan2-1/+11
2024-08-06tools/include: Sync uapi/sound/asound.h with the kernel sourcesNamhyung Kim1-4/+5
2024-08-06tools/include: Sync uapi/linux/perf.h with the kernel sourcesNamhyung Kim1-2/+4
2024-08-06soc: ti: knav: Use of_property_read_variable_u32_array()Rob Herring (Arm)1-17/+5
2024-08-06soc: ti: knav: Drop unnecessary check for property presenceRob Herring (Arm)1-5/+0
2024-08-06arm64: dts: ti: k3-j7200-som-p0: Update mux-controller node nameBhavya Kapoor1-2/+2
2024-08-06arm64: dts: ti: k3-j721s2-som-p0: Update mux-controller node nameBhavya Kapoor1-2/+2
2024-08-06soc: ti: k3-ringacc: Constify struct k3_ring_opsChristophe JAILLET1-6/+6
2024-08-06workqueue: add cmdline parameter workqueue.panic_on_stallSangmoon Kim1-0/+16