summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-14net/smc: initialize close_work early to avoid warningWen Gu1-3/+1
2024-12-14net/smc: refactoring initialization of smc sockD. Wythe2-38/+53
2024-12-14net/smc: {at|de}tach sndbuf to peer DMB if supportedWen Gu3-1/+77
2024-12-14net/smc: add operations to merge sndbuf with peer DMBWen Gu3-0/+47
2024-12-14net/smc: mark optional smcd_ops and check for support when calledWen Gu2-7/+16
2024-12-14net/smc: compatible with 128-bits extended GID of virtual ISM deviceWen Gu12-68/+167
2024-12-14net/smc: define a reserved CHID range for virtual ISM devicesWen Gu1-0/+20
2024-12-14net/smc: unify the structs of accept or confirm message for v1 and v2Wen Gu3-97/+62
2024-12-14net/smc: introduce sub-functions for smc_clc_send_confirm_accept()Wen Gu1-82/+115
2024-12-14net/smc: rename some 'fce' to 'fce_v2x' for clarityWen Gu1-14/+16
2024-12-14tipc: Fix use-after-free of kernel socket in cleanup_bearer().Kuniyuki Iwashima1-1/+1
2024-12-14dccp: Fix memory leak in dccp_feat_change_recvIvan Solodovnikov1-1/+5
2024-12-14net/ipv6: release expired exception dst cached in socketJiri Wiesner1-3/+3
2024-12-14ipv6: introduce dst_rt6_info() helperEric Dumazet30-86/+77
2024-12-14net-timestamp: make sk_tskey more predictable in error pathVadim Fedorenko2-10/+16
2024-12-14platform/x86: asus-wmi: Ignore return value when writing thermal policyArmin Wolf1-9/+2
2024-12-14platform/x86: asus-wmi: Fix inconsistent use of thermal policiesArmin Wolf1-43/+21
2024-12-14platform/x86: asus-wmi: add support for vivobook fan profilesMohamed Ghanmi2-50/+71
2024-12-14can: j1939: j1939_session_new(): fix skb reference countingDmitry Antipov1-1/+1
2024-12-14net: hsr: avoid potential out-of-bound access in fill_frame_info()Eric Dumazet1-0/+2
2024-12-14net/sched: tbf: correct backlog statistic for GSO packetsMartin Ottens1-6/+12
2024-12-14ptp: Add error handling for adjfine callback in ptp_clock_adjtimeAjay Kaher1-1/+2
2024-12-14net: enetc: Do not configure preemptible TCs if SIs do not supportWei Fang1-0/+3
2024-12-14selftests: hid: fix typo and exit codeMaximilian Heyne1-7/+9
2024-12-14netfilter: nft_socket: remove WARN_ON_ONCE on maximum cgroup levelPablo Neira Ayuso1-1/+1
2024-12-14netfilter: x_tables: fix LED ID check in led_tg_check()Dmitry Antipov1-1/+3
2024-12-14ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()Jinghao Jia1-3/+1
2024-12-14can: f81604: f81604_handle_can_bus_errors(): fix {rx,tx}_errors statisticsDario Binacchi1-3/+7
2024-12-14can: ems_usb: ems_usb_rx_err(): fix {rx,tx}_errors statisticsDario Binacchi1-25/+33
2024-12-14can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statisticsDario Binacchi1-5/+9
2024-12-14can: sja1000: sja1000_err(): fix {rx,tx}_errors statisticsDario Binacchi1-28/+39
2024-12-14can: hi311x: hi3110_can_ist(): fix {rx,tx}_errors statisticsDario Binacchi1-18/+29
2024-12-14can: ifi_canfd: ifi_canfd_handle_lec_err(): fix {rx,tx}_errors statisticsDario Binacchi1-18/+40
2024-12-14can: m_can: m_can_handle_lec_err(): fix {rx,tx}_errors statisticsDario Binacchi1-10/+23
2024-12-14can: hi311x: hi3110_can_ist(): fix potential use-after-freeDario Binacchi1-1/+2
2024-12-14can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is NULLDario Binacchi1-4/+4
2024-12-14can: c_can: c_can_handle_bus_err(): update statistics if skb allocation failsDario Binacchi1-9/+17
2024-12-14can: gs_usb: add usb endpoint address detection at driver probe stepAlexander Kozhinov1-7/+18
2024-12-14can: gs_usb: add VID/PID for Xylanta SAINT3 product familyMarc Kleine-Budde1-0/+5
2024-12-14watchdog: mediatek: Make sure system reset gets asserted in mtk_wdt_restart()Yassine Oudjana1-0/+6
2024-12-14watchdog: apple: Actually flush writes after requesting watchdog restartNick Chan1-1/+1
2024-12-14watchdog: xilinx_wwdt: Calculate max_hw_heartbeat_ms using clock frequencyHarini T1-12/+63
2024-12-14iTCO_wdt: mask NMI_NOW bit for update_no_reboot_bit() callOleksandr Ocheretnyi1-2/+19
2024-12-11Linux 6.6.65v6.6.65Greg Kroah-Hartman1-1/+1
2024-12-11openrisc: Use asm-generic's version of fix_to_virt() & virt_to_fix()Dawei Li1-30/+1
2024-12-11Revert "x86/pvh: Set phys_base when calling xen_prepare_pvh()"Greg Kroah-Hartman1-13/+0
2024-12-11Revert "x86/pvh: Call C code via the kernel virtual mapping"Greg Kroah-Hartman1-8/+1
2024-12-09Linux 6.6.64v6.6.64Greg Kroah-Hartman1-1/+1
2024-12-09posix-timers: Target group sigqueue to current task only if not exitingFrederic Weisbecker1-4/+5
2024-12-09drm/amd/pm: update current_socclk and current_uclk in gpu_metrics on smu v13.0.7Umio Yasuno1-0/+2