summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-11-24net_sched: act_connmark: use RCU in tcf_connmark_dump()Eric Dumazet2-8/+11
2025-11-24af_unix: Initialise scc_index in unix_add_edge().Kuniyuki Iwashima1-3/+11
2025-11-24wifi: mac80211: skip rate verification for not captured PSDUsBenjamin Berg1-3/+7
2025-11-24net: mdio: fix resource leak in mdiobus_register_device()Buday Csaba1-1/+4
2025-11-24tipc: Fix use-after-free in tipc_mon_reinit_self().Kuniyuki Iwashima1-0/+2
2025-11-24net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanismAksh Garg1-13/+14
2025-11-24net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeoutAksh Garg1-1/+23
2025-11-24net/handshake: Fix memory leak in tls_handshake_accept()Zilin Guan1-0/+1
2025-11-24net/smc: fix mismatch between CLC header and proposalD. Wythe1-0/+1
2025-11-24sctp: prevent possible shift-out-of-bounds in sctp_transport_update_rtoEric Dumazet1-4/+9
2025-11-24Bluetooth: 6lowpan: Don't hold spin lock over sleeping functionsPauli Virtanen1-25/+43
2025-11-24Bluetooth: 6lowpan: fix BDADDR_LE vs ADDR_LE_DEV address type confusionPauli Virtanen1-4/+24
2025-11-24Bluetooth: 6lowpan: reset link-local header on ipv6 recv pathPauli Virtanen1-0/+1
2025-11-24Bluetooth: btusb: reorder cleanup in btusb_disconnect to avoid UAFRaphael Pinsonneault-Thibeault1-7/+6
2025-11-24Bluetooth: MGMT: cancel mesh send timer when hdev removedPauli Virtanen1-0/+1
2025-11-24NFSD: Skip close replay processing if XDR encoding failsChuck Lever1-2/+1
2025-11-24rust: Add -fno-isolate-erroneous-paths-dereference to bindgen_skip_c_flagsXi Ruoyao1-1/+1
2025-11-24net: phy: micrel: lan8814 fix reset of the QSGMII interfaceHoratiu Vultur1-6/+6
2025-11-24net: phy: micrel: Replace hardcoded pages with definesHoratiu Vultur1-109/+233
2025-11-24net: phy: micrel: Introduce lanphy_modify_page_regHoratiu Vultur1-115/+116
2025-11-24net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang1-0/+2
2025-11-24selftests: net: local_termination: Wait for interfaces to come upAlexander Sverdlin1-0/+2
2025-11-24erofs: avoid infinite loop due to incomplete zstd-compressed dataGao Xiang1-4/+7
2025-11-24wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()Nicolas Escande1-0/+3
2025-11-24ASoC: max98090/91: fixed max98091 ALSA widget powering up/downSharique Mohammad1-2/+4
2025-11-24HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLLStuart Hayhurst1-0/+21
2025-11-24smb/server: fix possible refcount leak in smb2_sess_setup()ZhangGuoDong1-0/+1
2025-11-24smb/server: fix possible memory leak in smb2_read()ZhangGuoDong1-0/+1
2025-11-24exfat: fix improper check of dentry.stream.valid_sizeJaehun Gou1-1/+5
2025-11-24HID: quirks: Add ALWAYS_POLL quirk for VRS R295 steering wheelOleg Makarenko2-0/+2
2025-11-24NFS: check if suid/sgid was cleared after a write as neededScott Mayhew1-1/+2
2025-11-24HID: nintendo: Wait longer for initial probeVicki Pfau1-1/+1
2025-11-24HID: quirks: avoid Cooler Master MM712 dongle wakeup bugTristan Lobb2-0/+4
2025-11-24NFS4: Apply delay_retrans to async operationsJoshua Watt2-0/+14
2025-11-24NFS4: Fix state renewals missing after bootJoshua Watt1-0/+1
2025-11-24drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devicesJesse.Zhang3-6/+7
2025-11-24drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAMChristian König1-0/+3
2025-11-24drm/amd/pm: Disable MCLK switching on SI at high pixel clocksTimur Kristóf1-0/+5
2025-11-24drm/amdgpu: remove two invalid BUG_ON()sChristian König2-4/+0
2025-11-24riscv: acpi: avoid errors caused by probing DT devices when ACPI is usedHan Gao1-2/+5
2025-11-24RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid rfence e...Danil Skrebenkov1-0/+1
2025-11-24riscv: Build loader.bin exclusively for Canaan K210Feng Jiang1-1/+1
2025-11-24compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra1-3/+2
2025-11-24arm64: kprobes: check the return value of set_memory_rox()Yang Shi1-1/+4
2025-11-24drm/xe: Do clean shutdown also when using flrJouni Högander1-9/+9
2025-11-24drm/xe: Move declarations under conditional branchTejas Upadhyay1-3/+3
2025-11-24drm/xe/guc: Synchronize Dead CT worker with unbindBalasubramani Vivekanandan1-0/+3
2025-11-24drm/amd: Fix suspend failure with secure display TAMario Limonciello1-1/+4
2025-11-24iommufd: Make vfio_compat's unmap succeed if the range is already emptyJason Gunthorpe3-9/+9
2025-11-24smb: client: fix refcount leak in smb2_set_path_attrShuhao Fu1-0/+2