index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-112
/
+12
2020-12-15
arch, mm: make kernel_page_present() always available
Mike Rapoport
2
-3
/
+2
2020-12-15
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
2
-5
/
+7
2020-12-15
arm, arm64: move free_unused_memmap() to generic mm
Mike Rapoport
2
-71
/
+1
2020-12-15
mm: forbid splitting special mappings
Dmitry Safonov
1
-36
/
+3
2020-12-15
arm64: mremap speedup - enable HAVE_MOVE_PUD
Kalesh Singh
2
-0
/
+2
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+10
2020-12-14
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2020-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
68
-908
/
+1250
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
14
-153
/
+124
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+4
2020-12-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-3
/
+31
2020-12-10
Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
4
-3
/
+31
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
24
-206
/
+298
2020-12-09
Merge remote-tracking branch 'arm64/for-next/scs' into for-next/core
Catalin Marinas
5
-25
/
+105
2020-12-09
Merge remote-tracking branch 'arm64/for-next/perf' into for-next/core
Catalin Marinas
2
-2
/
+41
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
15
-83
/
+45
2020-12-09
Merge branch 'for-next/uaccess' into for-next/core
Catalin Marinas
30
-331
/
+229
2020-12-09
Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...
Catalin Marinas
384
-5829
/
+23108
2020-12-09
Merge tag 'sunxi-fixes-for-5.10-3' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2
-2
/
+2
2020-12-07
Merge tag 'sunxi-fixes-for-5.10-2' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-1
/
+1
2020-12-06
Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+1
2020-12-04
arm64: Fix build failure when HARDLOCKUP_DETECTOR_PERF is enabled
Will Deacon
1
-1
/
+1
2020-12-03
arm64: mte: fix prctl(PR_GET_TAGGED_ADDR_CTRL) if TCF0=NONE
Peter Collingbourne
1
-1
/
+2
2020-12-03
arm64: mark __system_matches_cap as __maybe_unused
Mark Rutland
1
-1
/
+1
2020-12-03
arm64/mm: Implement pXX_leaf_size() support
Peter Zijlstra
1
-0
/
+4
2020-12-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
12
-181
/
+243
2020-12-02
arm64: uaccess: remove vestigal UAO support
Mark Rutland
3
-33
/
+0
2020-12-02
arm64: uaccess: remove redundant PAN toggling
Mark Rutland
3
-58
/
+19
2020-12-02
arm64: uaccess: remove addr_limit_user_check()
Mark Rutland
2
-7
/
+2
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
13
-92
/
+13
2020-12-02
arm64: uaccess cleanup macro naming
Mark Rutland
6
-26
/
+26
2020-12-02
arm64: uaccess: split user/kernel routines
Mark Rutland
2
-65
/
+47
2020-12-02
arm64: uaccess: refactor __{get,put}_user
Mark Rutland
1
-17
/
+27
2020-12-02
arm64: uaccess: simplify __copy_user_flushcache()
Mark Rutland
1
-3
/
+1
2020-12-02
arm64: uaccess: rename privileged uaccess routines
Mark Rutland
3
-8
/
+8
2020-12-02
arm64: sdei: explicitly simulate PAN/UAO entry
Mark Rutland
2
-6
/
+39
2020-12-02
arm64: sdei: move uaccess logic to arch/arm64/
Mark Rutland
1
-6
/
+12
2020-12-02
arm64: head.S: always initialize PSTATE
Mark Rutland
2
-11
/
+26
2020-12-02
arm64: head.S: cleanup SCTLR_ELx initialization
Mark Rutland
3
-10
/
+16
2020-12-02
arm64: head.S: rename el2_setup -> init_kernel_el
Mark Rutland
2
-8
/
+9
2020-12-02
arm64: add C wrappers for SET_PSTATE_*()
Mark Rutland
3
-3
/
+7
2020-12-02
arm64: ensure ERET from kthread is illegal
Mark Rutland
1
-9
/
+8
2020-12-02
KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()
Yanan Wang
3
-2
/
+15
2020-12-02
KVM: arm64: Fix handling of merging tables into a block entry
Yanan Wang
1
-1
/
+7
2020-12-02
KVM: arm64: Fix memory leak on stage2 update of a valid PTE
Yanan Wang
1
-0
/
+9
2020-12-01
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
2
-4
/
+1
2020-12-01
arm64: sdei: Push IS_ENABLED() checks down to callee functions
Will Deacon
1
-12
/
+18
2020-12-01
arm64: scs: use vmapped IRQ and SDEI shadow stacks
Sami Tolvanen
5
-20
/
+94
2020-12-01
arm64: dts: allwinner: H5: NanoPi Neo Plus2: phy-mode rgmii-id
Heinrich Schuchardt
1
-1
/
+1
[next]