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-03-09
arm64: dts: qcom: monaco: Add role-switch support and HS endpoint for seconda...
Swati Agarwal
-0
/
+7
2026-03-09
arm64: dts: qcom: monaco-evk: Enable GPIO expander interrupt for Monaco EVK
Swati Agarwal
-1
/
+77
2026-03-09
arm64: dts: qcom: sdm845: Introduce camera master clock pinctrl
David Heidelberg
-0
/
+56
2026-03-09
arm64: dts: qcom: qcm6490-idp: add and enable BT node
Janaki Ramaiah Thota
-0
/
+169
2026-03-09
arm64: dts: qcom: monaco-evk: Enable SDHC1 for eMMC
Loic Poulain
-0
/
+20
2026-03-09
arm64: dts: qcom: monaco: Complete SDHC definition
Loic Poulain
-0
/
+10
2026-03-09
arm64: dts: qcom: talos: add ETR device
Jie Gan
-0
/
+27
2026-03-09
arm: dts: ti: omap: align node patterns with established convention
Charan Pedumuru
-5
/
+5
2026-03-09
x86/virt/sev: Keep the RMP table bookkeeping area mapped
Tom Lendacky
-23
/
+17
2026-03-09
x86/virt/sev: Drop WBINVD before setting MSR_AMD64_SYSCFG_SNP_EN
Tycho Andersen (AMD)
-3
/
+0
2026-03-09
x86/virt/sev: Drop support for SNP hotplug
Tycho Andersen (AMD)
-27
/
+5
2026-03-09
crypto: arm64/aes-neonbs - Move key expansion off the stack
Cheng-Yang Chou
-14
/
+23
2026-03-09
lib/crypto: arm64/aes: Migrate optimized CBC-based MACs into library
Eric Biggers
-214
/
+2
2026-03-09
lib/crypto: arm64/aes: Move assembly code for AES modes into libaes
Eric Biggers
-1328
/
+4
2026-03-09
crypto: arm64/aes - Fix 32-bit aes_mac_update() arg treated as 64-bit
Eric Biggers
-2
/
+2
2026-03-09
arm64: dts: ti: k3-am69-aquila-clover: Fix DP regulator enable GPIO
Franz Schnyder
-1
/
+1
2026-03-09
arm64: dts: ti: k3-am69-aquila-dev: Fix DP regulator enable GPIO
Franz Schnyder
-1
/
+1
2026-03-09
arm64: dts: ti: k3-am62l: support cpufreq scaling
Dhruva Gole
-0
/
+52
2026-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3
Alexei Starovoitov
-303
/
+579
2026-03-08
Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-5
/
+54
2026-03-08
x86/local: Remove trailing semicolon from _ASM_XADD in local_add_return()
Uros Bizjak
-1
/
+1
2026-03-08
arm: dts: microchip: remove unused #address-cells/#size-cells from sam9x60 ud...
Charan Pedumuru
-2
/
+0
2026-03-08
powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
Thomas Weißschuh
-2
/
+1
2026-03-07
Merge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-95
/
+228
2026-03-07
KVM: arm64: vgic: Pick EOIcount deactivations from AP-list tail
Marc Zyngier
-8
/
+17
2026-03-07
s390: Revert "s390/irq/idle: Remove psw bits early"
Heiko Carstens
-6
/
+8
2026-03-07
Merge tag 'parisc-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-10
/
+19
2026-03-07
arm64: dts: exynos: gs101-pixel-common: add Maxim MAX77759 fuel gauge
André Draszik
-0
/
+18
2026-03-07
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-37
/
+11
2026-03-07
x86/asm: Use inout "+" asm onstraint modifiers in __iowrite32_copy()
Uros Bizjak
-3
/
+2
2026-03-07
powerpc/pseries: Correct MSI allocation tracking
Nam Cao
-1
/
+1
2026-03-07
powerpc: dts: mpc83xx: Add unit addresses to /memory
J. Neuschäfer
-12
/
+12
2026-03-07
powerpc: dts: mpc8315erdb: Add missing #cells properties to SPI bus
J. Neuschäfer
-0
/
+2
2026-03-07
powerpc: dts: mpc8315erdb: Rename LED nodes to comply with schema
J. Neuschäfer
-2
/
+2
2026-03-07
powerpc: dts: mpc8315erdb: Use IRQ_TYPE_* macros
J. Neuschäfer
-52
/
+59
2026-03-07
powerpc: dts: mpc8313erdb: Use IRQ_TYPE_* macros
J. Neuschäfer
-25
/
+34
2026-03-07
powerpc: 83xx: km83xx: Fix keymile vendor prefix
J. Neuschäfer
-2
/
+2
2026-03-07
powerpc64/bpf: fix kfunc call support
Hari Bathini
-9
/
+94
2026-03-07
powerpc64/bpf: fix handling of BPF stack in exception callback
Hari Bathini
-11
/
+25
2026-03-07
powerpc64/bpf: remove BPF redzone protection in trampoline stack
Hari Bathini
-56
/
+33
2026-03-07
powerpc64/bpf: use consistent tailcall offset in trampoline
Hari Bathini
-13
/
+9
2026-03-07
powerpc64/bpf: fix the address returned by bpf_get_func_ip
Hari Bathini
-9
/
+19
2026-03-07
powerpc64/bpf: do not increment tailcall count when prog is NULL
Hari Bathini
-18
/
+21
2026-03-07
powerpc64/ftrace: workaround clang recording GEP in __patchable_function_entries
Hari Bathini
-4
/
+22
2026-03-07
powerpc64/ftrace: fix OOL stub count with clang
Hari Bathini
-2
/
+2
2026-03-07
powerpc64: make clang cross-build friendly
Hari Bathini
-2
/
+2
2026-03-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+26
2026-03-06
Merge tag 's390-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-7
/
+6
2026-03-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-14
/
+65
2026-03-06
Merge tag 'pci-v7.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+14
[prev]
[next]