index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
2
-4
/
+4
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
3
-3
/
+3
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
3
-3
/
+3
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
4
-4
/
+0
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-7
/
+1
*
arm: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-2
/
+8
*
arm: wire up dump_backtrace_{entry,stm}
Dmitry Safonov
2020-06-09
1
-5
/
+7
*
arm: add loglvl to dump_backtrace()
Dmitry Safonov
2020-06-09
1
-7
/
+9
*
arm: add loglvl to unwind_backtrace()
Dmitry Safonov
2020-06-09
2
-5
/
+6
*
arm/asm: add loglvl to c_backtrace()
Dmitry Safonov
2020-06-09
2
-5
/
+6
*
arm: rename flush_cache_user_range to flush_icache_user_range
Christoph Hellwig
2020-06-08
1
-1
/
+1
*
arm: fix the flush_icache_range arguments in set_fiq_handler
Christoph Hellwig
2020-06-08
1
-2
/
+2
*
Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-06-05
1
-4
/
+23
|
\
|
*
arm32/64/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACK
Kees Cook
2020-04-20
1
-2
/
+3
|
*
arm32/64/elf: Add tables to document READ_IMPLIES_EXEC
Kees Cook
2020-04-20
1
-3
/
+21
*
|
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-06-04
1
-1
/
+1
|
\
\
|
*
|
ARM/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-05-15
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-06-01
2
-13
/
+24
|
\
\
|
*
|
ARM: 8975/1: module: fix handling of unwind init sections
Vincent Whitchurch
2020-05-19
1
-3
/
+19
|
*
|
ARM: compat: remove KERNEL_DS usage in sys_oabi_epoll_ctl()
Russell King
2020-04-21
1
-10
/
+5
|
|
/
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-06-01
1
-1
/
+0
|
\
\
|
*
|
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
2020-05-08
1
-1
/
+0
|
|
/
*
|
ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hook
Fredrik Strupe
2020-05-19
1
-2
/
+2
*
|
Merge branch 'uaccess' into fixes
Russell King
2020-05-07
2
-15
/
+5
|
\
\
|
*
|
ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h
Russell King
2020-05-03
2
-15
/
+5
*
|
|
ARM: 8973/1: Add missing newline terminator to kernel message
Geert Uytterhoeven
2020-05-07
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
\
|
*
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
|
|
/
*
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-04-03
2
-5
/
+5
|
\
\
|
*
|
ARM: 8962/1: kexec: drop invalid assembly argument
Stefan Agner
2020-03-12
1
-4
/
+4
|
*
|
ARM: allow unwinder to unwind recursive functions
Russell King
2020-02-21
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-02
5
-68
/
+8
|
\
\
\
|
*
|
|
arm: Remove the ability to set HYP vectors outside of the decompressor
Marc Zyngier
2020-03-24
1
-31
/
+8
|
*
|
|
arm: Remove HYP/Stage-2 page-table support
Marc Zyngier
2020-03-24
3
-26
/
+0
|
*
|
|
arm: Remove 32bit KVM host support
Marc Zyngier
2020-03-24
1
-11
/
+0
*
|
|
|
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
1
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ARM: Use reboot_cpu instead of hardcoding it to 0
Qais Yousef
2020-03-25
1
-1
/
+1
|
*
|
|
ARM: Don't use disable_nonboot_cpus()
Qais Yousef
2020-03-25
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-03-16
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()
Florian Fainelli
2020-02-21
1
-0
/
+2
|
|
/
*
|
arm/patch: Fix !MMU compile
Peter Zijlstra
2020-02-11
1
-10
/
+9
*
|
arm/ftrace: Fix BE text poking
Peter Zijlstra
2020-02-11
1
-5
/
+2
|
/
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-02-04
2
-2
/
+6
|
\
|
*
ARM: 8948/1: Prevent OOB access in stacktrace
Vincent Whitchurch
2020-01-25
2
-2
/
+6
*
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-4
/
+4
*
|
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
1
-2
/
+0
|
\
\
|
*
|
arch/arm/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-2
/
+0
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-28
2
-2
/
+4
|
\
\
\
|
*
\
\
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
2019-12-25
2
-5
/
+9
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
[next]