index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-23
crypto: xilinx - Avoid submitting fallback requests to engine
Harsh Jain
1
-27
/
+35
2026-01-23
crypto: xilinx - Avoid Encrypt request to fallback for authsize < 16
Harsh Jain
1
-3
/
+3
2026-01-23
crypto: xilinx - Return linux error code instead of firmware error code
Harsh Jain
1
-7
/
+7
2026-01-23
crypto: xilinx - Update probe to self discover the device
Harsh Jain
1
-24
/
+62
2026-01-23
firmware: zynqmp: Add helper API to self discovery the device
Harsh Jain
1
-0
/
+31
2026-01-23
crypto: xilinx - Remove union from zynqmp_aead_drv_ctx
Harsh Jain
1
-13
/
+11
2026-01-23
firmware: zynqmp: Move crypto API's to separate file
Harsh Jain
3
-50
/
+60
2026-01-22
net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()
Zilin Guan
1
-1
/
+1
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
186
-730
/
+1370
2026-01-22
ublk: fix batch I/O recovery -ENODEV error
Ming Lei
1
-32
/
+60
2026-01-22
ublk: implement batch request completion via blk_mq_end_request_batch()
Ming Lei
1
-8
/
+17
2026-01-22
ublk: add new feature UBLK_F_BATCH_IO
Ming Lei
1
-8
/
+52
2026-01-22
ublk: abort requests filled in event kfifo
Ming Lei
1
-1
/
+23
2026-01-22
ublk: refactor ublk_queue_rq() and add ublk_batch_queue_rq()
Ming Lei
1
-10
/
+46
2026-01-22
ublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processing
Ming Lei
1
-8
/
+386
2026-01-22
ublk: add batch I/O dispatch infrastructure
Ming Lei
1
-0
/
+195
2026-01-22
ublk: add io events fifo structure
Ming Lei
1
-6
/
+63
2026-01-22
ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
Ming Lei
1
-2
/
+101
2026-01-22
ublk: handle UBLK_U_IO_PREP_IO_CMDS
Ming Lei
1
-1
/
+190
2026-01-22
ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDS
Ming Lei
1
-1
/
+86
2026-01-22
ublk: prepare for not tracking task context for command batch
Ming Lei
1
-1
/
+4
2026-01-22
ublk: define ublk_ch_batch_io_fops for the coming feature F_BATCH_IO
Ming Lei
1
-1
/
+25
2026-01-23
Merge tag 'drm-misc-next-2026-01-22' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
80
-1357
/
+2853
2026-01-22
net: phy: Grammar update for comment in genphy_update_link
Simon Horman
1
-1
/
+1
2026-01-22
net: stmmac: dwmac-imx: keep preamble before sfd on i.MX8MP
Stefan Eichenberger
2
-2
/
+12
2026-01-22
net: phy: micrel: add option to keep the preamble before sfd for KSZ9131
Stefan Eichenberger
1
-1
/
+13
2026-01-22
PCI/IDE: Fix reading a wrong reg for unused sel stream initialization
Li Ming
1
-1
/
+1
2026-01-22
PCI/IDE: Fix off by one error calculating VF RID range
Li Ming
1
-2
/
+2
2026-01-22
clk: mediatek: Fix error handling in runtime PM setup
Haotian Zhang
1
-5
/
+7
2026-01-22
Revert "PCI/TSM: Report active IDE streams"
Dan Williams
2
-32
/
+0
2026-01-22
clk: mediatek: don't select clk-mt8192 for all ARM64 builds
Bartosz Golaszewski
1
-1
/
+1
2026-01-22
clk: mediatek: Add mfg_eb as parent to mt8196 mfgpll clocks
Nicolas Frattaroli
3
-6
/
+11
2026-01-22
clk: mediatek: Refactor pllfh registration to pass device
Nicolas Frattaroli
7
-17
/
+20
2026-01-22
clk: mediatek: Pass device to clk_hw_register for PLLs
Nicolas Frattaroli
3
-5
/
+10
2026-01-22
clk: mediatek: Refactor pll registration to pass device
Nicolas Frattaroli
24
-32
/
+34
2026-01-22
clk: Respect CLK_OPS_PARENT_ENABLE during recalc
Nicolas Frattaroli
1
-0
/
+13
2026-01-22
clk: mediatek: Drop __initconst from gates
Sjoerd Simons
2
-4
/
+4
2026-01-22
clk: tegra: tegra124-emc: fix device leak on set_rate()
Johan Hovold
1
-1
/
+1
2026-01-23
Merge tag 'mediatek-drm-fixes-20260119' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixes
Dave Airlie
9
-242
/
+157
2026-01-23
Merge tag 'drm-intel-next-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
1
-1
/
+6
2026-01-22
Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-next
Dave Jiang
19
-555
/
+589
2026-01-22
cxl/region: Use do_div() for 64-bit modulo operation
Alison Schofield
1
-1
/
+2
2026-01-22
cxl/region: Translate HPA to DPA and memdev in unaligned regions
Alison Schofield
1
-0
/
+46
2026-01-22
cxl/region: Translate DPA->HPA in unaligned MOD3 regions
Alison Schofield
1
-5
/
+155
2026-01-22
cxl/core: Fix cxl_dport debugfs EINJ entries
Cheatham, Benjamin
1
-3
/
+5
2026-01-22
cxl/acpi: Remove cxl_acpi_set_cache_size()
Li Ming
1
-24
/
+5
2026-01-22
cxl/hdm: Fix newline character in dev_err() messages
Robert Richter
1
-2
/
+2
2026-01-22
cxl/pci: Remove outdated FIXME comment and BUILD_BUG_ON
Samasth Norway Ananda
1
-7
/
+0
2026-01-23
Merge tag 'amd-drm-fixes-6.19-2026-01-22' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
9
-48
/
+36
2026-01-22
cxl: Update RAS handler interfaces to also support CXL Ports
Terry Bowman
3
-17
/
+13
[prev]
[next]