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
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
syscalls: use uaccess_kernel in addr_limit_user_check
Christoph Hellwig
1
-0
/
+2
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-15
/
+0
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
3
-3
/
+0
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-40
/
+12
2020-08-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-17
/
+24
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
1
-3
/
+2
2020-07-31
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-5
/
+23
2020-07-30
initrd: remove support for multiple floppies
Christoph Hellwig
1
-2
/
+0
2020-07-27
kill unused dump_fpu() instances
Al Viro
1
-15
/
+0
2020-07-27
arm: switch to ->regset_get()
Al Viro
1
-40
/
+12
2020-07-21
ARM: 8993/1: remove it8152 PCI controller driver
Mike Rapoport
1
-17
/
+0
2020-07-21
ARM: 8992/1: Fix unwind_frame for clang-built kernels
Nathan Huckleberry
1
-0
/
+24
2020-07-21
ARM: 8987/1: VDSO: Fix incorrect clock_gettime64
Jaedon Shin
1
-0
/
+1
2020-07-21
ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints
Will Deacon
1
-5
/
+22
2020-07-08
Raise gcc version requirement to 4.9
Linus Torvalds
1
-9
/
+0
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-3
/
+2
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
1
-1
/
+1
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
1
-1
/
+1
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2
-2
/
+3
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-4
/
+4
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
4
-4
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-7
/
+1
2020-06-09
arm: add show_stack_loglvl()
Dmitry Safonov
1
-2
/
+8
2020-06-09
arm: wire up dump_backtrace_{entry,stm}
Dmitry Safonov
1
-5
/
+7
2020-06-09
arm: add loglvl to dump_backtrace()
Dmitry Safonov
1
-7
/
+9
2020-06-09
arm: add loglvl to unwind_backtrace()
Dmitry Safonov
2
-5
/
+6
2020-06-09
arm/asm: add loglvl to c_backtrace()
Dmitry Safonov
2
-5
/
+6
2020-06-08
arm: rename flush_cache_user_range to flush_icache_user_range
Christoph Hellwig
1
-1
/
+1
2020-06-08
arm: fix the flush_icache_range arguments in set_fiq_handler
Christoph Hellwig
1
-2
/
+2
2020-06-05
Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+23
2020-06-04
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2020-06-01
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-13
/
+24
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+0
2020-05-19
ARM: 8975/1: module: fix handling of unwind init sections
Vincent Whitchurch
1
-3
/
+19
2020-05-19
ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hook
Fredrik Strupe
1
-2
/
+2
2020-05-15
ARM/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
1
-1
/
+0
2020-05-07
Merge branch 'uaccess' into fixes
Russell King
2
-15
/
+5
2020-05-07
ARM: 8973/1: Add missing newline terminator to kernel message
Geert Uytterhoeven
1
-1
/
+1
2020-05-03
ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h
Russell King
2
-15
/
+5
2020-04-21
ARM: compat: remove KERNEL_DS usage in sys_oabi_epoll_ctl()
Russell King
1
-10
/
+5
2020-04-20
arm32/64/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACK
Kees Cook
1
-2
/
+3
2020-04-20
arm32/64/elf: Add tables to document READ_IMPLIES_EXEC
Kees Cook
1
-3
/
+21
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-04-03
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-5
/
+5
[next]