summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-01-22ublk: handle UBLK_U_IO_COMMIT_IO_CMDSMing Lei-2/+109
2026-01-22ublk: handle UBLK_U_IO_PREP_IO_CMDSMing Lei-1/+195
2026-01-22ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDSMing Lei-1/+135
2026-01-22ublk: prepare for not tracking task context for command batchMing Lei-1/+4
2026-01-22ublk: define ublk_ch_batch_io_fops for the coming feature F_BATCH_IOMing Lei-1/+25
2026-01-22Merge tag 'clk-divider-round-rate-v6.20-v2' of https://github.com/masneyb/lin...Stephen Boyd-299/+245
2026-01-23Merge tag 'drm-misc-next-2026-01-22' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-1482/+3101
2026-01-22net: phy: Grammar update for comment in genphy_update_linkSimon Horman-1/+1
2026-01-22selftests: net: Add kernel selftest for RFC 4884Danielle Ratson-0/+681
2026-01-22Merge branch 'tcp-remove-tcp_rate-c'Jakub Kicinski-135/+130
2026-01-22tcp: move tcp_rate_check_app_limited() to tcp.cEric Dumazet-23/+20
2026-01-22tcp: move tcp_rate_gen to tcp_input.cEric Dumazet-112/+110
2026-01-22Merge branch 'net-stmmac-dwmac-enforce-preamble-before-sfd-for-i-mx8mp'Jakub Kicinski-5/+29
2026-01-22net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MPStefan Eichenberger-2/+13
2026-01-22net: phy: micrel: add option to keep the preamble before sfd for KSZ9131Stefan Eichenberger-1/+13
2026-01-22net: phy: add a new phy_device flag to keep preamble before sfdStefan Eichenberger-2/+3
2026-01-22Merge tag 'samsung-clk-6.20' of https://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd-50/+812
2026-01-22PCI/IDE: Fix reading a wrong reg for unused sel stream initializationLi Ming-1/+1
2026-01-22PCI/IDE: Fix off by one error calculating VF RID rangeLi Ming-3/+3
2026-01-22clk: mediatek: Fix error handling in runtime PM setupHaotian Zhang-5/+7
2026-01-22Revert "PCI/TSM: Report active IDE streams"Dan Williams-47/+0
2026-01-22clk: mediatek: don't select clk-mt8192 for all ARM64 buildsBartosz Golaszewski-1/+1
2026-01-22clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocksNicolas Frattaroli-6/+11
2026-01-22clk: mediatek: Refactor pllfh registration to pass deviceNicolas Frattaroli-17/+20
2026-01-22clk: mediatek: Pass device to clk_hw_register for PLLsNicolas Frattaroli-5/+10
2026-01-22clk: mediatek: Refactor pll registration to pass deviceNicolas Frattaroli-32/+34
2026-01-22clk: Respect CLK_OPS_PARENT_ENABLE during recalcNicolas Frattaroli-0/+13
2026-01-22dt-bindings: clock: mediatek,mt7622-pciesys: Remove syscon compatibleAngeloGioacchino Del Regno-6/+4
2026-01-22clk: mediatek: Drop __initconst from gatesSjoerd Simons-4/+4
2026-01-22clk: tegra: tegra124-emc: fix device leak on set_rate()Johan Hovold-1/+1
2026-01-22x86: make page fault handling disable interrupts properlyCedric Xing-10/+5
2026-01-22smb: server: reset smb_direct_port = SMB_DIRECT_PORT_INFINIBAND on initStefan Metzmacher-0/+1
2026-01-22smb: server: fix comment for ksmbd_vfs_kern_path_start_removing()Stefan Metzmacher-1/+1
2026-01-22ksmbd: smbd: fix dma_unmap_sg() nentsThomas Fourier-8/+7
2026-01-23Merge tag 'mediatek-drm-fixes-20260119' of https://git.kernel.org/pub/scm/lin...Dave Airlie-243/+158
2026-01-23Merge tag 'drm-intel-next-fixes-2026-01-22' of https://gitlab.freedesktop.org...Dave Airlie-1/+6
2026-01-22Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-nextDave Jiang-565/+666
2026-01-22cxl/region: Use do_div() for 64-bit modulo operationAlison Schofield-1/+2
2026-01-22cxl/region: Translate HPA to DPA and memdev in unaligned regionsAlison Schofield-0/+46
2026-01-22cxl/region: Translate DPA->HPA in unaligned MOD3 regionsAlison Schofield-5/+155
2026-01-22cxl/core: Fix cxl_dport debugfs EINJ entriesCheatham, Benjamin-3/+5
2026-01-22cxl/acpi: Remove cxl_acpi_set_cache_size()Li Ming-24/+5
2026-01-22cxl/hdm: Fix newline character in dev_err() messagesRobert Richter-2/+2
2026-01-22cxl/pci: Remove outdated FIXME comment and BUILD_BUG_ONSamasth Norway Ananda-7/+0
2026-01-22Documentation/driver-api/cxl: device hotplug sectionGregory Price-0/+134
2026-01-22Documentation/driver-api/cxl: BIOS/EFI expectation updateGregory Price-0/+20
2026-01-22scripts: kconfig: merge_config.sh: warn on duplicate input filesMikko Rapeli-0/+11
2026-01-22scripts: kconfig: merge_config.sh: use awk in checks tooMikko Rapeli-11/+86
2026-01-22scripts: kconfig: merge_config.sh: refactor from shell/sed/grep to awkAnders Roxell-40/+128
2026-01-22kallsyms: Get rid of kallsyms relative baseArd Biesheuvel-52/+25