summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-17btrfs: truncate ordered extent when skipping writeback past i_sizeFilipe Manana2-4/+22
2026-01-17erofs: fix file-backed mounts no longer working on EROFS partitionsGao Xiang1-1/+2
2026-01-17erofs: don't bother with s_stack_depth increasing for nowGao Xiang1-6/+12
2026-01-17irqchip/gic-v5: Fix gicv5_its_map_event() ITTE read endiannessLorenzo Pieralisi1-1/+1
2026-01-17ublk: fix use-after-free in ublk_partition_scan_workMing Lei1-15/+22
2026-01-17arp: do not assume dev_hard_header() does not change skb->headEric Dumazet1-3/+4
2026-01-17net: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang1-2/+2
2026-01-17net: usb: pegasus: fix memory leak in update_eth_regs_async()Petko Manolov1-0/+2
2026-01-17net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...Xiang Mei1-1/+1
2026-01-17wifi: mac80211_hwsim: fix typo in frequency notificationBenjamin Berg1-1/+1
2026-01-17net: airoha: Fix schedule while atomic in airoha_ppe_deinit()Lorenzo Bianconi1-3/+6
2026-01-17HID: quirks: work around VID/PID conflict for appledisplayRené Rebe1-0/+9
2026-01-17sparc/PCI: Correct 64-bit non-pref -> pref BAR resourcesIlpo Järvinen1-0/+23
2026-01-17trace: ftrace_dump_on_oops[] is not exported, make it staticBen Dooks1-1/+1
2026-01-17block: don't merge bios with different app_tagsCaleb Sander Mateos1-5/+18
2026-01-17net: netdevsim: fix inconsistent carrier state after link/unlinkYohei Kojima1-0/+8
2026-01-17selftests: drv-net: Bring back tool() to driver __init__sGal Pressman2-4/+4
2026-01-17net/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroyShivani Gupta1-0/+2
2026-01-17net: sfp: return the number of written bytes for smbus single byte accessMaxime Chevallier1-1/+1
2026-01-17udp: call skb_orphan() before skb_attempt_defer_free()Eric Dumazet1-0/+1
2026-01-17Revert "dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable"Vladimir Oltean4-78/+0
2026-01-17idpf: fix aux device unplugging when rdma is not supported by vportLarysa Zaremba1-1/+1
2026-01-17idpf: cap maximum Rx buffer sizeJoshua Hay2-3/+6
2026-01-17idpf: Fix error handling in idpf_vport_open()Sreedevi Joshi1-2/+2
2026-01-17idpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi3-17/+6
2026-01-17idpf: Fix RSS LUT configuration on down interfacesSreedevi Joshi1-7/+11
2026-01-17idpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi5-79/+66
2026-01-17idpf: fix issue with ethtool -n command displayErik Gabriel Carrillo2-22/+40
2026-01-17idpf: fix memory leak of flow steer list on rmmodSreedevi Joshi3-3/+42
2026-01-17idpf: fix error handling in the init_task on loadEmil Tantilov1-4/+12
2026-01-17idpf: fix memory leak in idpf_vc_core_deinit()Emil Tantilov1-0/+4
2026-01-17idpf: fix memory leak in idpf_vport_rel()Emil Tantilov1-0/+2
2026-01-17idpf: detach and close netdevs while handling a resetEmil Tantilov1-49/+72
2026-01-17idpf: convert vport state to bitmapEmil Tantilov7-30/+28
2026-01-17idpf: keep the netdev when a reset failsEmil Tantilov1-11/+6
2026-01-17PCI/VGA: Don't assume the only VGA device on a system is `boot_vga`Mario Limonciello (AMD)1-7/+0
2026-01-17net: fix memory leak in skb_segment_list for GRO packetsMohammad Heib1-3/+5
2026-01-17riscv: pgtable: Cleanup useless VA_USER_XXX definitionsGuo Ren (Alibaba DAMO Academy)1-4/+0
2026-01-17riscv: cpufeature: Fix Zk bundled extension missing ZknhGuodong Xu1-12/+11
2026-01-17net: airoha: Fix npu rx DMA definitionsLorenzo Bianconi1-4/+4
2026-01-17btrfs: fix NULL pointer dereference in do_abort_log_replay()Suchit Karunakaran1-1/+1
2026-01-17btrfs: only enforce free space tree if v1 cache is required for bs < ps casesQu Wenruo1-7/+5
2026-01-17btrfs: release path before initializing extent tree in btrfs_read_locked_inode()Filipe Manana1-5/+14
2026-01-17vsock: Make accept()ed sockets use custom setsockopt()Michal Luczaj1-0/+4
2026-01-17drm/amd/pm: force send pcie parmater on navi1xYang Wang1-18/+15
2026-01-17drm/amd/pm: fix wrong pcie parameter on navi1xYang Wang1-2/+2
2026-01-17perf: Ensure swevent hrtimer is properly destroyedPeter Zijlstra1-0/+6
2026-01-17inet: frags: drop fraglist conntrack referencesFlorian Westphal1-0/+2
2026-01-17virtio_net: fix device mismatch in devm_kzalloc/devm_kfreeKommula Shiva Shankar1-3/+3
2026-01-17bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose2-6/+13