summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-08netfilter: nf_conncount: fix leaked ct in error pathsFernando Fernandez Mancera1-11/+14
2026-01-08broadcom: b44: prevent uninitialized value usageAlexey Simakov1-0/+3
2026-01-08net: openvswitch: fix middle attribute validation in push_nsh() actionIlya Maximets1-3/+10
2026-01-08bnxt_en: Fix XDP_TX pathMichael Chan1-2/+1
2026-01-08mlxsw: spectrum_mr: Fix use-after-free when updating multicast route statsIdo Schimmel1-0/+2
2026-01-08mlxsw: spectrum_router: Fix neighbour use-after-freeIdo Schimmel1-8/+9
2026-01-08mlxsw: spectrum_router: Fix possible neighbour reference count leakIdo Schimmel1-5/+5
2026-01-08ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()Dmitry Skorodumov1-0/+3
2026-01-08net/sched: ets: Always remove class from active list before deleting in ets_q...Jamal Hadi Salim1-1/+1
2026-01-08netrom: Fix memory leak in nr_sendmsg()Wang Liang1-1/+3
2026-01-08net: fec: ERR007885 Workaround for XDP TX pathWei Fang1-1/+6
2026-01-08gfs2: Fix use of bio_chainAndreas Gruenbacher1-1/+1
2026-01-08Bluetooth: btusb: Add new VID/PID 0x0489/0xE12F for RTL8852BE-VTMax Chou1-0/+2
2026-01-08Bluetooth: btusb: Add new VID/PID 13d3/3533 for RTL8821CEGongwei Li1-0/+2
2026-01-08Bluetooth: btusb: MT7920: Add VID/PID 0489/e135Chris Lu1-0/+2
2026-01-08Bluetooth: btusb: MT7922: Add VID/PID 0489/e170Chris Lu1-0/+2
2026-01-08Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUVChingbin Li1-0/+2
2026-01-08ksmbd: vfs: fix race on m_flags in vfs_cacheQianchang Zhao1-26/+62
2026-01-08ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrencyNamjae Jeon3-18/+4
2026-01-08smb/server: fix return value of smb2_ioctl()ChenXiaoSong1-3/+6
2026-01-08gfs2: Fix "gfs2: Switch to wait_event in gfs2_quotad"Andreas Gruenbacher1-1/+1
2026-01-08gfs2: fix remote evict for read-only filesystemsAndreas Gruenbacher1-2/+1
2026-01-08btrfs: scrub: always update btrfs_scrub_progress::last_physicalQu Wenruo1-0/+5
2026-01-08wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840 tabletHans de Goede1-0/+14
2026-01-08wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING after CLC loadQuan Zhou2-2/+2
2026-01-08wifi: cfg80211: use cfg80211_leave() in iftype changeJohannes Berg1-22/+1
2026-01-08wifi: cfg80211: stop radar detection in cfg80211_leave()Johannes Berg3-0/+21
2026-01-08wifi: rtl8xxxu: Fix HT40 channel config for RTL8192CU, RTL8723AUBitterblue Smith1-4/+3
2026-01-08fs/ntfs3: check for shutdown in fsyncKonstantin Komarov1-1/+13
2026-01-08hfsplus: fix volume corruption issue for generic/073Viacheslav Dubeyko1-1/+6
2026-01-08hfsplus: Verify inode mode when loading from diskTetsuo Handa1-4/+28
2026-01-08hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_createYang Chenzhi1-0/+1
2026-01-08hfsplus: fix volume corruption issue for generic/070Viacheslav Dubeyko1-2/+1
2026-01-08ntfs: set dummy blocksize to read boot_block when mountingPedro Demarchi Gomes1-0/+5
2026-01-08kbuild: Use objtree for module signing key pathMikhail Malyshev1-1/+1
2026-01-08fs/ntfs3: Support timestamps prior to epochKonstantin Komarov1-4/+5
2026-01-08livepatch: Match old_sympos 0 and 1 in klp_find_func()Song Liu1-1/+7
2026-01-08cpuidle: menu: Use residency threshold in polling state override decisionsAboorva Devarajan1-4/+5
2026-01-08cpufreq: s5pv210: fix refcount leakShuhao Fu1-2/+4
2026-01-08ACPI: fan: Workaround for 64-bit firmware bugArmin Wolf2-7/+36
2026-01-08cpufreq: dt-platdev: Add JH7110S SOC to the allowlistHal Feng1-0/+1
2026-01-08ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() onlySakari Ailus1-4/+4
2026-01-08ACPICA: Avoid walking the Namespace if start_node is NULLCryolitia PukNgae1-3/+6
2026-01-08x86/ptrace: Always inline trivial accessorsPeter Zijlstra1-10/+10
2026-01-08sched/fair: Revert max_newidle_lb_cost bumpPeter Zijlstra1-16/+3
2026-01-08sched/deadline: only set free_cpus for online runqueuesDoug Berger3-32/+14
2026-01-08perf/x86/amd: Check event before enable to avoid GPFGeorge Kennedy1-1/+6
2026-01-08scripts/faddr2line: Fix "Argument list too long" errorPankaj Raghav1-4/+9
2026-01-08iomap: account for unaligned end offsets when truncating read rangeJoanne Koong1-2/+20
2026-01-08iomap: adjust read range correctly for non-block-aligned positionsJoanne Koong1-6/+13