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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2026-01-22
Merge tag 'lpc32xx-dt-for-6.20' of https://github.com/vzapolskiy/linux-lpc32x...
Krzysztof Kozlowski
-65
/
+94
2026-01-22
Merge tag 'aspeed-6.20-devicetree-1' of https://git.kernel.org/pub/scm/linux/...
Krzysztof Kozlowski
-134
/
+1812
2026-01-22
Merge tag 'nuvoton-arm64-6.20-devicetree-0' of https://git.kernel.org/pub/scm...
Krzysztof Kozlowski
-0
/
+1
2026-01-22
arm64: dts: marvell: Add SoC specific compatibles to SafeXcel crypto
AngeloGioacchino Del Regno
-2
/
+4
2026-01-22
KVM: arm64: nv: Return correct RES0 bits for FGT registers
Zenghui Yu (Huawei)
-1
/
+1
2026-01-22
Merge tag 'v6.20-rockchip-dts64-1' of https://git.kernel.org/pub/scm/linux/ke...
Krzysztof Kozlowski
-25
/
+2248
2026-01-22
KVM: arm64: Always populate FGT masks at boot time
Marc Zyngier
-9
/
+9
2026-01-22
Merge tag 'v6.20-rockchip-dts32-1' of https://git.kernel.org/pub/scm/linux/ke...
Krzysztof Kozlowski
-1
/
+16
2026-01-22
Merge tag 'juno-updates-7.0' of https://git.kernel.org/pub/scm/linux/kernel/g...
Krzysztof Kozlowski
-4
/
+11
2026-01-21
ARM: dts: qcom: switch to RPMPD_* indices
Dmitry Baryshkov
-2
/
+2
2026-01-21
arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regions
Konrad Dybcio
-2
/
+6
2026-01-21
arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regions
Konrad Dybcio
-2
/
+6
2026-01-21
arm64: dts: qcom: sm8750: add ADSP fastrpc-compute-cb nodes
Alexey Klimov
-0
/
+61
2026-01-21
arm64: dts: qcom: sm8750: add memory node for adsp fastrpc
Alexey Klimov
-0
/
+8
2026-01-21
arm64: dts: qcom: switch to RPMPD_* indices
Dmitry Baryshkov
-40
/
+40
2026-01-21
Merge tag 'soc-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-60
/
+39
2026-01-21
arm64: dts: amlogic: meson-s4-s905y4-khadas-vim1s: enable SDIO interface
Nick Xie
-0
/
+27
2026-01-21
perf/x86/intel: Do not enable BTS for guests
Fernand Sieber
-2
/
+11
2026-01-21
arm64: dts: qcom: oneplus-enchilada: Specify i2c4 clock frequency
David Heidelberg
-0
/
+2
2026-01-21
arm64: dts: qcom: sm6350: Add clocks for aggre1 & aggre2 NoC
Luca Weiss
-0
/
+3
2026-01-21
arm64: dts: qcom: agatti: enable FastRPC on the ADSP
Dmitry Baryshkov
-0
/
+41
2026-01-21
Merge tag 'qcom-arm64-fixes-for-6.19' of https://git.kernel.org/pub/scm/linux...
Arnd Bergmann
-13
/
+16
2026-01-20
kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()
Petr Mladek
-3
/
+3
2026-01-20
watchdog: softlockup: panic when lockup duration exceeds N thresholds
Li RongQing
-4
/
+4
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+7
2026-01-20
lib/tests: convert test_uuid module to KUnit
Ryota Sakamoto
-13
/
+0
2026-01-20
mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()
Wei Yang
-4
/
+2
2026-01-20
x86/clear_page: introduce clear_pages()
Ankur Arora
-5
/
+12
2026-01-20
x86/mm: simplify clear_page_*
Ankur Arora
-47
/
+67
2026-01-20
treewide: provide a generic clear_user_page() variant
David Hildenbrand
-26
/
+7
2026-01-20
mm: add basic tests for lazy_mmu
Kevin Brodsky
-1
/
+3
2026-01-20
x86/xen: use lazy_mmu_state when context-switching
Kevin Brodsky
-5
/
+2
2026-01-20
sparc/mm: replace batch->active with is_lazy_mmu_mode_active()
Kevin Brodsky
-9
/
+1
2026-01-20
powerpc/mm: replace batch->active with is_lazy_mmu_mode_active()
Kevin Brodsky
-10
/
+1
2026-01-20
arm64: mm: replace TIF_LAZY_MMU with is_lazy_mmu_mode_active()
Kevin Brodsky
-18
/
+4
2026-01-20
mm: enable lazy_mmu sections to nest
Kevin Brodsky
-12
/
+0
2026-01-20
mm: bail out of lazy_mmu_mode_* in interrupt context
Kevin Brodsky
-9
/
+0
2026-01-20
mm: introduce generic lazy_mmu helpers
Kevin Brodsky
-12
/
+13
2026-01-20
mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
Kevin Brodsky
-6
/
+6
2026-01-20
sparc/mm: implement arch_flush_lazy_mmu_mode()
Kevin Brodsky
-2
/
+9
2026-01-20
powerpc/mm: implement arch_flush_lazy_mmu_mode()
Kevin Brodsky
-3
/
+12
2026-01-20
x86/xen: simplify flush_lazy_mmu()
Kevin Brodsky
-4
/
+2
2026-01-20
powerpc/64s: do not re-activate batched TLB flush
Alexander Gordeev
-27
/
+0
2026-01-20
net: remove HIPPI support and RoadRunner HIPPI driver
Ethan Nelson-Moore
-2
/
+0
2026-01-21
riscv: dts: spacemit: Disable ETH PHY sleep mode for OrangePi
Chukun Pan
-0
/
+4
2026-01-20
openrisc: define arch-specific version of nop()
Brian Masney
-0
/
+2
2026-01-20
Merge tag 'nuvoton-arm-6.19-fixes-0' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
-1
/
+0
2026-01-20
riscv: dts: spacemit: pinctrl: update register and IO power
Troy Mitchell
-1
/
+2
2026-01-20
riscv: dts: spacemit: add K3 Pico-ITX board support
Guodong Xu
-0
/
+30
2026-01-20
riscv: dts: spacemit: add initial support for K3 SoC
Guodong Xu
-0
/
+578
[prev]
[next]