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-13
arm64: dts: rockchip: enable vicap dvp on wolfvision pf5 io expander
Michael Riesch
-0
/
+20
2026-03-13
KVM: SVM: Add a helper to get LBR field pointer to dedup MSR accesses
Sean Christopherson
-29
/
+20
2026-03-13
drm/colorop: Fix blob property reference tracking in state lifecycle
Harry Wentland
-7
/
+19
2026-03-13
sched_ext: Use schedule_deferred_locked() in schedule_dsq_reenq()
Tejun Heo
-9
/
+15
2026-03-13
sched_ext: Add SCX_OPS_ALWAYS_ENQ_IMMED ops flag
Tejun Heo
-55
/
+65
2026-03-13
sched_ext: Add enq_flags to scx_bpf_dsq_move_to_local()
Tejun Heo
-18
/
+38
2026-03-13
sched_ext: Plumb enq_flags through the consume path
Tejun Heo
-10
/
+11
2026-03-13
sched_ext: Implement SCX_ENQ_IMMED
Tejun Heo
-19
/
+311
2026-03-13
sched_ext: Add scx_vet_enq_flags() and plumb dsq_id into preamble
Tejun Heo
-3
/
+14
2026-03-13
sched_ext: Split task_should_reenq() into local and user variants
Tejun Heo
-7
/
+10
2026-03-13
arm64: mm: Provide level hint for flush_tlb_page()
Ryan Roberts
-4
/
+5
2026-03-13
drm/xe/guc: Fail immediately on GuC load error
Daniele Ceraolo Spurio
-3
/
+3
2026-03-13
arm64: dts: imx8mp-sr-som: build dtbs with symbols for overlay support
Josua Mayer
-0
/
+5
2026-03-13
arm64: dts: imx8mp-hummingboard-pulse: fix mini-hdmi dsi port reference
Josua Mayer
-7
/
+4
2026-03-13
arm64: dts: imx8mp-hummingboard-pulse/cubox-m: fix vmmc gpio polarity
Josua Mayer
-2
/
+2
2026-03-13
arm64: dts: imx8qm-ss-hsio: Wire up DMA IRQ for PCIe
Alexander Stein
-2
/
+3
2026-03-13
arm64: dts: freescale: add pixpaper display overlay for i.MX93 FRDM
Wig Cheng
-0
/
+54
2026-03-13
arm64: dts: tqma8mpql-mba8mp-ras314: Configure multiple queues on eqos
Alexander Stein
-0
/
+67
2026-03-13
arm64: dts: tqma8mpql-mba8mpxl: Configure multiple queues on eqos
Alexander Stein
-0
/
+67
2026-03-13
arm64: dts: imx8mp-kontron: Use GPIO/IRQ defines in DL devicetree
Frieder Schrempf
-3
/
+4
2026-03-13
arm64: dts: imx8mp-kontron: Drop vmmc-supply to fix SD card on SMARC eval car...
Frieder Schrempf
-1
/
+0
2026-03-13
arm64: dts: imx8mp-kontron: Fix touch reset configuration on DL devices
Frieder Schrempf
-0
/
+19
2026-03-13
Merge tag 'xfs-fixes-7.0-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
-19
/
+23
2026-03-13
Merge tag 'v7.0-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-100
/
+152
2026-03-13
workqueue: fix parse_affn_scope() prefix matching bug
Breno Leitao
-8
/
+2
2026-03-13
Merge tag 'spi-fix-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-31
/
+50
2026-03-13
Merge tag 'regulator-fix-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-4
/
+10
2026-03-13
arm64: mm: Wrap flush_tlb_page() around __do_flush_tlb_range()
Ryan Roberts
-60
/
+29
2026-03-13
arm64: mm: More flags for __flush_tlb_range()
Ryan Roberts
-42
/
+62
2026-03-13
arm64: mm: Refactor __flush_tlb_range() to take flags
Ryan Roberts
-28
/
+37
2026-03-13
arm64: mm: Refactor flush_tlb_page() to use __tlbi_level_asid()
Ryan Roberts
-10
/
+2
2026-03-13
arm64: mm: Simplify __flush_tlb_range_limit_excess()
Will Deacon
-13
/
+11
2026-03-13
arm64: mm: Simplify __TLBI_RANGE_NUM() macro
Will Deacon
-5
/
+1
2026-03-13
arm64: mm: Re-implement the __flush_tlb_range_op macro in C
Ryan Roberts
-38
/
+46
2026-03-13
arm64: mm: Inline __TLBI_VADDR_RANGE() into __tlbi_range()
Will Deacon
-19
/
+13
2026-03-13
arm64: mm: Push __TLBI_VADDR() into __tlbi_level()
Will Deacon
-12
/
+14
2026-03-13
arm64: mm: Implicitly invalidate user ASID based on TLBI operation
Ryan Roberts
-17
/
+13
2026-03-13
arm64: mm: Introduce a C wrapper for by-range TLB invalidation
Ryan Roberts
-1
/
+31
2026-03-13
arm64: mm: Re-implement the __tlbi_level macro as a C function
Ryan Roberts
-13
/
+54
2026-03-13
USB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speed
Vyacheslav Vahnenko
-0
/
+3
2026-03-13
arm64: scs: Remove redundant save/restore of SCS SP on entry to/from EL0
Will Deacon
-3
/
+9
2026-03-13
Merge tag 'sound-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
-23
/
+102
2026-03-13
Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-13
/
+50
2026-03-13
Merge tag 'io_uring-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-11
/
+56
2026-03-13
Merge tag 'slab-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-7
/
+4
2026-03-13
Merge tag 'pwrseq-fixes-for-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+1
2026-03-13
selftests/sched_ext: Add missing error check for exit__load()
David Carlier
-1
/
+1
2026-03-13
iommufd/selftest: Fix page leaks in mock_viommu_{init,destroy}
Thorsten Blum
-2
/
+2
2026-03-13
x86/split_lock: Restructure the unwieldy switch-case in sld_state_show()
Borislav Petkov
-24
/
+25
2026-03-13
ACPI: AC: Define ACPI_AC_CLASS in one place
Rafael J. Wysocki
-9
/
+2
[prev]
[next]