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-06
Merge tag 'drm-misc-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-113
/
+151
2026-03-06
ARM: dts: stm32: enable DCMI DMA-MDMA chaining on stm32mp157c-ev1.dts
Alain Volmat
-0
/
+15
2026-03-06
ARM: dts: stm32: add sram node within stm32mp151.dtsi
Alain Volmat
-0
/
+8
2026-03-06
ARM: dts: stm32: phyboard-sargas and phycore: Add optional interfaces
Christophe Parant
-0
/
+39
2026-03-06
Merge tag 'drm-misc-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-36
/
+85
2026-03-06
ARM: dts: stm32: phyboard-sargas and phycore: Fix coding style issues
Christophe Parant
-38
/
+33
2026-03-06
ARM: dts: stm32: phycore-stm32mp15: Disable optional SoM peripherals
Christophe Parant
-9
/
+8
2026-03-06
ARM: dts: stm32: phyboard-sargas: Move aliases from dts to dtsi
Christophe Parant
-9
/
+9
2026-03-06
ARM: dts: stm32: phycore-stm32mp15: Add dummy memory-node
Christophe Parant
-0
/
+9
2026-03-06
ARM: dts: stm32: phycore-stm32mp15: qspi: Fix memory map and pinctrl
Christophe Parant
-2
/
+8
2026-03-06
ARM: dts: stm32: phyboard-sargas: Fix uart4 and sai2 pinctrl
Christophe Parant
-6
/
+5
2026-03-06
ARM: dts: stm32: Add new pinmux groups for phyboard-sargas and phycore
Christophe Parant
-0
/
+164
2026-03-06
dt-bindings: arm: stm32: Modify STM32MP15x Phytec board items types
Christophe Parant
-3
/
+5
2026-03-06
ARM: dts: stm32: phyboard-sargas: Introduce SoM device tree
Christophe Parant
-317
/
+331
2026-03-06
ARM: dts: stm32: phycore-stm32mp15: Rename device tree files
Christophe Parant
-6
/
+3
2026-03-06
wifi: move action code from per-type frame structs
Johannes Berg
-392
/
+308
2026-03-06
ovl: Simplify ovl_lookup_real_one()
NeilBrown
-38
/
+33
2026-03-06
VFS: make lookup_one_qstr_excl() static.
NeilBrown
-6
/
+9
2026-03-06
nfsd: switch purge_old() to use start_removing_noperm()
NeilBrown
-4
/
+2
2026-03-06
selinux: Use simple_start_creating() / simple_done_creating()
NeilBrown
-9
/
+8
2026-03-06
Apparmor: Use simple_start_creating() / simple_done_creating()
NeilBrown
-27
/
+8
2026-03-06
libfs: change simple_done_creating() to use end_creating()
NeilBrown
-2
/
+1
2026-03-06
VFS: move the start_dirop() kerndoc comment to before start_dirop()
NeilBrown
-14
/
+13
2026-03-06
fs/proc: Don't lock root inode when creating "self" and "thread-self"
NeilBrown
-6
/
+0
2026-03-06
VFS: note error returns in documentation for various lookup functions
NeilBrown
-1
/
+28
2026-03-06
dt-bindings: arm: mediatek: audsys: fix formatting issues
Louis-Alexis Eyraud
-32
/
+31
2026-03-06
ata: libata-eh: Fix detection of deferred qc timeouts
Guenter Roeck
-1
/
+1
2026-03-06
xfs: fix returned valued from xfs_defer_can_append
Carlos Maiolino
-1
/
+1
2026-03-06
Merge tag 'drm-intel-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-3
/
+10
2026-03-06
RISC-V: KVM: Check host Ssaia extension when creating AIA irqchip
Anup Patel
-0
/
+4
2026-03-06
RISC-V: KVM: Fix error code returned for Ssaia ONE_REG
Anup Patel
-0
/
+4
2026-03-06
RISC-V: KVM: Fix error code returned for Smstateen ONE_REG
Anup Patel
-10
/
+8
2026-03-06
KVM: riscv: Fix Spectre-v1 in PMU counter access
Lukas Gerlach
-3
/
+11
2026-03-06
KVM: riscv: Fix Spectre-v1 in floating-point register access
Lukas Gerlach
-4
/
+13
2026-03-06
KVM: riscv: Fix Spectre-v1 in AIA CSR access
Lukas Gerlach
-2
/
+9
2026-03-06
KVM: riscv: Fix Spectre-v1 in ONE_REG register access
Lukas Gerlach
-8
/
+28
2026-03-06
RISC-V: KVM: Skip THP support check during dirty logging
Wang Yechao
-1
/
+1
2026-03-06
RISC-V: KVM: Fix potential UAF in kvm_riscv_aia_imsic_has_attr()
Jiakai Xu
-1
/
+4
2026-03-06
RISC-V: KVM: Fix use-after-free in kvm_riscv_aia_aplic_has_attr()
Jiakai Xu
-3
/
+6
2026-03-06
RISC-V: KVM: fix off-by-one array access in SBI PMU
Radim Krčmář
-1
/
+1
2026-03-06
RISC-V: KVM: Fix null pointer dereference in kvm_riscv_vcpu_aia_rmw_topei()
Jiakai Xu
-0
/
+4
2026-03-06
RISC-V: KVM: Fix use-after-free in kvm_riscv_gstage_get_leaf()
Jiakai Xu
-0
/
+4
2026-03-06
KVM: riscv: Fix Spectre-v1 in APLIC interrupt handling
Lukas Gerlach
-11
/
+12
2026-03-06
sched/headers: Inline raw_spin_rq_unlock()
Xie Yuanbin
-8
/
+6
2026-03-06
x86/mm/tlb: Make enter_lazy_tlb() always inline on x86
Xie Yuanbin
-24
/
+26
2026-03-06
Merge branch 'linus' into sched/core, to resolve conflicts
Ingo Molnar
-3840
/
+8244
2026-03-06
sched/hrtick: Mark hrtick_clear() as always used
Ingo Molnar
-1
/
+1
2026-03-06
platform/chrome: wilco_ec: event: Convert to a platform driver
Rafael J. Wysocki
-32
/
+34
2026-03-06
platform/chrome: wilco_ec: event: Register ACPI notify handler
Rafael J. Wysocki
-3
/
+14
2026-03-06
platform/chrome: chromeos_tbmc: Convert to a platform driver
Rafael J. Wysocki
-24
/
+23
[prev]
[next]