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-03-23
media: imx-jpeg: Add encoder ops layer for hardware abstraction
Ming Qian
-9
/
+58
2026-03-23
media: imx-jpeg: Use devm_pm_runtime_enable() helper
Ming Qian
-3
/
+12
2026-03-23
media: imx-jpeg: Simplify descriptor initialization with memset
Ming Qian
-5
/
+2
2026-03-23
media: chips-media: wave5: add missing spinlock protection for handle_dynamic...
Ziyi Guo
-0
/
+3
2026-03-23
media: chips-media: wave5: add missing spinlock protection for send_eos_event()
Ziyi Guo
-1
/
+10
2026-03-23
media: chips-media: wave5: fix a potential memory leak in wave5_vdi_init()
Haoxiang Li
-0
/
+1
2026-03-23
Merge branch 'xfs-7.1-merge' into for-next
Carlos Maiolino
-78
/
+169
2026-03-23
Merge branch 'xfs-7.0-fixes' into for-next
Carlos Maiolino
-98
/
+130
2026-03-23
xfs: report cow mappings with dirty pagecache for iomap zero range
Brian Foster
-4
/
+22
2026-03-23
xfs: replace zero range flush with folio batch
Brian Foster
-18
/
+6
2026-03-23
xfs: only flush when COW fork blocks overlap data fork holes
Brian Foster
-6
/
+30
2026-03-23
xfs: look up cow fork extent earlier for buffered iomap_begin
Brian Foster
-21
/
+25
2026-03-23
xfs: flush eof folio before insert range size update
Brian Foster
-0
/
+17
2026-03-23
iomap, xfs: lift zero range hole mapping flush into xfs
Brian Foster
-4
/
+23
2026-03-23
xfs: flush dirty pagecache over hole in zoned mode zero range
Brian Foster
-0
/
+19
2026-03-23
xfs: fix iomap hole map reporting for zoned zero range
Brian Foster
-8
/
+10
2026-03-23
KVM: arm64: nv: Expose shadow page tables in debugfs
Wei-Lin Chang
-1
/
+44
2026-03-23
gpio: qixis-fpga: Fix error handling for devm_regmap_init_mmio()
Felix Gu
-2
/
+2
2026-03-23
arm64: dts: arm/corstone1000: Add corstone-1000-a320
Rob Herring (Arm)
-0
/
+107
2026-03-23
arm64: dts: arm/corstone1000: Move FVP peripherals to separate .dtsi
Rob Herring (Arm)
-35
/
+45
2026-03-23
arm64: dts: arm/corstone1000: Move cpu nodes
Rob Herring (Arm)
-35
/
+45
2026-03-23
dt-bindings: npu: arm,ethos: Add "arm,corstone1000-ethos-u85"
Rob Herring (Arm)
-1
/
+1
2026-03-23
dt-bindings: arm,corstone1000: Add "arm,corstone1000-a320-fvp"
Rob Herring (Arm)
-5
/
+10
2026-03-23
xfs: remove redundant validation in xlog_recover_attri_commit_pass2
Long Li
-46
/
+0
2026-03-23
xfs: fix ri_total validation in xlog_recover_attri_commit_pass2
Long Li
-2
/
+2
2026-03-23
dt-bindings: gpio: fix microchip,mpfs-gpio interrupt documentation
Conor Dooley
-9
/
+15
2026-03-23
gpio: dwapb: reduce allocation to single kzalloc
Rosen Penev
-14
/
+5
2026-03-23
drm/xe/xe3p: Skip TD flush
Tejas Upadhyay
-0
/
+8
2026-03-23
drm/xe/xe3p_lpg: Restrict UAPI to enable L2 flush optimization
Tejas Upadhyay
-1
/
+38
2026-03-23
drm/xe/pat: define coh_mode 2way
Tejas Upadhyay
-11
/
+12
2026-03-23
drm/xe/xe3p_lpg: flush shrinker bo cachelines manually
Tejas Upadhyay
-1
/
+30
2026-03-23
xfs: close crash window in attr dabtree inactivation
Long Li
-38
/
+57
2026-03-23
xfs: factor out xfs_attr3_leaf_init
Long Li
-0
/
+25
2026-03-23
xfs: factor out xfs_attr3_node_entry_remove
Long Li
-11
/
+44
2026-03-23
xfs: only assert new size for datafork during truncate extents
Long Li
-1
/
+2
2026-03-23
xfs: Use xarray to track SB UUIDs instead of plain array.
Lukas Herbolt
-39
/
+39
2026-03-23
drm/xe/vf: Improve getting clean NULL context
Michal Wajdeczko
-4
/
+46
2026-03-23
drm/xe: Add MI_SEMAPHORE_WAIT command definition
Michal Wajdeczko
-0
/
+13
2026-03-23
drm/xe: Add PR_CTR_CTRL/THRSH register definitions
Michal Wajdeczko
-0
/
+8
2026-03-23
arm64: dts: renesas: r9a09g047e57-smarc: Enable RSPI0
Tommaso Merciai
-0
/
+16
2026-03-23
arm64: dts: renesas: r9a09g047: Add RSPI nodes
Tommaso Merciai
-0
/
+84
2026-03-23
wifi: mt76: fix backoff fields and max_power calculation
Allen Ye
-46
/
+109
2026-03-23
wifi: mt76: mt7921: Replace deprecated PCI function
Madhur Kumar
-5
/
+6
2026-03-23
wifi: mt76: mt7996: increase txq memory limit to 32 MiB
Chad Monroe
-0
/
+1
2026-03-23
wifi: mt76: mt7996: reset device after MCU message timeout
Chad Monroe
-0
/
+14
2026-03-23
wifi: mt76: fix deadlock in remain-on-channel
Chad Monroe
-2
/
+11
2026-03-23
wifi: mt76: mt7921: fix potential deadlock in mt7921_roc_abort_sync
Sean Wang
-5
/
+8
2026-03-23
wifi: mt76: mt7921: fix ROC abort flow interruption in mt7921_roc_work
Quan Zhou
-3
/
+4
2026-03-23
wifi: mt76: mt7925: fix tx power setting failure after chip reset
Leon Yen
-1
/
+4
2026-03-23
wifi: mt76: Fix memory leak after mt76_connac_mcu_alloc_sta_req()
Zilin Guan
-6
/
+18
[prev]
[next]