index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-02
arm64: fpsimd: Prevent registers leaking across exec
Dave Martin
1
-0
/
+2
2017-09-02
arm64: flush FP/SIMD state correctly after execve()
Ard Biesheuvel
1
-0
/
+1
2017-09-02
arm64: mm: abort uaccess retries upon fatal signal
Mark Rutland
1
-1
/
+4
2017-07-05
arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str
Julien Grall
1
-1
/
+2
2017-06-14
arm64: ensure extension of smp_store_release value
Mark Rutland
1
-2
/
+8
2017-06-14
arm64: entry: improve data abort handling of tagged pointers
Kristina Martsenko
2
-2
/
+17
2017-06-14
arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
Kristina Martsenko
2
-1
/
+10
2017-05-25
arm64: uaccess: ensure extension of access_ok() addr
Mark Rutland
1
-1
/
+2
2017-05-20
arm64: perf: reject groups spanning multiple HW PMUs
Suzuki K. Poulose
1
-6
/
+15
2017-05-20
arm64: make sys_call_table const
Mark Rutland
1
-1
/
+1
2017-05-08
arm64: build vdso without libgcov
Arnd Bergmann
1
-0
/
+3
2017-05-08
arm64: Provide a namespace to NCAPS
Fabio Estevam
2
-6
/
+6
2017-04-30
arm64: avoid returning from bad_mode
Mark Rutland
2
-6
/
+26
2016-10-05
crypto: arm64/aes-ctr - fix NULL dereference in tail processing
Ard Biesheuvel
1
-1
/
+1
2016-10-05
arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()
Will Deacon
1
-0
/
+10
2016-08-22
arm64: debug: unmask PSTATE.D earlier
Will Deacon
3
-2
/
+2
2016-07-12
PCI: Move domain assignment from arm64 to generic code
Lorenzo Pieralisi
1
-22
/
+0
2016-07-12
arm64: mm: remove page_mapping check in __sync_icache_dcache
Shaokun Zhang
1
-4
/
+0
2016-06-03
arm64: Ensure pmd_present() returns false after pmd_mknotpresent()
Catalin Marinas
2
-3
/
+2
2016-06-03
mm: fix huge zero page accounting in smaps report
Kirill A. Shutemov
1
-0
/
+1
2016-04-18
arm64: errata: Add -mpc-relative-literal-loads to build flags
dann frazier
1
-0
/
+2
2016-04-12
arm64: account for sparsemem section alignment when choosing vmemmap offset
Ard Biesheuvel
1
-2
/
+3
2016-04-12
arm64: vmemmap: use virtual projection of linear region
Ard Biesheuvel
2
-5
/
+6
2016-03-29
arm64: psci: move psci firmware calls out of line
Will Deacon
3
-35
/
+32
2016-03-15
arm64: kernel: pause/unpause function graph tracer in cpu_suspend()
Lorenzo Pieralisi
1
-0
/
+10
2016-03-11
arm/arm64: KVM: Fix ioctl error handling
Michael S. Tsirkin
1
-1
/
+1
2016-02-15
arm64: restore bogomips information in /proc/cpuinfo
Yang Shi
1
-0
/
+4
2016-02-15
arm64: mm: avoid calling apply_to_page_range on empty range
Mika Penttilä
1
-0
/
+3
2015-11-15
Revert "ARM64: unwind: Fix PC calculation"
Will Deacon
1
-5
/
+1
2015-11-13
arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419
Will Deacon
1
-1
/
+1
2015-10-27
arm64: readahead: fault retry breaks mmap file read random detection
Mark Salyzyn
1
-0
/
+1
2015-10-27
arm64: ftrace: fix function_graph tracer panic
Li Bin
1
-2
/
+20
2015-10-07
arm64: KVM: Disable virtual timer even if the guest is not using it
Marc Zyngier
1
-2
/
+3
2015-10-07
arm64: errata: add module build workaround for erratum #843419
Will Deacon
3
-0
/
+22
2015-10-07
arm64: head.S: initialise mdcr_el2 in el2_setup
Will Deacon
1
-0
/
+5
2015-10-07
arm64: compat: fix vfp save/restore across signal handlers in big-endian
Will Deacon
1
-11
/
+36
2015-10-07
arm64: kconfig: Move LIST_POISON to a safe value
Jeff Vander Stoep
1
-0
/
+4
2015-09-22
arm64: KVM: Fix host crash when injecting a fault into a 32bit guest
Marc Zyngier
1
-6
/
+6
2015-08-27
arm64/mm: Remove hack in mmap randomize layout
Yann Droneaud
1
-10
/
+2
2015-08-27
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
1
-2
/
+0
2015-08-27
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
1
-1
/
+2
2015-08-04
arm64: Don't report clear pmds and puds as huge
Christoffer Dall
1
-2
/
+2
2015-07-13
arm64/kvm: Fix assembler compatibility of macros
Geoff Levand
1
-10
/
+11
2015-07-03
arm64: vdso: work-around broken ELF toolchains in Makefile
Will Deacon
1
-0
/
+4
2015-07-03
arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAP
Dave P Martin
1
-1
/
+1
2015-07-03
arm64: entry: fix context tracking for el0_sp_pc
Mark Rutland
1
-0
/
+1
2015-07-03
arm64: Do not attempt to use init_mm in reset_context()
Catalin Marinas
1
-0
/
+8
2015-06-10
arm64: bpf: fix signedness bug in loading 64-bit immediate
Xi Wang
1
-1
/
+1
2015-05-17
arm64: dma-mapping: always clear allocated buffers
Marek Szyprowski
1
-4
/
+2
2015-05-17
mm/hugetlb: use pmd_page() in follow_huge_pmd()
Naoya Horiguchi
1
-6
/
+0
[next]