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-08
ARM: dts: aspeed: bletchley: Remove try-power-role from connectors
Cosmo Chou
-6
/
+0
2026-01-08
ARM: dts: aspeed: Add Facebook Anacapa platform
Peter Shen
-0
/
+1046
2026-01-07
KVM: x86: Disallow setting CPUID and/or feature MSRs if L2 is active
Sean Christopherson
-23
/
+34
2026-01-07
riscv: trace: fix snapshot deadlock with sbi ecall
Martin Kaiser
-7
/
+8
2026-01-07
sparc/PCI: Correct 64-bit non-pref -> pref BAR resources
Ilpo Järvinen
-0
/
+23
2026-01-07
riscv: remove irqflags.h inclusion in asm/bitops.h
Yunhui Cui
-1
/
+0
2026-01-07
riscv: cpu_ops_sbi: smp_processor_id() returns int, not unsigned int
Ben Dooks
-1
/
+1
2026-01-07
riscv: configs: Clean up references to non-existing configs
Lukas Bulwahn
-4
/
+0
2026-01-07
Merge tag 'renesas-dts-for-v6.20-tag1' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
-7
/
+2481
2026-01-07
Merge tag 'aspeed-6.20-devicetree-0' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
-79
/
+373
2026-01-07
Merge tag 'arm-soc/for-6.19/devicetree-arm64' of https://github.com/Broadcom/...
Arnd Bergmann
-0
/
+15
2026-01-07
arm64: dts: hisilicon: hikey960: Drop "snps,gctl-reset-quirk" and "snps,tx_de...
Rob Herring (Arm)
-3
/
+0
2026-01-07
arm64: dts: marvell: change regulator-gpio to regulator-fixed
Rob Herring (Arm)
-8
/
+4
2026-01-07
arm64: dts: marvell: cn9131-cf-solidwan: Add missing GPIO properties on "nxp,...
Rob Herring (Arm)
-0
/
+2
2026-01-07
Merge tag 'imx-fixes-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
-22
/
+27
2026-01-07
arm64: dts: marvell: Fix stray and typo "pinctrl-names" properties
Rob Herring (Arm)
-6
/
+1
2026-01-07
arm64: dts: marvell: Add missing "#phy-cells" to "usb-nop-xceiv"
Rob Herring (Arm)
-0
/
+11
2026-01-07
Merge tag 'arm-soc/for-6.19/devicetree-arm64-fixes' of https://github.com/Bro...
Arnd Bergmann
-41
/
+27
2026-01-07
arm64: dts: qcom: qcs615: Drop IPA interconnects
Konrad Dybcio
-6
/
+0
2026-01-07
x86/alternative: Patch a single alternative location only once
Juergen Gross
-23
/
+26
2026-01-07
x86/alternative: Use helper functions for patching alternatives
Juergen Gross
-55
/
+87
2026-01-07
arm64: dts: amlogic: Use lowercase hex
Krzysztof Kozlowski
-4
/
+4
2026-01-07
arm64: dts: amlogic: Use hyphen in node names
Krzysztof Kozlowski
-1
/
+1
2026-01-07
ARM: dts: meson: drop iio-hwmon in favour of generic-adc-thermal
Martin Blumenstingl
-5
/
+0
2026-01-07
KVM: arm64: Remove ISB after writing FPEXC32_EL2
Mark Rutland
-3
/
+1
2026-01-07
KVM: arm64: Shuffle KVM_HOST_DATA_FLAG_* indices
Mark Rutland
-5
/
+5
2026-01-07
KVM: arm64: Fix comment in fpsimd_lazy_switch_to_host()
Mark Rutland
-1
/
+1
2026-01-07
arm64: defconfig: Enable Mediatek HDMIv2 driver
Louis-Alexis Eyraud
-0
/
+1
2026-01-07
arm64: dts: mediatek: Apply mt8395-radxa DT overlay at build time
Rob Herring (Arm)
-0
/
+2
2026-01-07
arm64: dts: mediatek: mt7988: add dtbs with applied overlays for bpi-r4 (pro)
Frank Wunderlich
-0
/
+32
2026-01-07
arm64: dts: mediatek: mt7986: add dtbs with applied overlays for bpi-r3
Frank Wunderlich
-0
/
+21
2026-01-07
arm64: dts: airoha: Use hyphen in node names
Krzysztof Kozlowski
-3
/
+3
2026-01-07
powerpc/iommu: bypass DMA APIs for coherent allocations for pre-mapped memory
Gaurav Batra
-14
/
+22
2026-01-07
powerpc64/bpf: Inline bpf_get_smp_processor_id() and bpf_get_current_task/_btf()
Saket Kumar Bhaskar
-0
/
+23
2026-01-07
powerpc64/bpf: Support internal-only MOV instruction to resolve per-CPU addrs
Saket Kumar Bhaskar
-0
/
+15
2026-01-07
powerpc/uaccess: Implement masked user access
Christophe Leroy
-3
/
+79
2026-01-07
powerpc/32: Automatically adapt TASK_SIZE based on constraints
Christophe Leroy
-16
/
+27
2026-01-07
powerpc/32s: Fix segments setup when TASK_SIZE is not a multiple of 256M
Christophe Leroy
-8
/
+11
2026-01-07
powerpc/uaccess: Refactor user_{read/write/}_access_begin()
Christophe Leroy
-34
/
+14
2026-01-07
powerpc/uaccess: Remove {allow/prevent}_{read/write/read_write}_{from/to/}_us...
Christophe Leroy
-62
/
+15
2026-01-07
powerpc/uaccess: Remove unused size and from parameters from allow_access_user()
Christophe Leroy
-15
/
+9
2026-01-07
powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()
Christophe Leroy
-2
/
+4
2026-01-06
hexagon: Drop invalid UAPI header asm/signal.h
Thomas Weißschuh
-0
/
+0
2026-01-06
riscv, bpf: Fix incorrect usage of BPF_TRAMP_F_ORIG_STACK
Menglong Dong
-4
/
+2
2026-01-06
arm64: dts: rockchip: Fix wrong register range of rk3576 gpu
Chaoyi Chen
-1
/
+1
2026-01-06
arm64: dts: rockchip: Configure MCLK for analog sound on NanoPi M5
Alexey Charkov
-3
/
+7
2026-01-06
arm64: dts: rockchip: Fix headphones widget name on NanoPi M5
Alexey Charkov
-1
/
+1
2026-01-06
arm64: dts: rockchip: Enable analog sound on RK3576 EVB1
Alexey Charkov
-0
/
+99
2026-01-06
arm64: dts: rockchip: Enable HDMI sound on RK3576 EVB1
Alexey Charkov
-0
/
+8
2026-01-06
arm64: dts: rockchip: Enable HDMI sound on Luckfox Core3576
Alexey Charkov
-0
/
+8
[prev]
[next]