index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-01
18
-1
/
+19
|
\
|
*
vfs: add faccessat2 syscall
Miklos Szeredi
2020-05-14
18
-1
/
+19
*
|
Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-01
6
-238
/
+220
|
\
\
|
*
|
signal: refactor copy_siginfo_to_user32
Christoph Hellwig
2020-05-05
3
-4
/
+34
|
*
|
powerpc/spufs: simplify spufs core dumping
Christoph Hellwig
2020-05-05
3
-176
/
+117
|
*
|
powerpc/spufs: stop using access_ok
Christoph Hellwig
2020-05-05
1
-34
/
+8
|
*
|
powerpc/spufs: fix copy_to_user while atomic
Jeremy Kerr
2020-05-05
1
-38
/
+75
*
|
|
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-01
22
-186
/
+84
|
\
\
\
|
*
|
|
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
2020-05-29
8
-114
/
+0
|
*
|
|
arm: switch to csum_and_copy_from_user()
Al Viro
2020-05-29
1
-0
/
+14
|
*
|
|
sh32: convert to csum_and_copy_from_user()
Al Viro
2020-05-29
1
-2
/
+7
|
*
|
|
m68k: convert to csum_and_copy_from_user()
Al Viro
2020-05-29
2
-3
/
+4
|
*
|
|
xtensa: switch to providing csum_and_copy_from_user()
Al Viro
2020-05-29
1
-4
/
+7
|
*
|
|
sparc: switch to providing csum_and_copy_from_user()
Al Viro
2020-05-29
3
-2
/
+9
|
*
|
|
parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user()
Al Viro
2020-05-29
2
-10
/
+5
|
*
|
|
alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user()
Al Viro
2020-05-29
2
-4
/
+5
|
*
|
|
ia64: turn csum_partial_copy_from_user() into csum_and_copy_from_user()
Al Viro
2020-05-29
2
-15
/
+6
|
*
|
|
ia64: csum_partial_copy_nocheck(): don't abuse csum_partial_copy_from_user()
Al Viro
2020-05-29
1
-2
/
+2
|
*
|
|
x86: switch 32bit csum_and_copy_to_user() to user_access_{begin,end}()
Al Viro
2020-05-29
3
-7
/
+3
|
*
|
|
x86: switch both 32bit and 64bit to providing csum_and_copy_from_user()
Al Viro
2020-05-29
4
-13
/
+14
|
*
|
|
x86_64: csum_..._copy_..._user(): switch to unsafe_..._user()
Al Viro
2020-05-29
1
-11
/
+12
|
*
|
|
get rid of csum_partial_copy_to_user()
Al Viro
2020-04-22
3
-10
/
+7
|
|
/
/
*
|
|
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-06-01
2
-2
/
+2
|
\
\
\
|
*
|
|
docs: fix broken references for ReST files that moved around
Mauro Carvalho Chehab
2020-04-20
1
-1
/
+1
|
*
|
|
docs: fix broken references to text files
Mauro Carvalho Chehab
2020-04-20
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-06-01
15
-123
/
+98
|
\
\
\
|
*
|
|
ARM: 8980/1: Allow either FLATMEM or SPARSEMEM on the multiplatform build
Gregory Fong
2020-05-26
1
-1
/
+10
|
*
|
|
ARM: 8979/1: Remove redundant ARCH_SPARSEMEM_DEFAULT setting
Kevin Cernekee
2020-05-26
1
-3
/
+0
|
*
|
|
ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE
Linus Walleij
2020-05-26
1
-1
/
+2
|
*
|
|
Merge tag 'efi-arm-no-relocate-for-rmk' of git://git.kernel.org/pub/scm/linux...
Russell King
2020-05-26
2
-47
/
+37
|
|
\
\
\
|
|
*
|
|
ARM: decompressor: run decompressor in place if loaded via UEFI
Ard Biesheuvel
2020-05-19
1
-25
/
+14
|
|
*
|
|
ARM: decompressor: move GOT into .data for EFI enabled builds
Ard Biesheuvel
2020-05-19
1
-0
/
+5
|
|
*
|
|
ARM: decompressor: defer loading of the contents of the LC0 structure
Ard Biesheuvel
2020-05-19
1
-11
/
+4
|
|
*
|
|
ARM: decompressor: split off _edata and stack base into separate object
Ard Biesheuvel
2020-05-19
1
-11
/
+12
|
|
*
|
|
ARM: decompressor: move headroom variable out of LC0
Ard Biesheuvel
2020-05-19
1
-2
/
+4
|
*
|
|
|
ARM: 8975/1: module: fix handling of unwind init sections
Vincent Whitchurch
2020-05-19
1
-3
/
+19
|
*
|
|
|
ARM: 8974/1: use SPARSMEM_STATIC when SPARSEMEM is enabled
Mike Rapoport
2020-05-19
1
-0
/
+1
|
|
/
/
/
|
*
|
|
ARM: 8971/1: replace the sole use of a symbol with its definition
Jian Cai
2020-04-29
1
-2
/
+1
|
*
|
|
ARM: 8969/1: decompressor: simplify libfdt builds
Masahiro Yamada
2020-04-29
8
-56
/
+24
|
*
|
|
ARM: compat: remove KERNEL_DS usage in sys_oabi_epoll_ctl()
Russell King
2020-04-21
1
-10
/
+5
|
|
/
/
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-06-01
105
-792
/
+1862
|
\
\
\
|
*
\
\
Merge branch 'for-next/scs' into for-next/core
Will Deacon
2020-05-28
16
-9
/
+168
|
|
\
\
\
|
|
*
|
|
arm64: entry-ftrace.S: Update comment to indicate that x18 is live
Will Deacon
2020-05-18
1
-2
/
+3
|
|
*
|
|
scs: Move DEFINE_SCS macro into core code
Will Deacon
2020-05-18
1
-4
/
+0
|
|
*
|
|
scs: Remove references to asm/scs.h from core code
Will Deacon
2020-05-18
1
-2
/
+2
|
|
*
|
|
scs: Move scs_overflow_check() out of architecture code
Will Deacon
2020-05-18
3
-21
/
+1
|
|
*
|
|
arm64: scs: Use 'scs_sp' register alias for x18
Will Deacon
2020-05-18
3
-8
/
+10
|
|
*
|
|
arm64: scs: Store absolute SCS stack pointer value in thread_info
Will Deacon
2020-05-18
3
-8
/
+7
|
|
*
|
|
arm64: scs: Add shadow stacks for SDEI
Sami Tolvanen
2020-05-15
2
-1
/
+18
|
|
*
|
|
arm64: Implement Shadow Call Stack
Sami Tolvanen
2020-05-15
9
-2
/
+114
[next]