summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-31LoongArch: Enable exception fixup for specific ADE subcodeChenghao Duan1-0/+5
2025-12-31LoongArch: Remove unnecessary checks for ORC unwinderTiezhu Yang1-11/+5
2025-12-31LoongArch: Remove is_entry_func() and kernel_entry_endTiezhu Yang2-13/+0
2025-12-31LoongArch: Use UNWIND_HINT_END_OF_STACK for entry pointsTiezhu Yang1-0/+2
2025-12-31LoongArch: Set correct protection_map[] for VM_NONE/VM_SHAREDHuacai Chen1-4/+4
2025-12-31LoongArch: Complete CPUCFG registers definitionHuacai Chen1-0/+7
2025-12-31riscv: fix KUnit test_kprobes crash when building with ClangJiakai Xu1-0/+2
2025-12-31riscv: Sanitize syscall table indexing under speculationLukas Gerlach1-1/+3
2025-12-31riscv: boot: Always make Image from vmlinux, not vmlinux.unstrippedVivian Wang1-4/+0
2025-12-31Merge tag 'nfsd-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds5-24/+38
2025-12-31io_uring: use GFP_NOWAIT for overflow CQEs on legacy ringsAlexandre Negrel1-1/+1
2025-12-31rust: driver: fix broken intra-doc links to example driver typesAlice Ryhl1-4/+8
2025-12-30PCI: qcom: Remove ASPM L0s support for MSM8996 SoCManivannan Sadhasivam1-1/+3
2025-12-30Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds71-194/+428
2025-12-30blk-mq: skip CPU offline notify on unmapped hctxCong Zhang1-1/+1
2025-12-30drm/mediatek: mtk_hdmi_ddc_v2: Fix multi-byte writesLouis-Alexis Eyraud1-25/+23
2025-12-30drm/mediatek: mtk_hdmi_ddc_v2: Add transfer abort on timeout casesLouis-Alexis Eyraud1-0/+10
2025-12-30drm/mediatek: mtk_hdmi_v2: Fix return type of mtk_hdmi_v2_tmds_char_rate_valid()Nathan Chancellor1-3/+4
2025-12-30drm/mediatek: Fix platform_get_irq() error checkingDan Carpenter2-2/+2
2025-12-30mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in HS200/HS400 modeShawn Lin1-0/+7
2025-12-30smb: client: fix UBSAN array-index-out-of-bounds in smb2_copychunk_rangeHenrique Carvalho1-0/+6
2025-12-30smb3 client: add missing tracepoint for unsupported ioctlsSteve French2-0/+4
2025-12-30ARM: dts: microchip: lan966x: Fix the access to the PHYs for pcb8290Horatiu Vultur1-0/+1
2025-12-30RDMA/bnxt_re: fix dma_free_coherent() pointerThomas Fourier1-3/+1
2025-12-30ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RTJiayuan Chen1-1/+12
2025-12-30platform/x86: asus-armoury: add support for G835LWDenis Benato1-0/+29
2025-12-30RDMA/rtrs: Fix clt_path::max_pages_per_mr calculationHonggang LI1-0/+1
2025-12-30net: rose: fix invalid array index in rose_kill_by_device()Pwnverse1-1/+1
2025-12-30net: enetc: do not print error log if addr is 0Wei Fang1-1/+7
2025-12-30net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...Xiaolei Wang1-1/+2
2025-12-30selftests: fib_test: Add test case for ipv4 multi nexthopsVadim Fedorenko1-1/+69
2025-12-30net: fib: restore ECMP balance from loopbackVadim Fedorenko1-16/+10
2025-12-30selftests: fib_nexthops: Add test cases for error routes deletionIdo Schimmel1-0/+15
2025-12-30ipv4: Fix reference count leak when using error routes with nexthop objectsIdo Schimmel1-3/+4
2025-12-30net: usb: sr9700: fix incorrect command used to write single registerEthan Nelson-Moore1-2/+2
2025-12-30IB/rxe: Fix missing umem_odp->umem_mutex unlock on error pathLi Zhijian1-1/+3
2025-12-30arm64: dts: mba8mx: Fix Ethernet PHY IRQ supportAlexander Stein1-1/+1
2025-12-30arm64: dts: imx8qm-ss-dma: correct the dma channels of lpuartSherry Sun1-4/+4
2025-12-30arm64: dts: imx8mp: Fix LAN8740Ai PHY reference clock on DH electronics i.MX8...Marek Vasut1-0/+1
2025-12-30arm64: dts: freescale: tx8p-ml81: fix eqos nvmem-cellsMaud Spierings1-0/+5
2025-12-30arm64: dts: freescale: moduline-display: fix compatibleMaud Spierings1-1/+1
2025-12-30dt-bindings: arm: fsl: moduline-display: fix compatibleMaud Spierings1-1/+8
2025-12-30ARM: dts: imx6q-ba16: fix RTC interrupt levelIan Ray1-1/+1
2025-12-30smb/server: fix refcount leak in smb2_open()ZhangGuoDong1-1/+1
2025-12-30smb/server: fix refcount leak in parse_durable_handle_context()ZhangGuoDong1-0/+1
2025-12-30smb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()ZhangGuoDong1-1/+4
2025-12-30ksmbd: Fix memory leak in get_file_all_info()Zilin Guan1-1/+3
2025-12-29MAINTAINERS: Update Saravana Kannan's email addressSaravana Kannan2-3/+5
2025-12-29Merge tag 'kbuild-fixes-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-140/+33
2025-12-29Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds26-59/+163