index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-24
Merge branch 'for-next/caches' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/build' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/boot' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/stacktrace' into for-next/core
Will Deacon
2021-06-08
Makefile: fix GDB warning with CONFIG_RELR
Nick Desaulniers
2021-05-27
arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macros
Will Deacon
2021-05-26
arm64: smp: initialize cpu offset earlier
Mark Rutland
2021-05-26
arm64: smp: unify task and sp setup
Mark Rutland
2021-05-26
arm64: smp: remove stack from secondary_data
Mark Rutland
2021-05-26
arm64: smp: remove pointless secondary_data maintenance
Mark Rutland
2021-05-26
arm64: assembler: add set_this_cpu_offset
Mark Rutland
2021-05-26
Merge branch 'for-next/stacktrace' into for-next/boot
Will Deacon
2021-05-26
arm64: stacktrace: Relax frame record alignment requirement to 8 bytes
Peter Collingbourne
2021-05-26
arm64: Change the on_*stack functions to take a size argument
Peter Collingbourne
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
2021-05-25
arm64: Fix cache maintenance function comments
Fuad Tabba
2021-05-25
arm64: sync_icache_aliases to take end parameter instead of size
Fuad Tabba
2021-05-25
arm64: __clean_dcache_area_pou to take end parameter instead of size
Fuad Tabba
2021-05-25
arm64: __clean_dcache_area_pop to take end parameter instead of size
Fuad Tabba
2021-05-25
arm64: __clean_dcache_area_poc to take end parameter instead of size
Fuad Tabba
2021-05-25
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
2021-05-25
arm64: dcache_by_line_op to take end parameter instead of size
Fuad Tabba
2021-05-25
arm64: __inval_dcache_area to take end parameter instead of size
Fuad Tabba
2021-05-25
arm64: Fix comments to refer to correct function __flush_icache_range
Fuad Tabba
2021-05-25
arm64: Move documentation of dcache_by_line_op
Fuad Tabba
2021-05-25
arm64: assembler: remove user_alt
Fuad Tabba
2021-05-25
arm64: Downgrade flush_icache_range to invalidate
Fuad Tabba
2021-05-25
arm64: Do not enable uaccess for invalidate_icache_range
Fuad Tabba
2021-05-25
arm64: Do not enable uaccess for flush_icache_range
Fuad Tabba
2021-05-25
arm64: Apply errata to swsusp_arch_suspend_exit
Fuad Tabba
2021-05-25
arm64: assembler: add conditional cache fixups
Mark Rutland
2021-05-25
arm64: assembler: replace `kaddr` with `addr`
Mark Rutland
2021-05-25
arm64: Implement stack trace termination record
Madhavan T. Venkataraman
2021-05-23
Linux 5.13-rc3
Linus Torvalds
2021-05-23
Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-05-23
Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-23
Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-05-23
Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-23
Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-05-22
Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-22
userfaultfd: hugetlbfs: fix new flag usage in error path
Mike Kravetz
2021-05-22
lib: kunit: suppress a compilation warning of frame size
Zhen Lei
2021-05-22
proc: remove Alexey from MAINTAINERS
Alexey Dobriyan
2021-05-22
linux/bits.h: fix compilation error with GENMASK
Rikard Falkeborn
2021-05-22
watchdog: reliable handling of timestamps
Petr Mladek
2021-05-22
kasan: slab: always reset the tag in get_freepointer_safe()
Alexander Potapenko
2021-05-22
tools/testing/selftests/exec: fix link error
Yang Yingliang
2021-05-22
ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry
Varad Gautam
2021-05-22
Revert "mm/gup: check page posion status for coredump."
Michal Hocko
[next]