index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
3
-0
/
+25
2026-04-01
arm64: Use static call trampolines when kCFI is enabled
Ard Biesheuvel
3
-0
/
+25
2026-03-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-1
/
+10
2026-03-19
arm64: realm: Fix PTE_NS_SHARED for 52bit PA support
Suzuki K Poulose
1
-1
/
+2
2026-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+9
2026-03-13
arm64/scs: Fix handling of advance_loc4
Pepper Gray
1
-0
/
+8
2026-03-10
KVM: arm64: pkvm: Don't reprobe for ICH_VTR_EL2.TDS on CPU hotplug
Marc Zyngier
1
-0
/
+9
2026-03-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-0
/
+1
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
1
-0
/
+1
2026-02-26
arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU reads
Sumit Gupta
1
-6
/
+15
2026-02-25
arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBI
Mark Rutland
1
-1
/
+1
2026-02-25
arm64: io: Rename ioremap_prot() to __ioremap_prot()
Will Deacon
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2
-4
/
+3
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-6
/
+5
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-10
/
+1
2026-02-10
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+6
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2026-02-09
Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-1
/
+1
2026-02-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
8
-27
/
+163
2026-02-09
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks
Linus Torvalds
1
-3
/
+3
2026-02-09
Merge tag 'kvmarm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
5
-12
/
+35
2026-02-05
Merge branch kvm-arm64/gicv3-tdir-fixes into kvmarm-master/next
Marc Zyngier
1
-4
/
+4
2026-02-05
Merge branch kvm-arm64/pkvm-no-mte into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2026-02-03
sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAIN
Frederic Weisbecker
1
-3
/
+3
2026-01-29
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2
-5
/
+2
2026-01-29
Merge branch 'for-next/errata' into for-next/core
Will Deacon
1
-0
/
+31
2026-01-29
Merge branch 'for-next/entry' into for-next/core
Will Deacon
1
-13
/
+34
2026-01-29
Merge branch 'for-next/cpufreq' into for-next/core
Will Deacon
1
-3
/
+63
2026-01-28
arm64: poe: fix stale POR_EL0 values for ptrace
Joey Gouly
1
-0
/
+3
2026-01-27
KVM: arm64: Correct test for ICH_HCR_EL2_TDIR cap for GICv5 hosts
Sascha Bischoff
1
-4
/
+4
2026-01-27
arm64/ptrace: Return early for ptrace_report_syscall_entry() error
Jinjie Ruan
1
-5
/
+9
2026-01-27
arm64/ptrace: Split report_syscall()
Jinjie Ruan
1
-12
/
+29
2026-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2026-01-23
arm64: Set __nocfi on swsusp_arch_resume()
Zhaoyang Huang
1
-1
/
+1
2026-01-23
arm64: errata: Workaround for SI L1 downstream coherency issue
Lucas Wei
1
-0
/
+31
2026-01-23
KVM: arm64: Trap MTE access and discovery when MTE is disabled
Fuad Tabba
1
-1
/
+1
2026-01-23
Merge branch arm64/for-next/cpufeature into kvmarm-master/next
Marc Zyngier
3
-6
/
+30
2026-01-22
arm64: Add support for FEAT_{LS64, LS64_V}
Yicong Yang
2
-0
/
+29
2026-01-22
arm64: topology: Do not warn on missing AMU in cpuhp_topology_online()
Geert Uytterhoeven
1
-1
/
+0
2026-01-22
arm64: Unconditionally enable PAN support
Marc Zyngier
1
-4
/
+0
2026-01-22
arm64: Unconditionally enable LSE support
Marc Zyngier
1
-2
/
+0
2026-01-22
arm64/fpsimd: signal: Fix restoration of SVE context
Mark Rutland
1
-6
/
+16
2026-01-22
arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
Mark Rutland
1
-0
/
+4
2026-01-22
arm64/fpsimd: ptrace: Fix SVE writes on !SME systems
Mark Rutland
1
-14
/
+12
2026-01-13
arm64: vdso32: Provide clock_getres_time64()
Thomas Weißschuh
2
-0
/
+6
2026-01-12
arm64/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
1
-7
/
+0
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
1
-3
/
+1
2026-01-09
KVM: arm64: Don't blindly set set PSTATE.PAN on guest exit
Marc Zyngier
1
-0
/
+1
[next]