index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-01-22
ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
Ming Lei
-2
/
+109
2026-01-22
ublk: handle UBLK_U_IO_PREP_IO_CMDS
Ming Lei
-1
/
+195
2026-01-22
ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDS
Ming Lei
-1
/
+135
2026-01-22
ublk: prepare for not tracking task context for command batch
Ming Lei
-1
/
+4
2026-01-22
ublk: define ublk_ch_batch_io_fops for the coming feature F_BATCH_IO
Ming Lei
-1
/
+25
2026-01-22
Merge tag 'clk-divider-round-rate-v6.20-v2' of https://github.com/masneyb/lin...
Stephen Boyd
-299
/
+245
2026-01-23
Merge tag 'drm-misc-next-2026-01-22' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-1482
/
+3101
2026-01-22
net: phy: Grammar update for comment in genphy_update_link
Simon Horman
-1
/
+1
2026-01-22
selftests: net: Add kernel selftest for RFC 4884
Danielle Ratson
-0
/
+681
2026-01-22
Merge branch 'tcp-remove-tcp_rate-c'
Jakub Kicinski
-135
/
+130
2026-01-22
tcp: move tcp_rate_check_app_limited() to tcp.c
Eric Dumazet
-23
/
+20
2026-01-22
tcp: move tcp_rate_gen to tcp_input.c
Eric Dumazet
-112
/
+110
2026-01-22
Merge branch 'net-stmmac-dwmac-enforce-preamble-before-sfd-for-i-mx8mp'
Jakub Kicinski
-5
/
+29
2026-01-22
net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MP
Stefan Eichenberger
-2
/
+13
2026-01-22
net: phy: micrel: add option to keep the preamble before sfd for KSZ9131
Stefan Eichenberger
-1
/
+13
2026-01-22
net: phy: add a new phy_device flag to keep preamble before sfd
Stefan Eichenberger
-2
/
+3
2026-01-22
Merge tag 'samsung-clk-6.20' of https://git.kernel.org/pub/scm/linux/kernel/g...
Stephen Boyd
-50
/
+812
2026-01-22
PCI/IDE: Fix reading a wrong reg for unused sel stream initialization
Li Ming
-1
/
+1
2026-01-22
PCI/IDE: Fix off by one error calculating VF RID range
Li Ming
-3
/
+3
2026-01-22
clk: mediatek: Fix error handling in runtime PM setup
Haotian Zhang
-5
/
+7
2026-01-22
Revert "PCI/TSM: Report active IDE streams"
Dan Williams
-47
/
+0
2026-01-22
clk: mediatek: don't select clk-mt8192 for all ARM64 builds
Bartosz Golaszewski
-1
/
+1
2026-01-22
clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks
Nicolas Frattaroli
-6
/
+11
2026-01-22
clk: mediatek: Refactor pllfh registration to pass device
Nicolas Frattaroli
-17
/
+20
2026-01-22
clk: mediatek: Pass device to clk_hw_register for PLLs
Nicolas Frattaroli
-5
/
+10
2026-01-22
clk: mediatek: Refactor pll registration to pass device
Nicolas Frattaroli
-32
/
+34
2026-01-22
clk: Respect CLK_OPS_PARENT_ENABLE during recalc
Nicolas Frattaroli
-0
/
+13
2026-01-22
dt-bindings: clock: mediatek,mt7622-pciesys: Remove syscon compatible
AngeloGioacchino Del Regno
-6
/
+4
2026-01-22
clk: mediatek: Drop __initconst from gates
Sjoerd Simons
-4
/
+4
2026-01-22
clk: tegra: tegra124-emc: fix device leak on set_rate()
Johan Hovold
-1
/
+1
2026-01-22
x86: make page fault handling disable interrupts properly
Cedric Xing
-10
/
+5
2026-01-22
smb: server: reset smb_direct_port = SMB_DIRECT_PORT_INFINIBAND on init
Stefan Metzmacher
-0
/
+1
2026-01-22
smb: server: fix comment for ksmbd_vfs_kern_path_start_removing()
Stefan Metzmacher
-1
/
+1
2026-01-22
ksmbd: smbd: fix dma_unmap_sg() nents
Thomas Fourier
-8
/
+7
2026-01-23
Merge tag 'mediatek-drm-fixes-20260119' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
-243
/
+158
2026-01-23
Merge tag 'drm-intel-next-fixes-2026-01-22' of https://gitlab.freedesktop.org...
Dave Airlie
-1
/
+6
2026-01-22
Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-next
Dave Jiang
-565
/
+666
2026-01-22
cxl/region: Use do_div() for 64-bit modulo operation
Alison Schofield
-1
/
+2
2026-01-22
cxl/region: Translate HPA to DPA and memdev in unaligned regions
Alison Schofield
-0
/
+46
2026-01-22
cxl/region: Translate DPA->HPA in unaligned MOD3 regions
Alison Schofield
-5
/
+155
2026-01-22
cxl/core: Fix cxl_dport debugfs EINJ entries
Cheatham, Benjamin
-3
/
+5
2026-01-22
cxl/acpi: Remove cxl_acpi_set_cache_size()
Li Ming
-24
/
+5
2026-01-22
cxl/hdm: Fix newline character in dev_err() messages
Robert Richter
-2
/
+2
2026-01-22
cxl/pci: Remove outdated FIXME comment and BUILD_BUG_ON
Samasth Norway Ananda
-7
/
+0
2026-01-22
Documentation/driver-api/cxl: device hotplug section
Gregory Price
-0
/
+134
2026-01-22
Documentation/driver-api/cxl: BIOS/EFI expectation update
Gregory Price
-0
/
+20
2026-01-22
scripts: kconfig: merge_config.sh: warn on duplicate input files
Mikko Rapeli
-0
/
+11
2026-01-22
scripts: kconfig: merge_config.sh: use awk in checks too
Mikko Rapeli
-11
/
+86
2026-01-22
scripts: kconfig: merge_config.sh: refactor from shell/sed/grep to awk
Anders Roxell
-40
/
+128
2026-01-22
kallsyms: Get rid of kallsyms relative base
Ard Biesheuvel
-52
/
+25
[prev]
[next]