index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
1
-2
/
+2
2023-10-04
rcu: Assume rcu_report_dead() is always called locally
Frederic Weisbecker
1
-1
/
+1
2023-09-29
arm64: errata: Add Cortex-A520 speculative unprivileged load workaround
Rob Herring
2
-0
/
+12
2023-09-29
arm64/sve: Report FEAT_SVE_B16B16 to userspace
Mark Brown
2
-0
/
+4
2023-09-25
arm64: smp: Mark IPI globals as __ro_after_init
Douglas Anderson
1
-3
/
+3
2023-09-25
arm64: kgdb: Implement kgdb_roundup_cpus() to enable pseudo-NMI roundup
Douglas Anderson
1
-0
/
+23
2023-09-25
arm64: smp: IPI_CPU_STOP and IPI_CPU_CRASH_STOP should try for NMI
Douglas Anderson
1
-0
/
+2
2023-09-25
arm64: smp: Add arch support for backtrace using pseudo-NMI
Douglas Anderson
1
-11
/
+75
2023-09-25
arm64: smp: Remove dedicated wakeup IPI
Mark Rutland
2
-18
/
+12
2023-09-25
arm64: idle: Tag the arm64 idle functions as __cpuidle
Douglas Anderson
1
-2
/
+2
2023-09-25
arm64/sve: Remove SMCR pseudo register from cpufeature code
Mark Brown
2
-58
/
+10
2023-09-25
arm64/sve: Remove ZCR pseudo register from cpufeature code
Mark Brown
2
-56
/
+9
2023-09-18
arm64: cpufeature: Fix CLRBHB and BC detection
Kristina Martsenko
1
-1
/
+2
2023-09-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+3
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+7
2023-09-06
arm64/sysreg: Fix broken strncpy() -> strscpy() conversion
Will Deacon
1
-3
/
+3
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2023-08-31
Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-0
/
+7
2023-08-30
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+1
2023-08-29
Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-30
/
+7
2023-08-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
15
-77
/
+81
2023-08-28
Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+15
2023-08-25
Merge branch 'for-next/perf' into for-next/core
Will Deacon
1
-2
/
+2
2023-08-25
Merge branch 'for-next/mm' into for-next/core
Will Deacon
1
-2
/
+2
2023-08-25
Merge branch 'for-next/misc' into for-next/core
Will Deacon
8
-16
/
+37
2023-08-25
Merge branch 'for-next/entry' into for-next/core
Will Deacon
2
-33
/
+32
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
4
-24
/
+63
2023-08-21
efi/arm64: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
1
-1
/
+15
2023-08-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-7
/
+21
2023-08-18
arm64: mte: simplify swap tag restoration logic
Peter Collingbourne
1
-30
/
+7
2023-08-18
hw_breakpoint: fix single-stepping when using bpf_overflow_handler
Tomislav Novak
1
-2
/
+2
2023-08-17
arm64/ptrace: Ensure that the task sees ZT writes on first use
Mark Brown
1
-1
/
+8
2023-08-17
arm64/ptrace: Ensure that SME is set up for target when writing SSVE state
Mark Brown
3
-6
/
+13
2023-08-17
arm64: Add feature detection for fine grained traps
Mark Brown
1
-0
/
+7
2023-08-16
arm64/sysreg: refactor deprecated strncpy
Justin Stitt
1
-3
/
+3
2023-08-15
sysctl: Add size to register_sysctl
Joel Granados
1
-1
/
+1
2023-08-11
arm64: syscall: unmask DAIF earlier for SVCs
Mark Rutland
2
-33
/
+32
2023-08-10
arm64/fpsimd: Only provide the length to cpufeature for xCR registers
Mark Brown
1
-18
/
+4
2023-08-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-7
/
+12
2023-08-04
arm64: sdei: abort running SDEI handlers during crash
D Scott Phillips
3
-6
/
+32
2023-08-04
arm64: add HWCAP for FEAT_HBC (hinted conditional branches)
Joey Gouly
2
-1
/
+3
2023-08-04
arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVE
Mark Brown
1
-1
/
+2
2023-08-04
arm64/fpsimd: Sync FPSIMD state with SVE for SME only systems
Mark Brown
1
-2
/
+2
2023-08-04
arm64/ptrace: Don't enable SVE when setting streaming SVE
Mark Brown
1
-3
/
+5
2023-08-03
arm64: module: Use module_init_layout_section() to spot init sections
James Morse
1
-1
/
+1
2023-08-03
arm64/ptrace: Flush FP state when setting ZT0
Mark Brown
1
-0
/
+2
2023-08-03
arm64/fpsimd: Clear SME state in the target task when setting the VL
Mark Brown
1
-1
/
+1
2023-08-02
x86/shstk: Add user control-protection fault handler
Rick Edgecombe
2
-2
/
+2
[prev]
[next]